openSUSE Forums > New User How To/FAQ (read only) > Unreviewed How To and FAQ » NVIDIA latest beta for latest cards 'the hard way'

Go Back   openSUSE Forums > New User How To/FAQ (read only) > Unreviewed How To and FAQ
Forums FAQ Members List Search Today's Posts Mark Forums Read


Unreviewed How To and FAQ POST HERE: Tips and solutions for SUSE Linux from the community. (Please do not post questions)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 15-Oct-2009, 05:37
Knurpht's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: groningen, netherlands
Posts: 1,804
Knurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enough
Default NVIDIA latest beta for latest cards 'the hard way'

Lately a lot of people with new laptops find the stable NVIDIA driver does not support their card. I've been posting this numerous times, this seems to be the place where it belongs. I'll see to updating the version numbers after testing the latest beta released driver.
Lines starting with ++ are comments/explanation.

Pre-NVIDIA install:
Open Software Installer, choose PATTERN view.
Check “Linux Kernel Development”
Click Accept

NVIDIA install (when reinstall, start at “++actual install” stop at “++Configure X...”)


Open a terminal window and do:

++ prepare some things

mkdir NVIDIA

cd NVIDIA

++ a folder NVIDIA is created in /home/YOURUSERNAME and entered

++ now on a 32bit system do:

wget ftp://download.nvidia.com/XFree86/Li...90.36-pkg1.run

++ on a 64bit system do:

wget ftp://download.nvidia.com/XFree86/Li...90.36-pkg2.run

++ this downloads the driver from the NVIDIA site, into current folder

++ actual install

++ now on 32bit do:
su -c 'sh NVIDIA-Linux-x86-190.36-pkg1.run -q'

++ on 64bit do:
su -c 'sh NVIDIA-Linux-x86_64-190.36-pkg2.run -q'

++ Enter rootpassword when asked for. The installer will start, Accept the license, hit OK when asked for, until finished.

++ Configure X-server to use the driver :

su -c 'sax2 -r -m0=nvidia'

++ Enter rootpassword. MIND: after the -m is a ZERO. Click Change Configuration, check values for videocard and monitor resolition. Save and exit.

++ Driver is now installed and configured. On next kernel update there's no need for the sax2 command, since Xorg is already configured to use the nvidia driver.

++ Now we need to change to runlevel 5 to get your gui back:

su -c 'init 5 && exit'

++ Enter rootpassword and you should be presented with the kdm login screen.
__________________
- AMD Athlon X2 6.0 GHz, 8 GB DDR2-800, 30 GB SSD, 1.5 TB, EVGA 9800GT, openSUSE 11.2 KDE4 4.3.3
- ASUS K70IO laptop, GT120M-1GB, 4 GB, 64 GB SSD, opensuse Factory, KDE4 4.3.3

R.E.S.T.E.C.P.
Reply With Quote
  #2 (permalink)  
Old 16-Oct-2009, 22:59
Wise Penguin
 
Join Date: Mar 2009
Posts: 1,824
Akoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the rough
Default Re: NVIDIA latest beta for latest cards 'the hard way'

@Knurpht

Bad luck your tutorial just got "outdated" one day after writing it.

So I will add some "compatibility code" to your HowTo.

The latest released and prerelease drivers are announced here.

Current NVIDIA Linux graphics driver releases - nV News Forums

At the time of writing this, the latest prerelease was 190.40, so one will have to adapt file names and download links accordingly.

The "easiest" (which lies in the eye of the beholder) way for finding the appropriate DL-links, would be to follow the links in the announcement thread.
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon)
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2