Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Hardware => Téma založeno: Jakli 26 Března 2009, 20:54:29
-
Zdravím, měl jsem nainstalované nejnovější oficiální nvidia ovladače 180.29 (podle jejich návodu), ale dnes z ničeho nic přestalo fungovat akcelerované prostředí. Nemám potuchy, čím to mohlo být způsobeno, takže jsem v ovladačích hardwaru vybral doporučovaný ovladač, ale po restartu nechtěl naběhnout Xserver. Předpokládám, že mám špatně nastavený xorg.conf a nejspíš bych měl nějak odstranit ten 180.29 ovladač, jenže v synapticu jsem nic nenašel. Poradí někdo prosím?
Ubuntu 8.10
GeForce 6150SE
[attachment deleted by admin]
-
Mne pomohlo preinštalovanie oficialných ovladačov od nvidie.
-
Tak jsem zkusil znovu nainstalovat ty 180.29. Psalo mi to, že nějaký ovladače jsou tu přítomný, takže je to zkusí co nejlépe odinstalovat. Instalace v klidu, vytvořen nový xorg.conf, jenže když startuju Xwindows, tak to píše:
Ubuntu is running in low-graphics mode
The following error was encountered. You may need to update your configuration to solve this.
(EE) Failed to load module "type1" (module does not exist. 0)
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
Please ensure
(EE) NVIDIA(0): that there is a supported NVIDIA GPU in
this system, and
(EE) NVIDIA(0): that the NVIDIA device files have been
created properly.
(EE) NVIDIA(0): Please consult the NVIDIA README for
details.
(EE) NVIDIA(0): *** Aborting ***
(EE) Screen(s) foung, but none have a usable configuration.
xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Thu Feb 5 00:18:17 PST 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
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
-
Mam presne ten samy, problem...nastal po upgradu z 8.04 na 8.10. Vypise mi to same po bootovani tedy :
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module! Please ensure
(EE) NVIDIA(0): that there is a supported NVIDIA GPU in this system, and
(EE) NVIDIA(0): that the NVIDIA device files have been created properly.
(EE) NVIDIA(0): Please consult the NVIDIA README for details.
(EE) NVIDIA(0): *** Aborting ***
glxinfo |grep direct vypise :
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual or fbconfig
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Zkousel sem navod od sud: http://forum.ubuntu.cz/index.php/topic,15879.0.html, kde mam presne totozny vypis....tedy mam asi naistalovany 3 ruzne nVidia moduly? Editace souboru /etc/default/linux-restricted-modules-common, kde pridam DISABLED_MODULES="nvidia nvidia_legacy", nepomuze.
Mam verzi jadra 2.6.24-19, Geforce 7000M, Asus F5N.
-
Tak nakonec stačilo odstranit všechny balíky s názvem nvidia* a přeinstalovat ovladač 180.29 a zase funguje akcelerace. Nicméně stejný problém se může vyskytnout zase. Odinstalace ovladačů by měla jít asi přes ten nvidia installer, radši to ale nebudu zkoušet, dokud to funguje :-)