kmod replaces module-init-tools.
http://www.archlinux.org/news/kmod-replaces-module-init-tools/
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 .. 64 65 66 67 68 69 70 71 72 73 74 .. 106 Next › Last »
<deleted-account> commented on 2012-01-22 15:21 (UTC)
<deleted-account> commented on 2012-01-20 09:22 (UTC)
Thank you Nous.
After updating works .
nous commented on 2012-01-19 22:02 (UTC)
It was not the headers after all. Somehow, /usr/src/linux-3.2-pf/vmlinux was getting stripped. I recompiled a generic x86_64 linux-pf and now it works (I had the same problem here compiling nvidia) - virtualbox compiles OK too. You can download it from the repo, the optimized binaries are on their way.
<deleted-account> commented on 2012-01-19 18:44 (UTC)
The problem may be in the headers.
Just to test I made a simple cp -rv /usr/src/linux-3.2.1-1-ARCH /usr/src/linux-3.2-pf and he compiled but the module did not work .
nous commented on 2012-01-19 18:33 (UTC)
Googling around, I saw some talk (mainly by archers) with the same problem, with 3.1.9-ARCH (3.2 too), related to libarchive. I'll investigate more; in the meanwhile, if anyone finds a solution please post.
post-factum commented on 2012-01-19 18:20 (UTC)
The issue with TOI as module is fixed by Nigel but not pushed to git repo yet. I expect it to be included in 3.2.2-pf.
@lgf: I've got no idea :/. Probably, some problem with headers?
<deleted-account> commented on 2012-01-19 17:25 (UTC)
After upgrading to 3.2 and have got an error when compiling the modules VirtualBox and catalyst, in both cases is the same
(FATAL: vmlinux is truncated. Sechdrs [i]. Sh_offset = 18446744073709551615> sizeof (* hrd) = 64)
if it goes to boot the default kernel even this also being the 3.2 modules compiled without problem.
post-factum commented on 2012-01-19 00:33 (UTC)
I'll mail him.
nous commented on 2012-01-18 23:11 (UTC)
Somehow, the freeze_kernel_threads and in_suspend symbols are not passed to the kernel image, with tuxonice as all-modules. It's not that important to devote time to it. Maybe just email Nigel?
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.