03-21-2022, 05:33 AM
(03-20-2022, 10:45 PM)Tim Curtis Wrote:(03-20-2022, 10:19 PM)Marrahm Wrote: Pi with the HifiBerry HD DAC. Everything worked perfectly under M7 using Tim’s overlay fix. But using same overlay and config in v8 gives me an ALSA error:
Failed to open "ALSA Default" (alsa); Failed to open ALSA device "_audioout": No such file or directory
Which log should I be looking into for clues?
I don’t know if this is relevant or not, but I swear v7 did not call the HD DAC an I2S dac, but v8 seems to automatically select that when I select the proper overlay.
Thanks,
Mike
Version 8.0.0 or 8.0.1 ?
Works here with the version 8.0.1, but need one change in config.txt
Disable the onboard EEPROM by adding
force_eeprom_read=0
to your boot/config.txt file.
See the last comments:
https://github.com/raspberrypi/linux/issues/4898