LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-19-2007, 08:29 PM   #1
fjd
Member
 
Registered: Apr 2006
Distribution: Ubuntu 10.10
Posts: 39

Rep: Reputation: 15
NVIDIA driver Suse 10.2 Install problem


I was installing the NVIDIA video driver on a perfectly good working version of Suse 10.2 on an HP pavilion laptop using Yast and something went wrong. The laptop now boots to a raw unix prompt and doesn't start X11. while I was configuring using sax -r I noticed the log files were saying something about a screen not found. I've been looking how to get back to a state I can use the laptop again. I had read about all sorts of issues installing the NVidia drivers but Yast has been working so well in 10.2 I guess I got a little too confident.

Any help in how to remove the driver would be greatly appreciated. I've been looking all over for a solution but haven't found it yet.

FJD
 
Old 03-20-2007, 01:18 PM   #2
johngreenwood
Member
 
Registered: Nov 2006
Location: Lancashire, United Kingdom
Distribution: Slackware 13
Posts: 243

Rep: Reputation: 31
No screens found. Maybe you should post your xorg.conf, perhaps it has done something to it and ended up misconfiguring it.
 
Old 03-20-2007, 01:21 PM   #3
Cogar
Senior Member
 
Registered: Oct 2005
Location: It varies, but usually within 100 feet of a keyboard.
Distribution: Fedora 10, Kubuntu 8.04, Puppy 4.1.2, openSUSE 11.2
Posts: 1,126

Rep: Reputation: 52
If it was working, my guess is that you do not need to remove anything. Did you update the Linux kernel? (I recall they released a patch a couple weeks ago.) If so, and if you installed the NVIDIA driver from the command line (hard to tell based on your post), you may need to reinstall the NVIDIA driver. In your situation, and if you are running a 32-bit version, I would consider following the directions from SUSE:

1) Kernel sources must be installed and configured. Usually this means
installing the 'kernel-source', 'make' and 'gcc' packages with YaST2.

2) Use the nvidia installer for 1.0-9746.

sh NVIDIA-Linux-x86-1.0-9746-pkg1.run -q

3) Configure X.Org with

sax2 -r -m 0=nvidia (0 is a digit, not a letter!)

NOTE: There is no need to try to enable 3D support. It's already
enabled, when the nvidia driver is running.

IMPORTANT: You need to recompile and install the nvidia kernel module
after each kernel update.

http://www.suse.de/~sndirsch/nvidia-...ler-HOWTO.html


PS: If none of this makes sense, it may be more understandable if you start here:
http://www.nvidia.com/object/unix.html
 
Old 03-20-2007, 08:51 PM   #4
fjd
Member
 
Registered: Apr 2006
Distribution: Ubuntu 10.10
Posts: 39

Original Poster
Rep: Reputation: 15
After a couple days I broke down and just did a full update from the installation disk. I couldn't be without my laptop for another day. But I am not giving up - I'll try the nvidia update again very soon.

Here is what I learned. Before the installation i saved a copy of my /etc/X11/xorg.conf that would allow me to start X properly. I also couldn't use SaX2 or even yast2 (the text based version of yast - it would start but I couldn't change the graphics driver...just locked up). In any case the only change the new install did (and I probably could have done it manually is the change the value of Driver from "nvidia" back to "nv".

a snippet from my /etc/X11/xorg.conf

Section "Device"
BoardName "GeForce Go 6150"
BusID "0:5:0"
Driver "nv"
Identifier "Device[0]"
VendorName "NVidia"
EndSection

when I still do a modprobe nvidia I see the following error msg from a failed nvidia install

FATAL: Could not load /lib/modules/2.6.18.2-34-default/modules.dep: No such file or directory

one more data point from the SaX log
The tail of /var/log/SaX.log

(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) NVIDIA(0): Using HW cursor
(**) NVIDIA(0): Enabling RENDER acceleration
(==) NVIDIA(0): Video key set to default value of 0x101fe
FATAL: Error inserting nvidia (/lib/modules/2.6.18.2-34-default/updates/
nvidia.ko): No such device
(EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(II) UnloadModule: "nvidia"
(II) UnloadModule: "ramdac"
(II) UnloadModule: "fb"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found
]
 
Old 03-21-2007, 06:28 PM   #5
Cogar
Senior Member
 
Registered: Oct 2005
Location: It varies, but usually within 100 feet of a keyboard.
Distribution: Fedora 10, Kubuntu 8.04, Puppy 4.1.2, openSUSE 11.2
Posts: 1,126

Rep: Reputation: 52
Glad to hear you got things working temporarily. That makes me wonder--are you using an NVIDIA driver or a generic (VESA or similar) driver with your laptop during the initial install? If you have a separate monitor, you might try driving it from your laptop and see if the issue is the video driver or the display. As a guess, a generic driver may work where the NVIDIA driver will not support your laptop's display.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Nvidia Problem: can't install nvidia driver for FC6 Chuong Linux - Software 7 10-30-2006 04:43 AM
Can't install Nvidia driver in Suse 9.1 watha Linux - Software 16 07-15-2004 11:26 PM
nvidia driver install on suse 8.2 ronss Linux - Distributions 2 04-24-2004 06:45 AM
nvidia driver wont install (suse 8.2_ftp install) splintah Linux - Newbie 1 10-06-2003 03:03 PM
How to install Suse 8.1 nvidia driver? MadKatMk2 Linux - Newbie 14 12-08-2002 01:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration