Sunday, March 01, 2026

Touchpad not working:

My touchpad is unresponsive in every way. Nothing works. I.e clicking and moving the mouse,

This is my dmesg.

ihidev0 at iic1 addr 0x2c gpio 18, vendor 0x6cb product 0xce2c, SYNA2BA6
ihidev0: 15 report ids
imt0 at ihidev0: clickpad, 5 contacts
wsmouse0 at imt0 mux 0
ims0 at ihidev0 reportid 2: 2 buttons
wsmouse1 at ims0 mux 0
hid at ihidev0 reportid 6 not configured
hid at ihidev0 reportid 7 not configured
hid at ihidev0 reportid 9 not configured
hid at ihidev0 reportid 10 not configured
hid at ihidev0 reportid 11 not configured
hid at ihidev0 reportid 12 not configured
hid at ihidev0 reportid 13 not configured
hid at ihidev0 reportid 14 not configured
hid at ihidev0 reportid 15 not configured

This is my xorg.conf

Section "InputDevice"
    Identifier "Touchpad"
    Driver "synaptics"
    Option "Device" "/dev/ihidev0"  # Replace with your device path
EndSection

Thanks!

No comments:

Post a Comment