Comment 6 for bug 1609601

Revision history for this message
Colin Johnstone (johnstone-colin) wrote : Re: i2c_hid: probe of i2c-ELAN0732:00 failed with error -61

The touchscreen still fails to work, but the error message changes to "failed to get GPIO interrupt" in the latest builds. I think this is due to a missing option during compilation, since I've been testing custom builds of upstream basically since I filed this bug and the GPIO interrupt error reverts right back to "failed to reset device" if I compile the upstream code + patches with the AMD GPIO drivers explicitly enabled in the config. Also, the latest builds introduce a new error with the orientation sensor: The screen is rotated to the right by default on boot. This has to be related to a missing axes configuration, as reported by the "hp_accel" errors in my dmesg output.