Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: No Output on Local Display
#2
These log entries are very odd because an I2S DAC like the hifiberry should always be assigned to ALSA card 0 but the log is showing it's assigned to card2 and is a USB DAC. 

Code:
20231208 191804 worker: ALSA cards:  0: b1 | 1:Headphones | 2: sndrpihifiberry | 3:empty
20231208 191804 worker: MPD config:  2: snd_rpi_hifiberry_dacplus | mixer:Headphone | cardnum:2
20231208 191804 worker: Mixer name:  [Headphone]

Code:
20231208 191808 worker: MPD config:    update skipped (USB audio device)
20231208 191808 worker: Audio device:  snd_rpi_hifiberry_dacplus

There should also be the lines below in /boot/config.txt after configuring the correct device in Audio Config. According to the spec for this DAC you should set Named I2S device to HiFiBerry DAC+ Pro or optionally DT overlay to hifiberry-dacplus 


Code:
dtparam=audio=off
dtoverlay=hifiberry-dacplus
force_eeprom_read=0
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
No Output on Local Display - by clock-king - 12-08-2023, 06:56 PM
RE: No Output on Local Display - by Tim Curtis - 12-08-2023, 08:14 PM
RE: No Output on Local Display - by clock-king - 12-08-2023, 09:48 PM

Forum Jump: