[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: modules are not loading after I compiled a new kernel



Le 2002.07.18 16:41, suresh kumar sharma a écrit :
Hi,
I compiled a new kernel v2.4 and the compilation was
without any errors .
after rebooting the system none of the modules were
loaded .
I did lsmod and it did not show any of the modules .
I tried loading manualy using "modprobe" and "insmod"
but it says module not found for any module I try .
these were the steps I did during compilation.
make menuconfig , make dep ,make bzlilo,make modules
and make modules_install .
when I reboot the new kernel is loaded but none of the
modules are loaded .


Did you really compile and install your module ?
Test this:
# find /lib/modules/`cat /proc/sys/kernel/osrelease` -name "your_module"


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: