-
-
Notifications
You must be signed in to change notification settings - Fork 56
Thinkpad T450s show "Unable to find a synaptics device" when run perl xSwipe.pl
#37
Comments
Same problem here. Compiled and installed driver (from Chosko). Touchpad stops working after login. Synclient says it's not loaded. |
Same problem!Hope to get a solution.Thanks. |
Try the following upon login: sudo modprobe -r psmouse Works for me. |
Thanks much for your help!But it doesn't work for me.Here's the hint. Smartmatch is experimental at ./xSwipe.pl line 121. init_synclientCouldn't find synaptics properties. No synaptics driver loaded? @area_setting: []$touchpad_size_h: 0$touchpad_size_w: 0$x_min_thredshould: 0$y_min_thredshould: 0$inner_edge_left: '0'$inner_edge_right: '0'$inner_edge_top: '0'$inner_edge_bottom: '0'$session_name: 'ubuntu'Can't access shared memory area. SHMConfig disabled? init |
Have you installed the modified synaptics driver from Chosko? |
I just follow the README. Do you mean this? NOTE: If using Ubuntu14.04, or laterInstall older version synaptics driver that is compatible with xSwipe.$ sudo apt-get install -y git build-essential libevdev-dev autoconf automake libmtdev-dev xorg-dev xutils-dev libtool |
Yes. After that, using modprobe solves the issue for me as I described above. I cannot help you further than that. :-( |
OK.Anyway, I really appreciate for your help and patience! |
For some machines, this will likely be linked to libinput. Several distros are moving away from synaptics drivers, and are starting to use libinput instead. I have the same issue on fedora 24, and I think it's because fedora no longer uses synaptics drivers, they use libinput instead. Not sure if xSwipe is compatible with libinput yet. |
I upgrade my system to Ubuntu 14.04.1 and problem solved! |
My system is Ubuntu 14.04, when I run 'perl xSwipe.pl', it shows like this:
I doubt maybe something wrong with the touchpad driver. When input
xinput list
and it shows:The text was updated successfully, but these errors were encountered: