From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 99353] Kaveri 7400K shows random colored noise instead of GUI
in X or Wayland
Date: Tue, 10 Jan 2017 21:57:30 +0000
Message-ID:
Bug ID
99353
Summary
Kaveri 7400K shows random colored noise instead of GUI in X o=
r Wayland
Product
Mesa
Version
13.0
Hardware
Other
OS
All
Status
NEW
Severity
normal
Priority
medium
Component
Drivers/Gallium/radeonsi
Assignee
dri-devel@lists.freedesktop.org
Reporter
vedran@miletic.net
QA Contact
dri-devel@lists.freedesktop.org
I have a Kaveri 7400K on ASRock FM2A58M-VG3+. Running Fedora 2=
5, KMS works and
it boots nicely, but instead of GDM running on Wayland, I get screen full of
colored noise. Using Xorg makes no difference.
Phoronix claims this APU worked in 2014[1]. It never worked for me with the
open source driver (previously not even KMS worked), however it worked
perfectly with fglrx last time I tried it.
I can try older Mesa and LLVM if that would be useful, but compiling it will
take a while.
[1] https://www.phoronix.com/scan.php?page=3Dartic=
le&item=3Damd_apus_august&num=3D1
Please attach the dmesg output and maybe Xorg log file corresp= onding to the problem. You could try running some piglit tests PIGLIT_PLATFORM=3Dgbm . That could = help us narrow down if the problem is with the rendering or the display.
Michel, I missed this reply, sorry! I will test ASAP.
Created attachment 132559 [detai=
ls]
Xorg.log
dmesg doesn't show anything suspicious: [ 1.526705] [drm] radeon kernel modesetting enabled. [ 1.537819] fb: switching to radeondrmfb from EFI VGA [ 1.538312] radeon 0000:00:01.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used) [ 1.538314] radeon 0000:00:01.0: GTT: 2048M 0x0000000020000000 - 0x000000009FFFFFFF [ 1.538406] [drm] radeon: 512M of VRAM memory ready [ 1.538407] [drm] radeon: 2048M of GTT memory ready. [ 1.539953] [drm] radeon: dpm initialized [ 1.570061] radeon 0000:00:01.0: WB enabled [ 1.570073] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xffff943255643c00 [ 1.570076] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000c04 and cpu addr 0xffff943255643c04 [ 1.570078] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000c08 and cpu addr 0xffff943255643c08 [ 1.570079] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c and cpu addr 0xffff943255643c0c [ 1.570081] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000020000c10 and cpu addr 0xffff943255643c10 [ 1.570436] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000078d30 and cpu addr 0xffffa6a201438d30 [ 1.570648] radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000020000c18 and cpu addr 0xffff943255643c18 [ 1.570650] radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000020000c1c and cpu addr 0xffff943255643c1c [ 1.570711] radeon 0000:00:01.0: radeon: using MSI. [ 1.570786] [drm] radeon: irq initialized. [ 3.510847] fbcon: radeondrmfb (fb0) is primary device [ 3.588698] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device [ 3.611102] [drm] Initialized radeon 2.49.0 20080528 for 0000:00:01.0 on minor 0
Few more random details: 1) monitor is attached via VGA, the only output on the motherboard 2) different monitors show the same behaviour 3) GDM vs SDDM, no difference 4) in both GDM and SDDM, the mouse cursor is drawn correctly 5) Wayland vs Xorg, no difference 6) with older kernels the system would freeze the moment KMS kicked in, so = this is already a big improvement
Created attachment 132564 [details]
Piglit test results
$ PIGLIT_PLATFORM=3Dgbm ./piglit run quick results/quick
hang at
[17212/39364] skip: 545, pass: 7373, warn: 3, fail: 9290, crash: 1 /|/
after ^C
Traceback (most recent call last):=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
File "./piglit", line 174, in <module>
main()
File "./piglit", line 170, in main
sys.exit(runner(args))
File "/home/vedranm/workspace/piglit/framework/exceptions.py", =
line 51, in
_inner
func(*args, **kwargs)
File "/home/vedranm/workspace/piglit/framework/programs/run.py"=
, line 357, in
run
profile.run(profiles, args.log_level, backend, args.concurrency)
File "/home/vedranm/workspace/piglit/framework/profile.py", lin=
e 445, in run
pool.join()
File "/usr/lib64/python3.6/multiprocessing/pool.py", line 510, =
in join
self._worker_handler.join()
File "/usr/lib64/python3.6/threading.py", line 1056, in join
self._wait_for_tstate_lock()
File "/usr/lib64/python3.6/threading.py", line 1072, in _wait_f=
or_tstate_lock
elif lock.acquire(block, timeout):
KeyboardInterrupt
| What | Removed | Added |
|---|---|---|
| Severity | normal | major |
| Version | 13.0 | 17.1 |
Created attachment 1=
32565 [details]
dmesg during piglit testing
Quite a number of errors, but they could be a separate problem as I don't g=
et
any of those upon starting Xorg/GDM/SDDM.
(In reply to Vedran Mileti=C4=87 from comment #6) > $ PIGLIT_PLATFORM=3Dgbm ./piglit run quick resul= ts/quick > hang at Does it always hang at the same test? If so, can you find out which test it= is? > [17212/39364] skip: 545, pass: 7373, warn: 3, fa= il: 9290, crash: 1 /|/ Such a large number of failed tests indicates that the problem is on the rendering side, not the display side. Any chance you can try if the problem also occurs with the amdgpu kernel dr= iver instead of radeon?
(In reply to Michel D=C3=A4nzer from comment #8) > (In reply to Vedran Mileti=C4=87 from comment #6) > > $ PIGLIT_PLATFORM=3Dgbm ./piglit run quick results/quick > > hang at >=20 > Does it always hang at the same test? If so, can you find out which te= st it > is? > Not sure, I can retest and probably find out which test that is. >=20 > > [17212/39364] skip: 545, pass: 7373, warn: 3, fail: 9290, crash: = 1 /|/ >=20 > Such a large number of failed tests indicates that the problem is on t= he > rendering side, not the display side. >=20 >=20 > Any chance you can try if the problem also occurs with the amdgpu kern= el > driver instead of radeon? Possibly. I'll check if Fedora's 4.11 has CI support. Will report back soon(ish).
Fedora does not enable AMDGPU CIK, but I rebuilt the kernel ma= nually. Same story with Xorg/Wayland with the amdgpu kernel driver. As for piglit, managed to run till the end this time (with radeon): [39371/39371] skip: 3237, pass: 14626, warn: 8, fail: 21498, crash: 2 Will retest with amdgpu.
dmesg with radeon:
[ 1443.752932] show_signal_msg: 8 callbacks suppressed
[ 1443.752936] glslparsertest[31344]: segfault at 20 ip 00007f10f2a45a25 sp
00007ffd7c7b4ea0 error 4 in radeonsi_dri.so[7f10f2713000+a7f000]
[ 1453.316958] [TTM] Out of kernel memory
[ 1453.317022] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (65536, 6, 4096, -12)
[ 1453.326439] [TTM] Out of kernel memory
[ 1453.326501] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (65536, 6, 4096, -12)
[ 1453.326672] glslparsertest[32001]: segfault at 0 ip (null) sp
00007ffd440e3e68 error 14 in glslparsertest[400000+3000]
[ 1453.446181] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1073741824, 2, 4096, -12)
[ 1454.292472] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1073741824, 2, 4096, -12)
[ 1470.746846] [TTM] Out of kernel memory
[ 1470.746919] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (65536, 2, 4096, -12)
[ 1470.747217] [TTM] Out of kernel memory
[ 1470.747252] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (65536, 2, 4096, -12)
[ 1470.796559] [TTM] Out of kernel memory
[ 1470.796626] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (131072, 6, 16384, -12)
[ 1470.797251] [TTM] Out of kernel memory
[ 1470.797283] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (131072, 6, 16384, -12)
[ 1471.951962] [TTM] Out of kernel memory
[ 1471.952038] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (4096, 2, 4096, -12)
[ 1471.952099] [TTM] Out of kernel memory
[ 1471.952126] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (4096, 2, 4096, -12)
[ 1471.952453] [TTM] Out of kernel memory
[ 1471.952491] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (131072, 6, 4096, -12)
[ 1471.952543] [TTM] Out of kernel memory
[ 1471.952571] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (131072, 6, 4096, -12)
[ 1471.952820] [TTM] Out of kernel memory
[ 1471.952857] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (131072, 6, 4096, -12)
[ 1514.410139] [drm:radeon_cs_ioctl [radeon]] *ERROR* Failed to parse
relocation -12!
[ 1519.145813] [drm:radeon_cs_ioctl [radeon]] *ERROR* Failed to parse
relocation -12!
[ 1549.734495] abrt-action-ana[2377]: segfault at 20 ip 0000559ddb8a74f3 sp
00007fff5b29c650 error 4 in abrt-action-analyze-c[559ddb8a6000+2000]
[ 1840.953467] glslparsertest[10334]: segfault at 20 ip 00007f4e7a1b5a25 sp
00007ffc99dcd3c0 error 4 in radeonsi_dri.so[7f4e79e83000+a7f000]
[ 1853.794208] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1073741824, 6, 16384, -12)
[ 1853.794598] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1073741824, 6, 16384, -12)
[ 1853.805828] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1073741824, 6, 16384, -12)
[ 1853.806023] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1073741824, 6, 16384, -12)
[ 1853.806233] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1073741824, 6, 16384, -12)
[ 1853.806299] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1073741824, 6, 16384, -12)
[ 1853.806370] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1073741824, 6, 16384, -12)
[ 1853.806431] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1073741824, 6, 16384, -12)
[ 1953.982528] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (65536, 2, 4096, -12)
[ 1953.982937] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (65536, 2, 4096, -12)
[ 1953.986720] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1048576, 2, 4096, -12)
[ 1953.986838] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1048576, 2, 4096, -12)
[ 1953.987165] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (258048, 2, 4096, -12)
[ 1953.987661] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (258048, 2, 4096, -12)
[ 2003.316542] [drm:radeon_cs_ioctl [radeon]] *ERROR* Failed to parse
relocation -12!
[ 2003.324763] [drm:radeon_cs_ioctl [radeon]] *ERROR* Failed to parse
relocation -12!
[ 2003.695833] [drm:radeon_cs_ioctl [radeon]] *ERROR* Failed to parse
relocation -12!
[ 2003.784308] [drm:radeon_cs_ioctl [radeon]] *ERROR* Failed to parse
relocation -12!
[ 2003.844831] [TTM] Out of kernel memory
[ 2003.844892] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (8192, 6, 16384, -12)
[ 2003.845148] [TTM] Out of kernel memory
[ 2003.845183] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (8192, 6, 16384, -12)
[ 2003.845739] [TTM] Out of kernel memory
[ 2003.845791] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (4096, 2, 4096, -12)
[ 2003.845935] [TTM] Out of kernel memory
[ 2003.845963] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (4096, 2, 4096, -12)
[ 2003.846668] [TTM] Out of kernel memory
[ 2003.846727] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (4096, 2, 4096, -12)
[ 2003.854655] [drm:radeon_cs_ioctl [radeon]] *ERROR* Failed to parse
relocation -12!
[ 2003.908303] shader_runner invoked oom-killer: gfp_mask=3D0x0(),
nodemask=3D(null), order=3D0, oom_score_adj=3D0
[ 2003.908308] shader_runner cpuset=3D/ mems_allowed=3D0
[ 2003.908313] CPU: 0 PID: 16248 Comm: shader_runner Not tainted
4.11.10-300.fc26.x86_64 #1
[ 2003.908314] Hardware name: To Be Filled By O.E.M. To Be Filled By
O.E.M./FM2A58M-VG3+ R2.0, BIOS P2.70 01/11/2016
[ 2003.908315] Call Trace:
[ 2003.908322] dump_stack+0x63/0x84
[ 2003.908325] dump_header+0x97/0x213
[ 2003.908328] ? selinux_capable+0x20/0x30
[ 2003.908330] ? security_capable_noaudit+0x45/0x60
[ 2003.908334] oom_kill_process+0x202/0x3c0
[ 2003.908336] out_of_memory+0x2b4/0x4e0
[ 2003.908338] pagefault_out_of_memory+0x68/0x80
[ 2003.908341] mm_fault_error+0x90/0x180
[ 2003.908343] __do_page_fault+0x49a/0x4c0
[ 2003.908344] do_page_fault+0x30/0x80
[ 2003.908348] page_fault+0x28/0x30
[ 2003.908350] RIP: 0033:0x7f0935382791
[ 2003.908351] RSP: 002b:00007ffc1e33b808 EFLAGS: 00010287
[ 2003.908352] RAX: 00007f092ab87120 RBX: 0000000000000080 RCX:
0000000000002000
[ 2003.908352] RDX: fffffffffffffff0 RSI: 0000000000a04f98 RDI:
00007f092ab87170
[ 2003.908353] RBP: 0000000000a04f48 R08: 00007f092ab87120 R09:
00007f0935382755
[ 2003.908354] R10: 0000000000a060f8 R11: 00007f09353c0990 R12:
0000000000000001
[ 2003.908354] R13: 00007ffc1e33b860 R14: 0000000000000001 R15:
00007ffc1e33ba00
[ 2003.908356] Mem-Info:
[ 2003.908360] active_anon:46909 inactive_anon:176569 isolated_anon:0
active_file:17015 inactive_file:7652 isolated_file:0
unevictable:0 dirty:184 writeback:0 unstable:0
slab_reclaimable:7217 slab_unreclaimable:16135
mapped:12421 shmem:163166 pagetables:2653 bounce:0
free:146481 free_pcp:393 free_cma:0
[ 2003.908364] Node 0 active_anon:187636kB inactive_anon:706276kB
active_file:68060kB inactive_file:30608kB unevictable:0kB isolated(anon):0kB
isolated(file):0kB mapped:49684kB dirty:736kB writeback:0kB shmem:652664kB
shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 0kB writeback_tmp:0kB
unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 2003.908365] Node 0 DMA free:15740kB min:308kB low:384kB high:460kB
active_anon:64kB inactive_anon:0kB active_file:0kB inactive_file:0kB
unevictable:0kB writepending:0kB present:15996kB managed:15904kB mlocked:0kB
slab_reclaimable:16kB slab_unreclaimable:12kB kernel_stack:0kB pagetables:0=
kB
bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 2003.908369] lowmem_reserve[]: 0 2921 3356 3356 3356
[ 2003.908371] Node 0 DMA32 free:555932kB min:58544kB low:73180kB high:8781=
6kB
active_anon:128968kB inactive_anon:628564kB active_file:51164kB
inactive_file:18392kB unevictable:0kB writepending:464kB present:3086400kB
managed:3018344kB mlocked:0kB slab_reclaimable:11860kB
slab_unreclaimable:35888kB kernel_stack:820kB pagetables:4008kB bounce:0kB
free_pcp:760kB local_pcp:108kB free_cma:0kB
[ 2003.908374] lowmem_reserve[]: 0 0 435 435 435
[ 2003.908376] Node 0 Normal free:14252kB min:8724kB low:10904kB high:13084=
kB
active_anon:58544kB inactive_anon:77676kB active_file:16896kB
inactive_file:12216kB unevictable:0kB writepending:272kB present:524288kB
managed:449888kB mlocked:0kB slab_reclaimable:16992kB
slab_unreclaimable:28640kB kernel_stack:2640kB pagetables:6604kB bounce:0kB
free_pcp:812kB local_pcp:152kB free_cma:0kB
[ 2003.908379] lowmem_reserve[]: 0 0 0 0 0
[ 2003.908381] Node 0 DMA: 21*4kB (UM) 23*8kB (UM) 21*16kB (UME) 15*32kB (U=
ME)
15*64kB (UME) 5*128kB (UME) 3*256kB (UE) 2*512kB (UE) 3*1024kB (UE) 2*2048kB
(UE) 1*4096kB (M) =3D 15740kB
[ 2003.908390] Node 0 DMA32: 1991*4kB (UME) 4333*8kB (UME) 8294*16kB (UME)
6366*32kB (UME) 2254*64kB (UME) 249*128kB (UME) 3*256kB (M) 0*512kB 0*1024kB
0*2048kB 0*4096kB =3D 555940kB
[ 2003.908398] Node 0 Normal: 849*4kB (UMEH) 59*8kB (MEH) 43*16kB (UMEH)
19*32kB (UEH) 120*64kB (UMEH) 7*128kB (UMH) 0*256kB 1*512kB (H) 0*1024kB
0*2048kB 0*4096kB =3D 14252kB
[ 2003.908407] Node 0 hugepages_total=3D0 hugepages_free=3D0 hugepages_surp=
=3D0
hugepages_size=3D1048576kB
[ 2003.908407] Node 0 hugepages_total=3D0 hugepages_free=3D0 hugepages_surp=
=3D0
hugepages_size=3D2048kB
[ 2003.908408] 201349 total pagecache pages
[ 2003.908410] 13489 pages in swap cache
[ 2003.908411] Swap cache stats: add 1208005, delete 1194520, find
119384/137678
[ 2003.908411] Free swap =3D 2086744kB
[ 2003.908412] Total swap =3D 3615740kB
[ 2003.908412] 906671 pages RAM
[ 2003.908413] 0 pages HighMem/MovableOnly
[ 2003.908413] 35637 pages reserved
[ 2003.908414] 0 pages cma reserved
[ 2003.908414] 0 pages hwpoisoned
[ 2003.908415] [ pid ] uid tgid total_vm rss nr_ptes nr_pmds swapen=
ts
oom_score_adj name
[ 2003.908431] [ 452] 0 452 26660 916 50 3 =
95=20=20
0 systemd-journal
[ 2003.908434] [ 465] 0 465 30331 100 28 3 4=
24=20=20
0 lvmetad
[ 2003.908435] [ 481] 0 481 14392 66 27 3 8=
84=20=20
-1000 systemd-udevd
[ 2003.908438] [ 577] 0 577 16008 67 29 3 =
88=20=20
-1000 auditd
[ 2003.908441] [ 579] 0 579 21148 113 12 3 =
20=20=20
0 audispd
[ 2003.908443] [ 584] 0 584 10189 0 26 3 =
68=20=20
0 sedispatch
[ 2003.908445] [ 604] 81 604 19770 406 33 3 =
77=20=20
-900 dbus-daemon
[ 2003.908447] [ 605] 0 605 51189 98 36 3 1=
18=20=20
0 gssproxy
[ 2003.908449] [ 612] 0 612 75562 49 74 4 26=
45=20=20
0 rsyslogd
[ 2003.908451] [ 613] 0 613 4255 0 13 3 =
56=20=20
0 alsactl
[ 2003.908453] [ 616] 996 616 138144 124 59 4 13=
01=20=20
0 polkitd
[ 2003.908455] [ 617] 0 617 6316 36 19 3 1=
78=20=20
0 smartd
[ 2003.908456] [ 618] 0 618 24956 0 19 3 =
43=20=20
0 irqbalance
[ 2003.908458] [ 619] 0 619 115978 470 69 4 2=
13=20=20
0 abrtd
[ 2003.908460] [ 620] 0 620 69514 150 80 3 2=
07=20=20
0 sssd
[ 2003.908462] [ 621] 0 621 103779 70 72 4 4=
38=20=20
0 ModemManager
[ 2003.908464] [ 622] 70 622 18086 27 30 3 =
77=20=20
0 avahi-daemon
[ 2003.908465] [ 628] 70 628 18055 8 26 3 =
81=20=20
0 avahi-daemon
[ 2003.908467] [ 630] 388 630 30622 73 28 3 =
88=20=20
0 chronyd
[ 2003.908469] [ 639] 0 639 86210 167 86 3 48=
35=20=20
0 firewalld
[ 2003.908471] [ 645] 0 645 75500 17 70 4 3=
01=20=20
0 abrt-dump-journ
[ 2003.908473] [ 646] 0 646 85150 123 94 3 2=
95=20=20
0 abrt-dump-journ
[ 2003.908474] [ 647] 0 647 80500 414 85 4 2=
66=20=20
0 abrt-dump-journ
[ 2003.908476] [ 649] 0 649 71093 58 84 3 2=
96=20=20
0 sssd_be
[ 2003.908477] [ 650] 0 650 69339 148 88 3 1=
67=20=20
0 sssd_nss
[ 2003.908479] [ 651] 0 651 17846 29 33 3 4=
67=20=20
0 systemd-logind
[ 2003.908481] [ 661] 0 661 163528 324 97 3 4=
03=20=20
0 NetworkManager
[ 2003.908483] [ 673] 0 673 28070 0 54 3 2=
50=20=20
-1000 sshd
[ 2003.908485] [ 677] 0 677 241966 149 189 3 17=
30=20=20
0 libvirtd
[ 2003.908486] [ 686] 0 686 35826 130 19 4 1=
42=20=20
0 crond
[ 2003.908488] [ 688] 0 688 10645 61 23 3 =
55=20=20
0 atd
[ 2003.908490] [ 689] 0 689 30836 17 11 3 =
11=20=20
0 agetty
[ 2003.908491] [ 840] 0 840 19272 142 41 3 4=
74=20=20
0 dhclient
[ 2003.908493] [ 926] 99 926 15128 8 25 3 =
80=20=20
0 dnsmasq
[ 2003.908494] [ 927] 0 927 15121 2 25 3 =
86=20=20
0 dnsmasq
[ 2003.908496] [ 975] 0 975 19272 127 39 3 4=
77=20=20
0 dhclient
[ 2003.908497] [ 1002] 0 1002 47055 42 84 3 3=
63=20=20
0 sshd
[ 2003.908498] [ 1006] 1000 1006 20666 106 40 3 2=
72=20=20
0 systemd
[ 2003.908500] [ 1008] 1000 1008 33218 174 54 3 7=
19=20=20
0 (sd-pam)
[ 2003.908501] [ 1013] 1000 1013 47092 99 82 3 3=
48=20=20
0 sshd
[ 2003.908502] [ 1014] 1000 1014 33176 485 13 3 3=
05=20=20
0 bash
[ 2003.908504] [ 3319] 1000 3319 106036 2862 101 4 =
0=20=20
0 tex3d-maxsize
[ 2003.908506] [ 9219] 1000 9219 256907 37838 148 4 =
0=20=20
0 python3
[ 2003.908507] [11652] 0 11652 88565 1842 70 3 =
0=20=20
-900 abrt-dbus
[ 2003.908509] [15393] 1000 15393 106056 11831 103 3 =
0=20=20
0 tex3d-maxsize
[ 2003.908510] [16248] 1000 16248 72245 10810 98 3 =
0=20=20
0 shader_runner
[ 2003.908511] Out of memory: Kill process 9219 (python3) score 21 or sacri=
fice
child
[ 2003.908556] Killed process 15393 (tex3d-maxsize) total-vm:424224kB,
anon-rss:10368kB, file-rss:36956kB, shmem-rss:0kB
[ 2003.923161] [drm:radeon_cs_ioctl [radeon]] *ERROR* Failed to parse
relocation -12!
[ 2003.993172] [drm:radeon_cs_ioctl [radeon]] *ERROR* Failed to parse
relocation -12!
[ 2004.067124] [drm:radeon_cs_ioctl [radeon]] *ERROR* Failed to parse
relocation -12!
[ 2004.144203] [drm:radeon_cs_ioctl [radeon]] *ERROR* Failed to parse
relocation -12!
[ 2004.216831] [drm:radeon_cs_ioctl [radeon]] *ERROR* Failed to parse
relocation -12!
[ 2503.078943] [drm:radeon_gem_object_create [radeon]] *ERROR* Failed to
allocate GEM object (1073741824, 6, 16384, -12)
Piglit result with amdgpu:
[39371/39371] skip: 3231, pass: 15456, warn: 13, fail: 20670, crash: 1
dmesg with amdgpu:
[ 451.254879] show_signal_msg: 4 callbacks suppressed
[ 451.254883] glslparsertest[2278]: segfault at 20 ip 00007f01a17b5a25 sp
00007fffa63ebb90 error 4 in radeonsi_dri.so[7f01a1483000+a7f000]
Let's see how consistent that is, I will retest both a few more times over =
the
next days. Any other suggestion?
Interestingly enough, not exactly the same result, amdgpu agai= n: [39371/39371] skip: 3231, pass: 15458, warn: 13, fail: 20668, crash: 1 Then on the next try: [39371/39371] skip: 3231, pass: 15456, warn: 13, fail: 20670, crash: 1 I can check what the diff is, but doubt it's important.
Kernel 4.12.4-300.fc26.x86_64, no change. Should I try AMDGPU-= PRO? What kind of action would be useful next?
I have the same setup and I'm experiencing the same symptoms. = 7400K on Asus A68HM-K with VGA/DVI-D output on ArchLinux 4.14.12 Xorg 1.19.6, colored noi= se (sometimes tiled garbage). I tried every possible combination of kernel and R600_DEBUG flags along with xorg.conf options with same result. Both amdgpu= and radeon drivers exhibit identical behavior. Any updates on this issue?
[39409/39409] skip: 2874, pass: 15671, warn: 12, fail: 20845, =
crash: 7
Piglit results haven't changed much since, but notably with more crashes.=
pre>
(In reply to Bong Cosca from comment #14) > I have the same setup and I'm experiencing the s= ame symptoms. 7400K on Asus > A68HM-K with VGA/DVI-D output on ArchLinux 4.14.12 Xorg 1.19.6, colored > noise (sometimes tiled garbage). I tried every possible combination of > kernel and R600_DEBUG flags along with xorg.conf options with same res= ult. > Both amdgpu and radeon drivers exhibit identical behavior. >=20 > Any updates on this issue? Look at MrCooper's comments here: https://people.freedesktop.o= rg/~cbrill/dri-log/?channel=3Dradeon&highlight_names=3D&date=3D2017= -08-23 I haven't had a chance to test it, that Kaveri machine is in use at the mom= ent for a headless server, so I can't easily test things.
Disabling hardware acceleration isn't exactly the workaround I= was looking for. I use modesetting with "AccelMethod" "none" just to mak= e this work and I am forced to use Win10 to do 3D animation stuff which is not ideal for me. If there's anything I can do to help isolate this bugger, let me know. As it stands right now, the R5 graphics on this APU is practically inutile without acceleration. Moreso with multiple monitors that I plan to set up.
The only saving grace with all this display corruption is that= there's a mouse cursor when I use amdgpu with 2D acceleration disabled.
If I may add, compositing works by setting DRI_PRIME=3D1 with = KMS and AccelMethod "none" despite having only the APU.
(In reply to Bong Cosca from comment #19) > If I may add, compositing works by setting DRI_P= RIME=3D1 with KMS and > AccelMethod "none" despite having only the APU. AccelMethod "none" means Xorg does all its rendering using the CP= U. Only direct rendering clients may use the GPU in this setup. Does e.g. glxgears -info work and display correctly? If so, please attach its terminal output.
Created attachment 137013 [details]
glxgears -info
Thanks for responding, Michel. Here's the output of `glxgears -info` that I
managed to grab despite having a corrupted display (I was typing it blindly
from a Gnome terminal).