You are not logged in.

#1 2025-02-10 19:07:32

telis80
Member
Registered: 2015-03-26
Posts: 108

Cant get sound to work properly

Hi all,
Apparently after 2 days of trying different things i cant get pulseaudio or pipewire to function correctly, having tried different things i come to ask for your kind help to finally have proper audio sound again on my hp laptop.
I see "Dummy output" since 2 days ago when i messed on some things trying to get jack to work. I got it working sometimes but as it seems it wasnt that stable (maybe booting with jack plugged in broke it again for some reason)
At some point going into alsamixer and muting the speakers and getting headphones up worked, but its not a proper solution.

So, there are three things

➜  ~ lspci -nnk | grep -A2 Audio
03:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller [1002:1637]
	Subsystem: Hewlett-Packard Company Device [103c:89fc]
	Kernel driver in use: snd_hda_intel
--
03:00.5 Multimedia controller [0480]: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor [1022:15e2] (rev 01)
	Subsystem: Hewlett-Packard Company Device [103c:89fc]
	Kernel driver in use: snd_rn_pci_acp3x
--
03:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h/1ah HD Audio Controller [1022:15e3]
	Subsystem: Hewlett-Packard Company Device [103c:89fc]
	Kernel driver in use: snd_hda_intel

I have tried loading the modprobes , removing adding things multiple times, nothing works as seems and i dont know why
In theory the last AMD Family one are the speakers that they have to work

➜  ~ cat /proc/asound/cards

 0 [Generic        ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0xfcdc8000 irq 81
 2 [acp            ]: acp - acp
                      HP-HPLaptop15s_eq3xxx--89FC
➜  ~ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

I saw somewhere solutions with loading the sink directly but i only see the dummy in mine

➜  ~ pactl list sinks      
Sink #0
	State: IDLE
	Name: auto_null
	Description: Dummy Output
	Driver: module-null-sink.c
	Sample Specification: s16le 2ch 44100Hz
	Channel Map: front-left,front-right
	Owner Module: 16
	Mute: no
	Volume: front-left: 18352 /  28% / -33.17 dB,   front-right: 18352 /  28% / -33.17 dB
	        balance 0.00
	Base Volume: 65536 / 100% / 0.00 dB
	Monitor Source: auto_null.monitor
	Latency: 5 usec, configured 6944 usec
	Flags: DECIBEL_VOLUME LATENCY SET_FORMATS 
	Properties:
		device.description = "Dummy Output"
		device.class = "abstract"
		device.icon_name = "audio-card"
	Formats:
		pcm

Let me know if you need any other outputs for more details, any help really appreciated!

*edit : saw this in journal as well but modprobe doesnt complain , and also some kernel messages in journal

 
kernel: snd_hda_intel 0000:03:00.6: no codecs initialized
arch kernel: ------------[ cut here ]------------
systemd-journald[396]: Missed 1 kernel messages
kernel: WARNING: CPU: 14 PID: 349 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
systemd-journald[396]: Missed 1 kernel messages
kernel:  snd_pci_acp6x uvc aesni_intel btbcm snd_hwdep videobuf2_memops snd_pci_acp5x snd_pcm videobuf2_v4l2 hp_wmi ee1004 btmtk snd_rn_pci_acp3x gf128>
kernel: CPU: 14 UID: 0 PID: 349 Comm: kworker/14:2 Tainted: G        W          6.13.2-arch1-1 #1 0973c91260d936c90a829134c4296c40fdd8c0c0
kernel: Tainted: [W]=WARN
kernel: Hardware name: HP HP Laptop 15s-eq3xxx/89FC, BIOS F.12 10/24/2022
kernel: Workqueue: events azx_probe_work [snd_hda_intel]
kernel: RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
kernel: Code: 84 a3 b4 03 00 00 31 c0 5b 5d 41 5c 41 5d e9 20 21 aa c7 5b 5d 41 5c 41 5d e9 0a 38 f5 ff 48 c7 c7 c9 e0 c7 c1 e8 7e 4b ad c6 <0f> 0b 48 >
kernel: RSP: 0018:ffffb6d500907b70 EFLAGS: 00010286
kernel: RAX: 0000000000000000 RBX: ffff90f08754a028 RCX: 0000000000000027
kernel: RDX: ffff90f38e7218c8 RSI: 0000000000000001 RDI: ffff90f38e7218c0
kernel: RBP: 00000000de1f0005 R08: 0000000000000000 R09: ffffb6d5009079f0
kernel: R10: ffffffff8a89ee30 R11: 0000000000000003 R12: 000000000000000d
kernel: R13: 00000000de1f0005 R14: ffffb6d500907cac R15: ffff90f08754a028
kernel: FS:  0000000000000000(0000) GS:ffff90f38e700000(0000) knlGS:0000000000000000
kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kernel: CR2: 0000712c3171c064 CR3: 0000000026022000 CR4: 0000000000f50ef0
systemd-journald[396]: Missed 3 kernel messages
kernel:  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
systemd-journald[396]: Missed 3 kernel messages
kernel:  ? handle_bug+0x58/0x90
systemd-journald[396]: Missed 4 kernel messages
kernel:  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
systemd-journald[396]: Missed 2 kernel messages
kernel:  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
systemd-journald[396]: Missed 1 kernel messages
kernel:  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
systemd-journald[396]: Missed 3 kernel messages
kernel:  process_one_work+0x17e/0x330
systemd-journald[396]: Miss
sudo dmesg | grep -iE 'snd|sof'

[   21.874162] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.874219]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.874285] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.874288] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.874316]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.874323]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.874341]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.874348]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.874354]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.874360]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.874366]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.874371]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.874377]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.874386]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.874394]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.874402]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.874596] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.874602] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.874660]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.874725] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.874729] RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.874753]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.874761]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.874779]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.874786]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.874792]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.874798]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.874804]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.874810]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.874816]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.874824]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.874833]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.874840]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.874877] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.874884] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.874942]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.875008] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.875011] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.875036]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875043]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875062]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875069]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875075]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875081]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875087]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875092]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875099]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875107]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875116]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875123]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.875320] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.875327] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.875385]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.875451] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.875454] RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.875478]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875486]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875504]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875511]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875517]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875522]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875528]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875534]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875540]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875548]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875556]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875564]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.875601] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.875607] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.875665]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.875731] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.875734] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.875758]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875766]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875784]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875791]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875797]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875803]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875809]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875814]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.875820]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875829]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875837]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.875844]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.876039] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.876045] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.876102]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.876168] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.876171] RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.876195]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876203]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876221]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876228]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876234]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876239]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876245]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876251]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876257]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876265]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876273]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876281]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.876321] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.876327] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.876385]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.876451] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.876455] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.876479]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876487]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876505]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876511]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876518]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876523]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876529]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876535]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876541]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876549]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876557]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876565]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.876759] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.876765] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.876823]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.876889] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.876892] RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.876916]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876923]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876942]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876948]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876955]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876960]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876966]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876972]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.876978]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876986]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.876994]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877002]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.877039] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.877045] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.877103]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.877169] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.877172] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.877196]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877204]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877222]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877229]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877235]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877241]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877247]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877252]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877258]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877267]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877275]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877282]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.877480] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.877486] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.877544]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.877609] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.877613] RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.877637]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877644]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877663]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877669]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877675]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877681]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877687]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877693]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877699]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877707]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877715]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877723]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.877760] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.877766] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.877824]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.877890] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.877893] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.877917]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877925]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877943]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877950]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877956]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877962]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877968]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877973]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.877979]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877988]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.877996]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878003]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.878198] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.878204] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.878262]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.878330] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.878334] RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.878358]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878365]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878383]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878390]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.878396]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.878402]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.878408]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.878413]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.878419]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878428]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878436]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878443]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.878481] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.878487] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.878545]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.878611] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.878614] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.878639]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878646]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878664]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878671]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.878677]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.878683]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.878689]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.878695]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.878701]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878709]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878717]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.878725]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.878919] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.878925] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.878983]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.879049] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.879052] RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.879076]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879084]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879102]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879109]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879115]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879121]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879127]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879132]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879138]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879146]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879155]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879162]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.879199] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.879205] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.879263]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.879332] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.879336] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.879360]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879368]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879386]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879392]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879399]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879404]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879410]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879416]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879422]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879430]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879438]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879445]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.879640] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.879646] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.879704]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.879776] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.879779] RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.879803]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879811]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879829]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879836]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879842]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879848]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879854]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879859]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.879866]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879874]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879882]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.879890]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.879926] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.879932] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.879990]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.880055] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.880058] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.880083]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880090]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880109]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880115]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880122]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880127]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880133]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880139]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880145]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880154]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880162]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880169]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.880366] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.880373] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.880430]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.880496] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.880499] RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.880523]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880531]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880549]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880555]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880562]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880567]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880573]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880579]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880584]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880593]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880601]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880608]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.880645] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.880651] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.880709]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.880775] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.880778] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.880802]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880809]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880828]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880834]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880840]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880846]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880852]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880857]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.880863]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880872]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880880]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.880887]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.881081] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.881087] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.881145]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.881210] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.881214] RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.881237]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881245]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881263]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881270]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.881276]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.881281]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.881287]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.881296]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.881302]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881310]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881318]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881326]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.881363] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.881369] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.881427]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.881493] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.881496] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.881521]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881528]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881546]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881553]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.881559]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.881565]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.881571]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.881576]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.881582]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881591]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881599]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881606]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.881801] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.881807] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.881865]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.881930] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.881934] RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.881958]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881965]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881983]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.881990]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.881996]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882002]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882008]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882013]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882019]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882028]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882036]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882043]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.882081] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.882087] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.882145]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.882211] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.882214] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.882238]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882245]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882264]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882271]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882277]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882282]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882288]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882297]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882303]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882312]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882320]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882327]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.882522] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.882528] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.882586]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.882651] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.882655] RIP: 0010:azx_send_cmd+0x102/0x1d0 [snd_hda_codec]
[   21.882679]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882686]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882706]  ? azx_send_cmd+0x102/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882713]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882719]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882724]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882730]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882736]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882742]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882750]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882759]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882766]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.882803] WARNING: CPU: 11 PID: 533 at sound/pci/hda/hda_controller.c:762 azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.882809] Modules linked in: rfcomm ip6table_filter ip6_tables iptable_filter vfat fat cmac algif_hash algif_skcipher af_alg bnep snd_acp_legacy_mach snd_acp_mach snd_soc_nau8821 snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp amd_atl intel_rapl_msr snd_sof_pci intel_rapl_common snd_sof_xtensa_dsp snd_sof snd_sof_utils rtw89_8852be snd_pci_ps rtw89_8852b snd_soc_acpi_amd_match snd_amd_sdw_acpi rtw89_8852b_common soundwire_amd rtw89_pci kvm_amd soundwire_generic_allocation rtw89_core soundwire_bus snd_hda_codec_hdmi kvm snd_soc_sdca snd_soc_core snd_hda_intel snd_intel_dspcfg snd_compress crct10dif_pclmul ac97_bus snd_intel_sdw_acpi crc32_pclmul mac80211 snd_pcm_dmaengine btusb polyval_clmulni uvcvideo snd_hda_codec btrtl snd_rpl_pci_acp6x polyval_generic joydev libarc4 snd_acp_pci ghash_clmulni_intel btintel videobuf2_vmalloc snd_hda_core mousedev snd_acp_legacy_common sha512_ssse3 btbcm uvc btmtk
[   21.882867]  snd_pci_acp6x videobuf2_memops snd_hwdep sha256_ssse3 snd_pci_acp5x videobuf2_v4l2 sha1_ssse3 snd_pcm cfg80211 ee1004 videobuf2_common aesni_intel bluetooth snd_timer sp5100_tco snd_rn_pci_acp3x gf128mul videodev snd_acp_config hp_wmi snd crypto_simd i2c_piix4 hid_multitouch snd_soc_acpi platform_profile cryptd hid_generic mc rapl sparse_keymap wmi_bmof pcspkr soundcore ccp snd_pci_acp3x rfkill i2c_smbus k10temp i2c_hid_acpi i2c_hid amd_pmc wireless_hotkey acpi_tad mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper serio_raw drm_buddy crc32c_intel atkbd libps2 nvme drm_display_helper vivaldi_fmap nvme_core cec i8042 video crc16 nvme_auth serio wmi
[   21.882932] Workqueue: events azx_probe_work [snd_hda_intel]
[   21.882936] RIP: 0010:azx_send_cmd+0x110/0x1d0 [snd_hda_codec]
[   21.882960]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882968]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882986]  ? azx_send_cmd+0x110/0x1d0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.882993]  snd_hdac_bus_exec_verb_unlocked+0x8d/0x1b0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.882999]  snd_hdac_bus_exec_verb+0x3b/0x60 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.883004]  hda_reg_read+0x1c1/0x250 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.883011]  __snd_hdac_regmap_read_raw+0x84/0xe0 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.883016]  snd_hdac_device_init+0x246/0x440 [snd_hda_core 05cfde3c6f73b71990ad46ea47fddcb907999989]
[   21.883022]  snd_hda_codec_device_init+0xf2/0x2b0 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.883031]  snd_hda_codec_new+0x31/0x90 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.883039]  azx_probe_codecs+0x16a/0x230 [snd_hda_codec 9e28e0c175d2bd4f03fb6e6a4d9c303f9b79f3ac]
[   21.883046]  azx_probe_continue+0x6d3/0x870 [snd_hda_intel 172171c2ad94516d62be5db3dc809c6acacf6f00]
[   21.883240] snd_hda_intel 0000:03:00.6: no codecs initialized
➜  ~ aplay -lL
null
    Discard all samples (playback) or generate zero samples (capture)
lavrate
    Rate Converter Plugin Using Libav/FFmpeg Library
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PulseAudio Sound Server)
hdmi:CARD=Generic,DEV=0
    HD-Audio Generic, HDMI 0
    HDMI Audio Output
usbstream:CARD=Generic
    HD-Audio Generic
    USB Stream Output
usbstream:CARD=acp
    acp
    USB Stream Output
**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Last edited by telis80 (2025-02-10 19:48:21)


I live at the Internet
-Edward Snowden

Offline

#2 2025-06-22 10:23:22

stecca
Member
Registered: 2023-04-20
Posts: 3

Re: Cant get sound to work properly

Did you manage to solve this?

Offline

Board footer

Powered by FluxBB