Search Criteria
Package Details: linux-clear-preempt-rt 6.1.46-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.000000 |
First Submitted: | 2019-11-10 17:47 (UTC) |
Last Updated: | 2023-08-23 17:21 (UTC) |
Dependencies (12)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-hybrid-gitAUR)
- initramfs (dracut-gitAUR, booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR, busybox-coreutilsAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- xmlto (xmlto-gitAUR) (make)
- linux-firmware (linux-firmware-iwlwifi-gitAUR, linux-libre-firmwareAUR, linux-firmware-gitAUR, linux-firmware-xzAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (modprobed-db-gitAUR) (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- wireless-regdb (wireless-regdb-gitAUR, wireless-regdb-pentestAUR) (optional) – to set the correct wireless channels of your country
Required by (4)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
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.