1
I/EventHub(  146): New device: id=3, fd=118, path='/dev/input/event1', name='atmel-maxtouch', classes=0x14, configuration='/system/usr/idc/atmel-maxtouch.idc', keyLayout='', keyCharacterMap='', builtinKeyboard=false
I/InputReader(  146):   Touch device 'atmel-maxtouch' could not query the properties of its associated display 0.  The device will be inoperable until the display size becomes available.
I/InputReader(  146): Device added: id=3, name='atmel-maxtouch', sources=0x00001002
I/InputReader(  146): Device added: id=2, name='gpio-keys', sources=0x00000101
I/InputReader(  146): Device added: id=1, name='tegra Wired Accessory Jack', sources=0x80000000
I/InputReader(  146): Reconfiguring input devices.  changes=0x00000004
I/InputReader(  146): Device reconfigured: id=3, name='atmel-maxtouch', surface size is now 1280x800, mode is 1

我需要构建内核或修改 idc 设备。还可以使内核从 HC 反向移植到 ICS。我该如何解决这个问题?

4

1 回答 1

2

英语

看到这个帖子。问题出在 Atmel 控制器和 ICS 内核上。

以下是 Github 上发布的驱动程序链接:

https://github.com/atmel-maxtouch/linux


西班牙文

Mira este post , el problema es con el controlador de Atmel y el kernel de ICS。

Aqui esta el enlace al driver posteado en Github:

https://github.com/atmel-maxtouch/linux

于 2012-11-10T01:25:33.153 回答