3.2.0-rc1 could not find module

Martin Smith smith_it2000 at yahoo.com
Tue Dec 20 08:58:24 EST 2011


These are the only .ko files:

[root at bk508 linux-stable]# make modules_install
  INSTALL arch/x86/kernel/test_nx.ko
  INSTALL drivers/hid/hid-logitech-dj.ko
  INSTALL drivers/scsi/scsi_wait_scan.ko
  INSTALL net/netfilter/xt_mark.ko
  DEPMOD  3.2.0-rc1
[root at bk508 linux-stable]# find . -name '*.ko' -print
./arch/x86/kernel/test_nx.ko
./drivers/hid/hid-logitech-dj.ko
./drivers/scsi/scsi_wait_scan.ko
./net/netfilter/xt_mark.ko




________________________________
 From: Mulyadi Santosa <mulyadi.santosa at gmail.com>
To: Martin Smith <smith_it2000 at yahoo.com> 
Cc: "kernelnewbies at kernelnewbies.org" <kernelnewbies at kernelnewbies.org> 
Sent: Tuesday, 20 December 2011, 13:42
Subject: Re: 3.2.0-rc1 could not find module
 
Hi...

On Tue, Dec 20, 2011 at 20:06, Martin Smith <smith_it2000 at yahoo.com> wrote:
> I used git to down load the source code.
>
> I did:
>
> make defconfig
> make
> make modules
> make modules_install

OK, first thing first, after the above "make modules_install" above,
do you see /lib/modules/3.2.0-rc1 directory or something similar? and
if yes, are there any .ko files there?

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20111220/e8732fbe/attachment.html 


More information about the Kernelnewbies mailing list