Hmm..
1. pacman -Syu
2. yaourt -S linux-rt
Localmod
and see:
DEPMOD 3.6-pf
-> Compressing package...
==> Starting package_linux-pf-headers()...
cp: cannot stat ‘include/config/dvb/*.h’: No such file or directory
==> ERROR: A failure occurred in package_linux-pf-headers().
Search Criteria
Package Details: linux-pf 6.12.pf1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-pf.git (read-only, click to copy) |
---|---|
Package Base: | linux-pf |
Description: | The pf-kernel and modules |
Upstream URL: | https://pfkernel.natalenko.name |
Keywords: | bbr bbr3 kernel ksm linux linux-pf pf-kernel uksm uksmd v4l2loopback zstd |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, linux-pf, NTFS3-MODULE, UKSMD-BUILTIN, V4L2LOOPBACK-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | nous |
Maintainer: | post-factum |
Last Packager: | post-factum |
Votes: | 209 |
Popularity: | 0.20 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2024-11-27 09:08 (UTC) |
Dependencies (18)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (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)
- ksmbd-toolsAUR (optional) – userspace tools for the ksmbd kernel SMB server
- 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
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- uksmdAUR (uksmd-gitAUR, uksmd-cachyos-nosystemd-gitAUR, uksmd-nosystemd-gitAUR) (optional) – userspace KSM helper daemon
- v4l2loopback-utils (optional) – v4l2-loopback device utilities
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (15)
- droidcam (requires V4L2LOOPBACK-MODULE)
- humble-lumpia-git (optional)
- immersed (requires V4L2LOOPBACK-MODULE) (optional)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- simple-droidcam-client (requires V4L2LOOPBACK-MODULE)
- uksmd (requires UKSMD-BUILTIN)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-git (requires UKSMD-BUILTIN)
- uksmd-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmdstats-git (requires UKSMD-BUILTIN) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 53 54 55 56 57 58 59 60 61 62 63 .. 106 Next › Last »
neitrino commented on 2012-10-21 18:29 (UTC)
nous commented on 2012-10-20 07:13 (UTC)
Why don't you just put "echo cfq >| /sys/block/sda/queue/scheduler" in /etc/rc.local? CFQ is a quite large chunk of code to build into kernel, and some people (me included) use linux-pf on memory-restrained boxes too.
That said though, it would make more sense to make to make NO-OP the default I/O scheduler and leave all other modularized, but we're addressing the silent majority here who just want their kernels to boot.
3V0LU710N commented on 2012-10-19 13:18 (UTC)
@nous: I've found if I want to use CFQ instead of BFQ as my main disk scheduler, I need to put in the mkinitcpio.conf modules section "cfq_iosched". Shouldn't it be better to have CFQ compiled as a "built-in" option in the kernel (like linux-ck does with CFQ and BFQ), so, we just needed to put "elevator=cfq" in the grub cmdline?
Cheers and keep up the good work...
nous commented on 2012-10-04 23:45 (UTC)
Aufs3 isn't yet ready for 3.6; therefore it's disabled on configs.
martadinata666 commented on 2012-10-04 12:20 (UTC)
i already got to 3.6
you can edit the pkgbuild to patch the pf-patch and the console-level, and logo-linux patch only...
Build success here, in my try... using another patch like i2c, channel-negative-one-maxim patch will get reject :)
PLum commented on 2012-10-04 10:57 (UTC)
When You find some time please update to new 3.6.1-pf :-), thx
nous commented on 2012-09-20 05:21 (UTC)
I think I also had some section mismatches but building continued. All binaries are available at the pfkernel repo.
martadinata666 commented on 2012-09-17 10:08 (UTC)
well pretty weird
....
LD arch/x86/boot/setup.elf
OBJCOPY arch/x86/boot/setup.bin
BUILD arch/x86/boot/bzImage
Setup is 17040 bytes (padded to 17408 bytes).
System is 2749 kB
CRC 4470713b
Kernel: arch/x86/boot/bzImage is ready (#1)
WARNING: modpost: Found 3 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
==> ERROR: A failure occurred in build().
Aborting...
J4913 commented on 2012-09-17 09:03 (UTC)
Fixed in the update, thanks.
Pinned Comments
post-factum commented on 2023-09-25 20:30 (UTC) (edited on 2024-10-08 14:21 (UTC) by post-factum)
Official binary builds for various x86_64 ISA levels are available here.