> > Regarding the keyboard: have you checked whether all the necessary modules > > were loadad by /etc/rc.d/rc.modules ? > > some modules may not get autoloaded automatically. > > Does it not make more sense to mount armedslack in chroot and then > build kernel and modules form there?
You don't need to do this - you can build a kernel with a cross compiler. It's far faster. I don't have a reference document for this -- the only cross environment I have is here: ftp://ftp.armedslack.org/armedslack/armedslack-devtools/x-toolchain/ but this is just enough of a cross toolchain to enable distcc on my x86 machines. Also, there's no reason why you couldn't build the kernel & modules on another compatible ARM Linux distribution first, then copy them into your ARMedslack filesystem. _______________________________________________ ARMedslack mailing list [email protected] http://lists.armedslack.org/mailman/listinfo/armedslack
