Kod: Zaznacz cały
nvidia-xconfigure
Kod: Zaznacz cały
nvidia-xconfigure
Kod: Zaznacz cały
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TripleBuffer" "true"
Option "no GLXFBConfig for depth 32"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "true"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Probowalem juz edytowac wlasnorecznie,i co zauwazylem jak dodam cos do skecji "Screen" X'y po prostu nie wstaja w logu jest napisane,ze znaleziono "Screen" ale jego konfiguracja jest bezuzyteczna.Tak wiec zamieszczam X.org'a budowane przez Nvidie:Pies pisze:Może spróbuj samemu poprawić xorga? U mnie (7600GT) elementy które mogą ci pomóc tak wyglądają:A, i czy mógłbyś zmieścić xorg generowany przez nvidię?Kod: Zaznacz cały
Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TripleBuffer" "true" Option "no GLXFBConfig for depth 32" Option "AddARGBVisuals" "True" Option "AddARGBGLXVisuals" "True" Option "DisableGLXRootClipping" "true" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection
Kod: Zaznacz cały
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Kod: Zaznacz cały
sh NVIDIA-Linux-x86-173.14.09-pkg1.run --uninstall
Ten stary zostal odinstalowany przy instalacji nowego ale skoro tak mowisz trzeba sie upewnic,czy dokladnie.maly pisze:Usuń sterownik stary, jak i nowy:Zainstaluj później tylko jeden, wygeneruj xorg.conf jednym z sposobów podanych na forum (Sposób na generowanie xorg.conf - Lenny/Sid) i dodaj odpowiednie wpisy dla Compiz-a.Kod: Zaznacz cały
sh NVIDIA-Linux-x86-173.14.09-pkg1.run --uninstall