-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Touchpad wont work even with script #126
Comments
I've updated the Original suggestion from https://lkml.org/lkml/2016/4/8/536. |
Thanks, I'll give it a try later today and see if it works. |
i just ran the |
this took another interesting turn: as i tried to use multiple finger gesture on my chromium page, it seems that system cursor starts to work again. after waking up from subsequent suspend the system cursor keeps working well. interesting. im just documenting this here as empirical study. |
haha the pixel touchpad is one interesting mysterious beast :) it's been working fine for me since I applied to config change. Thanks for the report. |
So I've finally had some time to update my Pixel. I'm using the new I played around a bit with Firefox with the Grab and Drag extension again since that seemed to be an issue before. I haven't had any problems yet. For now everything seems to be working great. I'll report back if the problem shows up again. I'm cautiously optimistic that everything touchscreen related has been worked out. All I want now is to have the Grab and Drag extension to work as smooth as Chromium's native touchscreen support. :P |
I updated my kernel to linux-samus4 4.8.7, and my touchpad and touchscreen stopped working. I downloaded and ran the enable-atmel.sh script (after installing mxt-app) and my touchscreen works, but my touchpad still doesn't work. Here's the output from
|
Update: my touchpad works now (randomly), but my touchscreen still doesn't work. |
I managed to resurrect my touchpad/touchscreen. It quit working after a failed attempt to upgrade the kernel to linux-4.11.3. What finally worked was using mxt-app to load a config I found in a ChromiumOS git repo: git clone https://chromium.googlesource.com/chromiumos/overlays/board-overlays Be sure to verify the device addresses, and diff the bad config with the config you plan to load. There were only a few differences in my case. |
Earlier, I reinstalled my OS to an external thumb drive due to the SSD firmware issue. However, I have since been unable to get the touchpad working. My touchpad, even when disabled, seems to be causing random things to happen with moving the cursor around randomly while typing if my hands get anywhere near it (which is making this difficult to type). The cursor can be clicked, unless it is disabled, but it cannot move. This sounds similar to the previous issue, but sadly the enable-amtel.sh script did not fix this for me. I tried manually running mxt-app on each of the i2c buses, which changed from 7 to 0 between boots, but it simply does nothing. Another note: I moved from v4.4-7 to v4.4-6 right before the SSD firmware gave out, but the touchpad worked fine and this didn't happen before. Perhaps it may have something to do with that fact that I am booting externally?
Here are the dmesg lines that appear to be the problem (but maybe not):
The text was updated successfully, but these errors were encountered: