Hi,

I compiled and tried to boot a trunk-1275 image. Some modules where not
handled by the system. I realized this when the ZAPMODS directive wasn't
handled. Manually on CLI cannot load modules nor test it (insmod, modprobe
-k). The errors i got are:

       insmod: can't read '<module_name>': No such file or directory
       FATAL: Module <module_name> was not found

Thinking this could be another type of problem i tried to load ZTDummy but
couldn't too. Weird behavior. The funny thing is that trunk-1249 (my actual
image) and trunk-1275 use the same kernel (for sure Devels know this fact :)
The path on disk seems to be correct for both images:

        /lib/modules/2.6.20.18-astlinux/misc

I'm not sure if this is a kernel or system compilation problem.

-------- TRANSCRIPT OF THE CLI  ON A SOEKRIS NET5501 ----------
ipbx ~ # lsmod
Module                  Size  Used by
binfmt_misc            10440  1
pc87360                18288  0
hwmon_vid               2464  1 pc87360
hwmon                   3060  1 pc87360
i2c_isa                 4928  1 pc87360
i2c_core               20464  2 pc87360,i2c_isa
geode_rng               2144  0
geode_aes               5636  0
blkcipher               5408  1 geode_aes
via_rhine              22184  0
mii                     5024  1 via_rhine
rtc                    12336  0
cs5535_gpio             4596  0
ipbx ~ #
ipbx ~ #
ipbx ~ # insmod wcfxo
insmod: can't read 'wcfxo': No such file or directory
ipbx ~ # modprobe wcfxo
FATAL: Module wcfxo not found.
ipbx ~ # ls -ltr /lib/modules/2.6.20.18-astlinux/misc/
drwxr-xr-x    2 root     root          120 Oct  3 21:28 xpp
-rw-r--r--    1 root     root        16806 Oct  3 21:28 wcusb.ko
-rw-r--r--    1 root     root        41854 Oct  3 21:28 wcte12xp.ko
-rw-r--r--    1 root     root        30048 Oct  3 21:28 wcte11xp.ko
-rw-r--r--    1 root     root        64200 Oct  3 21:28 wctdm24xxp.ko
-rw-r--r--    1 root     root        38023 Oct  3 21:28 wctdm.ko
drwxr-xr-x    2 root     root           60 Oct  3 21:28 wctc4xxp
drwxr-xr-x    2 root     root           60 Oct  3 21:28 wct4xxp
-rw-r--r--    1 root     root        15802 Oct  3 21:28 wct1xxp.ko
-rw-r--r--    1 root     root        13310 Oct  3 21:28 wcfxo.ko
-rw-r--r--    1 root     root        19093 Oct  3 21:28 torisa.ko
-rw-r--r--    1 root     root        91112 Oct  3 21:28 tor2.ko
-rw-r--r--    1 root     root        64544 Oct  3 21:28 pciradio.ko
-rw-r--r--    1 root     root         9811 Oct  3 21:28 zttranscode.ko
-rw-r--r--    1 root     root        12530 Oct  3 21:28 ztdynamic.ko
-rw-r--r--    1 root     root         5009 Oct  3 21:28 ztdummy.ko
-rw-r--r--    1 root     root         4689 Oct  3 21:28 ztd-loc.ko
-rw-r--r--    1 root     root         8242 Oct  3 21:28 ztd-eth.ko
-rw-r--r--    1 root     root        78182 Oct  3 21:28 zaptel.ko
ipbx ~ # modprobe ztdummy
FATAL: Module ztdummy not found.
ipbx ~ #
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to [EMAIL 
PROTECTED]

Reply via email to