PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : nvidia geht mit kubuntu 8.04 nicht (mehr)



hagman
02.11.08, 19:04
Nach upgrade auf kubuntu 8.04.1 will meine Nvidia nicht mehr (was ich erst beim "Start" von Google-Earth bemerkt habe). Ich weiss, dass ich die Karte beim alten Kernel manuell ans Laufen bekommen hatte.

# lspci -v | grep -A 8 VGA
01:00.0 VGA compatible controller: nVidia Corporation NV20 [GeForce3 Ti 200] (rev a3) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. Unknown device 8838
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 11
Memory at e0000000 (32-bit, non-prefetchable) [size=16M]
Memory at d8000000 (32-bit, prefetchable) [size=64M]
Memory at dc000000 (32-bit, prefetchable) [size=512K]
[virtual] Expansion ROM at dc080000 [disabled] [size=64K]
Capabilities: [60] Power Management version 2
Capabilities: [44] AGP version 2.0

Im Prinzip sollte doch

envyng -t
Das Äquivalent von der manuellen Methode bzw. "NVIDIA + 3D für Dummies" ausführen, oder?
Bei mir irgendwie nicht...
Sieht zwar erfolgreich aus (leicht gekürzt):

$ sudo envyng -t
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
warnings.warn("apt API not stable yet", FutureWarning)


+-------------------------------------------------+
| |
| Welcome to EnvyNG 1.1.1 |
| |
| Developed by Alberto Milone (aka tseliot) |
| |
+-------------------------------------------------+


+-----------------------------------------------------------+
| EnvyNG Menu ver.1.1.1 |
| |
| 1 - Install the NVIDIA driver |
| |
| 2 - Uninstall the NVIDIA driver |
| |
| 3 - Install the ATI driver |
| |
| 4 - Uninstall the ATI driver |
| |
| 5 - Install the ATI/NVIDIA driver Manually |
| |
| 6 - Restart the Xserver |
| |
| 7 - Restart your computer |
| |
| 8 - Exit |
| |
| NOTE: IF THE SCREEN TURNS BLACK, PLEASE TYPE ALT+F1 |
+-----------------------------------------------------------+
Please select one of the activities displayed above and press ENTER:

1
EnvyNG - Version 1.1.1
Ubuntu Hardy 32bit
Your graphic card has been detected as a GeForce3 Ti 200
Your graphic card is supported by the new legacy driver
...
EnvyNG: The following packages will be removed:
nvidia-glx
nvidia-glx-dev
nvidia-kernel-source
nvidia-settings

EnvyNG: attempting to remove the packages
EnvyNG: Updating the packages list
...
EnvyNG: Ubuntu stock kernel detected (2.6.24-21-386)

OK: All the packages are installed

OK: All the packages are installed
...
EnvyNG: The following packages are not installed:
nvidia-kernel-source
nvidia-glx
nvidia-glx-dev

EnvyNG: attempting to install the packages
...
Die folgenden NEUEN Pakete werden installiert:
nvidia-glx nvidia-glx-dev nvidia-kernel-source
...
Richte nvidia-glx ein (1:96.43.05+2.6.24.14-21.51) ...

Richte nvidia-glx-dev ein (1:96.43.05+2.6.24.14-21.51) ...

Richte nvidia-kernel-source ein (1:96.43.05+2.6.24.14-21.51) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
EnvyNG: The following packages are not installed:
nvidia-settings

EnvyNG: attempting to install the packages
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Reading state information... Fertig
...
Richte nvidia-kernel-source ein (1:96.43.05+2.6.24.14-21.51) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
EnvyNG: The following packages are not installed:
nvidia-settings

EnvyNG: attempting to install the packages
...
Richte nvidia-settings ein (1.0+20080304-0ubuntu1) ...

Do you want to restart your computer now (Recommended)? (y/n) \ "y" is the default answer


Das hier gefällt mir auch nicht:

$ modprobe nvidia
FATAL: Error running install command for nvidia

Nach Neustart kommt kein kdm (Bildschirm zwinkert ein paar Mal, aber das war's). Ich muss in der xorg.conf manuell auf nv zurückstellen, um wieder arbeiten zu können.
Explizites Aus-dem-Weg-Räumen (apt-get remove xserver-xorg-video-nv und envyng --uninstall-all) vorab oder einfügen von nvidia in /etc/modules hat leider auch nicht geholfen.

Was tun?
Danke im Voraus
hagman

hagman
02.11.08, 20:04
Hab gerade nochmal /var/log/Xorg.0.log und /etc/X11/xorg.conf reproduziert:
19058

MiGo
14.11.08, 14:03
modprobe nvidia
FATAL: Error running install command for nvidia
Der Grund dafür lässt sich mit dem Befehl "dmesg" rausfinden. Ich würde mal auf den falschen Treiber tippen - die GeForce3 Ti 200 wird afaik schon eine ganze Weile nicht mehr vom "normalen" NVidia-Treiber unterstützt, da musst du den legacy-Treiber nehmen.