--- Quote Start ---
originally posted by repa@Jun 29 2006, 09:17 AM
i follow http://nioswiki.jot.com/wikihome/operating...duleprogarmming (http://nioswiki.jot.com/wikihome/operatingsystems/moduleprogarmming) but when i type in "modprobe hello" what i get is "modprobe could not parse modules.dep".
/lib/modules/modules.dep is empty, which could explain why it couldn't be parsed...
i followed the instructions all the way. any ideas where i could have gone wrong?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16511)
--- quote end ---
--- Quote End ---
I got this message some times, till i notice that when kernel is loading - it display its building time, and this time wasn't my recent build.
So it's possible for some reason that you successfully download new build (with the driver) but the board run old build (without the driver) and so you get this message.
(In such case I can see twice "Uncompressing Linux..." message).
After some repeating downloads, the new build ran at last, and the driver also load successfully.