![]() |
Error loading kernel module 3123, MDK8.2
Hi all,
My setup is NVIDIA TNT2 64, Mandrake 8.2 kernel 2.4.18-6mdk. I am getting the following error when loading the kernel module 3123. Any help is greatly appreciated. Quote:
Thanks suds. |
Error -17 is -EEXIST (check /usr/include/asm/errno.h, included from /usr/include/linux/errno.h, which was included from /usr/include/bits/errno.h, which was included from /usr/include/errno.h, the header file from which all the error numbers get symbols).
Looking at the 2.4.19 kernel source for fs/devfs/base.c, I see that it looks like it returns -EEXIST if the directory entry (a.k.a. file or device) that it's trying to create or register already exists. If you remove (modprobe -r) NVdriver, manually delete /dev/nvidia*, and then try to modprobe NVdriver, does it work? |
Thanks a lot bwkaz!
I removed the dev files already present and the NVdriver is working fine! Thanks again. PS: I should have really used my brain and looked in errno.h for the details on 17. |
| All times are GMT -5. The time now is 06:21 AM. |
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©1998 - 2013, nV News.