Moode Forum
Connect a raspberry 400 on moode pizero - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: Connect a raspberry 400 on moode pizero (/showthread.php?tid=3792)



Connect a raspberry 400 on moode pizero - jermechrtn - 05-09-2021

Hello everyone,
I've just discovered this wonderful project.
I've set up moode on raspberry pi zero W with pimoroni pirate audio amp (thanks to work from Rusconi)

Everything is working quite fine, I can can connect from my phone or my windows pc through local, spotify connect and bluetooth.

I'm also an happy owner of a pi 400, I've tried to connect via spotify connect and it worked but  I don't have sound via bluetooth, it is connected on moode and on raspberry, the audio output is set to moode bluetooth but no sound from internet radio, yotuube or local videos.

Do you have an idea ?

Thank you very much 

Jerome


RE: Connect a raspberry 400 on moode pizero - Tim Curtis - 05-09-2021

Are you running moOde on Pi-400?

If yes then reboot and post the Moode startup log.

Code:
moodeutl -l



RE: Connect a raspberry 400 on moode pizero - jermechrtn - 05-09-2021

hello, thank you for you answer.
in fact, moode is running on a pi zero, I want to cast via Bluetooth music from my raspberry 400.It works with Spotify Connect.
it also works with  my Windows pc and my Phone via bluetooth.
thanks


RE: Connect a raspberry 400 on moode pizero - Tim Curtis - 05-09-2021

Maybe better to ask on the Raspberry Pi Forums
https://www.raspberrypi.org/forums/viewtopic.php?t=291837


RE: Connect a raspberry 400 on moode pizero - jermechrtn - 05-09-2021

(05-09-2021, 03:44 PM)Tim Curtis Wrote: Maybe better to ask on the Raspberry Pi Forums
https://www.raspberrypi.org/forums/viewtopic.php?t=291837

yes, thank you.
there is no real solutions in this raspberry forum thread but I will try some of the advices.


RE: Connect a raspberry 400 on moode pizero - jermechrtn - 05-13-2021

Hello again !
I've tried various things on the pi 400 but everything seems good on this side.
It is connected to "moode bluetooth", it is set as "output device" but I have no sound from my pi...

Here are the results of cards listing, does anybody spot some problems ? Thank you !

Code:
pi@raspberrypi:~ $ pactl list cards
Carte #0
    Nom\u00a0: alsa_card.platform-bcm2835_audio
    Pilote\u00a0: module-alsa-card.c
    Module propri\u00e9taire\u00a0: 6
    Propri\u00e9t\u00e9s\u00a0:
        alsa.card = "0"
        alsa.card_name = "bcm2835 HDMI 1"
        alsa.long_card_name = "bcm2835 HDMI 1"
        alsa.driver_name = "snd_bcm2835"
        device.bus_path = "platform-bcm2835_audio"
        sysfs.path = "/devices/platform/soc/fe00b840.mailbox/bcm2835_audio/sound/card0"
        device.form_factor = "internal"
        device.string = "0"
        device.description = "Audio interne"
        module-udev-detect.discovered = "1"
        device.icon_name = "audio-card"
    Profils\u00a0:
        output:digital-stereo: Sortie Digital Stereo (sinks: 1, sources: 0, priority: 5100, available: oui)
        off: \u00c9teint (sinks: 0, sources: 0, priority: 0, available: oui)
    Profil actif\u00a0: output:digital-stereo
    Ports\u00a0:
        hdmi-output-0: HDMI / DisplayPort (priority: 5900, latency offset: 0 usec)
            Propri\u00e9t\u00e9s\u00a0:
                device.icon_name = "video-display"
            Partie du(des) profil(s)\u00a0: output:digital-stereo

Carte #1
    Nom\u00a0: bluez_card.B8_27_EB_A0_EE_12
    Pilote\u00a0: module-bluez5-device.c
    Module propri\u00e9taire\u00a0: 22
    Propri\u00e9t\u00e9s\u00a0:
        device.description = "Moode Bluetooth"
        device.string = "B8:27:EB:A0:EE:12"
        device.api = "bluez"
        device.class = "sound"
        device.bus = "bluetooth"
        device.form_factor = "portable"
        bluez.path = "/org/bluez/hci0/dev_B8_27_EB_A0_EE_12"
        bluez.class = "0x0c041c"
        bluez.alias = "Moode Bluetooth"
        device.icon_name = "multimedia-player-bluetooth"
    Profils\u00a0:
        a2dp_source: Capture haute fid\u00e9lit\u00e9 (A2DP Source) (sinks: 0, sources: 1, priority: 20, available: non)
        a2dp_sink: Lecture haute fid\u00e9lit\u00e9 (A2DP Sink) (sinks: 1, sources: 0, priority: 40, available: oui)
        off: \u00c9teint (sinks: 0, sources: 0, priority: 0, available: oui)
    Profil actif\u00a0: a2dp_sink
    Ports\u00a0:
        portable-output: Portable (priority: 0, latency offset: 0 usec)
            Partie du(des) profil(s)\u00a0: a2dp_sink
        portable-input: Portable (priority: 0, latency offset: 0 usec, not available)
            Partie du(des) profil(s)\u00a0: a2dp_source
p