Gentoo Archives: gentoo-user

From: Michael <confabulate@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dmesg on boot - is this behind my crashes?
Date: Sun, 23 Jan 2022 16:34:07
Message-Id: 5537873.DvuYhMxLoT@dell_xps
In Reply to: [gentoo-user] dmesg on boot - is this behind my crashes? by Wols Lists
1 On Sunday, 23 January 2022 16:20:25 GMT Wols Lists wrote:
2 > I've got a slightly unstable system, and I'm beginning to get a feel
3 > that it's something to do with my Radeon graphics card. I've got a Ryzen
4 > 3 processor, so I'm not using onboard graphics. Output attached - can
5 > anybody give me any clues? There's what looks like a crash where it says
6 > "cut here", and the intel sound driver is unhappy ...
7 >
8 > Cheers,
9 > Wol
10
11 Yes, it seems this is a HD_Audio codec problem. Have a look here - search for
12 azx:
13
14 https://www.kernel.org/doc/html/latest/sound/alsa-configuration.html
15
16
17 > [ 61.464425] snd_hda_intel 0000:0b:00.3: Cannot probe codecs, giving up
18 > [ 61.464558] ------------[ cut here ]------------
19 > [ 61.464579] WARNING: CPU: 0 PID: 1447 at sound/hda/hdac_bus.c:72
20 > snd_hdac_bus_exit+0x3b/0x50
21 > [ 61.464610] Modules linked in: radeon i2c_algo_bit drm_kms_helper
22 > syscopyarea sysfillrect sysimgblt fb_sys_fops ttm vboxnetflt(O)
23 > vboxnetadp(O) vboxdrv(O) drm
24 > [ 61.464669] CPU: 0 PID: 1447 Comm: kworker/0:11 Tainted: G
25 > O 5.10.76-gentoo-r1 #1
26 > [ 61.464701] Hardware name: To Be Filled By O.E.M. To Be Filled By
27 > O.E.M./B450 Gaming K4, BIOS P3.90 12/12/2019
28 > [ 61.464739] Workqueue: events azx_probe_work
29 > [ 61.464756] RIP: 0010:snd_hdac_bus_exit+0x3b/0x50
30 > [ 61.464774] Code: 75 19 48 8b 57 58 48 8d 47 58 48 39 c2 75 1b 48 81
31 > c7 f8 02 00 00 e9 e4 b2 77 ff 0f 0b 48 8b 57 58 48 8d 47 58 48 39 c2 74
32 > e5 <0f> 0b 48 81 c7 f8 02 00 00 e9 c7 b2 77 ff 0f 1f 80 00 00 00 00 41
33 > [ 61.464841] RSP: 0018:ffff941940d33e88 EFLAGS: 00010206
34 > [ 61.464860] RAX: ffff8a6f05002880 RBX: ffff8a6f05002828 RCX:
35 > 000000008020001e
36 > [ 61.464886] RDX: ffff8a6f052a1af8 RSI: 0000000000000001 RDI:
37 > ffff8a6f05002828
38 > [ 61.464911] RBP: ffff8a6f05002e90 R08: 0000000000000000 R09:
39 > 0000000000000001
40 > [ 61.464936] R10: ffff8a6f050a6100 R11: 0000000000000000 R12:
41 > ffff8a75fe829880
42 > [ 61.464961] R13: 0000000000000000 R14: ffff8a75fe82d800 R15:
43 > 0000000000000000
44 > [ 61.464987] FS: 0000000000000000(0000) GS:ffff8a75fe800000(0000)
45 > knlGS:0000000000000000
46 > [ 61.465016] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
47 > [ 61.465037] CR2: 000055a1ba3c997c CR3: 0000000103c54000 CR4:
48 > 00000000003506f0
49 > [ 61.465062] Call Trace:
50 > [ 61.465073] azx_free+0xcf/0x1d0
51 > [ 61.465096] process_one_work+0x1cf/0x360
52 > [ 61.465111] worker_thread+0x48/0x3c0
53 > [ 61.465125] ? rescuer_thread+0x390/0x390
54 > [ 61.465140] kthread+0x116/0x130
55 > [ 61.465152] ? __kthread_bind_mask+0x60/0x60
56 > [ 61.465169] ret_from_fork+0x22/0x30
57 > [ 61.465182] ---[ end trace ba7e254e6c701850 ]---
58 > [ 127.562555] systemd-journald[1071]: File
59 > /var/log/journal/053db4036a25efc6f8d2186a603c3f79/user-1000.journal
60 > corrupted or uncleanly shut down, renaming and replacing.
61 > [ 127.752386] xauth (1611) used greatest stack depth: 12424 bytes left
62 > [ 176.527986] EXT4-fs (dm-13): mounted filesystem with ordered data
63 > mode. Opts: (null)
64 > [ 178.163161] EXT4-fs (dm-14): mounted filesystem with ordered data
65 > mode. Opts: (null)
66 > [ 1000.504858] kworker/dying (42) used greatest stack depth: 12320 bytes
67 > left
68 > [ 7562.479834] kworker/dying (3091) used greatest stack depth: 12296
69 > bytes left
70 > anthony@thewolery ~/gitstuff/ScarletDME/Sphinx/docs $
71
72 You could try compiling audio as modules and modprobing them for additional
73 info/options.

Attachments

File name MIME type
signature.asc application/pgp-signature