Search Criteria
Package Details: linux-lts49 4.9.258-1
Git Clone URL: | https://aur.archlinux.org/linux-lts49.git (read-only, click to copy) |
---|---|
Package Base: | linux-lts49 |
Description: | The Linux-lts49 kernel and modules |
Upstream URL: | https://www.kernel.org/ |
Licenses: | |
Submitter: | severach |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 8 |
Popularity: | 0.003598 |
First Submitted: | 2018-02-03 07:27 |
Last Updated: | 2021-02-24 07:24 |
Dependencies (11)
- coreutils (coreutils-git, coreutils-selinux)
- kmod (kmod-nc, kmod-git, kmod-minimal-git)
- linux-firmware (linux-libre-firmware, linux-firmware-git, linux-firmware-iwlwifi-git)
- mkinitcpio>=0.7 (mkinitcpio-git, mkinitcpio-nosystemd, mkinitcpio-nohooks-git)
- bc (bc-gh) (make)
- docbook-xsl (make)
- inetutils (inetutils-git, inetutils-hostname, gettext-hostname) (make)
- kmod (kmod-nc, kmod-git, kmod-minimal-git) (make)
- libelf (elfutils-git, libelf-minimal-git) (make)
- xmlto (xmlto-git) (make)
- crda (crda-git, wireless-regdb-pentest) (optional) – to set the correct wireless channels of your country
Latest Comments
micwoj92 commented on 2020-10-10 23:03
was getting error
after removing all set -u and set +u from PKGBUILD could boot successfully and I am writing this message from that kernel
OJaksch commented on 2019-09-16 13:51
I'm gaining a non fatal error:
Sep 16 15:45:14 amd64x4 systemd[1]: Starting Daemon for power management...
Sep 16 15:45:14 amd64x4 systemd[14543]: upower.service: Failed to set up user namespacing: Invalid argument
Sep 16 15:45:14 amd64x4 systemd[14543]: upower.service: Failed at step USER spawning /usr/lib/upowerd: Invalid argument
Sep 16 15:45:14 amd64x4 systemd[1]: upower.service: Main process exited, code=exited, status=217/USER
Sep 16 15:45:14 amd64x4 systemd[1]: upower.service: Failed with result 'exit-code'.
Sep 16 15:45:14 amd64x4 systemd[1]: Failed to start Daemon for power management.
Sep 16 15:45:14 amd64x4 systemd[1]: upower.service: Service RestartSec=100ms expired, scheduling restart.
Sep 16 15:45:14 amd64x4 systemd[1]: upower.service: Scheduled restart job, restart counter is at 1.
Sep 16 15:45:14 amd64x4 systemd[1]: Stopped Daemon for power management.
Accorgin to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939468 this comes from Kernel Config CONFIG_USER_NS, which is not set in linux-lts49.
severach commented on 2018-06-08 00:43
Fine in 105, not fixed in 107.
Saren commented on 2018-06-07 16:32
I was being taken into emergency shell using 4.9.106, beware.
maderios commented on 2018-03-21 09:50
Thanks!
Xinkai commented on 2018-02-05 06:19
There is a [ ] mismatch on line 95 in PKGBUILD. Please fix.