LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 05-11-2006, 10:53 AM   #1
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Rep: Reputation: 30
New video card installed = SuSE10 crash!


Upgraded my display adaptor and now when I choose SuSE at the boot menu it will start to load everything (listed w/details option=start) but then it is unable to enter the Multiuser Level 5...it drops me to the root directory.

No idea what to do/run at the prompt. I was hoping HAL would
detect and add the drivers for it (if thats what HAL does)...no such luck regardless. Thoughts/Ideas ? Thanks
 
Old 05-11-2006, 12:15 PM   #2
dutch_sr
LQ Newbie
 
Registered: May 2006
Posts: 16

Rep: Reputation: 1
Try running the text mode utility "yast" and see if you can update the basic graphic drivers thru the online update tool. This should at least give you some graphical functionality. From there to get 3d acceleration, you will still have to get the latest linux drivers from the card manufacturers site and update it.

I know what your talking about though, I use an Nvidia card and had the same thing happen to me.
 
Old 05-11-2006, 12:26 PM   #3
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Original Poster
Rep: Reputation: 30
NVidia GeForce FX 5500

yes Dutch, above is my new video card...will try the yast option you mentioned...will keep you posted...thanks.
 
Old 05-11-2006, 01:04 PM   #4
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Original Poster
Rep: Reputation: 30
yeah Dutch....yast worked up to a....

point...when I chose "Software update" it provided me with a site and the available patches were shown but of course none of them had anything to do with my new video card. When I navigated to the Hardware section and highlighted the subsection labeled "Graphics Card and Monitor" I hit the enter key and the screen just blinked at me...the subsection "Graphics....etc" doesnt display any info that I can act on.

Any other suggestions...or perhaps does my install disk have any tools/info that I can use to get my video card recognized. Could I download a driver file compatible with Linux to XP and burn it to DVD...mount the dvd drive and install the drv file that way? Thoughts?
 
Old 05-11-2006, 06:55 PM   #5
fragos
Senior Member
 
Registered: May 2004
Location: Fresno CA USA
Distribution: Ubuntu 10.10
Posts: 1,466

Rep: Reputation: 51
SuSE 10.0 & 10.1 have a hidden secret -- tiny-nvidia-installer. Run from level 3 as root and answer the questions. The latest nvidia driver that works with you card or chip set will be loaded and compiled for your kernel. You of course need kernel-sources, gcc and make.
 
Old 05-11-2006, 08:02 PM   #6
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Original Poster
Rep: Reputation: 30
fragos - not sure I'm...

following the syntax for the nvidia installer? As root I enter...??? > ./nvidia-installer or > ./tiny-nvidia-installer ?
 
Old 05-11-2006, 08:38 PM   #7
fragos
Senior Member
 
Registered: May 2004
Location: Fresno CA USA
Distribution: Ubuntu 10.10
Posts: 1,466

Rep: Reputation: 51
Quote:
Originally Posted by cbjhawks
following the syntax for the nvidia installer? As root I enter...??? > ./nvidia-installer or > ./tiny-nvidia-installer ?
"tiny-nvidia-installer" because its an executable binary. "./" is used for bash scripts. Hope it all works for you.
 
Old 05-12-2006, 08:50 AM   #8
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Original Poster
Rep: Reputation: 30
hey Fragos...figured out the snytax but then the...

following happened:
After running the 'tiny-nvidia-installer' I had to add the '--update' because my nvidia-installer wasnt a complete installer...???...ok no biggy...after running the 'update' I was informed that 'No precompiled interface was found to match your kernel - download one from nvidia site?'...I said yes. Then another error message appeared: 'No precompiled kernel interface was found on the nvidia site. This means that the installer will need to compile a kernel interface for your kernel....I said OK...and finally the last error message appeared:

'Error: the kernel header file '/lib/modules/2.6.13-15.8-default/build/include/linux/kernel.h' does not exist. The most likely reason for this is that the kernel path /lib/modules/2.6.13-15.8-default/build is incorrect. Please make sure you have installed the kernel source file for your kernel and that they are properly configured.'

Roadblock after roadblock...I'm pretty sure I removed all source packages after install/update of SuSE10...yast allowed for that option. One last question if I may, would reinstalling SuSE10 fix this problem or would I still have the video driver issue (ie...would the reinstall/yast crash upon detection of card)...I'm not sure if I understand all the error messages and what to do about them. Not looking for an easy fix but getting tired of chasing my tail. Thoughts please, and thanks a bunch for your time.
 
Old 05-13-2006, 01:48 AM   #9
brodskie
LQ Newbie
 
Registered: Aug 2005
Location: Florida, United States
Distribution: Suse
Posts: 16

Rep: Reputation: 0
install kernel sources RPM

The NVIDIA driver is a kernel module which has "glue" which connects it to the kernel. This must be compiled. You need the source code of the kernel to do this, since the binary interfaces of the kernel are not consistent.
Install the rpm

kernel-source-"kernelversion"."architecture".rpm
 
Old 05-13-2006, 02:10 AM   #10
fragos
Senior Member
 
Registered: May 2004
Location: Fresno CA USA
Distribution: Ubuntu 10.10
Posts: 1,466

Rep: Reputation: 51
Update on my discovery of tiny-nvidia-installer. It worked great with SuSE 10.0 and SuSE 10.1 RC3. I just downloaded the final 10.1 GM release. The driver seemed to install but this time it prevented the starting of X because it left graphic in an unworkable state. The driver downloaded from nvidia was same same as for my first two tries. This seems to be an openSuSE problem. For now with 10.1 GM stick with the basic non-3D nv driver the install will load.
 
Old 05-14-2006, 05:52 AM   #11
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Original Poster
Rep: Reputation: 30
I hated to do this but...

it was the only option I could think of...my data was on a partition all by itself so reinstalling SuSE10 was the way I went...and it worked...during the install/online update a Nvidia driver was found...I allowed the download and install and now SuSE10 boots just fine with all the correct drivers installed.

Had I not separated my data from the OS I'd probably still be sitting here typing in WinXP...this time around I kept the source files on my HD...thanks for all your input! Sincerely!
 
  


Reply



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
new SuSe10 installed, cd rom and dvd won't play richard wayburn sr Linux - Hardware 44 08-01-2006 09:57 AM
Sound Card on SUSE10 Major Problems issudras Linux - Hardware 7 01-19-2006 08:47 PM
Installed new Video card and X wont start.. need help please! Fear58 Linux - Hardware 1 07-18-2004 10:01 AM
strange video card crash tim1661 Linux - Hardware 1 05-30-2004 07:01 PM
Old Video card - Has GL, but not installed by default - hep hep bkeating Linux - Hardware 2 06-05-2003 10:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 01:34 AM.

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