LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 07-28-2007, 03:30 AM   #1
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Rep: Reputation: 31
nvidia driver install problem on suse 10.1 64bit


this is what i did-

trying to install the nvidia driver on suse 10.1 64-bit,, this is what i did ,,what am i doing wrong..

#1- installed these packages- * gcc
* make
* kernel-source
* kernel-syms
* kdeadmin3
* compat-expat1
* expat

#2-added this to installations sources -download.nvidia.com/novell

#3...downloaded the nvidia driver, saved it to home./.ronss/Documents

#4-..next,, i go into telinit 3

log on,,,

#5..change the directory to the place where nvidia driver is----cd /home/ronss/Documents

6..type this---sh NVIDIA-Linux-x86-100.14.11-pkg2.run -q

it always comes up,,,,,no directory or file found..

I DON,T GET IT...IT SHOULD INSTALL
 
Old 07-28-2007, 07:34 AM   #2
emg
Member
 
Registered: Apr 2005
Location: Western Mass USA
Distribution: Sabayon 4.2K 64bit
Posts: 107

Rep: Reputation: 15
Quote:
Originally Posted by ronss
this is what i did-

trying to install the nvidia driver on suse 10.1 64-bit,, this is what i did ,,what am i doing wrong..

#1- installed these packages- * gcc
* make
* kernel-source
* kernel-syms
* kdeadmin3
* compat-expat1
* expat

#2-added this to installations sources -download.nvidia.com/novell

#3...downloaded the nvidia driver, saved it to home./.ronss/Documents

#4-..next,, i go into telinit 3

log on,,,

#5..change the directory to the place where nvidia driver is----cd /home/ronss/Documents

6..type this---sh NVIDIA-Linux-x86-100.14.11-pkg2.run -q

it always comes up,,,,,no directory or file found..

I DON,T GET IT...IT SHOULD INSTALL
2 things I see that might be the problem ... first is a 32 bit driver on a 64 bit OS ... you should be using the 64 bit version and the other is your path you saved the driver to home./.ronss/Documents ... this path indicates a hidden directory ... the directory /home/ronss/Documents ... is different than where you saved the file ... that might be why you see the no file/directory error ...I leave a copy of the nvidia .run file in roots home directory so that when I login as root I don't need to change paths then when I install the nvidia driver this is what I do .. from the KDE desktop I hit alt-f1 ... login as root .. then type init 3, I don't use telinit then I run the nvidia installer ... haven't had a bit of trouble doing it this way ... also I don't use the nvidia repo because I don't like to wait for updated packages when the kernel gets updated I just hang onto the .run file and re-install when I need it
 
Old 07-28-2007, 09:30 AM   #3
TridentKing
LQ Newbie
 
Registered: Oct 2006
Posts: 21

Rep: Reputation: 15
...and another note

I didn't see from your post where you installed the x11 nvidia packages.

I use these and I haven't had a problem
(BTW, I'd use the links with "G0" in the link.)

http://anorien.csc.warwick.ac.uk/mir...e/10.2/x86_64/
 
Old 07-29-2007, 03:38 AM   #4
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Original Poster
Rep: Reputation: 31
okay...i found out what i did wrong...the _64 had to be in the command when installing nvidia driver in telinit 3 run level

it stated that there was no pre-conpiled kernal..it sought conflicting files..and it looked like i got it installed...IT SAID SOMETHING ABOUT SAX2....

NOW WHAT???

Last edited by ronss; 07-29-2007 at 04:24 AM.
 
Old 07-29-2007, 06:28 AM   #5
TridentKing
LQ Newbie
 
Registered: Oct 2006
Posts: 21

Rep: Reputation: 15
Configure Sax by typing.
Remember "0" is a zero

Code:
sax2 -r -m 0=nvidia
 
Old 07-29-2007, 12:14 PM   #6
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Original Poster
Rep: Reputation: 31
nvidia driver install problem continued

okay...this is what i did....suse 10.1. 32bit

YaST -> Software -> Change installation Source -> Add

Protocol: HTTP
Server Name: : download.nvidia.com
Directory on Server: novell

to add the NVIDIA ftp server as additional installation source.
Now use

YaST -> Software -> Install and Delete Software

to install the NVIDIA driver. Select the following packages:

x11-video-nvidia
nvidia-gfx-kmp-"kernel-flavor"

THE PROBLEM I HAVE IS WITH THE-- nvidia-gfx-kmp-"kernal-flavor"
i type this in the software search box--nvidia-gfx-kmp- 2.6.16.13-4-default--the search comes up with nothing.....what am i doning wrong,,,and also ,,,,was i to do the yast online update first

Last edited by ronss; 07-29-2007 at 04:13 PM.
 
Old 07-29-2007, 12:47 PM   #7
odcheck
Member
 
Registered: Aug 2006
Distribution: Fedora, CentOS, RHEL, Debian
Posts: 978

Rep: Reputation: 31
Which version of Suse do you use?
Which kernel do you use?

Have you already spend sometime on this how To ?
http://www.suse.de/~sndirsch/nvidia-...ler-HOWTO.html
 
Old 07-30-2007, 05:33 AM   #8
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Original Poster
Rep: Reputation: 31
got it installed using the runlevel 3....followed instructions at nvidia site....not sure what i did wrong...but its working now...all kinds of screensavers working now....later
 
Old 07-30-2007, 05:34 AM   #9
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Original Poster
Rep: Reputation: 31
got it installed using the runlevel 3....followed instructions at nvidia site....not sure what i did wrong...but its working now...all kinds of screensavers working now....later thanks all now with installing dvd playing software...
 
Old 07-30-2007, 05:38 AM   #10
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
As your two threads deal with the same Issues, I have merged them.
 
Old 08-02-2007, 01:47 AM   #11
ed_
LQ Newbie
 
Registered: Aug 2007
Distribution: Dreamlinux 3.1, Kubuntu 8.04
Posts: 4

Rep: Reputation: 0
I found a few issues:
1) I have a 7600GS and I installed the "x11-video-nvidia" and "nvidia-gfx-kmp-default" without installing the kernel source and rebooted, and KDE fails to start. Either the nvidia driver failed to install properly because the kernel source was missing, or was not the correct driver for my video card.
2) 10.2 installs kernel version 2.6.18.2-34, if you do not update the kernel, but you do install the kernel source, as of 8/4/07 Yast will install kernel source version 2.8.18.8-0.5. These versions do not match and this seems to be the reason why the nvidia driver fails to install properly, reporting errors regarding the "kernel source path".
3) It seemed that KDE started on every other boot. I tried installing the kernel source, without updating the kernel, and then manually installing the nvidia driver, CTRL-ALT-BACKSPACE then "sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run -q" but this resulted in errors relating to the kernel source path, and after that KDE failed to start regardless of how many times I rebooted.

entering "startkde" resulted in errors:
xset: unable to open display ""
xsetroot: unable to open display ""
startkde: Starting up...
xprop: unable to open display ""
kdeinit: Aborting $DISPLAY is not set.
Warning: connect() failed: : No such file or directory
Ksmserver: cannot connect to X server

/var/logs/xorg.1.log contained the following at the end of the file:
(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

I updated the kernel using Yast from the command prompt: "sudo Yast2", software, software management, search for "kernel" in name only, highlight and set to update. I also set "x11-video-nvidia" and "nvidia-gfx-kmp-default" to uninstall and set "x11-video-nvidiaG01" and "nvidia-gfxG01-kmp-default" to install (the *G01* drivers may have been required for my system because I have an 7600GS). Apply... Rebooted into KDE!

I think updating the kernel and installing the kernel source at the same time, then installing the correct nvidia driver would be the best way to avoid this problem.

Last edited by ed_; 08-04-2007 at 04:44 AM.
 
Old 08-08-2007, 01:09 AM   #12
ed_
LQ Newbie
 
Registered: Aug 2007
Distribution: Dreamlinux 3.1, Kubuntu 8.04
Posts: 4

Rep: Reputation: 0
I found an easy way to boot into a command prompt if something goes wrong after KDE (or beryl) starts: edit the grub menu by pressing Esc during boot, edit the kernel option by adding a '3' (space followed by a 3).

I had to do this after messing up my .xinitrc file attempting to get beryl to autostart.

Last edited by ed_; 08-08-2007 at 02:31 AM.
 
Old 08-11-2007, 12:00 AM   #13
TridentKing
LQ Newbie
 
Registered: Oct 2006
Posts: 21

Rep: Reputation: 15
First you need to download the "G0" version of the nvidia kernel
modules. Depending on your processor.

Then you should switch to runlevel 3 and install the graphics
driver.

If you update the kernel, you will have to recompile the kernel modules!
 
  


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
nvidia driver install problem The Redneck Linux - Hardware 1 09-30-2006 06:58 PM
nvidia driver install problem jt1020 Fedora 30 12-14-2005 10:04 AM
Problem to install NVIDIA driver punx120 Debian 2 11-13-2004 02:06 PM
Yet Another nVidia Driver install problem Jimbo99 Linux - Hardware 7 05-17-2004 10:39 AM

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

All times are GMT -5. The time now is 11:31 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