Search Criteria
Package Details: linux-clear-preempt-rt 6.1.95-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: | None |
Last Packager: | metak |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-10 17:47 (UTC) |
Last Updated: | 2024-06-27 17:48 (UTC) |
Dependencies (17)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (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 (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.