Skip to content

Instantly share code, notes, and snippets.

@ajsb85
Created November 9, 2012 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajsb85/4046997 to your computer and use it in GitHub Desktop.
Save ajsb85/4046997 to your computer and use it in GitHub Desktop.
Error Touchscreen Controllers from Atmel
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment