Search Criteria
Package Details: lenovolegionlinux-dkms-git r255.ae96a82-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/lenovolegionlinux-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | lenovolegionlinux-dkms-git |
Description: | LenovoLegionLinux (LLL) DKMS module |
Upstream URL: | https://github.com/johnfanv2/LenovoLegionLinux |
Licenses: | GPL |
Submitter: | MrDuartePT |
Maintainer: | MrDuartePT (XenHat) |
Last Packager: | MrDuartePT |
Votes: | 10 |
Popularity: | 0.65 |
First Submitted: | 2023-04-28 00:06 (UTC) |
Last Updated: | 2025-02-04 16:39 (UTC) |
Dependencies (6)
- dkms (dkms-gitAUR)
- lenovolegionlinux-gitAUR
- dmidecode (dmidecode-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- i2c-tools (i2c-tools-gitAUR) (make)
- lm_sensors (lm_sensors-gitAUR, lm_sensors-it87-gitAUR) (make)
Required by (1)
- lenovolegionlinux-git (optional)
Latest Comments
1 2 3 Next › Last »
un1ns commented on 2025-08-23 14:40 (UTC)
Rhinoceros, I might be wrong as I'm not an experienced user but it seems like you just didn't install a kernel headers package. AFAIK, it's not a dependency as you can have different kernels on your system, each kernel has its own headers package and this is a dkms module that requires the headers to compile. so you have to install it as well, depending on what kernel you have, for
linux
it'slinux-headers
. the kernel you're using could be found usingpacman
/yay
/paru
, something likepacman -Qs linux kernel
. If you have other DKMS modules installed and working, then it's not that.Rhinoceros commented on 2025-08-05 10:59 (UTC)
I can't seem to install this package. I get these errors when attempting to install
I then tried rebooting, which didn't help, so I tried the other suggestion.
Indeed, there is nothing installed by this package into
/lib/modules/6.15.9-arch1-1
. Is that expected?user2 commented on 2025-06-18 14:22 (UTC)
Try removing your local PKGBUILD cache, e.g. the
$HOME/.cache/paru/clone/lenovolegionlinux-dkms-git
directory. (Older versions of this PKGBUILD strangely pin to a certain commit despite being a -git package) The upstream has already fixed the compilation problems.mba commented on 2025-05-20 18:48 (UTC) (edited on 2025-05-20 18:52 (UTC) by mba)
Please update this, it doesn't compile on kernel 6.14.6 at all, exiting with error:
youswer commented on 2025-04-06 04:05 (UTC)
Please update. It doesn't work on kernels version 13 and last 14.
Consult /var/lib/dkms/lenovolegionlinux/1.0.0/build/make.log for more information. ==> WARNING: `dkms install --no-depmod lenovolegionlinux/1.0.0 -k 6.14.0-rc7-1-mainline' exited 10
mba commented on 2024-11-23 17:28 (UTC)
Should we install both DKMS and the other version (lenovolegionlinux-git) if we want the DKMS functionality ? Or should we only install DKMS?
1 2 3 Next › Last »