Sida 2 av 3

Nvidia Drivers

Postat: 02 dec 2006, 16:13
av Rasmus
Funkade för mig när jag skulle installera nvidia drivers :D

Du kör det i terminalen så att det ska hamna i historiken så att pil uppoch ner går att använda. :)

Nvidia Drivers

Postat: 02 dec 2006, 16:16
av kaapu
Du tog det punkt för punkt va?
Alla var för sig och inte alla samtidigt eller?

Nvidia Drivers

Postat: 02 dec 2006, 16:21
av Rasmus
En för en ja

Nvidia Drivers

Postat: 02 dec 2006, 16:42
av kaapu
Enable compositing in X

in /etc/X11/xorg.conf (Remember to back it up again just incase)

Add this to Section "Screen"
file.png File:/etc/X11/xorg.conf

# Enable 32-bit ARGB GLX Visuals
Option "AddARGBGLXVisuals" "True"
# If you are using an older version of compiz that
# does not support rendering into the Composite
# Overlay Window, you will need to disable clipping
# of GLX rendering to the X Root window with this
# option, or you will get a blank screen after
# starting compiz:
# Option "DisableGLXRootClipping" "True"

After receiving black screens on login... i've hashed that last line and now all is fine.

Det sista låter ju inte så bra. Kan jag inte bara sudda bort # Option "DisableGLXRootClipping" "True" direkt?
Antar att hashed är sudda bort.

Nvidia Drivers

Postat: 02 dec 2006, 16:45
av Okänd
[quote="kaapu"]Enable compositing in X

in /etc/X11/xorg.conf (Remember to back it up again just incase)

Add this to Section "Screen"
file.png File:/etc/X11/xorg.conf

# Enable 32-bit ARGB GLX Visuals
Option "AddARGBGLXVisuals" "True"
# If you are using an older version of compiz that
# does not support rendering into the Composite
# Overlay Window, you will need to disable clipping
# of GLX rendering to the X Root window with this
# option, or you will get a blank screen after
# starting compiz:
# Option "DisableGLXRootClipping" "True"

After receiving black screens on login... i've hashed that last line and now all is fine.

Det sista låter ju inte så bra. Kan jag inte bara sudda bort # Option "DisableGLXRootClipping" "True" direkt?
Antar att hashed är sudda bort.[/quote]
Du kör inte någon äldre Compiz du kör Beryl så därför ska du inte göra någonting med den raden.

Option "AddARGBGLXVisuals" "True" däremot måste vara med.

:)

Nvidia Drivers

Postat: 02 dec 2006, 16:47
av kaapu
"Option "AddARGBGLXVisuals" "True" däremot måste vara med."

Var ska den vara med ? :)

Nvidia Drivers

Postat: 02 dec 2006, 16:50
av Okänd
[quote="kaapu"]"Option "AddARGBGLXVisuals" "True" däremot måste vara med."

Var ska den vara med ? :)[/quote]
Under sektionen Screen....:)


Enable compositing in X


in /etc/X11/xorg.conf (Remember to back it up again just incase)

Add this to Section "Screen"


file.png File:/etc/X11/xorg.conf

# Enable 32-bit ARGB GLX Visuals
Option "AddARGBGLXVisuals" "True"
# If you are using an older version of compiz that
# does not support rendering into the Composite
# Overlay Window, you will need to disable clipping
# of GLX rendering to the X Root window with this
# option, or you will get a blank screen after
# starting compiz:
# Option "DisableGLXRootClipping" "True"

After receiving black screens on login... i've hashed that last line and now all is fine.

Nvidia Drivers

Postat: 02 dec 2006, 16:52
av kaapu
så i xorg.conf filen under rubriken screen ska det se ut såhär :

Kod: Markera allt

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NV17 [GeForce4 MX 420]"
    Monitor        "LS704U"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1024x768" "800x600" "640x480"
   "AddARGBGLXVisuals" "True" 
 EndSubSection
EndSection

Nvidia Drivers

Postat: 02 dec 2006, 16:57
av Okänd
[quote="kaapu"]så i xorg.conf filen under rubriken screen ska det se ut såhär :[/quote]
Yup...

Nvidia Drivers

Postat: 02 dec 2006, 17:01
av kaapu
Wei Tack så mkt ! Nu är Nvidia drivers färdig installerade ! Bara Beryl kvar nu då !

Nvidia Drivers

Postat: 02 dec 2006, 17:08
av kaapu
Jippi !! Det funkar nu! Tack så mkt för all hjälp !! :)

Nu undrar jag bara hur man får tillbaka den menyn där uppe på alla saker man öppnar. Där man kna stänga av, eller förminska eller förstora?

Nvidia Drivers

Postat: 02 dec 2006, 17:22
av Okänd
[quote="kaapu"]Jippi !! Det funkar nu! Tack så mkt för all hjälp !! :)

Nu undrar jag bara hur man får tillbaka den menyn där uppe på alla saker man öppnar. Där man kna stänga av, eller förminska eller förstora?[/quote]
Nu börjar lite Beryl Exercis.....:)

Om du högerklickar på ett program som är startat i notifieringen(panelen) så har du Flytta

Dra ner fönstret. Det brukar "klibba" fast sig till vänster upptill.

Sedan via Beryls diamant har du Temahanteraren, vidare Starta om fönsterhanteraren samt fönsterdekoratörern.

Labba lite så kommer du underfund med hur det funkar...

Ctrl-Alt, vänster musknapp har du då "the magic cube"... :)

Nvidia Drivers

Postat: 02 dec 2006, 17:37
av kaapu
Ahh testar runt som bara den ! :D
Men hur byter man tema? Inte genom uppdatera va?

Nvidia Drivers

Postat: 02 dec 2006, 17:59
av Okänd
[quote="kaapu"]Ahh testar runt som bara den ! :D
Men hur byter man tema? Inte genom uppdatera va?[/quote]
Du bara markerar ett nytt tema så byts det... jag brukar iaf klicka på "uppdatera" för
då skrivs det till configen.

Bild

Här har du fler som man då kör "import" på efter nedladdning

http://www.gnome-look.org/index.php?xso ... igh&page=0

Beryls eget forum är just uppstartat igen och där blir det massor med ideer.

Have Fun...:)

Nvidia Drivers

Postat: 02 dec 2006, 18:18
av Rasmus
Installerade beryl nu
men när jag startar det så blinkar fönstren tre gånger sen stängs det av, så ska det väll inte vara eller?

EDIT terminalens utskrift är:

Kod: Markera allt

XGL Absent, checking for NVIDIA
Nvidia Absent, assuming AIGLX
beryl: No composite extension
XGL Absent, checking for NVIDIA
Nvidia Absent, assuming AIGLX
beryl: No composite extension
Reloading...
Reloading...
Reloading...
Reloading...
Reloading...
Engine settings loaded
Reloading...

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 20

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 20

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 20

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 20

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 20

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 20

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 20

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 20

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 20

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 20

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 22

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21

(emerald-theme-manager:15789): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 21
Reloading...
XGL Absent, checking for NVIDIA
Nvidia Absent, assuming AIGLX
beryl: No composite extension

Nvidia Drivers

Postat: 02 dec 2006, 18:20
av kaapu
Hm för mig verkar det inte fungera att byta tema?

En annan sak som inte heller fungerar är terminalen. Allting är vitt även om jag har svart som bakrdunsfärg..

Sen har jag inte heller hittat hur man får den menyn där uppe där man kan stänga av mappen/programmet eller minimerar etc. Någon som vet?

Annars är beryl riktigt fett! Hoppas jag hittar svaren till mina problem.:)

Nvidia Drivers

Postat: 02 dec 2006, 18:39
av kaapu
När jag försöker byta tema kmr detta upp i terminalen :

beryl: No GLXFBConfig for depth 32
beryl: No GLXFBConfig for depth 32
beryl: No GLXFBConfig for depth 32

Vad göra?

Nvidia Drivers

Postat: 02 dec 2006, 18:43
av Okänd
[quote="kaapu"]När jag försöker byta tema kmr detta upp i terminalen :

beryl: No GLXFBConfig for depth 32
beryl: No GLXFBConfig for depth 32
beryl: No GLXFBConfig for depth 32

Vad göra?[/quote]
Undra om drivaren är riktigt på... ?

Kolla via Program > Systemverktyg > nVidia X server ....

Annars om det strular så har du alltid "Välj Fönsterhanterare" och välja Gnomes så är man tillbaka.

Man kan också strula till sina configfiler och de tar man bara bort i .beryl mappen. Ctrl-h så ser man dolda mappar i hemkatalogen.

:)

Nvidia Drivers

Postat: 02 dec 2006, 19:06
av kaapu
beryl: Couldn't bind redirected window 0x280001f to texture
beryl: No GLXFBConfig for depth 32
beryl: Couldn't bind redirected window 0x2806be2 to texture
beryl: No GLXFBConfig for depth 32


Detta kmr upp absolut hela tiden när jag kör beryl. Mer och mer hela tiden.
Det är ju något som inte fungerar riktigt som det ska.:(

Ska man kankse ta o installera om alla drivrutiner och beryl?

Nvidia Drivers

Postat: 02 dec 2006, 19:41
av Okänd
[quote="kaapu"]beryl: Couldn't bind redirected window 0x280001f to texture
Ska man kankse ta o installera om alla drivrutiner och beryl?[/quote]
Njau... du måste ha koll på drivaren som steg 1

Kolla via Program > Systemverktyg > nVidia X server ....

Har du någon kontrollpanel....?

Vad kör du för upplösning ? färgdjupet sedan bör vara minst 24ppb.

Via terminalen är glx igång ? glxinfo

Syns även via nVidias kontrollpanel.

Ta dig lite tid och undersöka detta sedan starta Beryl igen.