#touchpad not working
9 messages · Page 1 of 1 (latest)
How did you do "driver installing/uninstalling", if that is usually not a manual process?
Do you know the device ID of the touchpad?
I currently have synaptics set for my touchpad instead of libinput but neither have worked. I don't know the device id
I'm not familiar with linux, this is my first time using it
it usually all just works
u can install hardinfo and find mention of HID or touch device (not to be mistaken for a fingerprint reader or touchscreen) and get the device ID of it, then crosscheck it on linux-hardware.org
is it actually a synaptics touchpad?
its an etps/2 elantech touchpad
As Stunner suggested, sudo apt install hardinfo, then use that to find the device ID and look it up on the Internet. If you are lucky, somebody made a driver and put it on their git.