Search Criteria
Package Details: librem-ec-acpi-dkms-git 0.9.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/librem-ec-acpi-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | librem-ec-acpi-dkms-git |
Description: | Librem 14 EC APCI Driver from primalmotion fork |
Upstream URL: | https://source.puri.sm/primalmotion/librem-ec-acpi-dkms |
Licenses: | GPL |
Submitter: | primalmotion |
Maintainer: | primalmotion |
Last Packager: | primalmotion |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-08-17 18:44 (UTC) |
Last Updated: | 2025-08-22 15:18 (UTC) |
Latest Comments
primalmotion commented on 2025-08-22 15:18 (UTC)
Thanks. Can you give a try now?
epic-chill commented on 2025-08-22 02:45 (UTC)
I tried installing this package, and got the error:
I fixed this by changing the following line in the PKGBUILD file:
to
(i.e. escaping the
'
with a second'
).With this fixed, the package installation was apparently successful, but it did not work. Closer inspection showed that even though the install process reported success, the following errors were printed:
I solved this by installing the package
linux612-headers
, after which the package seems to be functioning well. (Maybe this needs to be marked as a dependency?)