05-06-2020, 11:53 PM
(05-06-2020, 11:39 PM)Tim Curtis Wrote: There is very little information in your post, basically "it doesn't work".
Start by rebooting and then posting the Moode log.
Code:moodeutl -l
Here is the log. I'm VERY new to this, sorry, and I see there was another similar thread, my appologies.
pi@moode:~ $ moodeutl -l
20200506 194821 worker: -- Start
20200506 194821 worker: Successfully daemonized
20200506 194821 worker: Integrity check (passed)
20200506 194821 worker: Session loaded
20200506 194821 worker: Debug logging (off)
20200506 194821 worker: Device raw: (0:ALSA|1:empty|i2s:none)
20200506 194821 worker: Device cfg: (On-board audio device|0|0|PCM|0)
20200506 194821 worker: ALSA volume set to (0%)
20200506 194821 worker: -- System
20200506 194822 worker: Host (moode)
20200506 194822 worker: moOde (6.5.2 2020-05-03)
20200506 194822 worker: Raspbian (10.3)
20200506 194822 worker: Kernel (4.19.115-v7l+ #1305)
20200506 194822 worker: Platform (Pi-4B 2GB v1.1)
20200506 194822 worker: ARM arch (armv7l, 32-bit kernel)
20200506 194822 worker: MPD ver (0.21.22)
20200506 194822 worker: CPU gov (ondemand)
20200506 194822 worker: USB boot not available
20200506 194822 worker: File system not expanded yet
20200506 194822 worker: HDMI port on
20200506 194823 worker: File check (OK)
20200506 194823 worker: -- Network
20200506 194823 worker: eth0 exists
20200506 194823 worker: eth0 wait 0 for IP address
20200506 194826 worker: eth0 wait 1 for IP address
20200506 194829 worker: eth0 wait 2 for IP address
20200506 194833 worker: eth0 wait 3 for IP address
20200506 194836 worker: eth0 wait 4 for IP address
20200506 194851 worker: eth0 address not assigned
20200506 194851 worker: wlan0 exists
20200506 194851 worker: wifi country (US)
20200506 194851 worker: wlan0 trying SSID (JETS)
20200506 194851 worker: IP addr (192.168.1.39)
20200506 194851 worker: Netmask (255.255.255.0)
20200506 194851 worker: Gateway (192.168.1.1)
20200506 194851 worker: Pri DNS (192.168.1.1)
20200506 194851 worker: Domain (None)
20200506 194851 worker: -- Audio
20200506 194851 worker: ALSA outputs unmuted
20200506 194851 worker: ALSA card number (0)
20200506 194851 worker: Audio output (On-board audio device)
20200506 194851 worker: Audio formats (U8, S16_LE)
20200506 194852 worker: ALSA mixer name (PCM)
20200506 194852 worker: MPD volume control (software)
20200506 194852 worker: Hdwr volume controller exists
20200506 194852 worker: Max ALSA volume (100%)
20200506 194852 worker: Reset renderer active flags
20200506 194852 worker: -- MPD
20200506 194852 worker: MPD conf updated
20200506 194852 worker: MPD started
20200506 194853 worker: MPD accepting connections
20200506 194853 worker: Configure MPD outputs
20200506 194853 worker: MPD output 1 ALSA default (on)
20200506 194853 worker: MPD output 2 ALSA crossfeed (off)
20200506 194853 worker: MPD output 3 ALSA parametric eq (off)
20200506 194853 worker: MPD output 4 ALSA graphic eq (off)
20200506 194853 worker: MPD output 5 ALSA polarity inversion (off)
20200506 194853 worker: MPD output 6 ALSA bluetooth (off)
20200506 194853 worker: MPD output 7 HTTP stream (off)
20200506 194853 worker: MPD crossfade (off)
20200506 194853 worker: -- Feature availability
20200506 194853 worker: Source select (available)
20200506 194853 worker: Source select (source: MPD)
20200506 194853 worker: Source select (output: On-board audio device)
20200506 194853 worker: Bluetooth (available)
20200506 194853 worker: Airplay renderer (available)
20200506 194853 worker: Airplay renderer (started)
20200506 194853 worker: Spotify renderer (available)
20200506 194853 worker: Spotify renderer (started)
20200506 194853 worker: Squeezelite renderer (available)
20200506 194853 worker: UPnP renderer (available)
20200506 194853 worker: DLNA server (available)
20200506 194853 worker: UPnP browser (available)
20200506 194853 worker: Audio scrobbler (available)
20200506 194853 worker: GPIO button handler (available)
20200506 194853 worker: -- Music sources
20200506 194853 worker: USB sources (none attached)
20200506 194853 worker: NAS and UPnP sources (none configured)
20200506 194853 worker: -- Miscellaneous
20200506 194853 worker: USB volume knob (Off)
20200506 194853 worker: USB auto-mounter (udisks-glue)
20200506 194853 worker: LED0 (On)
20200506 194853 worker: LED1 (On)
20200506 194853 worker: Saved MPD vol level (0)
20200506 194853 worker: Preamp volume level (0)
20200506 194853 worker: MPD volume level (91) restored
20200506 194853 worker: ALSA volume level (100%)
20200506 194853 worker: Auto-play (Off)
20200506 194853 worker: LocalUI started
20200506 194853 worker: Maintenance interval (3 hrs)
20200506 194853 worker: Screen saver activation (Never)
20200506 194854 worker: Session permissions (OK)
20200506 194854 worker: Watchdog started
20200506 194854 worker: Ready
I have just edited the config.txt to ensure that they have the following...
hdmi_force_edid_audio=1
hdmi_drive=2
hdmi_force_hotplug=1
config_hdmi_boost=5
I'll test it and report back.