Ok, I got the touchscreen to work (with only the ".freq=1850000,"
modification) :
here are the modules required (loaded by hand for now) :
Module Size Used by
ads7846_adc_ssp 3912 0
ts_adc_debounce 4000 0
aximx50_ts 2400 0
ts_calibrate gives then some not-so-bad results.
However, it is still unsufficient to be used "as is".
To be continued...
Pierre
Patrick Steiner a écrit :
> On Sunday, 25. February 2007 17:34:41 Pierre GAUFILLET wrote:
>> Patrick Steiner a écrit :
>>> On Sunday, 25. February 2007 17:21:54 Pierre GAUFILLET wrote:
>>>> Patrick Steiner a écrit :
>>>>> 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...
>>>> I did not build any new patch since 2.6.20-hh1. This kernel is up to
>>>> date regarding aximx50 touchscreen driver (but it does not mean that it
>>>> is working either...).
>>> ok could you please tell me if your ts works.
>> of course, I'll keep you informed ;-)
>>
>> BTW, can you tell me where embedded modules are defined ?
>> Only a subset is available in rootfs.
>>
>> Finally, the 2.6.20 MMC/SD driver is broken with all my SD cards... :-(
>
> hmm strange my kingston 128mb card works fine.
>
> you can autoload modules via you machine config file (aximx50.conf) the ipkg
> files are located at: tmp/deploy/glibc/ipk/aximx50
>
> btw. if you reboot your axim via linux you get a secret menu after automatic
> restart ;-)
>
>
>
>>>>> after that i can try it again.
>>>>>
>>>>> regards,
>>>>> patrick
>
>
>
--
_______________________________________________
Aximx50-port mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/aximx50-port