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。我该如何解决?

最佳答案

英语

请参见this post。问题出在Atmel控制器和ICS内核上。

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

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



西班牙文

Mira este post,Atmel和ICS内核的控制问题。

司机在吉苏布(Github)骑自行车:

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

关于android - 触摸设备“atmel-maxtouch”在带有Tegra 2的Android Ice Cream Sandwich中不起作用,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/13312486/

10-09 10:07