04-04-2022, 01:34 PM
(04-02-2022, 02:03 PM)Tim Curtis Wrote:(04-02-2022, 07:42 AM)Frank79 Wrote: Bug description:
No sound at all whenever I start streaming FLACs from my NAS.
Then, when I play with the volume knob:Absolutely no issue when streaming from Spotify.
- Sound comes out from left speaker only
- sometimes from both speakers, but with something like a 90/10% level balance
- or bad rendition (either way too much bass, bass distortion or "cold" sound)
My setup:
HifiBerry DAC2 HD hat on Raspberry Pi 4 Model B
In Audio Config
- Set DT overlay to None
- Reboot
- Set DT overlay to hifibery-dacplushd
- Reboot
Post the output from the commands below.
Code:cat /boot/config.txt
amixer -c0
Please note that I can't reproduce the issue anymore. Launched my raspberry this morning and sound was OK on both speakers/channels. Might be a false positive or I got something wrong at the first time.
Anyway, here's the output you asked for. Thank you Tim!
Code:
pi@moode-salon:~ $ cat /boot/config.txt
[cm4]
otg_mode=1
[pi4]
hdmi_force_hotplug:0=1
hdmi_force_hotplug:1=1
[all]
disable_splash=1
disable_overscan=1
hdmi_drive=2
hdmi_blanking=1
hdmi_force_edid_audio=1
hdmi_force_hotplug=1
hdmi_group=0
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=off
dtoverlay=hifiberry-dacplushd
force_eeprom_read=0
#dtoverlay=disable-wifi
#dtoverlay=disable-bt
pi@moode-salon:~ $ amixer -c0
Simple mixer control 'DAC',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 240
Mono:
Front Left: Playback 240 [100%] [0.00dB]
Front Right: Playback 240 [100%] [0.00dB]
Simple mixer control 'DAC Invert Output',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'DAC Rolloff Filter',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]