FS#48936 - [linux] Kernel 4.5.0-1 breaks some Intel SOC sound cards bytmax98080, broadwell, byt-rt5640
Attached to Project:
Arch Linux
Opened by Mikkel Bue Lykkegaard (mikkelbue) - Thursday, 14 April 2016, 11:50 GMT
Last edited by Jan de Groot (JGC) - Friday, 31 May 2019, 06:46 GMT
Opened by Mikkel Bue Lykkegaard (mikkelbue) - Thursday, 14 April 2016, 11:50 GMT
Last edited by Jan de Groot (JGC) - Friday, 31 May 2019, 06:46 GMT
|
Details
Description:
My bytmax98080 sound card does not initialize after upgrading to linux-4.5.0-1. /proc/asound only shows the HDMI audio output, and there is no trace of byt-max when I run dmesg. Downgrading to linux-4.4.5-1 brings back audio. Additional info: linux-4.5.0-1 on Dell Chromebook 11 2015 (3120) with * HDA-Intel - HDA Intel PCH and * byt-max98090 - byt-max98090 I Cannot supply any meaningful log-files as there is no information about byt-max98080 when using linux-4.5.0-1. Steps to reproduce: 1. Upgrade to linux-4.5.0-1 2. Reboot |
This task depends upon
FS#48948- [linux] 4.5-1 breaks Broadwell-U I2S AudioAfter upgrading the linux kernel (4.4.5-1 -> 4.5-1), the built-in I2S sound card (Intel Broadwell-U Audio Controller) on my Dell XPS 13 (9343) disappears.
This appears to be due to building the kernel with DW_DMAC_CORE as modular. Apparently, to enable SND_SOC_INTEL_BROADWELL_MACH, it must now be built-in. (Source: https://stijn.tintel.eu/blog/2016/03/14/i2s-audio-on-xps13-linux-45)
# zcat /proc/config.gz | grep "DW_DMAC_CORE=\|DW_DMAC=\|DMADEVICES="
CONFIG_DMADEVICES=y
CONFIG_DW_DMAC_CORE=m
CONFIG_DW_DMAC=m
Additional info:
Rolling back to linux 4.4.5-1 resolves this issue.
Steps to reproduce:
1. Check for sound card in 4.4.5-1
# aplay -l -L | grep broadwell
sysdefault:CARD=broadwellrt286
broadwell-rt286,
card 1: broadwellrt286 [broadwell-rt286], device 0: System Playback/Capture (*) []
card 1: broadwellrt286 [broadwell-rt286], device 1: Offload0 Playback (*) []
card 1: broadwellrt286 [broadwell-rt286], device 2: Offload1 Playback (*) []
2. Upgrade to 4.5-1
3. Note the absence of the sound card
# aplay -l -L | grep broadwell
Module snd-soc-sst-byt-max98090-mach.ko is absent in newer kernels (since first 4.5 RC) so the sound card is not recognized at all.
Workaround is to downgrade to an older kernel release or switch to linux-lts.
# zgrep "DW_DMAC_CORE=\|DW_DMAC=\|DMADEVICES=" /proc/config.gz
CONFIG_DMADEVICES=y
CONFIG_DW_DMAC_CORE=m
CONFIG_DW_DMAC=m
# aplay -l -L | grep broadwell
Cloning that repo and copying over the files and rebooting works.
EDIT: Device shows up but I spoke too soon. No sound output on headphones (my internal speakers are broken so I can't test those)
Screenshot: https://dl.dropboxusercontent.com/u/2171814/sound.png
cribari@darwin4 ~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.5.1-1-ARCH #1 SMP PREEMPT Thu Apr 14 19:19:32 CEST 2016 x86_64 GNU/Linux
CONFIG_DW_DMAC=y
CONFIG_SND_SOC_INTEL_HASWELL_MACH=m
CONFIG_SND_SOC_INTEL_BROADWELL_MACH=m
Ultimately, this seems to be an issue that will have to be resolved at the kernel level.
Personally, and I don't know how the default kernel configuration for Arch is decided, I would love to see CONFIG_DW_DMAC=y simply added, as that would resolve the issue as I understand it.
One can build the kernel himself or use linux-xps13 from AUR but as others already mentioned devices like soundcards, touchpads etc. have to work out of the box.
new 4.5.2-1 release seems to try to fix it: https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=2a4c58b5c252a9666fff294b479efc29de8f4acc
Sound works both in linux-ck 4.5.2 and 4.5.3
Please, note that I haven't edited any configuration, so my is a vanilla installation...
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.5.3-1-ck #1 SMP PREEMPT Wed May 4 20:13:44 EDT 2016 x86_64 GNU/Linux
Hardware: Dell XPS 13 9343, bios A07. Sound works when I boot the computer. dmesg info:
cribari@darwin4 ~ $ dmesg | tail
[ 5.721187] NET: Registered protocol family 38
[ 6.366760] input: Designer Mouse as /devices/virtual/misc/uhid/0005:045E:0805.0003/input/input20
[ 6.366875] hid-generic 0005:045E:0805.0003: input,hidraw2: BLUETOOTH HID v1.00 Mouse [Designer Mouse] on AC:D1:B8:C0:6F:5C
[ 10.404116] systemd-journald[153]: File /var/log/journal/e63a6d8a3b854f6b84c003adbe21ecc4/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[ 11.228471] fuse init (API version 7.24)
[ 11.382131] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 11.453104] Bluetooth: RFCOMM TTY layer initialized
[ 11.453111] Bluetooth: RFCOMM socket layer initialized
[ 11.453117] Bluetooth: RFCOMM ver 1.11
[ 29.723484] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
Sound works for a few hours and then stops working. dmesg:
cribari@darwin4 ~/computing/linux/arch $ dmesg | tail
[ 5685.467405] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 5685.467409] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 5685.467413] System PCM: error: failed to commit stream -110
[ 5685.467415] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 5685.467417] System PCM: ASoC: hw_params FE failed -110
[ 5685.771422] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 5685.771425] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 5685.771428] System PCM: error: failed to commit stream -110
[ 5685.771430] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 5685.771432] System PCM: ASoC: hw_params FE failed -110
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.5.3-1-ck #1 SMP PREEMPT Wed May 4 20:13:44 EDT 2016 x86_64 GNU/Linux
Hardware: Dell XPS 13 9343, bios A07.
Again, sound worked for a while (an hour or so while playing YouTube videos). dmesg:
cribari@darwin4 ~ $ dmesg | grep haswell
[ 1.361365] haswell-pcm-audio haswell-pcm-audio: Direct firmware load for intel/IntcPP01.bin failed with error -2
[ 1.361367] haswell-pcm-audio haswell-pcm-audio: fw image intel/IntcPP01.bin not available(-2)
[ 1.361962] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 10.461649] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 21.641029] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 903.373864] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 2595.686088] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 2975.860058] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 3068.455870] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 3293.929557] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
cribari@darwin4 ~ $
Then, sound stopped working. dmesg:
cribari@darwin4 ~ $ dmesg | tail
[ 3427.243832] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3427.243835] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3427.243837] System PCM: error: failed to commit stream -110
[ 3427.243839] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3427.243841] System PCM: ASoC: hw_params FE failed -110
[ 3427.550839] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3427.550843] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3427.550845] System PCM: error: failed to commit stream -110
[ 3427.550846] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3427.550848] System PCM: ASoC: hw_params FE failed -110
cribari@darwin4 ~ $
cribari@darwin4 ~ $ dmesg | grep haswell
[ 1.361365] haswell-pcm-audio haswell-pcm-audio: Direct firmware load for intel/IntcPP01.bin failed with error -2
[ 1.361367] haswell-pcm-audio haswell-pcm-audio: fw image intel/IntcPP01.bin not available(-2)
[ 1.361962] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 10.461649] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 21.641029] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 903.373864] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 2595.686088] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 2975.860058] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 3068.455870] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 3293.929557] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 3413.138374] haswell-pcm-audio haswell-pcm-audio: error: audio DSP boot timeout IPCD 0x0 IPCX 0x0
[ 3413.456437] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3413.456463] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3413.456482] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3413.763411] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3413.763419] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3413.763427] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3414.069408] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3414.069416] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3414.069422] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3414.375432] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3414.375445] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3414.375456] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3414.681434] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3414.681438] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3414.681442] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3414.986448] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3414.986454] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3414.986463] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3415.292466] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3415.292475] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3415.292484] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3415.599460] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3415.599468] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3415.599474] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3415.906494] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3415.906502] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3415.906510] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3416.211473] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3416.211479] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3416.211486] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3416.516484] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3416.516493] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3416.516498] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3416.823508] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3416.823521] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3416.823543] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3417.129503] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3417.129507] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3417.129511] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3417.435578] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3417.435599] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3417.435610] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3417.741540] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3417.741552] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3417.741558] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3418.047534] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3418.047540] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3418.047544] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3418.353535] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3418.353540] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3418.353546] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3418.659725] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3418.659732] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3418.659740] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3418.965649] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3418.965661] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3418.965671] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3419.272563] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3419.272567] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3419.272571] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3419.578602] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3419.578611] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3419.578617] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3419.884588] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3419.884593] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3419.884599] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3420.190595] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3420.190600] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3420.190606] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3420.496620] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3420.496625] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3420.496630] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3420.803615] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3420.803620] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3420.803626] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3421.110670] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3421.110688] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3421.110698] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3421.416658] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3421.416676] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3421.416690] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3421.722653] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3421.722665] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3421.722673] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3422.028670] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3422.028684] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3422.028696] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3422.334661] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3422.334666] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3422.334671] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3422.640684] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3422.640688] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3422.640693] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3422.947702] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3422.947706] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3422.947710] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3423.254697] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3423.254702] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3423.254708] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3423.561714] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3423.561717] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3423.561721] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3423.867711] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3423.867715] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3423.867721] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3424.174738] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3424.174741] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3424.174745] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3424.481745] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3424.481748] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3424.481753] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3424.788738] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3424.788742] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3424.788748] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3425.095746] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3425.095750] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3425.095755] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3425.401774] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3425.401777] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3425.401781] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3425.709774] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3425.709777] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3425.709781] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3426.016789] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3426.016793] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3426.016797] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3426.322860] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3426.322865] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3426.322869] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3426.629810] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3426.629814] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3426.629817] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3426.936802] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3426.936807] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3426.936813] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3427.243832] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3427.243835] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3427.243839] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3427.550839] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3427.550843] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3427.550846] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3427.857879] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3427.857883] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3427.857888] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3428.164842] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3428.164845] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3428.164849] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3428.470856] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3428.470861] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3428.470866] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3428.777884] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3428.777887] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3428.777891] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3429.084881] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3429.084885] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3429.084889] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3429.391889] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3429.391894] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3429.391899] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3429.698907] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3429.698911] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3429.698915] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3430.005902] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3430.005906] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3430.005912] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3430.312921] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3430.312924] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3430.312928] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3430.619933] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3430.619937] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3430.619941] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3430.926941] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3430.926944] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3430.926948] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3431.233957] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3431.233961] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3431.233965] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3431.540951] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3431.540955] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3431.540961] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3431.847957] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3431.847962] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3431.847967] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3432.154987] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3432.154990] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3432.154996] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3432.461980] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3432.461983] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3432.461987] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3432.767989] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3432.767994] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3432.767999] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3433.074995] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3433.074999] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3433.075004] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3433.382021] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3433.382025] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3433.382029] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3433.689028] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3433.689031] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3433.689035] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3433.996034] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3433.996038] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3433.996042] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3434.302037] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3434.302042] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3434.302049] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3434.608084] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3434.608088] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3434.608093] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3434.915072] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3434.915076] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3434.915080] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3435.222082] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3435.222085] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3435.222090] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3435.529076] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3435.529082] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3435.529087] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3435.836083] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3435.836087] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3435.836093] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3436.143097] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3436.143102] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3436.143109] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3436.450121] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3436.450125] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3436.450130] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3436.756111] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3436.756116] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3436.756121] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3437.063205] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3437.063209] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3437.063214] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3437.370144] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3437.370149] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3437.370153] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3437.676155] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3437.676159] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3437.676164] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3437.983165] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3437.983168] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3437.983172] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3438.289174] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3438.289178] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3438.289183] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3438.596187] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3438.596191] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3438.596195] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3438.903177] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3438.903180] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3438.903185] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3439.210207] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3439.210210] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3439.210214] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3439.517213] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3439.517216] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3439.517221] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3439.823206] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3439.823209] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3439.823212] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3440.130226] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3440.130229] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3440.130233] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3440.436252] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3440.436260] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3440.436268] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3440.743254] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3440.743258] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3440.743261] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3441.050249] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3441.050256] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3441.050261] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3441.357277] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3441.357280] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3441.357285] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3441.664283] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3441.664286] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3441.664292] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3441.971294] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3441.971298] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3441.971302] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3442.278298] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3442.278302] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3442.278306] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3442.585313] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3442.585317] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3442.585321] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3442.892308] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3442.892313] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3442.892319] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3443.199353] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3443.199358] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3443.199363] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3443.506359] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3443.506363] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3443.506367] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3443.812341] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3443.812345] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3443.812349] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3444.119344] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3444.119349] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3444.119355] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3444.426402] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3444.426408] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3444.426414] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3444.733375] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3444.733379] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3444.733383] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3445.039388] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3445.039391] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3445.039395] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3445.346398] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3445.346402] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3445.346406] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3445.653409] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3445.653413] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3445.653418] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3445.960398] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3445.960402] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3445.960408] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3446.266412] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3446.266416] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3446.266421] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3446.572432] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3446.572439] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3446.572457] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3446.879443] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3446.879446] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3446.879449] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3447.186455] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3447.186459] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3447.186463] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3447.493466] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3447.493469] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3447.493473] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3447.800477] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3447.800481] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3447.800485] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3448.107476] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3448.107479] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3448.107483] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3448.414496] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3448.414499] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3448.414504] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3448.721504] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3448.721507] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3448.721511] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3449.027508] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3449.027512] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3449.027517] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3449.333507] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3449.333511] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3449.333517] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3449.640522] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3449.640525] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3449.640531] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3449.947524] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3449.947528] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3449.947533] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3450.254532] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3450.254536] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3450.254541] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3450.560570] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3450.560578] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3450.560586] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3450.866571] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3450.866574] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3450.866578] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3451.172580] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3451.172583] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3451.172587] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3451.478574] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3451.478578] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3451.478585] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3451.785598] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3451.785602] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3451.785605] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3452.092607] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3452.092612] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3452.092617] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3452.399605] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3452.399610] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3452.399616] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3452.706630] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3452.706633] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3452.706637] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3453.013639] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3453.013643] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3453.013646] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3453.320648] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3453.320652] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3453.320656] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3453.626648] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3453.626653] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3453.626659] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3453.932665] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3453.932669] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3453.932672] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3454.239675] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3454.239679] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3454.239683] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3454.545689] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3454.545692] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3454.545697] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3454.852678] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3454.852681] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3454.852687] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3455.159708] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3455.159712] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3455.159716] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3455.466760] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3455.466764] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3455.466769] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3455.773764] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3455.773777] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3455.773790] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3456.079719] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3456.079723] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3456.079727] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3456.385744] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3456.385747] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3456.385751] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3456.692750] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3456.692754] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3456.692758] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3456.999765] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3456.999768] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3456.999772] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3457.306759] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3457.306766] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3457.306772] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3457.612781] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3457.612784] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3457.612788] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3457.920789] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3457.920793] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3457.920796] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3458.227799] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3458.227803] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3458.227807] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3458.534796] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3458.534800] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3458.534805] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3458.841810] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3458.841814] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3458.841819] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3459.148810] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3459.148814] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3459.148819] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3459.454837] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3459.454841] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3459.454844] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 3459.761836] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 3459.761840] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 3459.761846] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
cribari@darwin4 ~ $
second, use official kernel since could be a linux-ck specific issue... we don't know...!!!
third, do you have a dual-boot with windows?
e.g. do you have any kernel parameters? does this issue happen always? does this issue happen always after an hour?
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.5.1-1-ARCH #1 SMP PREEMPT Thu Apr 14 19:19:32 CEST 2016 x86_64 GNU/Linux
cribari@darwin4 ~ $
the soundcard is not even recognized.
cribari@darwin4 ~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
What I am doing: I am using a linux-custom kernel 4.5.1 which I compiled with
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
Sound works flawless.
output indicates that you are working with a connected monitor... try without it
anyway `CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y` is the option to force the audio in legacy mode; this information agree with the fact that 4.4+ kernel versions work in I2S mode... this means it is not an issue related to this bug!
do you have any file in `/etc/modprobe.d/` ?
do you have `alsa-lib` installed on your system?
cribari@darwin4 /etc/modprobe.d $ ls
alsa-base.conf blacklist-psmouse.conf i915.conf
blacklist-broadcom.conf broadcom-wl-dkms.conf
cribari@darwin4 /etc/modprobe.d $ cat alsa-base.conf
options snd_hda_intel index=1,0
cribari@darwin4 /etc/modprobe.d $
alsa-lib is installed (version 1.1.1-1). lib32-alsa-lib (version 1.1.1-1) is also installed. I also have alsa-firmware (version 1.0.29-1), alsa-plugins (version 1.1.1-1), alsa-tools (version 1.1.0-2).
my last idea is to try without alsa-base.conf... simply because is audio related
[ 26.194909] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
I started the Google Chrome browser and watched some YouTube videos and streaming radio. After one hour or so sound was gone. At that point:
cribari@darwin4 ~ $ dmesg | tail
[ 5728.061349] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 5728.061353] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 5728.061356] System PCM: error: failed to commit stream -110
[ 5728.061358] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 5728.061360] System PCM: ASoC: hw_params FE failed -110
[ 5728.368440] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 5728.368443] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 5728.368446] System PCM: error: failed to commit stream -110
[ 5728.368448] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 5728.368450] System PCM: ASoC: hw_params FE failed -110
* pulseausio version 8.0-3
* pulseaudio-alsa version 2-2
* pulseaudio-bluetooth version 8.0-3
* pavucontrol version 3.0-4
Related links:
[1] https://bugs.archlinux.org/task/47989
[2] https://bugzilla.kernel.org/show_bug.cgi?id=92061
In [1], we read that kernel 4.5.2 does *not* fix the bug (Dell XPS 13, 9343).
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.5.2-1-ARCH #1 SMP PREEMPT Thu Apr 21 18:21:27 CEST 2016 x86_64 GNU/Linux
Sound works when I boot:
cribari@darwin4 ~ $ dmesg | grep haswell
[ 1.478193] haswell-pcm-audio haswell-pcm-audio: Direct firmware load for intel/IntcPP01.bin failed with error -2
[ 1.478195] haswell-pcm-audio haswell-pcm-audio: fw image intel/IntcPP01.bin not available(-2)
[ 1.479099] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 11.716925] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
After a few minutes sound is gone:
cribari@darwin4 ~ $ dmesg | tail
[ 634.776942] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 634.776946] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 634.776949] System PCM: error: failed to commit stream -110
[ 634.776951] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 634.776953] System PCM: ASoC: hw_params FE failed -110
[ 635.083690] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 635.083694] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 635.083697] System PCM: error: failed to commit stream -110
[ 635.083699] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 635.083701] System PCM: ASoC: hw_params FE failed -110
In order to deeply and accurately solve this issue we have at least to must be able to reproduce the issue!!!
OK, let make a step backward: are we really sharing the same hardware?
ran 'zcat /proc/config.gz | grep "DW_DMAC_CORE=\|DW_DMAC=\|DMADEVICES="' and output was
CONFIG_DMADEVICES=y
CONFIG_DW_DMAC_CORE=y
CONFIG_DW_DMAC=y
What I read above, CONFIG_DW_DMAC=y is the temp fix, which is now enabled according my config but still no sound. I do now have a "Dummy Output (Pulseaudio mixer) sound card listed which wasn't there before. Staying on LTS kernel until fixed.
>dmesg | grep "XPS 13"
[ 0.000000] DMI: Dell Inc. XPS 13 9343/0TM99H, BIOS A07 11/11/2015
dmesg | grep "Wireless"
[ 1.312358] Intel(R) Wireless WiFi driver for Linux
[ 1.343395] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
I have an intel Wifi 7265(rev 59) because I exchanged the original card (maybe that matters?)
My Alsa Config (got it from Gentoo Wiki)
#/etc/modprobe.d/alsa-base.conf
options snd cards_limit=2
options snd_hda_intel index=0 model=auto vid=8086 pid=9ca0
options snd_hda_intel index=1 model=auto vid=8086 pid=160c
options snd_hda_intel model=dell-headset-multi
Last dmesg
[ 340.659336] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
I am playing MP3s with VLC for 60 minutes now without any problems. Will update here on any new insights.
cribari@darwin4 ~ $ dmesg | grep "XPS 13"
[ 0.000000] DMI: Dell Inc. XPS 13 9343/0310JH, BIOS A07 11/11/2015
cribari@darwin4 ~ $ dmesg | grep "Wireless"
[ 1.462644] wlan0: Broadcom BCM43b1 802.11 Hybrid Wireless Controller 6.30.223.271 (r587334)
As for sound, this is what I have: https://dl.dropboxusercontent.com/u/2171814/sound-info.txt
I'll report back in case there's any sudden issue, but so far so good :)
[edit] forgot to say, this is my machine:
[ 0.000000] DMI: Dell Inc. XPS 13 9343/0310JH, BIOS A05 07/14/2015
[ 0.000000] DMI: Dell Inc. XPS 13 9343/0TM99H, BIOS A07 11/11/2015
the code after the "9343" may indicate a different hardware revision, that at the end could be the source of problems...
but this is only a supposition of mine.
[ 0.000000] DMI: Dell Inc. XPS 13 9343/0TM99H, BIOS A07 11/11/2015
I have also swapped out my wireless card, and I can see sound cards, but when I do play sound it's got this weird horror-movie-esque static to any sound that's played. This very well could be a problem with the hardware, maybe to do with the wireless card switch, but I would think that with the changes in 4.5.2-1 that sound would play correctly.
Wireless card:
[ 2.879465] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x184
Speaking for me I have the i5 1920x1080 version without touch delivered with Ubuntu.
In the future we should provide detailed information about the setup. Maybe someone could hack together some commands which results we should always include to get to the root cause of the issue.
Cheers
PCFreak
cribari@darwin4 ~ $ dmesg | grep "XPS 13"
[ 0.000000] DMI: Dell Inc. XPS 13 9343/0310JH, BIOS A07 11/11/2015
In my case:
cribari@darwin4 ~ $ sudo dmidecode | grep 0310JH
Product Name: 0310JH
My machine has Intel i7 processor, touchscreen, screen resolution: 3200 x 1800 pixels and Broadcom BCM43b1 wireless. It may be the case that kernel 4.5.2 fixes the problem for some 9343 machines but not for all 9343 machines. Is there anything I should try or do?
# zcat /proc/config.gz | grep "DW_DMAC_CORE=\|DW_DMAC=\|DMADEVICES="
CONFIG_DMADEVICES=y
CONFIG_DW_DMAC_CORE=y
CONFIG_DW_DMAC=y
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
cribari@darwin4 ~ $ dmesg | grep "XPS 13"
[ 0.000000] DMI: Dell Inc. XPS 13 9343/0310JH, BIOS A07 11/11/2015
i.e., 9343 model with Intel i7, touchscreen, 3200 x 1800 screen resolution, Broadcom wireless.
Kernel 4.5.3:
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.5.3-1-ARCH #1 SMP PREEMPT Sat May 7 20:43:57 CEST 2016 x86_64 GNU/Linux
I have sound when I boot the computer, but dmesg informs:
[ 1.453753] haswell-pcm-audio haswell-pcm-audio: Direct firmware load for intel/IntcPP01.bin failed with error -2
[ 1.453755] haswell-pcm-audio haswell-pcm-audio: fw image intel/IntcPP01.bin not available(-2)
alsa-firmware is installed (version 1.0.29-1).
Sound is gone after a while, usually when I play YouTube videos or streaming radio from
http://cbn.globoradio.globo.com/
using Google Chrome or another browser (e.g., Vivaldi). (I mostly use Chrome.) Usually, that happens when I stop the video or streaming radio and try to resume it later. The crashes also happen when I try to record a screencast using SimpleScreenRecorder.
When sound is gone, dmesg informs:
[24294.494682] haswell-pcm-audio haswell-pcm-audio: error: audio DSP boot timeout IPCD 0x0 IPCX 0x0
[24294.811357] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24294.811360] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24294.811375] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24295.118072] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24295.118076] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24295.118082] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
Also:
[24304.578677] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24304.578693] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24304.578695] System PCM: error: failed to commit stream -110
[24304.578698] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24304.578700] System PCM: ASoC: hw_params FE failed -110
[24304.882091] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24304.882102] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24304.882107] System PCM: error: failed to commit stream -110
[24304.882112] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24304.882117] System PCM: ASoC: hw_params FE failed -110
In order to have audio, I am having to compile my kernels with
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
What I have installed:
alsa-firmware v. 1.0.29-1
alsa-lib v. 1.1.1-1
alsa-plugins v. 1.1.1-1
alsa-tools v. 1.1.0-2
alsa-utils v. 1.1.1-1
lib32-alsa-lib v. 1.1.1-1
lib32-alsa-plugins v. 1.1.1-1
pulseaudio v. 8.0-3
pulseaudio-alsa v. 2-3
pulseaudio-bluetooth v. 8.0-3
pulseaudio-equalizer v. 8.0-3
pavucontrol v. 3.0-4
lib32-libpulse v. 0.30-6
libcanberra-pulse v. 0.30-6
It may be the case that kernel 4.5.2 (and later) fixed the problem for some 9343 machines (those with Intel i5 processors, maybe) but not for all.
cribari@darwin4 ~ $ dmesg | grep "XPS 13"
[ 0.000000] DMI: Dell Inc. XPS 13 9343/0310JH, BIOS A07 11/11/2015
i.e., 9343 model with Intel i7, touchscreen, 3200 x 1800 screen resolution, Broadcom wireless.
Kernel 4.5.3:
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.5.3-1-ARCH #1 SMP PREEMPT Sat May 7 20:43:57 CEST 2016 x86_64 GNU/Linux
I have sound when I boot the computer, but dmesg informs:
[ 1.453753] haswell-pcm-audio haswell-pcm-audio: Direct firmware load for intel/IntcPP01.bin failed with error -2
[ 1.453755] haswell-pcm-audio haswell-pcm-audio: fw image intel/IntcPP01.bin not available(-2)
alsa-firmware is installed (version 1.0.29-1).
Sound is gone after a while, usually when I play YouTube videos or streaming radio from
http://cbn.globoradio.globo.com/
using Google Chrome or another browser (e.g., Vivaldi). (I mostly use Chrome.) Usually, that happens when I stop the video or streaming radio and try to resume it later. The crashes also happen when I try to record a screencast using SimpleScreenRecorder.
When sound is gone, dmesg informs:
[24294.494682] haswell-pcm-audio haswell-pcm-audio: error: audio DSP boot timeout IPCD 0x0 IPCX 0x0
[24294.811357] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24294.811360] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24294.811375] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24295.118072] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24295.118076] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24295.118082] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
Also:
[24304.578677] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24304.578693] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24304.578695] System PCM: error: failed to commit stream -110
[24304.578698] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24304.578700] System PCM: ASoC: hw_params FE failed -110
[24304.882091] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24304.882102] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24304.882107] System PCM: error: failed to commit stream -110
[24304.882112] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24304.882117] System PCM: ASoC: hw_params FE failed -110
In order to have audio, I am having to compile my kernels with
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
What I have installed:
alsa-firmware v. 1.0.29-1
alsa-lib v. 1.1.1-1
alsa-plugins v. 1.1.1-1
alsa-tools v. 1.1.0-2
alsa-utils v. 1.1.1-1
lib32-alsa-lib v. 1.1.1-1
lib32-alsa-plugins v. 1.1.1-1
pulseaudio v. 8.0-3
pulseaudio-alsa v. 2-3
pulseaudio-bluetooth v. 8.0-3
pulseaudio-equalizer v. 8.0-3
pavucontrol v. 3.0-4
lib32-libpulse v. 0.30-6
libcanberra-pulse v. 0.30-6
It may be the case that kernel 4.5.2 (and later) fixed the problem for some 9343 machines (those with Intel i5 processors, maybe) but not for all.
cribari@darwin4 ~ $ dmesg | grep "XPS 13"
[ 0.000000] DMI: Dell Inc. XPS 13 9343/0310JH, BIOS A07 11/11/2015
i.e., 9343 model with Intel i7, touchscreen, 3200 x 1800 screen resolution, Broadcom wireless.
Kernel 4.5.3:
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.5.3-1-ARCH #1 SMP PREEMPT Sat May 7 20:43:57 CEST 2016 x86_64 GNU/Linux
I have sound when I boot the computer, but dmesg informs:
[ 1.453753] haswell-pcm-audio haswell-pcm-audio: Direct firmware load for intel/IntcPP01.bin failed with error -2
[ 1.453755] haswell-pcm-audio haswell-pcm-audio: fw image intel/IntcPP01.bin not available(-2)
alsa-firmware is installed (version 1.0.29-1).
Sound is gone after a while, usually when I play YouTube videos or streaming radio from
http://cbn.globoradio.globo.com/
using Google Chrome or another browser (e.g., Vivaldi). (I mostly use Chrome.) Usually, that happens when I stop the video or streaming radio and try to resume it later. The crashes also happen when I try to record a screencast using SimpleScreenRecorder.
When sound is gone, dmesg informs:
[24294.494682] haswell-pcm-audio haswell-pcm-audio: error: audio DSP boot timeout IPCD 0x0 IPCX 0x0
[24294.811357] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24294.811360] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24294.811375] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24295.118072] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24295.118076] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24295.118082] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
Also:
[24304.578677] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24304.578693] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24304.578695] System PCM: error: failed to commit stream -110
[24304.578698] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24304.578700] System PCM: ASoC: hw_params FE failed -110
[24304.882091] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24304.882102] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24304.882107] System PCM: error: failed to commit stream -110
[24304.882112] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24304.882117] System PCM: ASoC: hw_params FE failed -110
In order to have audio, I am having to compile my kernels with
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
What I have installed:
alsa-firmware v. 1.0.29-1
alsa-lib v. 1.1.1-1
alsa-plugins v. 1.1.1-1
alsa-tools v. 1.1.0-2
alsa-utils v. 1.1.1-1
lib32-alsa-lib v. 1.1.1-1
lib32-alsa-plugins v. 1.1.1-1
pulseaudio v. 8.0-3
pulseaudio-alsa v. 2-3
pulseaudio-bluetooth v. 8.0-3
pulseaudio-equalizer v. 8.0-3
pavucontrol v. 3.0-4
lib32-libpulse v. 0.30-6
libcanberra-pulse v. 0.30-6
It may be the case that kernel 4.5.2 (and later) fixed the problem for some 9343 machines (those with Intel i5 processors, maybe) but not for all.
cribari@darwin4 ~ $ dmesg | grep "XPS 13"
[ 0.000000] DMI: Dell Inc. XPS 13 9343/0310JH, BIOS A07 11/11/2015
i.e., 9343 model with Intel i7, touchscreen, 3200 x 1800 screen resolution, Broadcom wireless.
Kernel 4.5.3:
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.5.3-1-ARCH #1 SMP PREEMPT Sat May 7 20:43:57 CEST 2016 x86_64 GNU/Linux
I have sound when I boot the computer, but dmesg informs:
[ 1.453753] haswell-pcm-audio haswell-pcm-audio: Direct firmware load for intel/IntcPP01.bin failed with error -2
[ 1.453755] haswell-pcm-audio haswell-pcm-audio: fw image intel/IntcPP01.bin not available(-2)
alsa-firmware is installed (version 1.0.29-1).
Sound is gone after a while, usually when I play YouTube videos or streaming radio from
http://cbn.globoradio.globo.com/
using Google Chrome or another browser (e.g., Vivaldi). (I mostly use Chrome.) Usually, that happens when I stop the video or streaming radio and try to resume it later. The crashes also happen when I try to record a screencast using SimpleScreenRecorder.
When sound is gone, dmesg informs:
[24294.494682] haswell-pcm-audio haswell-pcm-audio: error: audio DSP boot timeout IPCD 0x0 IPCX 0x0
[24294.811357] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24294.811360] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24294.811375] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24295.118072] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24295.118076] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24295.118082] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
Also:
[24304.578677] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24304.578693] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24304.578695] System PCM: error: failed to commit stream -110
[24304.578698] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24304.578700] System PCM: ASoC: hw_params FE failed -110
[24304.882091] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24304.882102] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24304.882107] System PCM: error: failed to commit stream -110
[24304.882112] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24304.882117] System PCM: ASoC: hw_params FE failed -110
In order to have audio, I am having to compile my kernels with
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
What I have installed:
alsa-firmware v. 1.0.29-1
alsa-lib v. 1.1.1-1
alsa-plugins v. 1.1.1-1
alsa-tools v. 1.1.0-2
alsa-utils v. 1.1.1-1
lib32-alsa-lib v. 1.1.1-1
lib32-alsa-plugins v. 1.1.1-1
pulseaudio v. 8.0-3
pulseaudio-alsa v. 2-3
pulseaudio-bluetooth v. 8.0-3
pulseaudio-equalizer v. 8.0-3
pavucontrol v. 3.0-4
lib32-libpulse v. 0.30-6
libcanberra-pulse v. 0.30-6
It may be the case that kernel 4.5.2 (and later) fixed the problem for some 9343 machines (those with Intel i5 processors, maybe) but not for all.
cribari@darwin4 ~ $ dmesg | grep "XPS 13"
[ 0.000000] DMI: Dell Inc. XPS 13 9343/0310JH, BIOS A07 11/11/2015
i.e., 9343 model with Intel i7, touchscreen, 3200 x 1800 screen resolution, Broadcom wireless.
Kernel 4.5.3:
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.5.3-1-ARCH #1 SMP PREEMPT Sat May 7 20:43:57 CEST 2016 x86_64 GNU/Linux
I have sound when I boot the computer, but dmesg informs:
[ 1.453753] haswell-pcm-audio haswell-pcm-audio: Direct firmware load for intel/IntcPP01.bin failed with error -2
[ 1.453755] haswell-pcm-audio haswell-pcm-audio: fw image intel/IntcPP01.bin not available(-2)
alsa-firmware is installed (version 1.0.29-1).
Sound is gone after a while, usually when I play YouTube videos or streaming radio from
http://cbn.globoradio.globo.com/
using Google Chrome or another browser (e.g., Vivaldi). (I mostly use Chrome.) Usually, that happens when I stop the video or streaming radio and try to resume it later. The crashes also happen when I try to record a screencast using SimpleScreenRecorder.
When sound is gone, dmesg informs:
[24294.494682] haswell-pcm-audio haswell-pcm-audio: error: audio DSP boot timeout IPCD 0x0 IPCX 0x0
[24294.811357] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24294.811360] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24294.811375] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24295.118072] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24295.118076] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24295.118082] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
Also:
[24304.578677] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24304.578693] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24304.578695] System PCM: error: failed to commit stream -110
[24304.578698] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24304.578700] System PCM: ASoC: hw_params FE failed -110
[24304.882091] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24304.882102] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24304.882107] System PCM: error: failed to commit stream -110
[24304.882112] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24304.882117] System PCM: ASoC: hw_params FE failed -110
In order to have audio, I am having to compile my kernels with
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
What I have installed:
alsa-firmware v. 1.0.29-1
alsa-lib v. 1.1.1-1
alsa-plugins v. 1.1.1-1
alsa-tools v. 1.1.0-2
alsa-utils v. 1.1.1-1
lib32-alsa-lib v. 1.1.1-1
lib32-alsa-plugins v. 1.1.1-1
pulseaudio v. 8.0-3
pulseaudio-alsa v. 2-3
pulseaudio-bluetooth v. 8.0-3
pulseaudio-equalizer v. 8.0-3
pavucontrol v. 3.0-4
lib32-libpulse v. 0.30-6
libcanberra-pulse v. 0.30-6
It may be the case that kernel 4.5.2 (and later) fixed the problem for some 9343 machines (those with Intel i5 processors, maybe) but not for all.
cribari@darwin4 ~ $ dmesg | grep "XPS 13"
[ 0.000000] DMI: Dell Inc. XPS 13 9343/0310JH, BIOS A07 11/11/2015
i.e., 9343 model with Intel i7, touchscreen, 3200 x 1800 screen resolution, Broadcom wireless.
Kernel 4.5.3:
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.5.3-1-ARCH #1 SMP PREEMPT Sat May 7 20:43:57 CEST 2016 x86_64 GNU/Linux
I have sound when I boot the computer, but dmesg informs:
[ 1.453753] haswell-pcm-audio haswell-pcm-audio: Direct firmware load for intel/IntcPP01.bin failed with error -2
[ 1.453755] haswell-pcm-audio haswell-pcm-audio: fw image intel/IntcPP01.bin not available(-2)
alsa-firmware is installed (version 1.0.29-1).
Sound is gone after a while, usually when I play YouTube videos or streaming radio from
http://cbn.globoradio.globo.com/
using Google Chrome or another browser (e.g., Vivaldi). (I mostly use Chrome.) Usually, that happens when I stop the video or streaming radio and try to resume it later. The crashes also happen when I try to record a screencast using SimpleScreenRecorder.
When sound is gone, dmesg informs:
[24294.494682] haswell-pcm-audio haswell-pcm-audio: error: audio DSP boot timeout IPCD 0x0 IPCX 0x0
[24294.811357] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24294.811360] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24294.811375] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24295.118072] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24295.118076] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24295.118082] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
Also:
[24304.578677] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24304.578693] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24304.578695] System PCM: error: failed to commit stream -110
[24304.578698] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24304.578700] System PCM: ASoC: hw_params FE failed -110
[24304.882091] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[24304.882102] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[24304.882107] System PCM: error: failed to commit stream -110
[24304.882112] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[24304.882117] System PCM: ASoC: hw_params FE failed -110
In order to have audio, I am having to compile my kernels with
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
What I have installed:
alsa-firmware v. 1.0.29-1
alsa-lib v. 1.1.1-1
alsa-plugins v. 1.1.1-1
alsa-tools v. 1.1.0-2
alsa-utils v. 1.1.1-1
lib32-alsa-lib v. 1.1.1-1
lib32-alsa-plugins v. 1.1.1-1
pulseaudio v. 8.0-3
pulseaudio-alsa v. 2-3
pulseaudio-bluetooth v. 8.0-3
pulseaudio-equalizer v. 8.0-3
pavucontrol v. 3.0-4
lib32-libpulse v. 0.30-6
libcanberra-pulse v. 0.30-6
It may be the case that kernel 4.5.2 (and later) fixed the problem for some 9343 machines (those with Intel i5 processors, maybe) but not for all.
I did that a long time ago because I saw that error in dmesg and have (still) crackling sound on headphones (sometimes). But I think this has nothing to do with the sound problem people have with the latest kernels. As far as I remember sound always worked without this firmware and my sound also went away at one of the 4.5 kernels but is now back with 4.5.3.1 (i5 1920x1080 no touch).
So the firmware seems maybe not to be the problem.
DMI: Dell Inc. XPS 13 9343/0F5KF3, BIOS A07 11/11/2015
But like him, I cannot get sound on any kernel (for some time now, including and up to 4.5.3-1, my current kernel), UNLESS (the DMAC_CORE options have no effect) the kernel is recompiled with:
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
Which, as u all know, causes:
[ 0.000000] ACPI: DMI detected: DELL XPS 13 (2015) (force ACPI _REV to 5)
But which allows me to get sound!!! For a little bit at least. Like Francisco, sound works for a bit (playing thru Audacious, VLC), but around the time I try watching web clips, maybe with pausing or resuming, sound stops working again, with the message:
kernel: haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
kernel: haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
kernel: haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
Relevant arch bug: https://bugs.archlinux.org/task/47989
we first have to better understand more about the code after the "9343"
@mattia Is there any extra information I can provide?
I am still not able to get I2S to work. The only way I can get sound is by compiling in the ACPI Override, and even that is quite buggy and unreliable (4.5.3-1).
I am also using gdm.
https://wiki.archlinux.org/index.php/Bluetooth_headset#Gnome_with_GDM
That is, created /var/lib/gdm/.config/pulse/client.conf (I did not have this file) with
autospawn = no
daemon-binary = /bin/true
and
sudo -ugdm mkdir -p /var/lib/gdm/.config/systemd/user
sudo -ugdm ln -s /dev/null /var/lib/gdm/.config/systemd/user/pulseaudio.socket
I rebooted the computer and there was no longer a pulseaudio process for gdm. Nonetheless, the crashes (with I2S sound) persist.
We should be able to kill pulseaudio and to manually restart it, as described here:
https://wiki.archlinux.org/index.php/PulseAudio/Examples#Disabling_automatic_spawning_of_PulseAudio_server
However, that does not work for me. After a
$ pulseaudio --kill
pulseaudio is restarted:
cribari@darwin4 ~ $ ps aux | grep pulse
cribari 31650 0.0 0.1 497700 11432 ? S<sl 12:30 0:00 /usr/bin/pulseaudio --daemonize=no
cribari 31869 0.0 0.0 10764 2228 pts/1 S+ 12:41 0:00 grep --colour=auto pulse
cribari@darwin4 ~ $ pulseaudio --kill
cribari@darwin4 ~ $ ps aux | grep pulse
cribari 31873 1.6 0.1 498768 11892 ? S<sl 12:41 0:00 /usr/bin/pulseaudio --daemonize=no
cribari 31880 0.0 0.0 10764 2280 pts/1 S+ 12:41 0:00 grep --colour=auto pulse
A discussion about that can be found at
http://www.dslreports.com/forum/r30355771-Even-if-autospawn-no-PulseAudio-always-starts-gdm
Is there anything else I can try? Thank you.
For installing pulseaudio I haven't done anything particular, so it should works out-the-box.
My suggestion is to start from a clean Arch installation...
I think people encountering other problems (ie. sound card detected but not working correctly) should open a new issue.
dmesg output contains these new lines:
[ 2.294449] rt286 i2c-INT343A:00: I2C error -121
[ 2.303486] rt286: probe of i2c-INT343A:00 failed with error -121
[ 3.268581] broadwell-audio broadwell-audio: ASoC: CODEC DAI rt286-aif1 not registered
this issue happens randomly, or better, the only different thing made by me was booting a live media (via USB) of Kali Linux
the issue was fixed by to cold boot
this weird behaviour has just happened and seem because I switched ON the microphone (from the gnome control center);
(this could explain the reason why it happened... e.g. Kali Linux turn it on at boot...)
so I power it off, power it on, power off and power on to restore a `normal` situation
NB: the first reboot dmesg provides a different message: simply this
[ 2.222191] snd_hda_intel 0000:00:1b.0: no codecs found!
[ 1.235224] snd_hda_intel 0000:00:03.0: enabling device (0000 -> 0002)
(...)
[ 1.396167] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
(...)
[ 1.420118] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 1.421491] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card1/input12
[ 1.421550] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card1/input13
[ 1.421603] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card1/input14
[ 1.425957] broadwell-audio broadwell-audio: snd-soc-dummy-dai <-> System Pin mapping ok
[ 1.425997] broadwell-audio broadwell-audio: snd-soc-dummy-dai <-> Offload0 Pin mapping ok
[ 1.426033] broadwell-audio broadwell-audio: snd-soc-dummy-dai <-> Offload1 Pin mapping ok
[ 1.426070] broadwell-audio broadwell-audio: snd-soc-dummy-dai <-> Loopback Pin mapping ok
(...)
[ 1.432006] broadwell-audio broadwell-audio: rt286-aif1 <-> snd-soc-dummy-dai mapping ok
[ 1.440137] Non-volatile memory driver v1.3
[ 1.446824] input: broadwell-rt286 Headset as /devices/pci0000:00/INT3438:00/broadwell-audio/sound/card0/input15
(...)
[ 26.522804] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 70.922512] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 84.917827] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 145.478263] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
[ 328.775803] haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: type 01, - version: 00.00, build 77, source commit id: 876ac6906f31a43b6772b23c7c983ce9dcb18a19
Is that helpful?
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.6.1-2-ARCH #1 SMP PREEMPT Thu Jun 2 15:46:17 CEST 2016 x86_64 GNU/Linux
Sound (I2S) works for a while and then stops working. At that point, dmesg informs
[ 4832.751107] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 4832.751115] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 4832.751119] System PCM: error: failed to commit stream -110
[ 4832.751124] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 4832.751128] System PCM: ASoC: hw_params FE failed -110
[ 4833.054400] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000 isr 0x00000000 ipcd 0x00000000 imrx 0x7fff0000
[ 4833.054404] haswell-pcm-audio haswell-pcm-audio: error: stream commit failed
[ 4833.054407] System PCM: error: failed to commit stream -110
[ 4833.054409] haswell-pcm-audio haswell-pcm-audio: ASoC: haswell-pcm-audio hw params failed: -110
[ 4833.054412] System PCM: ASoC: hw_params FE failed -110
Kernel:
cribari@darwin4 ~ $ uname -a
Linux darwin4 4.6.1-2-ARCH #1 SMP PREEMPT Thu Jun 2 15:46:17 CEST 2016 x86_64 GNU/Linux
[ 5193.181346] haswell-pcm-audio haswell-pcm-audio: error: audio DSP boot timeout IPCD 0x0 IPCX 0x0
@Willy Are you still experiencing the audio crashes?
/usr/lib/modules/4.4.14-1-lts/kernel/sound/soc/intel/boards/snd-soc-sst-byt-max98090-mach.ko.gz
/usr/lib/modules/4.4.14-1-lts/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko.gz
but 4.6.3 has only /usr/lib/modules/4.6.3-1-ARCH/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko.gz
I'm guessing the 'mach' version of the module is required for my particular baytrail sound chip...
Sadly, still nothing for us Bay Trail&max98090 users apparently…
https://github.com/fascinatingcaptain/CBFixesAndTweaks/issues/1
In the meantime, linux-lts works for me on my Toshiba Chromebook; any kernel above and it borks built-in audio.
in your case byt-max98090, in your modprobe.conf file and than rebuilding the mkinitcpio image.
Edit: I am on Kernel 4.8.10-1
I tried building the kernel myself with various parameters that were suggested much earlier on. I never did have any success.
I tried building my own ArchLinux kernel to get back the snd-soc-sst-byt-max98090-mach module. I've successfully built it but I was getting various errors and the sound wasn't working (even after switching back to BOOT_STUB) though.
I also tried Ubuntu and the sound wasn't working either.
@abrb_water this bug report is about missing/buggy kernel modules since Linux 4.5. Your should take a look at https://bugs.archlinux.org/task/49556 instead since your issue looks similar.
See http://www.windowscentral.com/dell-xps-13-audio-problems-heres-fix#test (Start with point 4 when you are on Linux of course)
It looks like the patch provided upstream is exactly about the issue I ran into when trying a 4.5+ kernel after re-enabling snd-soc-sst-byt-max98090-mach.
Think this will ever be fixed in main? Hope so. Anyway, 1 more compile just to be sure, then I'll put on AUR.
Well, the driver is still as buggy/unstable as before but at least the sound is working again.
Btw "Left Speaker Mixer Left DAC" and "Right Speaker Mixer Right DAC" have to be enabled in alsamixer to actually get an output on the speakers.
I've just trimmed down the kernel of all the gpu drivers, non intel stuff, and other junk I don't need on my chromebook, shaved a good 20mb. I'll keep the AUR pkg as-is, but if you want the config for yourself....
Did you noticed it too?
This issue is now being tracked on the kernel bugtracker. Please add any details you believe relevant.
Keep an eye on https://bugzilla.kernel.org/show_bug.cgi?id=187591
Has anyone managed to get the internal mic working with Pulseaudio on this card ?
/sigh
/damnit
https://aur.archlinux.org/packages/linux-lts-max98090/
(https://pastebin.com/ute0n5S0)
Interestingly the card is still detected but all i hear is a sort of stuttering ticking noise with headphones and nothing with speakers
any clues ?
E: [alsa-sink-Audio HiFi-0] alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_soc_sst_byt_max98090_mach'. Please report this issue to the ALSA developers.
(full log : https://pastebin.com/nYFCpTAt)
PS: one of the latest kernel changed the default mode to HDA...
Cheers
Nice touch Dean on the boot up logo with your packages ;-)
If I used a mic I'd get https://www.amazon.co.uk/s/ref=nb_sb_noss/257-7842757-8663011?url=search-alias%3Daps&field-keywords=TROND+AC2+Aluminum+USB+Audio+Adapter
The mic does work once you stop the 'daleks', it just means switching pulseaudio profiles a few times before it finally 'locks' and stops being garbled.
Nice to know 4.1 is still alive and works. I'll add it to my AUR info.
$ git clone --depth 1 https://github.com/plbossart/UCM.git
$ cd UCM
$ sudo cp -r chtmax98090/ /usr/share/alsa/ucm/
$ alsaucm -c chtmax98090 set _verb HiFi set _enadev Speakers
$ sudo alsactl store
$ # and then restart any apps using sound
Headphone/speaker switching works too, without any further command line intervention.
1 archlinuxcn/linux-lts44 4.4.148-1 [installed]
The Linux-lts44 kernel and modules
2 archlinuxcn/linux-lts44-headers 4.4.148-1 [installed]
Header files and scripts for building modules for Linux-lts44 kernel
to use it, in `/etc/pacman.conf` add the following :
[archlinuxcn]
Server = http://repo.archlinuxcn.org/$arch
how did you used https://github.com/plbossart/UCM
I tried @kousu 's method on my chromebook's byt-max98090, it did not work.
https://ptpb.pw/_K9w
Thank you Sir!
You saved me again.
(I used your linux-max98090 long time ago)
I almost give up.
I am still on archlinuxcn/linux-lts44,
but I have sound now.
Thanks.
Rolled back Pulseaudio and the associated dependencies, but alas, this did not resolve the problem.
I'd like to know how @jskier has working sound tho. configs plz!
https://imgur.com/a/IOXeLxd
What configs do you want? UCM? I'm using the standard kernel package.
Still using the Toshiba Swanky Chromebook, flashed bios / no ChromeOS, boots to USB3. Anyway, I'm not sure why you guys are having issues and I'm not. A lot of folks gave up before the fix to USB audio dongles.
Also, it isn't 100% great all the time (never has been, even on the older kernels). Sometimes sound gets choppy when I open pavucontrol or switching between headphones. It's a quirky beast.
what UCM are you using (I'm not, but I've tried them), and paste your asound.state please.
I'm currently investigating what commit messed it up.
Well, now I'm in a pickle, I booted up to grab this and no sound (mixer says there is). Before powering down yesterday, I switched over to Bluetooth audio speaker for a little bit and then shutdown. Outputs are correct. Only other difference is I was plugged into AC for most of the day yesterday. I'll try the older kernel.
asound:
https://pastebin.com/tpAgK77F
Well I found the commit that broke sound, reverted it, tested, sound is working. Now, here we go again with this shit. I don't wanna maintain a kernel again. I'll file a regression bug and see what happens.
I'm using FW from early 2017 (I don't use the Chromebook very often). Thank you for the heads up on the heat issue with the latest version, was mulling updating it but will hold at the previous version for now. Anyway, that should rule out this being the issue.
I had the joy of dealing with the Arch mkinitcpio USB boot issue recently on the Chromebook. I noticed several older files present (that should not have been) on the downgrade from 4.18.16. Could somehow be related to 4.18.16 working for me yesterday but not today. Not sure exactly why this happened; perhaps a perfect storm of luks+f2fs, cheap USB3 drive, and the previous mkinitcpio issue.
Here's the patch if you wanna build your own https://ptpb.pw/tvqV
I'll keep this page updated
I've had a response from and supplied logs to a redhat guy (the author of the patch/commit that caused regression) but not heard anything else as yet. I have a feeling this won't be fixed very quickly, going from past experience.
https://lkml.org/lkml/2018/10/29/719
Tested and sound works with 4.19 and patch duffydack posted. Initial push, I will do some cleanup on it this week and get it in AUR as well.
Hopefully it'll be merged and we'll be back to normal..
https://www.spinics.net/lists/stable/msg264612.html
https://patchwork.kernel.org/patch/10667953/
I was hoping it would be fixed in 4.19 since that's LTS. Oh well :(
It can be queued for 4.19.Y once the commit has been applied to the mainline tree.
You could open a new bug report on the arch bug tracker asking hetfig to apply the commit to the arch linux package until that happens.
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/log/?h=for-linus
So it should get sent over to Linus soon-ish, once it is in Linus tree it will automatically get added to the next stable kernels as its commit message has a:
Cc: stable@vger.kernel.org
in it.
LTS here we come.
https://github.com/duffydack/linux-max98090
https://github.com/torvalds/linux/commit/b905e2db5cc42e64f8169474448f16083c535abe#diff-eea243348639e50af7408a8c774c563bR393
edit: got another one :p
applied to stable 4.19 (soon to be LTS) tree
Fixed in 5.1.