I found the cause of the problem of not being able to reboot/shutdown on a system using systemd-boot and kernel 6.15-rc. I am using an Apple iMac 18,3 with a Magic Keyboard with Numeric Keypad connected via bluetooth. On a clean install of Archlinux/EndeavourOS, when I set up the Magic Keyboard to connect via bluetooth, I was no longer able to reboot/shutdown. When I connected the Magic Keyboard via USB, reboot/shutdown worked normally. Thanks to @miffe and @gromit.
Search Criteria
Package Details: linux-mainline-docs 6.15rc1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Documentation for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 290 |
Popularity: | 1.90 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-06 22:33 (UTC) |
Dependencies (18)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (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)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
dkchi commented on 2025-04-10 05:32 (UTC)
gromit commented on 2025-04-07 13:03 (UTC)
@dkchi, if that's the case please create a post on the forums so that this can be debugged :) It works alright for me though ..
dkchi commented on 2025-04-07 07:54 (UTC)
linux-mainline 6.15rc1 cannot reboot or shutdown on systemd-boot.
gromit commented on 2025-03-26 09:00 (UTC)
@RrOoSsSsOo see the second pinned comment about the repository :)
RrOoSsSsOo commented on 2025-03-26 07:31 (UTC)
Why not a pre-compiled linux-mainline-bin package?
crab2313 commented on 2025-03-06 02:03 (UTC)
We need the THC driver for touchpad or touchscreen support on Intel Lunar Lake platform.
CONFIG_INTEL_THC_HID=y CONFIG_INTEL_QUICKSPI=y CONFIG_INTEL_QUICKI2C=y
niluzz commented on 2025-02-23 15:11 (UTC)
PKGBUILDs atualizadas nada de novo para revisar :: chaves precisam ser importadas: ABAF11C65A2970B130ABE3C479BE3E4300411886 requerido por: linux-mainline-6.14rc3-1 (linux-mainline linux-mainline-headers) :: import? [S/n]: s gpg: falhou o receber do servidor de chaves: Não existem dados erro: falha ao executar: gpg --recv-keys ABAF11C65A2970B130ABE3C479BE3E4300411886:
niluzz commented on 2025-02-08 16:58 (UTC)
Este kernel está muito incrível principalmente no gerenciamento de RAM, bem superior ao 6.13.
haagch commented on 2025-02-04 23:12 (UTC)
Installed from the repo:
zcat /proc/config.gz | grep XDNA
CONFIG_DRM_ACCEL_AMDXDNA is not set
Can you enable it in your config? It's the new driver for the NPU on recent Ryzen chips.
jonstelly commented on 2025-02-04 18:27 (UTC)
Thanks for all of that info, I had searched for this, but guess I wasn't searching well.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here