Comment 6 for bug 1878279

Revision history for this message
AdrienM (adi90x) wrote : Re: Touchpad not recognized on Lenovo Ideapad 5 14IIL05 81YH

Hello,

Result from

...
for d in $(ls -1 */hid); do d=${d%/*}; grep -q PNP0C50 $d/modalias && echo $d; done
...

=> MSFT0004:01

And attached dmesg output using the boot parameter you mention.

Regards,
Adrien