Discussion:
Bug#1086604: linux-image-6.11.4-amd64: amdgpu is unable to resume from suspend
(too old to reply)
a***@lists.savchenko.net
2024-11-02 01:00:01 UTC
Permalink
Package: src:linux
Version: 6.11.4-1
Severity: important


Dear Maintainer,

After an update to 6.11.4, I am observing the following single line in
the TTY after resume from S3:

```
amdgpu 0000:75:00.0: drm *ERROR* dc_dmub_srv_log_diagnostic_data dmcub
error - collecting diagnostic data
```

The problem is not present when booting 6.10.X and earlier kernels.
Debian Bug Tracking System
2024-11-03 20:50:01 UTC
Permalink
tag -1 moreinfo
Bug #1086604 [src:linux] linux-image-6.11.4-amd64: amdgpu is unable to resume from suspend
Added tag(s) moreinfo.
--
1086604: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086604
Debian Bug Tracking System
Contact ***@bugs.debian.org with problems
Ben Hutchings
2024-11-03 20:50:02 UTC
Permalink
Control: tag -1 moreinfo
Post by a***@lists.savchenko.net
Package: src:linux
Version: 6.11.4-1
Severity: important
Dear Maintainer,
After an update to 6.11.4, I am observing the following single line in
```
amdgpu 0000:75:00.0: drm *ERROR* dc_dmub_srv_log_diagnostic_data dmcub
error - collecting diagnostic data
```
The problem is not present when booting 6.10.X and earlier kernels.
You need to provide the full kernel log and device information (from
lspci).

Ben.
--
Ben Hutchings
I say we take off; nuke the site from orbit.
It's the only way to be sure.
a***@lists.savchenko.net
2024-11-03 21:10:01 UTC
Permalink
Post by Ben Hutchings
You need to provide the full kernel log and device information (from
lspci).
Kernel log can't be acquired as the system isn't accessible after the
bug is triggered. Other TTYs are unresponsive as well. lspci below:

```
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14d8
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Device 14d9
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14da
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14db
00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14db
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14da
00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14db
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14da
00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14da
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14da
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14dd
00:08.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14dd
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller
(rev 71)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge
(rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14e0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14e1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14e2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14e3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14e4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14e5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14e6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 14e7
01:00.0 VGA compatible controller: NVIDIA Corporation AD104 [GeForce RTX
4070 Ti] (rev a1)
01:00.1 Audio device: NVIDIA Corporation AD104 High Definition Audio
Controller (rev a1)
6b:00.0 Non-Volatile memory controller: Solid State Storage Technology
Corporation CL4-8D512 NVMe SSD M.2 (DRAM-less) (rev 03)
6c:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 600 Series
Chipset PCIe Switch Upstream Port (rev 01)
6d:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 600 Series
Chipset PCIe Switch Downstream Port (rev 01)
6d:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 600 Series
Chipset PCIe Switch Downstream Port (rev 01)
6d:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 600 Series
Chipset PCIe Switch Downstream Port (rev 01)
6d:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 600 Series
Chipset PCIe Switch Downstream Port (rev 01)
6d:07.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 600 Series
Chipset PCIe Switch Downstream Port (rev 01)
6d:0c.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 600 Series
Chipset PCIe Switch Downstream Port (rev 01)
6d:0d.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 600 Series
Chipset PCIe Switch Downstream Port (rev 01)
71:00.0 Network controller: MEDIATEK Corp. MT7922 802.11ax PCI Express
Wireless Network Adapter
72:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125
2.5GbE Controller (rev 05)
73:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] Device 43fa
(rev 01)
74:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] 600 Series
Chipset SATA Controller (rev 01)
75:00.0 VGA compatible controller: Advanced Micro Devices, Inc.
[AMD/ATI] Raphael (rev ca)
75:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt
Radeon High Definition Audio Controller
75:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family
19h PSP/CCP
75:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Device 15b6
75:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Device 15b7
75:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h
HD Audio Controller
76:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] Device 15b8
```

Loading...