Thaodan, in that case do you happen to have the older 3.10 PKGBUILD handy? I did not keep the older package and now my aufs setup is not working and neither linux-pf or linux-aufs_friendly are working at the moment due to this same bug.
Search Criteria
Package Details: linux-pf 6.15.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 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: | 209 |
Popularity: | 0.004913 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2025-05-31 15:59 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutils-symlinkAUR, coreutils-uutilsAUR, coreutils-vlang-gitAUR, coreutils-uutils-selinuxAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (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) (make)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- ksmbd-toolsAUR (optional) – userspace tools for the ksmbd kernel SMB server
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- v4l2loopback-utils (optional) – v4l2-loopback device utilities
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (13)
- droidcam (requires V4L2LOOPBACK-MODULE)
- droidcam-git (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)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 34 35 36 37 38 39 40 41 42 43 44 .. 106 Next › Last »
demon012 commented on 2013-09-26 21:48 (UTC)
Thaodan commented on 2013-09-26 08:18 (UTC)
I don't used it, at the time I updated the package aufs3 wasn't ready for 3.11
demon012 commented on 2013-09-26 08:12 (UTC)
The AUFS3 patch you are using is causing the error: "aufs au_loopback_init:136: loop_backing_file() is not defined" and it making aufs3 cease to work. Apparently the patch had this function added and then it was for some reason removed: http://www.mail-archive.com/aufs-users@lists.sourceforge.net/msg04337.html .
Need to get that other patch in this package to make it work.
SydMax commented on 2013-09-16 15:39 (UTC)
Hi, Thaodan.
Is there any reason, why you have ignored twice reports on this issue:
"The patchlevel option seems to be the wrong way around - 'p' removes the patch version, <enter> keeps it."
The fix in PKGBUILD is obvious, why not to implement it?
Thaodan commented on 2013-09-09 15:14 (UTC)
updated, aufs3 ins't ready
Thaodan commented on 2013-09-06 22:53 (UTC)
thanks, fixed
post-factum commented on 2013-09-06 21:50 (UTC)
PILEDRIVER target (line 434) has got a typo:
pkgname"${pkgbase}-piledriver"
Should be
pkgname="${pkgbase}-piledriver"
BULLDOZER target has the same issue.
brunogm commented on 2013-07-20 18:05 (UTC)
Hi, problem with CONFIG_MNATIVE=y.
# CONFIG_MEMTEST is not set
# CONFIG_MK8 is not set
# CONFIG_MK10 is not set
# CONFIG_MBARCELONA is not set
# CONFIG_MBOBCAT is not set
# CONFIG_MBULLDOZER is not set
# CONFIG_MPILEDRIVER is not set
# CONFIG_MPSC is not set
# CONFIG_MATOM is not set
# CONFIG_MCORE2 is not set
# CONFIG_MCOREI7 is not set
# CONFIG_MCOREI7AVX is not set
# CONFIG_MCOREAVXI is not set
# CONFIG_MCOREAVX2 is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_MNATIVE=y
Thaodan commented on 2013-07-18 22:35 (UTC)
updated packages
NOTE: I added patch from https://bugzilla.kernel.org/show_bug.cgi?id=60530 to fix the issue please report issues
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.