do you have time to troubleshoot the issue and report it upstream?
Building the kernel (even without docs) takes me a huge amount of time.
I think this is the bug that you have hit
Yes, it looks like it.
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | The Linux Mainline kernel and modules |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, NTSYNC-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 293 |
Popularity: | 2.26 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-07-21 07:47 (UTC) |
do you have time to troubleshoot the issue and report it upstream?
Building the kernel (even without docs) takes me a huge amount of time.
I think this is the bug that you have hit
Yes, it looks like it.
@lufog, I think this is the bug that you have hit: https://lore.kernel.org/all/aH9n_QGMFx2ZbKlw@debian.local
@lufog do you have time to troubleshoot the issue and report it upstream? This is optimally done via a bisection
Last update 6.16rc7-1
broke vulkan-nouveau
(NVK), on my GeForce 1660 =(
mrlamud, that's it! Thanks!
AMD gpu problem. https://gitlab.freedesktop.org/drm/amd/-/issues/4393
Fix with this patch
or revert the commit 5307dce878d4 ( https://lore.kernel.org/all/CABXGCsNxhEu+win6h1Zwi-0e4NeURzOt2KA=BXakRz08moG4uA@mail.gmail.com/ )
Have gpu drm faults (Ryzen 5900X with AMD RX7600 gpu) with 6.16rc5-1, display manager failed to launch.
Fault is occurring in /drivers/gpu/drm/drm_gem.c
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.
@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 ..
linux-mainline 6.15rc1 cannot reboot or shutdown on systemd-boot.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here