Package Details: linux-pf-headers 6.11.pf4-1

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: 210
Popularity: 0.27
First Submitted: 2011-07-24 12:01 (UTC)
Last Updated: 2024-11-06 15:49 (UTC)

Dependencies (10)

Required by (0)

Sources (2)

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.

Latest Comments

« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 106 Next › Last »

quequotion commented on 2016-09-21 03:24 (UTC) (edited on 2016-09-21 03:31 (UTC) by quequotion)

>kogone Did you ever get a response? If i run tuxoniceui --test it seems to be operational, but I haven't been able to suspend to disk (swapfile) for a while now with this message at boot: "resume: tux-on-ice syntax detected, but no support found" EDIT; yes, it has been removed, as of version 4.6-pf1 in June: https://pf.natalenko.name/news/?p=181

Thaodan commented on 2016-08-31 12:19 (UTC)

The pkg is now also on gitlab where I test things first before pushing them into the aur: https://gitlab.com/Thaodan/linux-pf

Thaodan commented on 2016-08-31 12:16 (UTC)

I tested menuconfig and nconfig, both worked fine for me. I renamed the modprobe-db stuff, changed the path of vmlinux as suggested. Also I splittet the preset from the actual package. With this change it is possible to use a kernel build for every device but use a specific preset if needed. The if the default preset is installed nothing is changed.

Thaodan commented on 2016-08-10 11:51 (UTC)

nvidia-pf has the patch already too (:

tuankiet65 commented on 2016-08-10 11:46 (UTC)

If you are using this with nvidia-dkms, you may want to update nvidia-dkms to 367.35-2 (currently in testing, should be released once linux-4.7 has gone out of testing) or apply this patch by hand https://git.archlinux.org/svntogit/packages.git/tree/trunk/0001-linux-4.7-x86_64.patch?h=packages/nvidia

s3rb31 commented on 2016-07-25 00:02 (UTC)

I think line 552 in the PKGBUILD: ͏ ͏ ͏ ͏ install -D -m644 vmlinux "${pkgdir}/usr/lib/modules/build/${_kernver}/vmlinux" should instead be: ͏ ͏ ͏ ͏ install -D -m644 vmlinux "${pkgdir}/usr/lib/modules/${_kernver}/build/vmlinux" Because DKMS gives me the following error: ͏ ͏ ͏ ͏ ==> No kernel build modules. You must install them to use DKMS!

milkii commented on 2016-07-05 01:04 (UTC)

I'm currently getting up to: ... patching file tools/objtool/Makefile patching file tools/objtool/elf.h ==> ERROR: A failure occurred in prepare(). Aborting... makepkg -si 21.53s user 9.23s system 14% cpu 3:30.23 total Any advise on how I could debug?

kogone commented on 2016-06-10 23:42 (UTC)

is tuxonice not included anymore?