>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
Search Criteria
Package Details: linux-pf 6.11.pf4-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 kernel ksm linux linux-pf pf-kernel uksm uksmd v4l2loopback zstd |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, linux-pf, NTFS3-MODULE, UKSMD-BUILTIN, 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.21 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2024-11-06 15:49 (UTC) |
Dependencies (17)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, 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, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- ksmbd-toolsAUR (optional) – userspace tools for the ksmbd kernel SMB server
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- uksmdAUR (uksmd-gitAUR, uksmd-cachyos-nosystemd-gitAUR, uksmd-nosystemd-gitAUR) (optional) – userspace KSM helper daemon
- v4l2loopback-utils (optional) – v4l2-loopback device utilities
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (15)
- droidcam (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)
- uksmd (requires UKSMD-BUILTIN)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-git (requires UKSMD-BUILTIN)
- uksmd-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmdstats-git (requires UKSMD-BUILTIN) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (2)
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)
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?
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.