Re: [Jornada 7xx] - 2.6.18 Patch & kernel available
Adam Pribyl <[email protected]>
| Newsgroups | gmane.comp.handhelds.linux.jornada |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 7 Oct 2006, Kristoffer Ericson wrote: > Greetings, > > Sound as you said is currently not supported. Initrd is not required for 2.6 > kernels (on 2.4 it was needed to activate CF/PCMCIA slot), so just point to > your root partition inside params.txt (and leave the initrd line blank). Oh well, that's it - the line has to be empty. So the params.txt is like -- begin -- \Storage Card\linux-2.6.18-7xx-zimage root=/dev/hda2 -- end -- otherwise it does not find rootfs (kernel panic). > Irda is most likely due to a config miss on my part.Loadkeys should work fine > (atleast it does for me). I think so.. at least in my old config I had FIR device section with CONFIG_SA1100_FIR=m (sa1100_ir.ko) and CONFIG_IRCOMM=m irtty + ircomm You are right, loadkeys does something - it completely messes up the keyboard layout when loading the keymap I use for 2.4.x. Do you have anything else to feed the loadkeys with? Is following kind off patch inlcluded in your patch set? http://acid.ch.pw.edu.pl/%7Esq5bpf/mylinux/j720/files/kernel/j720_keyboard.patch or does it break the layout of non ABB keyboards? > Touchscreen is a known error, something in the opie settings that creates it > (as X works just fine). > > Thx for feedback, always appreciated. > Beside that, I forget to mention obvious "not working" APM and power button does nothing with 2.6... BTW: In http://jlime.com/downloads/development/kernel/arm/2.6.18/defconf_jlime I see CONFIG_APM=m but there is no module for apm in /lib/modules?! > Best wishes > Kristoffer > Adam Pribyl