LinHES Forums
http://forum.linhes.org/

New install, nvidia card - no joy
http://forum.linhes.org/viewtopic.php?f=14&t=11289
Page 1 of 1

Author:  lusid [ Fri Aug 25, 2006 11:59 am ]
Post subject:  New install, nvidia card - no joy

Tried a new install using an AGP nvidia card. Everything seemed go go fine untill it tried to boot into X. Just prior to launching X it tried and failed to download the nvidia driver from a web address, then X failed to launch because of the missing video drivers. Back in the console, I logged in, and did some testing only to find networking was not functioning yet. I could have fumbled through it on redhat, but not on debian.

I did the install again, with a pci ATI card, and this time it worked, and low and behold, networking is configured _after_ you get into X. So how was it ever supposed to be able to download a video driver?

Something about chickens and eggs...

What should I do to get it working on the nvidia card?

Author:  tjc [ Fri Aug 25, 2006 4:05 pm ]
Post subject: 

Toss the card back in. Boot. When X fails login at one of the v-consoles as root. Run netcardconfig and make sure everything in good. Run the /usr/local/bin/install-nvidia.sh (I'm probably misspelling the name) script with the version of the driver to use like "1.0-7174".
Code:
install-nvidia-debian.sh 1.0-7174

See the wiki for more examples.

Author:  neutron68 [ Fri Aug 25, 2006 4:30 pm ]
Post subject:  Re: New install, nvidia card - time for joy!

lusid wrote:
What should I do to get it working on the nvidia card?


Note that the script (install-nvidia-debian.sh) in R5B7 and R5C7 only works for nvidia drivers up-to 8178.
With all nvidia drivers after that, it craps out! It needs a rewrite.


Also note that with the newer nvidia graphics chips, you need to use AT LEAST version 8178. The older versions of the nvidia driver don't work with the newer chips.

Here's how I updated my nvidia drivers to the latest:
get a shell (CTRL-ALT-F1) and login as mythtv and then login as su or root,
Code:
/etc/init.d/gdm stop
cd /usr/src,
wget http://download.nvidia.com/XFree86/Linux-x86/1.0-8774/NVIDIA-Linux-x86-1.0-8774-pkg1.run
sh NVIDIA-Linux-x86-1.0-8774pkg1.run
/etc/init.d/gdm start

Some of the nvidia packages will restart restart gdm for you, so the last line may not be necessary to type.

Good luck!
Eric

Author:  Darkk [ Mon Sep 18, 2006 1:04 am ]
Post subject: 

Eric,

Thanks for the post above because I too was having the same problem. Your solution finally fixed the issue.

Darkk

Author:  tjc [ Mon Sep 18, 2006 7:11 am ]
Post subject: 

In R5D1 and up the install script has been fixed to work with the newer Nvidia driver bundles, so you should just be able to run this as root and have it do the right thing with or without networking, since the bundles are already on the box:
Code:
install-nvidia-debian.sh 1.0-8774

Shutting down gdm as shown is still probably a good idea.

Author:  lusid [ Mon Sep 18, 2006 11:41 am ]
Post subject: 

I performed a clean install of R5D1 right after it was rleased, and it worked perfectly. Now if I could just find a nice quiet HD frontend machine...

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/