Author Topic: nVidia graphics drivers on Debian?  (Read 2063 times)

Annorax

  • Global Moderator
  • Member
  • ***
  • Posts: 694
  • Kudos: 457
nVidia graphics drivers on Debian?
« on: 18 March 2006, 13:24 »
Now that I've had to push Ubuntu aside for Debian, can someone explain just how the hell I'm supposed to get nVidia display drivers on this thing? There's no Debian official installer, and I don't know shit about anything else...
Quote from: "bash.org"
<3M> ok guys i've finally got my windows me machine up and running again :D
if everything seems to be running well on windows me you've obviously overlooked something....
<3M> who is general failure and why is he reading my hard disc :(
somehow, "i told you so" doesn't quite say it ;)

ReggieMicheals

  • Member
  • **
  • Posts: 186
  • Kudos: 228
    • http://osadvocacy.frih.net/
Re: nVidia graphics drivers on Debian?
« Reply #1 on: 18 March 2006, 15:18 »
When I had debian, the installer allowed me to choose the driver you wanted. When it asks you what display driver you want, scroll down to Nv. That is the nvidia driver...
Operating System Advocacy. I've given up on the Microsuck project, as well as any of the minisite spinoffs. You can still view the new beta site, though!

piratePenguin

  • VIP
  • Member
  • ***
  • Posts: 3,027
  • Kudos: 775
    • http://piratepenguin.is-a-geek.com/~declan/
Re: nVidia graphics drivers on Debian?
« Reply #2 on: 18 March 2006, 16:07 »
nvidia.com

@Reggie: They're the free nvidia drivers - not Nvidia's.
"What you share with the world is what it keeps of you."
 - Noah And The Whale: Give a little love



a poem by my computer, Macintosh Vigilante
Macintosh amends a damned around the requested typewriter. Macintosh urges a scarce design. Macintosh postulates an autobiography. Macintosh tolls the solo variant. Why does a winter audience delay macintosh? The maker tosses macintosh. Beneath female suffers a double scum. How will a rat cube the heavier cricket? Macintosh calls a method. Can macintosh nest opposite the headache? Macintosh ties the wrong fairy. When can macintosh stem the land gang? Female aborts underneath macintosh. Inside macintosh waffles female. Next to macintosh worries a well.

Aloone_Jonez

  • Administrator
  • Member
  • ***
  • Posts: 4,090
  • Kudos: 954
Re: nVidia graphics drivers on Debian?
« Reply #3 on: 18 March 2006, 16:42 »
Are they any better though?
This is not a Windows help forum, however please do feel free to sign up and agree or disagree with our views on Microsoft.

Oh and FUCKMicrosoft! :fu:

piratePenguin

  • VIP
  • Member
  • ***
  • Posts: 3,027
  • Kudos: 775
    • http://piratepenguin.is-a-geek.com/~declan/
Re: nVidia graphics drivers on Debian?
« Reply #4 on: 18 March 2006, 17:05 »
Quote from: Aloone_Jonez
Are they any better though?
AFAIK, the free nvidia driver ('nv') doesn't have hardware acceleration because nvidia isn't releasing the documentation the developers need, and nobody's trying to reverse engineer the nvidia drivers or anything like that.

Same goes for ATi except people are trying to get free drivers with hardware acceleration out, and they're doing a pretty good job sofar. But it's still not easy, what they're doing.
"What you share with the world is what it keeps of you."
 - Noah And The Whale: Give a little love



a poem by my computer, Macintosh Vigilante
Macintosh amends a damned around the requested typewriter. Macintosh urges a scarce design. Macintosh postulates an autobiography. Macintosh tolls the solo variant. Why does a winter audience delay macintosh? The maker tosses macintosh. Beneath female suffers a double scum. How will a rat cube the heavier cricket? Macintosh calls a method. Can macintosh nest opposite the headache? Macintosh ties the wrong fairy. When can macintosh stem the land gang? Female aborts underneath macintosh. Inside macintosh waffles female. Next to macintosh worries a well.

KernelPanic

  • VIP
  • Member
  • ***
  • Posts: 1,878
  • Kudos: 222
Re: nVidia graphics drivers on Debian?
« Reply #5 on: 18 March 2006, 18:08 »
AFAIK there is no 'Debian installer', you just have to use the gerneric installer of the prorietary nvidia driver.

http://www.nvidia.com/object/unix.html

Download the relevent driver, then drop out of X and:
$ sh ./NVIDIA-xx-xx-yy-blah-blah.run

This will compile (if nessesary) and install the kernel module (nvidia). You will then need to modify your xorg.conf/XF86Config so that you are using the nvidia driver rather than nv. Restart X and enjoy.
Also, read the docs on the nvidia page for any quirks.
Contains scenes of mild peril.

solemnwarning

  • Member
  • **
  • Posts: 747
  • Kudos: 338
    • http://www.solemnwarning.net
Re: nVidia graphics drivers on Debian?
« Reply #6 on: 19 March 2006, 00:40 »
NOOOOOOOOOOOOOOOOOOOO!
Don't use the official nVidia installer, it breaks a lot of debian!

Do all this as root:
1. Open your /etc/apt/sources.list is whatever editor you want
2. On the end of both your main deb repo lines add " non-free contrib"
3. Save the file and run `apt-get update`
4. Run `apt-get install module-assistant nvidia-glx nvidia-settings`
5. Run `m-a a-i nvidia`
6. Run `echo nvidia >> /etc/modules"`
6. Run `dpkg-reconfigure xserver-xfree86` and select the nvidia driver

if you are running a debian stock kernel you will also need to download the apt package containing the kernel headers.

Also, build ur own kernels, debian stock kernels suck :P
-----BEGIN GEEK CODE BLOCK-----
 Version: 3.1
 GCS/CM d- s+:+ a--- C++ UL++++>$ P+ L+++ !E W++ !N !o !K-- w !O !M !V PS+ PE- !Y !PGP !t !5 !X !R tv b+ DI+ !D G e- h !r y-
 ------END GEEK CODE BLOCK------

WMD

  • Global Moderator
  • Member
  • ***
  • Posts: 2,525
  • Kudos: 391
    • http://www.dognoodle99.cjb.net
Re: nVidia graphics drivers on Debian?
« Reply #7 on: 19 March 2006, 04:14 »
Quote from: solemnwarning
NOOOOOOOOOOOOOOOOOOOO!
Don't use the official nVidia installer, it breaks a lot of debian!

Yeah right.  On its own, it does barely anything.
My BSOD gallery
"Yes there's nothing wrong with going around being rude and selfish, killing people and fucking married women, but being childish is a cardinal sin around these parts." -Aloone_Jonez

solemnwarning

  • Member
  • **
  • Posts: 747
  • Kudos: 338
    • http://www.solemnwarning.net
Re: nVidia graphics drivers on Debian?
« Reply #8 on: 19 March 2006, 13:04 »
Quote from: WMD
Yeah right.  On its own, it does barely anything.

No, really it overwrites a load of the xserver libs and files which ends up breaking apt and making the server break most of the time
-----BEGIN GEEK CODE BLOCK-----
 Version: 3.1
 GCS/CM d- s+:+ a--- C++ UL++++>$ P+ L+++ !E W++ !N !o !K-- w !O !M !V PS+ PE- !Y !PGP !t !5 !X !R tv b+ DI+ !D G e- h !r y-
 ------END GEEK CODE BLOCK------

Annorax

  • Global Moderator
  • Member
  • ***
  • Posts: 694
  • Kudos: 457
Re: nVidia graphics drivers on Debian?
« Reply #9 on: 19 March 2006, 13:14 »
Quote from: solemnwarning
No, really it overwrites a load of the xserver libs and files which ends up breaking apt and making the server break most of the time


This is why after reading a few posts, I ignored the nvidia installer completely and did it the debian way.

Next mission: getting either Wine or Crossover to do something reasonably close to running Partypoker's newly fucked client. I'm clueless on how to do that, though.
Quote from: "bash.org"
<3M> ok guys i've finally got my windows me machine up and running again :D
if everything seems to be running well on windows me you've obviously overlooked something....
<3M> who is general failure and why is he reading my hard disc :(
somehow, "i told you so" doesn't quite say it ;)

piratePenguin

  • VIP
  • Member
  • ***
  • Posts: 3,027
  • Kudos: 775
    • http://piratepenguin.is-a-geek.com/~declan/
Re: nVidia graphics drivers on Debian?
« Reply #10 on: 19 March 2006, 15:45 »
Quote from: Annorax

Next mission: getting either Wine or Crossover to do something reasonably close to running Partypoker's newly fucked client. I'm clueless on how to do that, though.
Install wine (should be in the repositories) and run 'wine partypoker-installer.exe' (or whatever the installer's called) and see how installation goes. Then, run 'wine partypoker.exe' (or whatever the binary's called, which will be in your fake c: drive)...

Not sure if you'll needa do some configuration first.

http://appdb.winehq.org/appview.php?versionId=2133
"What you share with the world is what it keeps of you."
 - Noah And The Whale: Give a little love



a poem by my computer, Macintosh Vigilante
Macintosh amends a damned around the requested typewriter. Macintosh urges a scarce design. Macintosh postulates an autobiography. Macintosh tolls the solo variant. Why does a winter audience delay macintosh? The maker tosses macintosh. Beneath female suffers a double scum. How will a rat cube the heavier cricket? Macintosh calls a method. Can macintosh nest opposite the headache? Macintosh ties the wrong fairy. When can macintosh stem the land gang? Female aborts underneath macintosh. Inside macintosh waffles female. Next to macintosh worries a well.

Annorax

  • Global Moderator
  • Member
  • ***
  • Posts: 694
  • Kudos: 457
Re: nVidia graphics drivers on Debian?
« Reply #11 on: 20 March 2006, 01:13 »
Quote from: piratePenguin
Install wine (should be in the repositories) and run 'wine partypoker-installer.exe' (or whatever the installer's called) and see how installation goes. Then, run 'wine partypoker.exe' (or whatever the binary's called, which will be in your fake c: drive)...

Not sure if you'll needa do some configuration first.

http://appdb.winehq.org/appview.php?versionId=2133


Didn't work. I get some "Custom user interface plugin raised exception on event EV_SHOWDIALOGS" from the installer.

Code: [Select]
annorax@squirrel-debian:~$ su
Password:
squirrel-debian:/home/annorax# wine PartyPokerSetup.exe
Invoking /usr/lib/wine/wine.bin PartyPokerSetup.exe ...
wine: creating configuration directory '/root/.wine'...
wine: '/root/.wine' created successfully.
fixme:win:SetWindowTextA cannot set text "Preparing \"Set2c1\" package..." of other process window (nil)
Wine exited with a successful status
squirrel-debian:/home/annorax#


Help a n00b fix this and get back to work?
Quote from: "bash.org"
<3M> ok guys i've finally got my windows me machine up and running again :D
if everything seems to be running well on windows me you've obviously overlooked something....
<3M> who is general failure and why is he reading my hard disc :(
somehow, "i told you so" doesn't quite say it ;)

piratePenguin

  • VIP
  • Member
  • ***
  • Posts: 3,027
  • Kudos: 775
    • http://piratepenguin.is-a-geek.com/~declan/
Re: nVidia graphics drivers on Debian?
« Reply #12 on: 20 March 2006, 01:23 »
According to http://appdb.winehq.org/appview.php?versionId=2133 it installs OK. Unless what you're installing isn't 1.2 build 92...

What version of wine is it ('wine --version' probably)? If it's > 0.9.3, partypoker 1.2 build 92 should work.
"What you share with the world is what it keeps of you."
 - Noah And The Whale: Give a little love



a poem by my computer, Macintosh Vigilante
Macintosh amends a damned around the requested typewriter. Macintosh urges a scarce design. Macintosh postulates an autobiography. Macintosh tolls the solo variant. Why does a winter audience delay macintosh? The maker tosses macintosh. Beneath female suffers a double scum. How will a rat cube the heavier cricket? Macintosh calls a method. Can macintosh nest opposite the headache? Macintosh ties the wrong fairy. When can macintosh stem the land gang? Female aborts underneath macintosh. Inside macintosh waffles female. Next to macintosh worries a well.

Annorax

  • Global Moderator
  • Member
  • ***
  • Posts: 694
  • Kudos: 457
Re: nVidia graphics drivers on Debian?
« Reply #13 on: 20 March 2006, 02:57 »
Quote from: piratePenguin
According to http://appdb.winehq.org/appview.php?versionId=2133 it installs OK. Unless what you're installing isn't 1.2 build 92...

What version of wine is it ('wine --version' probably)? If it's > 0.9.3, partypoker 1.2 build 92 should work.


Wine 0.9.10. Party's had a few updates since build 92... they like to intentionally break stuff like Wine. Build 92 isn't an option anymore, either... they block everything but the most recent build from even connecting.
Quote from: "bash.org"
<3M> ok guys i've finally got my windows me machine up and running again :D
if everything seems to be running well on windows me you've obviously overlooked something....
<3M> who is general failure and why is he reading my hard disc :(
somehow, "i told you so" doesn't quite say it ;)