Spectre V2 : WARNING: Unprivileged eBPF is enabled with eIBRS on
after upgrade on linux-lqx 5.18.16 i cannot boot for problrm with nvidia-drivers, i search problem with journactl and i have find that message too. it's ok or it's a problem
Git Clone URL: | https://aur.archlinux.org/linux-lqx.git (read-only, click to copy) |
---|---|
Package Base: | linux-lqx |
Description: | Documentation for the Linux Liquorix kernel |
Upstream URL: | https://liquorix.net/ |
Keywords: | bbr2 bfq futex pds proton zen |
Licenses: | GPL-2.0-only |
Submitter: | akurei |
Maintainer: | sir_lucjan (damentz) |
Last Packager: | damentz |
Votes: | 164 |
Popularity: | 1.65 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2025-04-01 23:15 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 122 Next › Last »
Spectre V2 : WARNING: Unprivileged eBPF is enabled with eIBRS on
after upgrade on linux-lqx 5.18.16 i cannot boot for problrm with nvidia-drivers, i search problem with journactl and i have find that message too. it's ok or it's a problem
@sir_lucjan
Oh; I did not knew about that file, my bad... Thank you for your time anyway.
@MajorBarnulf
I hope you know that this can be set globally in makepkg.conf
hi, would it be possible to have the kernel be compiled on multiple threads by default? I think it will benefit everyone
@damentz yes, I found the problem was in my configuration for the keyservers. Thanks the same!
@lnoferin, sounds like the keyserver was down or your network connection is blocking access. The ability pull down keys is also required for adding third party repos unless you disable signing.
We can't solve your network issues, so that's something you'll need to figure out on your end.
@sir_lucjan Tried but it failed:
gpg --recv-keys 9AE4078033F8024D && gpg --lsign-key 9AE4078033F8024D
gpg: keyserver receive failed: Connection refused
@lnoferin
Try gpg --recv-keys 9AE4078033F8024D && gpg --lsign-key 9AE4078033F8024D
as normal user.
I cannot build the package on a manjaro because this error:
pamac build linux-lqx 1 ✘ 1m 3s
Preparing...
Cloning linux-lqx build files...
Generating linux-lqx information...
Checking linux-lqx dependencies...
Resolving dependencies...
Checking inter-conflicts...
To build (1):
linux-lqx 5.17.5.lqx1-1 AUR
Edit build files : [e]
Apply transaction ? [e/y/N] y
Building linux-lqx...
==> Making package: linux-lqx 5.17.5.lqx1-1 (gio 28 apr 2022, 11:00:20)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found linux-5.17.tar.xz
-> Found linux-5.17.tar.sign
-> Found 5.17-9.tar.gz
==> Validating source files with sha512sums...
linux-5.17.tar.xz ... Passed
linux-5.17.tar.sign ... Skipped
5.17-9.tar.gz ... Passed
==> Verifying source file signatures with gpg...
linux-5.17.tar ... FAILED (unknown public key 38DBBDC86092693E)
==> ERROR: One or more PGP signatures could not be verified!
Error: Failed to build linux-lqx
I followed the pinned comment in this page but nothing changed:
pacman-key --keyserver hkps://keyserver.ubuntu.com --recv-keys 9AE4078033F8024D && pacman-key --lsign-key 9AE4078033F8024D
gpg: key 9AE4078033F8024D: "Steven Barrett <steven@liquorix.net>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
-> Locally signed 1 keys.
==> Updating trust database...
gpg: next trustdb check due at 2022-05-02
Pinned Comments
damentz commented on 2020-08-31 15:22 (UTC) (edited on 2021-12-21 18:25 (UTC) by damentz)
Official binaries of linux-lqx, linux-lqx-headers, and linux-lqx-docs are now available: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#liquorix
Signing key import instructions:
sudo pacman-key --keyserver hkps://keyserver.ubuntu.com --recv-keys 9AE4078033F8024D && sudo pacman-key --lsign-key 9AE4078033F8024D