Bug 218481
Summary: | Kernel 6.7 on Zephyrus shattered video on primary display | ||
---|---|---|---|
Product: | Linux | Reporter: | Alexei (an) |
Component: | Kernel | Assignee: | Virtual assignee for kernel bugs (linux-kernel) |
Status: | NEW --- | ||
Severity: | blocking | CC: | regressions |
Priority: | P3 | ||
Hardware: | AMD | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: | |
Attachments: | dmesg |
Description
Alexei
2024-02-11 15:13:03 UTC
(In reply to Alexei from comment #0) > > Product: ROG Zephyrus GA502IV > Video: VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] > Renoir [Radeon RX Vega 6 (Ryzen 4000/5000 Mobile Series)] (rev c6) Those systems also contain a Nvidia GPU, hence allow me to ask: do you use any out-of-tree drivers from Nvidia (as it seems to be the case for the user that opened the Fedora post you pointed to). If that's the case you are on your own. If not, you want to report the problem here: https://gitlab.freedesktop.org/drm/amd/-/issues ; in that case please drop a link here. (In reply to The Linux kernel's regression tracker (Thorsten Leemhuis) from comment #1) > (In reply to Alexei from comment #0) > > > > Product: ROG Zephyrus GA502IV > > Video: VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] > > Renoir [Radeon RX Vega 6 (Ryzen 4000/5000 Mobile Series)] (rev c6) > > Those systems also contain a Nvidia GPU, hence allow me to ask: do you use > any out-of-tree drivers from Nvidia (as it seems to be the case for the user > that opened the Fedora post you pointed to). > > If that's the case you are on your own. If not, you want to report the > problem here: https://gitlab.freedesktop.org/drm/amd/-/issues ; in that case > please drop a link here. Thanks for the reply. Yes, my system has nvidia discrete GPU. But to make sure that this is not Nvidia related bug, I disabled nvidia driver and than even uninstalled dkms modules and packages. I was struggling where to open this bug, here or in drm/amd issues, decided to open here because it doesn't look like admgpu bug, I switch the kernel to reproduce the issue, I don't change admgpu driver's version. Are you sure I need to move it to drm/adm? (In reply to Alexei from comment #2) > I switch the kernel to > reproduce the issue, I don't change admgpu driver's version You did not change mesa's amdgpu driver, but if you switched the kernel, then you are running a different "version" of the kernel's amdgpu driver :-) That being said: https://gitlab.freedesktop.org/drm/amd/-/issues might nevertheless turn out to be the the wrong place; but given the current state of things it's the best place to report this. |