Le Saturday 15 September 2007 18:32:36 Alain2210, vous avez écrit :
> Hello,
>
> > It seems like the last kernel 2.6.21-hh16 on h2200 has no more
> > touchscreen support (ts device).
> > [EMAIL PROTECTED]:~$ ts_test
> > /dev/input/touchscreen0: No such file or directory
> >
> > There is no more CONFIG_TOUCHSCREEN_ADC_DEBOUNCE in this kernel.
> > gunzip -c /proc/config.gz | grep CONFIG_TOUCHSCREEN_ADC_DEBOUNCE
> > [EMAIL PROTECTED]:~$
> >
> > With kernel 2.6.21-hh12 :
> > gunzip -c /proc/config.gz | grep CONFIG_TOUCHSCREEN_ADC_DEBOUNCE
> > CONFIG_TOUCHSCREEN_ADC_DEBOUNCE=y
> >
> > Is there a new way of handling touchscreen, which needs modifications
> > elsewhere ?
>
> CONFIG_TOUCHSCREEN_ADC_DEBOUNCE has been replace by
> CONFIG_TOUCHSCREEN_ADC
>
> This works patch the defconfig
>
> Sincerely,
>
> Alain

Sorry, but here's what I get :
[EMAIL PROTECTED]:~$ gunzip -c /proc/config.gz | grep CONFIG_TOUCHSCREEN_ADC
# CONFIG_TOUCHSCREEN_ADC is not set
[EMAIL PROTECTED]:~$ uname -a
Linux pda-usb 2.6.21-hh16 #1 PREEMPT Fri Sep 14 11:35:17 CEST 2007 armv5tel 
unknown

What's the defconfig ? I do not build my own images and kernels...

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to