Topic: Issue with touchpad
Hello. I have a T400 thinkpad with libreboot. On the most recent version of Hyperbola I am unable to get my touchpad to work at all on Xenocara. Trackpoint works just fine. Heres what I have tried.
I've tried with https://www.hyperbola.info/packages/?na … nput-evdev and this is the output of
grep -e "Using input driver " Xorg.0.log
[ 42.284] (II) Using input driver 'evdev' for 'Power Button'
[ 42.285] (II) Using input driver 'evdev' for 'Video Bus'
[ 42.285] (II) Using input driver 'evdev' for 'Sleep Button'
[ 42.286] (II) Using input driver 'evdev' for 'Integrated Camera: Integrated C'
[ 42.287] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 42.288] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[ 42.289] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 42.291] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
I've also tried with https://www.hyperbola.info/packages/ext … synaptics/ and the output was the same.
Finally, I tried with this package https://archlinux.org/packages/extra/x8 … synaptics/ because when I used Parabola the touchpad worked fine and this is the driver used by parabola (I think). This is the corresponding output:
[ 106.717] (II) Using input driver 'evdev' for 'Power Button'
[ 106.717] (II) Using input driver 'evdev' for 'Video Bus'
[ 106.718] (II) Using input driver 'evdev' for 'Sleep Button'
[ 106.719] (II) Using input driver 'evdev' for 'Integrated Camera: Integrated C'
[ 106.720] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 106.723] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 106.725] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
I think this is a bug either regarding Xenocara or the driver. I can't make an issue because I currently can't make an account there.
Thanks for reading