Package Details: linux-pf 6.15.pf2-1

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 bbrv3 kernel linux linux-pf ovpn-dco pf-kernel v4l2loopback
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, linux-pf, NTFS3-MODULE, NTSYNC-MODULE, OVPN-MODULE, V4L2LOOPBACK-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: nous
Maintainer: post-factum
Last Packager: post-factum
Votes: 210
Popularity: 0.91
First Submitted: 2011-07-24 12:01 (UTC)
Last Updated: 2025-06-07 08:43 (UTC)

Dependencies (20)

Required by (13)

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 .. 85 86 87 88 89 90 91 92 93 94 95 .. 106 Next › Last »

nous commented on 2011-03-31 09:15 (UTC)

As Kirugs has reported, -pf2 is broken for me too. It fails to resume on 2 desktops and 1 laptop...

nous commented on 2011-03-30 14:32 (UTC)

Kirugs: obviously, as -pf1 works, your setup is ok and you wait for the next tuxonice update. Since hibernation is a necessity for my laptop, I had to hold back updates more than a couple of times in the past. shadowed87: sha256sums updated, but I'm not rebuilding the repo packages just for aufs - I doubt anyone uses it anyway :)

shadowed87 commented on 2011-03-30 08:50 (UTC)

aufs has been updated on chakra, sha256 are different ;)

<deleted-account> commented on 2011-03-30 06:14 (UTC)

pf2 is broken for me. Hibernate doesn't work, going sleep works, but resuming ends with blinking caps lock, nothing in logs. I tried pfkernel repo and situation is the same, except that it gave me no blinking caps. pf1 works brilliant, so I'm reverting to that.

nous commented on 2011-03-29 09:00 (UTC)

http://freshmeat.net/projects/pf-patchset

shadowed87 commented on 2011-03-29 08:56 (UTC)

anyone knows where to find a pf changelog? i really can't find it..

nous commented on 2011-03-29 04:35 (UTC)

hellnest: Silly me, I saw that error in my laptop and I just enabled dvb in menuconfig... Meh, I'm either getting lazier or dumber. Fixed and cheers.

hellnest commented on 2011-03-28 21:55 (UTC)

@nous - cp include/config/dvb/*.h ${pkgdir}/usr/src/linux-${_kernver}/include/config/dvb/ + [[ -e include/config/dvb/ ]] && cp include/config/dvb/*.h ${pkgdir}/usr/src/linux-${_kernver}/include/config/dvb/ Like your comment on -ck page. You must modify PKGBUILD to make it success. My build now success thanks once again :)

hellnest commented on 2011-03-28 19:44 (UTC)

Ok thanks for your help, :) I didn't read a whole comments sorry ^^