@miffe, can you please apply this patch, it fixes
No longer relevant, it was merged in rc2.nouveau
, which was broken by this patch in 6.17-rc1
.
Search Criteria
Package Details: linux-mainline-headers 6.17rc2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Headers and scripts for building modules for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 293 |
Popularity: | 1.34 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-08-17 23:29 (UTC) |
Dependencies (19)
- pahole (pahole-gitAUR)
- 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) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rust-src-gitAUR, rustup-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)
lufog commented on 2025-08-10 20:59 (UTC) (edited on 2025-08-18 07:15 (UTC) by lufog)
lufog commented on 2025-07-22 10:47 (UTC) (edited on 2025-08-10 21:00 (UTC) by lufog)
For those whose nouveau
is broken (for example, on my GeForce 1660) on 6.17-rc1
, with the error:
nouveau 0000:01:00.0: [drm] *ERROR* fbdev: Failed to setup emulation (ret=-22)
Apply this revert patch.
Better solution in next comment.
gromit commented on 2025-07-22 10:44 (UTC)
@lufog, I think this is the bug that you have hit: https://lore.kernel.org/all/aH9n_QGMFx2ZbKlw@debian.local
gromit commented on 2025-07-22 10:38 (UTC) (edited on 2025-07-22 10:39 (UTC) by gromit)
@lufog do you have time to troubleshoot the issue and report it upstream? This is optimally done via a bisection
lufog commented on 2025-07-22 10:33 (UTC) (edited on 2025-07-22 10:45 (UTC) by lufog)
Last update 6.16rc7-1
broke vulkan-nouveau
(NVK), on my GeForce 1660 =(
glenjo commented on 2025-07-09 00:59 (UTC)
mrlamud, that's it! Thanks!
mrlamud commented on 2025-07-09 00:56 (UTC)
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/ )
glenjo commented on 2025-07-07 16:32 (UTC) (edited on 2025-07-08 18:26 (UTC) by glenjo)
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
dkchi commented on 2025-04-10 05:32 (UTC)
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.
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 ..
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here