Can you login into your tty or how do you get the logs?
Did you try another 4.8 kernel like the ARCH one?
Search Criteria
Package Details: linux-pf-headers 6.14.pf3-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 bbrv3 invlpgb kernel linux linux-pf ovpn-dco pf-kernel v4l2loopback zstd |
Licenses: | GPL-2.0-only |
Provides: | linux-pf-headers |
Submitter: | nous |
Maintainer: | post-factum |
Last Packager: | post-factum |
Votes: | 209 |
Popularity: | 0.010655 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2025-04-20 11:13 (UTC) |
Dependencies (13)
- 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)
- 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)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 106 Next › Last »
Thaodan commented on 2016-10-16 18:51 (UTC)
uudruid74 commented on 2016-10-16 18:40 (UTC)
I'm having the same problem except that I don't use Plymouth. I do have the boot logo turned on, which should be the very first thing the kernel does, but the whole screen is white and stays white and I get nothing at all on the screen. I'm pretty sure it was working with 4.7.
The journal of a booting kernel is here : http://pastebin.com/v67UM1w8
Thaodan commented on 2016-10-11 08:51 (UTC)
please see this conversation on twitter, about the current status on the issue:
https://twitter.com/_Thaodan/status/785542622559498242
try to boot with the arch kernel and poste your output of:
journalctl -b-1 -k
Vistaus commented on 2016-10-11 08:40 (UTC)
The update to linux-pf-4.8.x makes my laptop unbootable. After selecting the kernel in Grub, the boot stops right after loading Plymouth so I can't even reach a tty from there. Tried several reboots and they all end up the same. Going back to linux-pf-4.7.x solves the issue; I can boot fine using that one.
I'm using a Dell Chromebook 13 with Arch Linux fully updated and have had no issues with any of the software or hardware except that the aforementioned 4.8.x pf-kernel prevents me from booting while 4.7.x pf works fine.
Thaodan commented on 2016-10-10 12:12 (UTC)
did you build a 32bit kernel? only x86_64 has stack validation I changed that objtool is only installed when validation is enabled.
walkindude commented on 2016-10-10 11:35 (UTC)
@tamjan
same for me. solved by setting CONFIG_STACK_VALIDATION=y in config:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=26660a4046b171a752e72a1dd32153230234fe3a&utm_source=anzwix
tamjan commented on 2016-10-10 11:06 (UTC) (edited on 2016-10-10 18:44 (UTC) by tamjan)
On my box, objtool isn't built when the PKGBUILD wants to install the binary. Inserting a "( cd tools/objtool && make )" before "cp -a tools/objtool/objtool ${pkgdir}/usr/lib/modules/${_kernver}/build/tools/objtool/" makes it not fail. No idea if it's a good thing to do, though.
Thaodan commented on 2016-10-09 11:21 (UTC)
Hey I updated the pkg yesterday and synced the configs with the configs from the ARCH kernel, I used the aufs for the rcN kernel since theres no version for 4.8. if you get an issues see this:
https://twitter.com/pfkernel/status/785062319747436544
there's currently a bug that's is described in the tweet.
xianai commented on 2016-10-05 03:49 (UTC)
Update:
http://kerneldedup.org/download/uksm/0.1.2.5/uksm-0.1.2.5-for-v4.8.patch
xianai commented on 2016-09-25 08:31 (UTC)
Hi all,
UKSM for v4.7 was officially released.
http://kerneldedup.org/download/uksm/0.1.2.5/uksm-0.1.2.5-for-v4.7.patch
Please feedback at:
http://forum.kerneldedup.org/
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.