You are not logged in.
Hi,
As in title.
uname -r:
6.7.3-arch1-2
systemctl --user status pulseaudio
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; preset: enabled)
Active: active (running) since Tue 2024-02-06 19:17:26 CET; 10min ago
TriggeredBy: ● pulseaudio.socket
Main PID: 1207 (pulseaudio)
Tasks: 7 (limit: 38253)
Memory: 23.7M (peak: 24.2M)
CPU: 3.763s
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pulseaudio.service
├─1207 /usr/bin/pulseaudio --daemonize=no --log-target=journal
└─1282 /usr/lib/pulse/gsettings-helperlut 06 19:17:25 scarlet systemd[1071]: Starting Sound Service...
lut 06 19:17:26 scarlet systemd[1071]: Started Sound Service.
journalctl -p 3 -xb:
[janiec@scarlet ~]$ journalctl -p 3 -xb
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: cl_dsp_init: timeout with rom_status_reg (0x80000) read
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: ------------[ DSP dump start ]------------
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Boot iteration failed: 3/3
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: fw_state: SOF_FW_BOOT_IN_PROGRESS (3)
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: 0x06000021: module: ROM, state: CSE_IPC_RESET_PHASE_1, waiting for: CSE_CSR, running
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: extended rom status: 0x6000021 0x0 0x0 0x0 0x0 0x0 0x1811102 0x0
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: ------------[ DSP dump end ]------------
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: error: dsp init failed after 3 attempts with err: -110
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: Failed to start DSP
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: error: failed to boot DSP firmware -110
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: error: hda_dsp_core_reset_enter: timeout on HDA_DSP_REG_ADSPCS read
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: error: dsp core reset failed: core_mask f
lut 06 19:17:21 scarlet kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: error: sof_probe_work failed err: -110
There's a workaround that worked for me (https://bbs.archlinux.org/viewtopic.php?id=292609), but V1del suggested to fix that properly.
Does anyone know how to solve this problem (or how to diagnose it further)?
Last edited by theredfoxlee (2024-02-06 18:37:00)
Offline