[Gllug] general module install issues
Simon Jakesch
simon.jakesch at proxima-tech.com
Tue Aug 3 08:31:15 UTC 2004
in the scenario below why does my module not get found when i try to load it. i
checked and it is there (under /lib/modules/2.6.3-7mdk/misc).
and a whole other question: what exactly is meant by "stale module entries"?
bye
Simon
====== issue two: "stale module entries"
/usr/src/linux-2.6.3-7mdk/scripts/Makefile.modpost:17: *** Uh-oh, you have stale
module entries. You messed with SUBDIRS,
/usr/src/linux-2.6.3-7mdk/scripts/Makefile.modpost:18: do not complain if
something goes wrong.
====== module installing
[root at massiveattack cdemu-0.6_beta]# sudo make install
**** Installing files ****
install -D -m 644 cdemu.ko /./lib/modules/2.6.3-7mdk/misc/cdemu.ko
install -D -m 644 libcdemu.py /.//usr/lib/python2.3/site-packages/libcdemu.py
install -D -m 755 cdemu /./usr/bin/cdemu
install -D -m 755 create_cdemu_devs.sh /./usr/bin/create_cdemu_devs.sh
====== module loading
[root at massiveattack cdemu-0.6_beta]# modprobe cdemu
FATAL: Module cdemu not found.
[root at massiveattack cdemu-0.6_beta]#
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list