You are not logged in.
Pages: 1
I was following this guide: http://wiki.archlinux.org/index.php/NVI … tom_kernel
And I just can't get X to start. Install all goes fine, I did everything right. Yet an error comes up saying
Error insterting nvidia (/lib/modules/mykernelname/kernel/drivers/video/nvidia.ko): no such device
but there is a nvidia.ko file there. I really don't know what's wrong with it.
Big Linux Noob
Offline
What framebuffer support do you have enabled? Make sure you do not include support for rivafb, nvidiafb, or rivatv. If they were set as modules, does unloading them help?
Additional information that can help would be the versions of your: kernel, nvidia driver, and nvidia-utils package.
Also, please note that both the nvidia and nvidia-utils packages must use the same version of the nvidia binary.
cheers,
Last edited by somedrew (2008-09-04 04:52:01)
Offline
Also: There are currently two branches of drivers for "obsolete/no longer mantained" cards. The latest drivers don't work for every nvidia card out there.
There is a list of supported cards in the readme of every driver version.
Stand back, intruder, or i'll blast you out of space! I am Klixon and I don't want any dealings with you human lifeforms. I'm a cyborg!
Offline
Run depmod, then try X again. depmod should have been run by the install script, but it may have failed for some reason.
Offline
nevermind, I ragequit Linux once again
Anyway, I used the latest drivers from pacman, NOT the legacy. I have an 8800GT which is supported by the latest one. X86Free or whatever it was was configured correctly, just the module would not load for some reason. I can't run depmod now, though, curious if that woudl have helped!
Big Linux Noob
Offline
Pages: 1