Disable zcache and zram (they're in staging), as they currently break TOI.
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 .. 57 58 59 60 61 62 63 64 65 66 67 .. 106 Next › Last »
nous commented on 2012-06-12 05:55 (UTC)
Burning_aces commented on 2012-06-11 22:04 (UTC)
I keep getting the following error:
CC kernel/power/tuxonice_compress.o
kernel/power/tuxonice_compress.c: In function ‘toi_compress_write_page’:
kernel/power/tuxonice_compress.c:183:25: error: too few arguments to function ‘memory_bm_test_bit_index’
In file included from kernel/power/tuxonice.h:24:0,
from kernel/power/tuxonice_compress.c:19:
kernel/power/power.h:339:12: note: declared here
kernel/power/tuxonice_compress.c:183:25: warning: left-hand operand of comma expression has no effect [-Wunused-value]
make[2]: *** [kernel/power/tuxonice_compress.o] Error 1
make[1]: *** [kernel/power] Error 2
make: *** [kernel] Error 2
==> ERROR: A failure occurred in build().
Aborting...
nous commented on 2012-06-10 16:20 (UTC)
Erm... it should be 'hg update 40', not 'revert'. Glad it worked otherwise though.
<deleted-account> commented on 2012-06-10 14:48 (UTC)
wow, it compiled like a charm!
ty, nous!
<deleted-account> commented on 2012-06-10 13:43 (UTC)
@nous
unfortunatly:
$ hg revert 40
40: no such file in rev 015486e5e37d
trying to compile with "_minor=3 \n _pfrel=6"
Thank you
nous commented on 2012-06-10 11:43 (UTC)
Scratch that, it won't probably work as it's a minor version bump, not just a patchlevel one.
Do the following:
$ hg clone https://bitbucket.org/nous/linux-pf
$ cd linux-pf
$ hg revert 40
And you'll have 3.3.6-pf ready for compilation.
nous commented on 2012-06-10 11:18 (UTC)
Just download this tarball and edit the PKGBUILD as follows:
_minor=3
_pfrel=6
and build with 'makepkg --skipinteg'
<deleted-account> commented on 2012-06-10 11:05 (UTC)
Hi, nous!
Unfortunatly I updated to 3.4 from 3.3 mindlessly this time, and now i'm having some heavy mindfuck with radeon video.
how could i get a previos version of your excelent package for Archlinux?
It would be awesome, if you share the PKGBUILD for v.3.3!
Hope for you reply!
Thanks
nous commented on 2012-06-05 11:15 (UTC)
You might succeed compiling nvidia-pf by editing its PKGBUILD and setting good and bad kernver.
lockheed commented on 2012-06-05 11:11 (UTC)
I just upgraded linux-pf before reading this thread and before discovering nvidia-pf is not compatible with it.
I have not a very nice feeling that once I reboot, I am screwed.:)
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.