RPi-Jukebox-RFID: šŸ› | Sound does Not Work after first Installation

Bug: Sound does Not Work after first Installation.

What I did: I tried all solution for Sound Problems, but i can’t fix the Error. I also tried different Options during the Installation…

I use a Soundcard: https://smile.amazon.de/dp/B00C7LXUDY/ref=cm_sw_r_wa_apa_fabc_DN31FbK9VMHRK?_encoding=UTF8&psc=1 And don’t know how to configure it… correct.

I use this speakers: https://smile.amazon.de/dp/B01HDR5EIK/ref=cm_sw_r_wa_apa_fabc_JI51Fb5X6HJRT?_encoding=UTF8&psc=1

With an external powerbank.

What happened

I expected this to happen

Sound works within the VLC Media Player, but Not within the phoniebox

Further information that might help

Software

Base image and version

Branch / Release

Installscript

Hardware

RaspberryPi version

RFID Reader

Soundcard

Other notable hardware

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 25

Most upvoted comments

it works now! Thanks a lot @s-martin

I did the instruction link two times before. But I understood this script wrong… I thought the change to #1 change my port, not the position… my config was: $ cat /proc/asound/modules 0 snd_bcm2835 1 snd_bcm2835 2 snd_usb_audio -> so i have to do the number #2 in the alsa.config my mistake 😦

than I can start with my second problem… the card reader read can read the number but not in the phonie application… christmas can come now *jui

Please edit with sudo nano /etc/asound.conf and add the entries there.

Save: CTRL+O Exit: CTRL+X

Please check https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/Troubleshooting-FAQ#audio-is-not-working

Section a)

Please show also the output of journalctl -u mopidy

Do you use classic or Spotify edition?

Have you tried https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/Troubleshooting-FAQ#raspberry-pi-update-may-2020-broke-my-audio

What’s the output of tail -n 500 /var/log/syslog?