On Sunday, 25. February 2007 16:48:26 Pierre GAUFILLET wrote:
> Patrick Steiner a écrit :
> > hi,
> >
> > i currently try to get the touchscreen working with my angstrom image.
> >
> > could someone describe my how i can set this up?
> >
> > modprobe aximx50_ts  works, but lsmod says it is used my 0
> >
> > anything else todo?
>
> No, I think it is ok.
>
> On the other hand, I did not verify the behavior of aximx50_ts with
> .freq = 100000
>
> It may be required to replace it by .freq = 1850000 in aximx50_ts.c,
> but I think that's all.
>
> Now, a simple way to verify it is working is to verify the debug output
> of the kernel, or to enable printk line 167 in
> drivers/input/touchscreen/ts-adc-debounce.c :
>
>       } else {
>               printk("%04d %04d\n", (int)ts_pos.xd, (int)ts_pos.yd);
>               report_touchpanel(ts, ts_pos.xd, ts_pos.yd, 1);
>
>
>
> Pierre
>
> >  patrick

Ok i saw that you build a new patch. i haved applied this. but it doesnt apply 
do the latest hh-kernel HEAD version, perhaps you could build a new patch...

after that i can try it again.

regards,
 patrick

-- 
Patrick Steiner | [EMAIL PROTECTED]
ICQ: 128261350
WWW: http://helmsdeep.homelinux.net/~pat
 
working on (tux4u.skynet):
Fedora Core release 6 (Zod)
GNU/Linux 2.6.19-1.2895.fc6
--
_______________________________________________
Aximx50-port mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/aximx50-port

Reply via email to