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-headers 6.13.pf1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-pf.git (read-only, click to copy) |
---|---|
Package Base: | linux-pf |
Description: | Headers and scripts for building modules for the pf-kernel |
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: | linux-pf-headers |
Submitter: | nous |
Maintainer: | post-factum |
Last Packager: | post-factum |
Votes: | 209 |
Popularity: | 0.053285 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2025-01-25 23:02 (UTC) |
Dependencies (10)
- pahole (pahole-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)
Required by (0)
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.