From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 108361] Radeon/Xorg crash during boot with Radeon R5 M230
Date: Mon, 15 Oct 2018 05:58:40 +0000
Message-ID:
Bug ID
108361
Summary
Radeon/Xorg crash during boot with Radeon R5 M230
Product
DRI
Version
unspecified
Hardware
x86-64 (AMD64)
OS
Linux (All)
Status
NEW
Severity
normal
Priority
medium
Component
DRM/Radeon
Assignee
dri-devel@lists.freedesktop.org
Reporter
jian-hong@endlessm.com
Created attac=
hment 142025 [details]
journal log when radeon/Xorg crash
This is found on Acer Veriton Z4660G desktop equipped with Intel(R) Core(TM)
i7-8700 CPU and an AMD/ATI Jet PRO Radeon R5 M230 graphic card.
01:00.0 Display controller [0380]: Advanced Micro Devices, Inc. [AMD/ATI] J=
et
PRO [Radeon R5 M230] [1002:6665] (rev 83)
Subsystem: PC Partner Limited / Sapphire Technology Jet PRO [Radeon=
R5
M230] [174b:e332]
Flags: bus master, fast devsel, latency 0, IRQ 127
Memory at 90000000 (64-bit, prefetchable) [size=3D256M]
Memory at 7c300000 (64-bit, non-prefetchable) [size=3D256K]
I/O ports at 4000 [size=3D256]
Expansion ROM at 7c340000 [disabled] [size=3D128K]
Capabilities: [48] Vendor Specific Information: Len=3D08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=3D1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=3D0001 Rev=3D1 =
Len=3D010
<?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [200] #15
Capabilities: [270] #19
Kernel driver in use: radeon
Kernel modules: radeon, amdgpu
I have tested it with Linux kernel 4.19-rc7. System (radeon module) someti=
mes
hits the error during boot, then Xorg crashes.
Oct 12 17:28:52 endless kernel: [drm:atom_op_jump [radeon]] *ERROR* atombios
stuck in loop for more than 5secs aborting
Oct 12 17:28:52 endless kernel: [drm:atom_execute_table_locked [radeon]]
*ERROR* atombios stuck executing 67C0 (len 254, WS 0, PS 4) @ 0x67CE
Oct 12 17:28:52 endless kernel: [drm:atom_execute_table_locked [radeon]]
*ERROR* atombios stuck executing 612C (len 78, WS 12, PS 8) @ 0x6165
Oct 12 17:28:52 endless kernel: iwlwifi 0000:00:14.3: HCMD_ACTIVE already c=
lear
for command SCAN_REQ_UMAC
Oct 12 17:28:52 endless kernel: [drm] PCIE gen 3 link speeds already enabled
Oct 12 17:28:54 endless kernel: radeon 0000:01:00.0: Wait for MC idle timed=
out
!
Oct 12 17:28:54 endless kernel: radeon 0000:01:00.0: Wait for MC idle timed=
out
!
Oct 12 17:28:54 endless eos-metrics-ins[606]: Failed to start GeoClue2 clie=
nt:
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnec=
ted
from message bus without replying.
Oct 12 17:28:54 endless kernel: [drm] PCIE GART of 2048M enabled (table at
0x0000000000040000).
Oct 12 17:28:54 endless kernel: radeon 0000:01:00.0: WB enabled
Oct 12 17:28:54 endless kernel: radeon 0000:01:00.0: fence driver on ring 0=
use
gpu addr 0x0000000080000c00 and cpu addr 0x000000007d0c53c5
Oct 12 17:28:54 endless kernel: radeon 0000:01:00.0: fence driver on ring 1=
use
gpu addr 0x0000000080000c04 and cpu addr 0x000000006e1c12be
Oct 12 17:28:54 endless kernel: radeon 0000:01:00.0: fence driver on ring 2=
use
gpu addr 0x0000000080000c08 and cpu addr 0x00000000a603d5e9
Oct 12 17:28:54 endless kernel: radeon 0000:01:00.0: fence driver on ring 3=
use
gpu addr 0x0000000080000c0c and cpu addr 0x0000000039a9e421
Oct 12 17:28:54 endless kernel: radeon 0000:01:00.0: fence driver on ring 4=
use
gpu addr 0x0000000080000c10 and cpu addr 0x00000000ba920de2
Oct 12 17:28:55 endless kernel: [drm:r600_ring_test [radeon]] *ERROR* radeo=
n:
ring 0 test failed (scratch(0x850C)=3D0xCAFEDEAD)
Oct 12 17:28:55 endless kernel: [drm:si_resume [radeon]] *ERROR* si startup
failed on resume
I also tried to disable radeon's runtime power management by passing
"radeon.runpm=3D0" to boot command. It makes system working stab=
le on this
model.