Hi Yan -
Does the following give any clues?
cat /proc/version
file /lib/modules/2.4.26-ts11/kernel/drivers/scsi/scsi_mod.o
modinfo /lib/modules/2.4.26-ts11/kernel/drivers/scsi/scsi_mod.o
I'd think it was a kernel version mismatch, or a gcc version
mismatch between what compiled the kernel and what compiled the
modules, but that should be detected. Not being able to find the
version info is just strange ....
What if you try to insmod them one-by-one, rather than modprobe?
Did you run depmod?
Regards, ........ Charlie
--- In "Yan Seiner" <> wrote:
>
> I'm having some trouble loading some modules on the 7300 - certain
> modules absolutely refuse to load.
>
> :root# modprobe usb-storage
> /lib/modules/2.4.26-ts11/kernel/drivers/scsi/scsi_mod.o: couldn't
find
> the kernel version the module was compiled for
> /lib/modules/2.4.26-ts11/kernel/drivers/scsi/scsi_mod.o: insmod
> /lib/modules/2.4.26-ts11/kernel/drivers/scsi/scsi_mod.o failed
> /lib/modules/2.4.26-ts11/kernel/drivers/scsi/scsi_mod.o: insmod
> usb-storage failed
>
> But... I just built this module and most other modules load just
> fine. I am using a self-compiled kernel.
>
> I've checked to make sure that the modules on my SD card are in
fact
> the same as the ones I built. The md5sums are the same.
>
> Lots of other modules load just fine:
>
> :root# lsmod
> Module Size Used by Not tainted
> open_eth 4448 0 (unused)
> sdcard1 9848 0 (unused)
> tsuart-733 1276 0 (unused)
> tsuart-73 1228 0 (unused)
> tsuart0 8360 0 [tsuart-733 tsuart-73]
> keybdev 1716 0 (unused)
> hid 13976 0 (unused)
> input 3288 0 [keybdev hid]
> usb-ohci-ep93xx 268 0 (unused)
> usb-ohci 14864 0 [usb-ohci-ep93xx]
> usbcore 53888 1 [hid usb-ohci]
> pcipool 1656 1 [usb-ohci]
> ts7300fb 3360 64
> fbcon-cfb16 3896 0 [ts7300fb]
> fbgen 2800 0 [ts7300fb]
> sdcard0 9840 2
>
> Does anyone have any idea what might be going on?
>
> Thanks,
>
> --Yan
>
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/
|