[Milkymist-devel] Milkymist software task list

Sébastien Bourdeauducq sebastien.bourdeauducq at lekernel.net
Tue Mar 16 04:01:26 PDT 2010


> Hmmm, do you have a useful .config file?

ARCH=lm32 make ml401_defconfig

> >> Linux version 2.6.33RJS (root at localhost.localdomain) (gcc version 4.4.0
> >> (GCC) ) #1 Mon Mar 15 22:24:39 PDT > 2010
> >
> > Now to build some loadable modules and see if I can fix the problem.
> >
> > It is easy to add stuff to the root file system, since I have mounted
> > it via the loop file system.

yes :) Ethernet driver (and QEMU model of minimac, for simulations) would even 
enable root-NFS...

> OK, is this the error, or have I found another problem?
> 
> Welcome to the Milkymist Linux
> 
>      |\  /|'||      |\  /|'   |
>      | \/ ||||_/\  /| \/ ||(~~|~
>      |
>      |    |||| \ \/ |    ||_) |
> 
>                 _/
> 
> http://www.milkymist.org/
> 
> Jan  1 00:00:11 login[25]: root login on 'ttyS0'
> 
> 
> BusyBox v1.16.0 (2010-02-24 23:49:27 JST) hush - the humble shell
> Enter 'help' for a list of built-in commands.
> 
> root:~# ls
> hello.ko
> root:~# insmod hello.ko
> insmod: can't insert 'hello.ko': invalid module format
> root:~#

Yes, this is the error.

To help you track it down, you can use GDB on the kernel as outlined in
http://lekernel.net/blog/?p=820

Thanks,
Sébastien


More information about the Devel mailing list