Code Monkey home page Code Monkey logo

Comments (10)

philiparvidsson avatar philiparvidsson commented on August 24, 2024 1

Try the following upon login:

sudo modprobe -r psmouse
sudo modprobe psmouse

Works for me.

from xswipe.

philiparvidsson avatar philiparvidsson commented on August 24, 2024

Same problem here. Compiled and installed driver (from Chosko). Touchpad stops working after login. Synclient says it's not loaded.

from xswipe.

iaxax avatar iaxax commented on August 24, 2024

Same problem!Hope to get a solution.Thanks.

from xswipe.

iaxax avatar iaxax commented on August 24, 2024

Thanks much for your help!But it doesn't work for me.Here's the hint.

Smartmatch is experimental at ./xSwipe.pl line 121.
Unable to find a synaptics device.
Couldn't find synaptics properties. No synaptics driver loaded?

init_synclient

Couldn't find synaptics properties. No synaptics driver loaded?
Couldn'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?
Couldn't find synaptics properties. No synaptics driver loaded?

init

from xswipe.

philiparvidsson avatar philiparvidsson commented on August 24, 2024

Have you installed the modified synaptics driver from Chosko?

from xswipe.

iaxax avatar iaxax commented on August 24, 2024

I just follow the README. Do you mean this?

NOTE: If using Ubuntu14.04, or later

Install 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
$ sudo apt-get remove -y xserver-xorg-input-synaptics
$ git clone https://github.com/Chosko/xserver-xorg-input-synaptics.git
$ cd xserver-xorg-input-synaptics
$ ./autogen.sh
$ ./configure --exec_prefix=/usr
$ make
$ sudo make install

from xswipe.

philiparvidsson avatar philiparvidsson commented on August 24, 2024

Yes. After that, using modprobe solves the issue for me as I described above. I cannot help you further than that. :-(

from xswipe.

iaxax avatar iaxax commented on August 24, 2024

OK.Anyway, I really appreciate for your help and patience!

from xswipe.

nonbinary avatar nonbinary commented on August 24, 2024

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.

from xswipe.

yimun avatar yimun commented on August 24, 2024

I upgrade my system to Ubuntu 14.04.1 and problem solved!

from xswipe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.