Using the patch matchu pointed to and the 0x800 on 1:6.13rc4-2 and I seem to be solid now
Search Criteria
Package Details: linux-mainline-headers 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: | 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: | 290 |
Popularity: | 1.86 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-06 22:33 (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, 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)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 93 Next › Last »
podulator commented on 2024-12-27 13:28 (UTC)
sigxcpu commented on 2024-12-25 08:01 (UTC)
Left it in sleep overnight. Removed the charger (with the laptop still in sleep), moved to another room and opened the lid. It woke up, beeped b/c the charger was detected as removed, stayed alive for few 1-2 seconds and froze. Something happens during longer sleep. Anyway, now I've switched to 0x800 and see how it goes. Btw, no dump in pstore, so it was a hard freeze, not a kernel crash.
sigxcpu commented on 2024-12-24 21:21 (UTC)
I've patched PKGBUILD myself with the DRM patch and rebuild with rc4 and I am running for few good hours now without any dcdebugmask set. Had about 5 sleep/resume cycles and no issues.
iamkroot commented on 2024-12-24 20:13 (UTC) (edited on 2024-12-24 20:14 (UTC) by iamkroot)
I'm running this kernel on the UM5406 (14" Vivobook, Ryzen 365). Weirdly, everything was going smooth with 1.6.13rc3 kernel and 0x600
mask (never tried it without the flag.)
But after updating to rc4, I have also started getting frequent freezes. For now, running with 0x800
flag is causing the stuttering at 120Hz, and random display glitches at both 60Hz and 120Hz. Will likely revert to rc3 for the time being.
@dxxvi gpg --keyserver hkp://pgp.rediris.es --recv-keys ABAF11C65A2970B130ABE3C479BE3E4300411886
works (takes a bit of time).
dxxvi commented on 2024-12-24 05:04 (UTC)
Hi everybody, how to fix the issue "gpg: keyserver receive failed: No data error: failed to run: gpg --recv-keys ABAF11C65A2970B130ABE3C479BE3E4300411886"?
kad07 commented on 2024-12-23 23:26 (UTC)
Hi, can anyone who has successfully gotten the sound to work without sounding tinny give me some pointers? Nothing I do seem to work. Thanks in advance.
matchu commented on 2024-12-23 19:08 (UTC)
Hi, I've been looking to find a solution to the freezing bug since I got this laptop. I came across this post on freedesktop.org: https://gitlab.freedesktop.org/drm/amd/-/issues/3533#note_2707470 and applied the suggested patch on top of 6.13rc4. I also set the amdgpu.dcdebugmask=0x800 as suggested and so far it's working very well. It's been only like an hour, but I never been able to use the laptop for so long without freezing in the past.
sigxcpu commented on 2024-12-23 16:01 (UTC)
I am not using Wayland (too complicated for screen/window sharing). Anyway, X11/Wayland session kicks in after SDDM login, so I guess it doesn't make any difference. Here's my complete kernel cmdline:
# cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-linux-mainline-um5606 root=UUID=78b1d480-c85d-45bb-9000-7b6873e67220 rw mitigations=off amdgpu.dcdebugmask=0x612 efi_pstore.pstore_disable=0 panic=5 loglevel=3 quiet
podulator commented on 2024-12-23 15:22 (UTC) (edited on 2024-12-23 15:23 (UTC) by podulator)
Hey sigxcpu, I know, very strange, but re-booted without it and fine again. With it, ssdm login looped.
Updated to latest bios, 315, still freezing.
Set ~/.config/systemd/user/plasma-kwin_wayland.service.d/override.conf to [Service] Environment="KWIN_DRM_DISABLE_TRIPLE_BUFFERING=1"
Wondering if KDE is the common freeze factor? Happy to run any tests that anyone can suggest
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here