I recently updated my sarge box. I was quite sleepy so I did
#apt-get -y upgrade

After the upgrade, rivafb module gets loaded before nvidia. And nvidia fails to load. I am wondering what causes rivafb to load since its a module and I can't even find a line containing rivafb on
#grep -r rivafb /etc


I remedied it by moving rivafb.o so it can't be loaded. I didn't have rivafb loading before my careless #apt-get -y upgrade. Please help me find what is loading it, point me where and what to look for.

These are relevent lines from /var/log/kern.log:

Aug 6 17:31:41 zeratul kernel: hub.c: new USB device 00:11.2-2, assigned address 2
Aug 6 17:31:41 zeratul kernel: usb.c: USB device 2 (vend/prod 0x458/0x35) is not claimed by any active driver.
Aug 6 17:31:41 zeratul kernel: Console: switching to colour frame buffer device 80x30
Aug 6 17:31:41 zeratul kernel: rivafb: PCI nVidia NV10 framebuffer ver 0.9.4 (GeForce2-MX, 64MB @ 0xE0000000)
Aug 6 17:31:41 zeratul kernel: NVRM: the NVIDIA probe routine was not called for 1 device(s)!!
Aug 6 17:31:41 zeratul kernel: NVRM: no devices probed, aborting!
Aug 6 17:31:41 zeratul kernel: NVRM: this often occurs when rivafb is loaded and claims the device's resources.
Aug 6 17:31:41 zeratul kernel: NVRM: try removing the rivafb module (or reconfiguring your kernel to remove
Aug 6 17:31:41 zeratul kernel: NVRM: rivafb support) and then try loading the NVIDIA kernel module again



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to