I'm a best damn fool!
I didn't.
Now it installed ok, thanks.
Search Criteria
Package Details: synaptics-led 5.12-1
Package Actions
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)
- linux
- git (git-gitAUR, git-glAUR) (make)
- linux-headers (make)
Required by (1)
Sources (3)
Zzaponka commented on 2014-07-08 15:44 (UTC)
dgbaley27 commented on 2014-07-08 15:30 (UTC)
... and then you did pacman -U ?
Zzaponka commented on 2014-07-08 15:20 (UTC)
Here's the full log of makepkg -f command in synaptics-led directory:
[shydlovskyi@shydlovskyi synaptics-led]$ makepkg -f
==> Making package: synaptics-led 3.11-7 (Tue Jul 8 21:15:17 EEST 2014)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found SHA256SUMS
-> Found synaptics-led.install
-> Found 0001-input-Add-LED-support-to-Synaptics-device.patch
-> Found 0002-synaptics-add-debugging-to-synaptics_has_led.patch
==> Validating source files with sha256sums...
SHA256SUMS ... Passed
synaptics-led.install ... Passed
0001-input-Add-LED-support-to-Synaptics-device.patch ... Passed
0002-synaptics-add-debugging-to-synaptics_has_led.patch ... Passed
==> Extracting sources...
==> Removing existing pkg/ directory...
==> Starting build()...
-> Getting source from git://repo.or.cz/linux.git
-> Performing Integrity Check
-> Patching source
patching file Kconfig
patching file synaptics.c
patching file synaptics.h
patching file Kconfig
patching file synaptics.c
-> Building psmouse.ko
make: Entering directory '/usr/lib/modules/3.15.3-1-ARCH/build'
CC [M] /home/shydlovskyi/aur_builds/synaptics-led/src/drivers/input/mouse/psmouse-base.o
CC [M] /home/shydlovskyi/aur_builds/synaptics-led/src/drivers/input/mouse/synaptics.o
LD [M] /home/shydlovskyi/aur_builds/synaptics-led/src/drivers/input/mouse/psmouse.o
MODPOST 1 modules
LD [M] /home/shydlovskyi/aur_builds/synaptics-led/src/drivers/input/mouse/psmouse.ko
make: Leaving directory '/usr/lib/modules/3.15.3-1-ARCH/build'
-> Compressing psmouse.ko.gz
gzip: psmouse.ko.gz already exists; do you wish to overwrite (y or n)? y
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Purging unwanted files...
-> Removing libtool files...
-> Removing static library files...
-> Compressing man and info pages...
-> Stripping unneeded symbols from binaries and libraries...
==> Creating package "synaptics-led"...
-> Generating .PKGINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: synaptics-led 3.11-7 (Tue Jul 8 21:15:44 EEST 2014)
It seems that nothing wrong here. Or in case of successful installation there's have to be some other output lines?
Sorry for messy comment.
dgbaley27 commented on 2014-07-08 15:01 (UTC)
Zzaponka, if you installed 'synaptics-led' but don't see it in $(pacman -Qm), then check the output of your install command because it didn't actually install. That said, the package likely needs to be updated for linux-3.15.
Zzaponka commented on 2014-07-08 14:26 (UTC)
Additionally, I can't see synaptics-led as installed by typing
pacman -Qm
Is it ok?
Zzaponka commented on 2014-07-08 14:13 (UTC)
The problem with xf86-input-synaptics-led is still here.
It complains that synaptics-led is unresolved dependency, but I just installed this package. Is is possible to fix somehow this issue?
Thanks in advance.
<deleted-account> commented on 2012-11-23 09:51 (UTC)
New PKGBUILD is ok, but it's not working with xf86-input-synaptics-led-1.6.2-3.
dgbaley27 commented on 2012-11-18 09:23 (UTC)
I finally came across some more information about the LED patch. It is being hosted in OpenSUSE's kernel git tree [1].
Also, it seems like they decided to drop supported due to instability [2][3][4].
There are some newer versions of the patch in git (before being deleted), and attached to the bug reports. I'll be posting an update soon.
[1] http://kernel.opensuse.org/cgit/kernel-source/
[2] http://kernel.opensuse.org/cgit/kernel-source/commit/patches.drivers?id=940e57e2c66093f6fee481ab4224dd4294e3793f
[3] https://bugzilla.novell.com/768506
[4] https://bugzilla.novell.com/765524
I think there might also be updates to the xf86-input-synaptics led patches too, so I'll do what I can to update those as well.
dgbaley27 commented on 2012-11-17 19:22 (UTC)
This is due to a bug in kmod v11, kmod 11-2 in testing fixes this (or kmod 12...)
sailerboy commented on 2012-11-15 07:11 (UTC)
Hi. When I install this package, it compiles just fine into the package, but on install, it gives me this error:
depmod: tools/depmod.c:980: mod_free: Assertion `mod->kmod == ((void *)0)' failed.
/tmp/alpm_z5eKAW/.INSTALL: line 1: 9275 Aborted depmod
error: command failed to execute correctly
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:
After kernel update you should reboot and reinstall this package.