Bug 209627 - Touchscreen doesn't work anymore since commit 21653a4181ff292480599dad996a2b759ccf050f (regression)
Summary: Touchscreen doesn't work anymore since commit 21653a4181ff292480599dad996a2b7...
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: I2C (show other bugs)
Hardware: Intel Linux
: P1 normal
Assignee: Drivers/I2C virtual user
URL: https://git.kernel.org/pub/scm/linux/...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-12 14:02 UTC by rainer
Modified: 2020-10-15 07:56 UTC (History)
1 user (show)

See Also:
Kernel Version: 5.4.69/5.8.13
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments

Description rainer 2020-10-12 14:02:35 UTC
After upgrading from Linux 5.4.68 to Linux 5.4.69, the touchscreen of my Huawei Matebook 12 doesn't work anymore. The same issue happens with Linux >= 5.8.13.

I've compiled Linux from git to verify if it was fixed, but it doesn't help. But when reverting the commit 21653a4181ff292480599dad996a2b759ccf050f the touchscreen works fine again.

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.8.13&id=953fc770d069b167266d9d9ccfef0455fcfdc070



For reference my Arch Linux bug report:

https://bugs.archlinux.org/task/68178#comment193400

Hardware:
- CPU Intel Core m3-6Y30
- GPU Intel Graphics 515
Comment 1 Hans de Goede 2020-10-15 07:56:07 UTC
Sorry about the regression. A patch fixing this has been posted upstream, see:

https://lore.kernel.org/linux-i2c/20201014144158.18036-1-hdegoede@redhat.com/
https://lore.kernel.org/linux-i2c/20201014144158.18036-2-hdegoede@redhat.com/

Closing.

Note You need to log in before you can comment on or make changes to this bug.