Search Criteria
Package Details: lkrg-dkms-git r784.e18822f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lkrg-dkms-git.git (read-only, click to copy) |
|---|---|
| Package Base: | lkrg-dkms-git |
| Description: | Linux Kernel Runtime Guard (DKMS) |
| Upstream URL: | https://lkrg.org |
| Licenses: | GPL-2.0-only |
| Conflicts: | lkrg-dkms |
| Provides: | lkrg-dkms |
| Submitter: | rgacogne |
| Maintainer: | rgacogne |
| Last Packager: | rgacogne |
| Votes: | 6 |
| Popularity: | 0.60 |
| First Submitted: | 2021-03-22 08:34 (UTC) |
| Last Updated: | 2026-05-05 08:55 (UTC) |
Latest Comments
PlaidCat commented on 2026-03-16 18:48 (UTC) (edited on 2026-03-21 22:44 (UTC) by PlaidCat)
Heads up, the latest GIT has an issue and will kernel panic on boot for in tree kernel module loads.
I will look at this later to see if there is something to be fixed upstream.
https://github.com/lkrg-org/lkrg/pull/459#issuecomment-4069842257
Edit:(2026.03.15) its seems to be a random module race condition with https://github.com/lkrg-org/lkrg/issues/462
Editv2: (2026.03.16) Issue is resolved upstream with https://github.com/lkrg-org/lkrg/pull/463 and possibly https://github.com/lkrg-org/lkrg/commit/6c5d8ac1b2f45b443f4337eb6f4cdadae6613b14
Note too I incorrectly said to fall back to lkrg-dkms AUR package however SolarDesigner informed me that lkrg 1.0 is only compatible with up to 6.18.y so it wouldn't have helped here.
afader commented on 2022-07-24 06:48 (UTC)
the p_lkrg module is now called lkrg
itoffshore commented on 2021-11-06 20:21 (UTC) (edited on 2021-11-06 20:30 (UTC) by itoffshore)
using
lkrg-dkms-gitnow builds successfully on5.14kernels thanks to this commit on masterwhich gave me:
For anyone interested in signed Out of Tree kernel modules - I made Arch Sign Modules - I use it to sign nvidia / zfs / lkrg modules.
rgacogne commented on 2021-10-19 14:27 (UTC)
Done! Sorry for the broken PKGBUILD, I'm afraid the fact that the current HEAD is not working on recent kernels makes lkrg pretty much useless to me at the moment.
lzlrd commented on 2021-10-19 14:22 (UTC)
Please replace all instances of "${_pkgbase}-${pkgver}" with "${pkgname}" for this PKGBUILD to well, actually build.