Hi,
I just went back to check on progress and I see a new debian-arge-
1.12.tar that contains the correct modules directory. Thanks Eddie.
Now when I use insmod at least it can find the modules and they do
(mostly) relate to the current kernel.
However there still seems to be an issue with the mouse driver (sadly
the one I needed to load).
:modules# insmod keybdev
Using /lib/modules/2.4.26-ts11/kernel/drivers/input/keybdev.o
:modules# insmod mousedev
insmod: mousedev: no module by that name found
:modules# ls /lib/modules/2.4.26-ts11/kernel/drivers/input/
input.o keybdev.o mousedev.o
:modules# ls /lib/modules/2.4.26-ts11/kernel/drivers/input/ -
al
total 23
drwxr-xr-x 2 root root 5 Jun 15 2006 ./
drwxr-xr-x 13 root root 13 Feb 1 2007 ../
-rw-r--r-- 1 root root 7932 Jun 15 2006 input.o
-rw-r--r-- 1 root root 4148 Jun 15 2006 keybdev.o
-rw-r--r-- 1 root root 8764 Jun 15 2006 mousedev.o
:modules# lsmod
Module Size Used by Not tainted
keybdev 1948 0 (unused)
input 3496 0 [keybdev]
So although it is present it looks like the kernel is not recognising
it as a module.
Thanks.
/jacques
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|