Dasharo / open-source-firmware-validation

OSFV infrastructure with automated tests and scripts for managing test results
Apache License 2.0
9 stars 1 forks source link

V560TNE v0.9.1-rc3 touchpad on/off function key not working #472

Closed philipandag closed 1 month ago

philipandag commented 2 months ago

Device

V560TNE

RTE version

--

OSFV version

develop

Affected component(s) or functionality

turning touchpad on/off using function key

Brief summary

touchpad on/off function key it not working

How reproducible

100%

How to reproduce

press fn+F1

Expected behavior

should turn touchpad on/off

Actual behavior

the touchpad works

Link to screenshots or logs

manual visual test, no logs

Additional context

No response

Solutions you've tried

tried using libinput debug-events --show-keycodes but is does not show any event

mkopec commented 2 months ago

ah, we need to add a quirk to udev for this model too

philipandag commented 2 months ago

This works fine on Windows

philipandag commented 1 month ago

Applying the fix from https://docs.dasharo.com/unified/clevo/post-install/#linux helps on rc-4. Must have missed it before.