OK, I think nVidia just broke my laptop on me. I had noted that the openGL screen savers had stopped running so decided to look into why. Googling and poking around I came across an nvidia configuration tool so thought I would give it a try... nvidia-xconfig Didn't give me any kind of feedback so who knows if it worked ok or not... I also happened to do an update on all packages from the repositories, that are newer than the ones I have, hoping for a fixed driver or something. So who knows if the update broke something... sigh.. Anywise, after rebooting, I can no longer get past the init 3 level. The GUI desktop at init 5 fails to come alive. So can some kind guru help me get my poor laptop back up on it's feet? Appreciate it.. Marc.. Here are some of the particulars - I am running openSuSE 11.3 x64 uname-a gives Linux MarcsLaptop 2.6.34.7-0.7-desktop #1 SMP PREEMPT 2010-12-13 11:13_53 +0100 x86_64 x86_64 GNU/Linux The Xorg.0.log file gives me this bit of interesting info at the end, but it makes no sense to me.. [ 16.078] (II) Primary Device is: PCI 00@00:02:0 [ 16.078] (EE) No devices detected. [ 16.078] Fatal server error: [ 16.078] no screens found [ 16.078] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 16.078] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 16.078] lspci | grep -i nvidia gives 01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce GT 330M] (rev a2) rpm -qa | grep -i nvidia gives nvidia-gfxG02-kmp-desktop-260.19.29_k2.6.34.0_12-21.1.x86_64 nvidia-settings-260.19.21-0.pm.1.6.x86_64 x11-video-nvidiaG02-260.19.29-22.1.x86_64 I tried to use the backup version of xorg.conf but no joy... cat xorg.conf gives # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 260.19.29 (buildmeister@swio-display-x86-rhel47-04.nvidia.com) Wed Dec 8 12:27:39 PST 2010 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" 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 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org