You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The touch screen on this device does not work on the latest Fedora with a recent kernel, which includes the patch that supposedly fixed the issue for everyone a few years back.
Linux fedora 6.8.10-300.fc40.x86_64
I am facing the exact same issue as in this thread #218, where the hardware is clearly present however not being picked up by the driver. I have tried various distros and same deal.
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ MSFT0001:00 06CB:CE2D Touchpad id=15 [slave pointer (2)]
⎜ ↳ MSFT0001:00 06CB:CE2D Mouse id=16 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ USB Keyboard id=10 [slave keyboard (3)]
↳ USB Keyboard System Control id=11 [slave keyboard (3)]
↳ Ideapad extra buttons id=14 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=17 [slave keyboard (3)]
↳ USB Keyboard Consumer Control id=18 [slave keyboard (3)]
From all the reading I've done, I believe that MSFT0001:00 06CB:CE2D Mouse is supposed to be the touch screen, but I have no idea how to force detection.
The text was updated successfully, but these errors were encountered:
The touch screen on this device does not work on the latest Fedora with a recent kernel, which includes the patch that supposedly fixed the issue for everyone a few years back.
Linux fedora 6.8.10-300.fc40.x86_64
I am facing the exact same issue as in this thread #218, where the hardware is clearly present however not being picked up by the driver. I have tried various distros and same deal.
Output of
sudo find /sys/ -iname "*wacf*"
Output of
xinput --input
on Wayland:On X11:
From all the reading I've done, I believe that
MSFT0001:00 06CB:CE2D Mouse
is supposed to be the touch screen, but I have no idea how to force detection.The text was updated successfully, but these errors were encountered: