On Mon, Aug 22, 2005 at 09:29:25AM +0200, Adam Pribyl wrote:
> I have successfully compiled mainline kernel 2.6.12.5 with patch and
> config from
> http://wwwcip.informatik.uni-erlangen.de/~simigern/jornada-7xx/linux-2.6/mainline/
Nice to hear :-)
> 1. sound - the driver is probably not in kernel tree/patch?
Yes, it's not included ATM.
> 2. touchscreen (in opie, did not test X yet) is not working. It
> is configured in kernel however.
It's working for me, but you need to make sure you use module_raw input
in your ts.conf. You also need to recalibrate the touchscreen for 2.6.
> 3. suspend button is doing nothnig (apm is compiled in) - related to
> suspend problem discussed here?!
As CPUfreq ist still crashing my machine (no idea why, my ram-timings
are working fine on 2.4) I have not looked into this. Switching off
the display can be done in sysfs. (Currently manually...)
The question is, what to do here?
Should the power-button simply send an event to userspace on
non-flashboard jornadas and let a demon do "the right thing".
Or should it be handled in kernel.
I'm currently more leaning towards the userspace-approach, as it gives
the user more points to tune.
> 4. when I start linexec after wince already running for some time, the
> contrast/brightness of screen is set so high the screen is completely
> white (unreadable), when starting right after wince boot, then
> contrast/brightness is however better compared to 2.4.31
The brightness and contrast can be changed in sysfs, too.
> 1. 5 keys on keyboard are somehow mixed in console
> {[ (is }]), ]} (is {[), |\ (is }]), /? (is --?!), altgr (is /?)
> - can we change the map somehow? Is this the best possible to achieve?
Hmm, the problem is that I only have a german jornada, on which some
keys were not mapped at all, so I added more or less meaningful
mappings for the unmapped keys and use xmodmap to remap my german
keyboard to us english. Who needs key cap labels anyway? ;-)
The driver currently does not support loading another keymap from the
console, but the current map should still work fine on us-jornadas...
(If the original map did, which I can't test...)
Please have a look at drivers/input/keyboard/jornada720_kbd.c,
where the current map is hardcoded. My additions are the keys which
have names, they were completely unmapped before (and so not remappable
by xev).
> 2. I was not able to discover anything via irda (does it work for anybody?
> I tried mobile phone, another notebook - I was not able to detect anything
> even in wince, so maybe some hardware problem?!)
I'm very sure that the hardware is simply not powered up, as I haven't
looked into irda yet.
One question from me: Is any WLAN card working for you with this kernel?
I'm unable to get prism2 and Orinoco cards running, but an ne2k ethernet
nic works fine...
Regards,
Michael
Received on Mon Aug 22 2005 - 07:27:25 EDT
This archive was generated by hypermail 2.2.0 : Mon Aug 22 2005 - 07:27:35 EDT