<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span>These are the only .ko files:</span></div><div><br></div><div>[root@bk508 linux-stable]# make modules_install<br> INSTALL arch/x86/kernel/test_nx.ko<br> INSTALL drivers/hid/hid-logitech-dj.ko<br> INSTALL drivers/scsi/scsi_wait_scan.ko<br> INSTALL net/netfilter/xt_mark.ko<br> DEPMOD 3.2.0-rc1<br><span>[root@bk508 linux-stable]# find . -name '*.ko' -print<br>./arch/x86/kernel/test_nx.ko<br>./drivers/hid/hid-logitech-dj.ko<br>./drivers/scsi/scsi_wait_scan.ko<br>./net/netfilter/xt_mark.ko<br></span></div><div><br></div> <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <font face="Arial" size="2"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> Mulyadi Santosa
<mulyadi.santosa@gmail.com><br> <b><span style="font-weight: bold;">To:</span></b> Martin Smith <smith_it2000@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> "kernelnewbies@kernelnewbies.org" <kernelnewbies@kernelnewbies.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, 20 December 2011, 13:42<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: 3.2.0-rc1 could not find module<br> </font> <br>Hi...<br><br>On Tue, Dec 20, 2011 at 20:06, Martin Smith <<a ymailto="mailto:smith_it2000@yahoo.com" href="mailto:smith_it2000@yahoo.com">smith_it2000@yahoo.com</a>> wrote:<br>> I used git to down load the source code.<br>><br>> I did:<br>><br>> make defconfig<br>> make<br>> make modules<br>> make modules_install<br><br>OK, first thing first, after the above "make modules_install" above,<br>do you see /lib/modules/3.2.0-rc1 directory or something similar? and<br>if
yes, are there any .ko files there?<br><br>-- <br>regards,<br><br>Mulyadi Santosa<br>Freelance Linux trainer and consultant<br><br>blog: the-hydra.blogspot.com<br>training: mulyaditraining.blogspot.com<br><br><br> </div> </div> </div></body></html>