nvidia-driver with 2.6.18-4-486 kernel
- From: kruton <kap4lin@xxxxxxxxx>
- Date: Wed, 28 Feb 2007 11:40:49 -0800 (PST)
This is the usual age old problem of getting nvidia
driver to work. My box (unstable) was running smoothly
until I upgraded to KDE 3.5.6 using 'aptitude -t
experimental'. In which process, I guess, the kernel
also got upgraded from 2.6.18-3-486 to 2.6.18-4-486 a
few days ago. At that time there was no
nvidia-kernel-2.6.18-4-486 in the unstable repository.
So, I tried the 'module-assistant' way:
$ apt-get --purge remove nvidia-glx
$ m-a prepare
$ m-a autoinstall nvidia
$ apt-get install nvidia-glx
$ dpkg-reconfigure xserver-xorg (and choose nvidia)
$ echo nvidia >> /etc/modules
[--- reboot --]
It did not work. So, I shifted back to "nv" driver and
waited for a while. Yesterday I checked that
nvidia-kernel-2.6.18-4-486 was added to the unstable
repository. So, I tried it again:
$ apt-get --purge remove nvidia-glx
$ apt-get install nvidia-kernel-$(uname -r)
$ apt-get install nvidia-glx
$ dpkg-reconfigure xserver-xorg (and choose nvidia)
[--- reboot --]
Same error: (on startx)
[EE] Failed to load module "nvidia" (module doesnot
exist, 0)
[EE] No deviecs found
Fatal server error
no screens found
$ lsmod | grep nvidia
nvidia 4545108 0
agpgart 29360 1 nvidia
i2c_core 19472 3
nvidia,eeprom,i2c_nforce2
What is missing???
Thanks
kruton
____________________________________________________________________________________
Finding fabulous fares is fun.
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains.
http://farechase.yahoo.com/promo-generic-14795097
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: nvidia-driver with 2.6.18-4-486 kernel
- From: Joe Hart
- Re: nvidia-driver with 2.6.18-4-486 kernel
- Prev by Date: Re: Debian 4
- Next by Date: Re: ??: IMAP Mail server question
- Previous by thread: Sponsor for project on alioth wanted
- Next by thread: Re: nvidia-driver with 2.6.18-4-486 kernel
- Index(es):
Relevant Pages
|