When you install gentoo linux
if you want to driver the geforce graphic card...
First ensure you have modularized the option
Device Driver -->Graphics support
If you embrace your kernel, you "modprobe nvidia" ,the system will relase the message
"FATAL:Error inserting nvidia [/lib/modules/2.6.14-gentoo-r2/video/nvidia.ko]: No such device" |
After you emerge nvidia-kernel ,you still receive the error message
"failed to initialize the nvidia kernel module" |
Try to ensure the /usr/src/linux links to the current source and "emerge nvidia-kernel"
after kernel upgrade.
The error messgae still can't be solved.
My suggestion is to change the linux-kernel version.
Some kernel version likes 2.6.14-r2 will produce that above error message.
So you can try to choose the kernel like 2.6.12-r9,you can driver your geforce graphis card successfully
留言列表