Pierre-Louis Bossart

Results 51 issues of Pierre-Louis Bossart

The updated SoundWire specification will be published shortly. The only change is a use of 'inclusive terms' - Slave->Peripheral - Master->Manager Some will note that the change does not preserve...

Forking new issue from comment https://github.com/thesofproject/linux/issues/3777#issuecomment-1193978089 reported by @madsl f I play anything on my speakers, the sound output will stop after one minute of playback (the media player is...

IPC timeout
SDW
Community

Not an audio issue but a suspicious warning and likely a broken BIOS on JSL w/ ES8336 ````` [ 0.841701] ACPI: AC: AC Adapter [ADP1] (on-line) [ 0.841830] sysfs: cannot...

kernel PR https://github.com/thesofproject/linux/pull/3642 with HDaudio/HDMI link disabled in menuconfig SOF PR https://github.com/thesofproject/sof/pull/5813 with HDMI commented out modified modprobe/modprobe -r scripts to probe machine driver first [reverse.sh.txt](https://github.com/thesofproject/linux/files/8691370/reverse.sh.txt) ```` while true; do...

SDW

Forking issue https://github.com/thesofproject/linux/issues/3535 to HDaudio problem. When doing rmmod snd_soc_sof_sdw modprobe snd_soc_sof_sdw we get a kernel oops after a very long time (likely codec probe delay?) ```` [ 300.721670] BUG:...

bug
P2
HDA

we currently only support the isochronous mode for 48kHz DAIs. If we want to send data at a different rate, we'll need to use the TX-controlled mode. It's supported by...

enhancement
SDW

We really need to have a watchdog-like mechanism where the host driver can detect the DSP is no longer responding and recover by reinitializing the hardware and notify apps.

enhancement

When the firmware gets stuck or unresponsive (IPC timeouts), the driver just bails out and the only way to recover is to reboot. That's not acceptable for a number of...

enhancement
Notable

on a stock Fedora34 (kernel v5.11.10) with SOF enabled, UCM endpoints are not detected. Gnome settings app does not show any output/input. Spotify starts but there is nothing progressing/playing. Updating...

enhancement
UCM

Some Slave devices need a pre- and post- bank switch callback to e.g. set imp-def bank switched dividers. These sort of callbacks only exist for prepare and de-prepare, this is...

enhancement
P3
SDW