Package Details: synaptics-led 5.12-1

Git Clone URL: https://aur.archlinux.org/synaptics-led.git (read-only, click to copy)
Package Base: synaptics-led
Description: Synaptics LED enabled psmouse kernel module
Upstream URL: https://github.com/mmonaco/PKGBUILDs
Licenses: GPL2
Submitter: dgbaley27
Maintainer: dgbaley27 (vantu5z)
Last Packager: vantu5z
Votes: 13
Popularity: 0.000000
First Submitted: 2011-05-23 16:24 (UTC)
Last Updated: 2021-06-28 06:10 (UTC)

Dependencies (3)

Sources (3)

Pinned Comments

vantu5z commented on 2021-01-11 11:19 (UTC) (edited on 2021-02-07 17:19 (UTC) by vantu5z)

"psmouse" module is built-in from 5.10.2 kernel. https://bugs.archlinux.org/task/69158

Fixed from kernel linux 5.10.13.arch1-2.

vantu5z commented on 2020-04-27 06:00 (UTC) (edited on 2020-04-27 06:10 (UTC) by vantu5z)

This is kernel module for touchpads with enable/disable LED button in left corner.
This video show how touchpads looks like:
https://www.youtube.com/watch?v=fj1Yf4ASag0

To load/reload module without rebooting you can use:

  sudo modprobe -r psmouse
  sudo modprobe  psmouse

After kernel update you should reboot and reinstall this package.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »

dgbaley27 commented on 2011-11-10 10:53 (UTC)

Updated for 3.1. I don't have the hardware to test anymore. The patch succeeds without any FUZ. I wish I know how to download just the mouse directory - does any know of a git mirror for the kernel that allows git archive? It would also be nice to know how to have a CONFIG_ option on the commandline or specify the path to the config file to get rid of the rsync command.

<deleted-account> commented on 2011-09-10 00:39 (UTC)

I am still experience frequent crashes, however I am unable to actually locate any of the logged information..

dgbaley27 commented on 2011-08-08 12:50 (UTC)

Ok, I've updated it. I used the minor version, 3.0.1, but my original intention had been to keep with the major version only. Next update I may switch back to versioning this package with the major version but using the underlying minor version when actually building. This is because I think the synaptics code changing on a minor release will be rare.

dgbaley27 commented on 2011-08-08 12:23 (UTC)

Hey guys, I'll update this today. Maybe the mysterious crashes will stop =)

gothmog commented on 2011-08-08 09:40 (UTC)

zephiros: kernel version is 3.0.1, not 3.0 I tested with version 3.0.1 and work: http://pastebin.com/vxT4Ker4

<deleted-account> commented on 2011-08-08 08:17 (UTC)

Change in PKGBUILD _kver=2.6.39 to _kver=3.0 ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_kver.tar.bz2 to ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-$_kver.tar.bz2 and md5sums=( 1aab7a741abe08d42e8eccf20de61e05 6d565328f36c6ca20b439f29bffc43bb ) to md5sums=( 398e95866794def22b12dfbc15ce89c0 6d565328f36c6ca20b439f29bffc43bb )

Huulivoide commented on 2011-08-04 11:40 (UTC)

:( I can't get this to work with the new 3.0 kernel