Thank you for your donation!


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


Instruction Guide 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi
Hi JB

I plugged in a no-name USB audio device, set the I2S audio device to none, and in the MPD audio device section I was able to select the USB device.

I used the same ALSA configuration file as before: https://github.com/antiprism/mpd_oled/is...-567146826

The other configuration I have is

Code:
pi@moode:~ $ cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

i2c-dev
snd-aloop

pi@moode:~ $ cat /etc/modprobe.d/alsa-base.conf 
options snd_bcm2835 index=0
options snd_usb_audio index=1
options snd_aloop index=2

pi@moode:~ $ cat /proc/asound/modules
 0 snd_bcm2835
 1 snd_usb_audio
 2 snd_aloop

pi@moode:~ $ sudo ./mpd_oled -o 6 -b 21 -g 1 -f 25 -c alsa,plughw:Loopback,1


I have looked at the mpd_oled installation on Moode 6.4.1 as per the usual instructions, and the Moode patch file needs to be updated. I will post when this change is available. Thanks for letting me know about the issue!

Adrian.
Reply


Messages In This Thread
RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - by adrii - 01-28-2020, 08:14 AM
RE: help me - by ghera78 - 02-28-2020, 08:01 AM
RE: help me - by ghera78 - 02-28-2020, 01:17 PM

Forum Jump: