03-22-2021, 12:18 PM
Hi officialsm
Please start mpd_oled and play the BBC Radio 1 radio station. Look at the spectrum area and check that there are no spectrum bars at all. Leave the radio running for 15 minutes and check again that there are no spectrum bars (as they may start at a very low level and then increase over time.
If there are still no spectrum bars, leave mpd_oled running and post the output of the following seven commands (all of them)
1.
2.
3.
4.
5.
6.
7.
Adrian.
Please start mpd_oled and play the BBC Radio 1 radio station. Look at the spectrum area and check that there are no spectrum bars at all. Leave the radio running for 15 minutes and check again that there are no spectrum bars (as they may start at a very low level and then increase over time.
If there are still no spectrum bars, leave mpd_oled running and post the output of the following seven commands (all of them)
1.
Code:
aplay -l
2.
Code:
aplay -L
3.
Code:
cat /etc/asound.conf
4.
Code:
cat /etc/modules
5.
Code:
cat /etc/modprobe.d/alsa-base.conf
6.
Code:
cat /var/local/www/currentsong.txt
7.
Code:
ps ax | grep mpd_oled
Adrian.