Search Criteria
Package Details: linux-clear-preempt-rt 5.10.115.67-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-clear-preempt-rt.git (read-only, click to copy) |
---|---|
Package Base: | linux-clear-preempt-rt |
Description: | The Clear Linux Preempt-RT kernel and modules |
Upstream URL: | https://github.com/clearlinux-pkgs/linux-preempt-rt |
Licenses: | GPL2 |
Provides: | VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | metak |
Maintainer: | metak |
Last Packager: | metak |
Votes: | 3 |
Popularity: | 0.000001 |
First Submitted: | 2019-11-10 17:47 (UTC) |
Last Updated: | 2022-05-15 18:58 (UTC) |
Dependencies (12)
- coreutils (coreutils-git, coreutils-selinux, coreutils-hybrid, coreutils-hybrid-git)
- initramfs (mkinitcpio-git, dracut-git, booster-wip-git, booster-git, booster, dracut, mkinitcpio)
- kmod (kmod-git, kmod-minimal-git)
- bc (bc-gh) (make)
- cpio (cpio-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- libelf (elfutils-git, libelf-minimal-git) (make)
- pahole (pahole-git) (make)
- xmlto (xmlto-git) (make)
- linux-firmware (linux-firmware-iwlwifi-git, linux-libre-firmware, linux-firmware-git, linux-firmware-uncompressed) (optional) – firmware images needed for some devices
- modprobed-db (modprobed-db-git) (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- wireless-regdb (wireless-regdb-git, wireless-regdb-pentest) (optional) – to set the correct wireless channels of your country
Required by (3)
- mozillavpn (requires WIREGUARD-MODULE)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
Latest Comments
aurnidjan commented on 2021-06-22 13:08 (UTC)
There is a problem - kernel-compiler-patch this version has removed
To build need changes
First from _gcc_more_v='20210606' to _gcc_more_v='20210616'
Second from '21454906014ac8e448be85147be06a1e3dfbefb644ef96d9a37c15fcc8e07a42') to 'e5b449ef1cd5fef9f24f55250afc2fad85df4fd7371db666f7c7f20eff91c33d')
Tjuh commented on 2020-08-22 14:02 (UTC)
Builds and boots up just fine now, thank you. Still getting efi: EFI_MEMMAP is not enabled in the kernel log.
Tjuh commented on 2020-07-15 13:04 (UTC) (edited on 2020-07-15 21:34 (UTC) by Tjuh)
Having trouble building a bootable kernel. Builds fine with makepkg but the resulting kernel is unbootable.
No such issue with regular linux-clear and linux-clear-current.
I checked the kernel log, it says efi: EFI_MEMMAP is not enabled.