Thank you for your donation!


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


Thread Closed 
Problem: Failed to open "ALSA Default" (alsa); Failed to open ALSA device "_audioout": No such
#11
Some Problem here. HiFiBerry Amp2, with Volumio it worked.
Something new here? How to fix?
#12
Reboot and then post output from the commands below.

Code:
moodeutl -l

cat /boot/config.txt
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#13
The problem comes from the multiroom setup. I had the same issue and gave up - if you disable loopback and then disable the multiroom sender/receiver, the card comes back and everything is fine.
#14
Looks like I've been to quick to dismiss this. On my Pi3 it worked like I described, but on my Zero I get the same issue. Here's my log:

Code:
$ moodeutl -l
20210928 075516 worker: -- Start
20210928 075516 worker: Successfully daemonized
20210928 075518 worker: Integrity check (passed)
20210928 075525 worker: File check (OK)
20210928 075528 worker: Session vacuumed
20210928 075528 worker: Session loaded
20210928 075528 worker: Debug logging (OFF)
20210928 075528 worker: -- Audio debug
20210928 075528 worker: ALSA cards: (0:sndrpihifiberry | 1:empty | 2:empty | 3:empty
20210928 075528 worker: MPD config: (0:HiFiBerry DAC/DAC+ Zero | mixer:(none) | card:0)
20210928 075529 worker: ALSA mixer actual (PCM)
20210928 075529 worker: ALSA PCM volume set to (amixer: Unable to find simple control 'PCM',0)
20210928 075529 worker: -- System
20210928 075558 worker: Host     (dormi)
20210928 075559 worker: moOde    (7.4.0 2021-09-24)
20210928 075559 worker: RaspiOS  (10.6)
20210928 075559 worker: Kernel   (5.4.77+ #1371)
20210928 075559 worker: Platform (Pi-Zero W 1.1 512MB)
20210928 075559 worker: ARM arch (armv6l, 32-bit kernel)
20210928 075559 worker: MPD ver  (0.22.11_p0x3)
20210928 075559 worker: CPU gov  (ondemand)
20210928 075559 worker: USB boot not available
20210928 075559 worker: File system expanded
20210928 075559 worker: HDMI port off
20210928 075559 worker: -- Network
20210928 075559 worker: eth0 does not exist
20210928 075559 worker: eth0 address not assigned
20210928 075559 worker: wlan0 exists
20210928 075559 worker: wifi country (RO)
20210928 075559 worker: wlan0 trying SSID (AddamsFamily24)
20210928 075559 worker: IP addr (10.11.12.106)
20210928 075600 worker: Netmask (255.255.255.0)
20210928 075600 worker: Gateway (10.11.12.1)
20210928 075600 worker: Pri DNS (10.11.12.1)
20210928 075600 worker: Domain  (10.11.12.77)
20210928 075600 worker: Pi integrated wlan0 power save disabled
20210928 075600 worker: -- Audio config
20210928 075600 worker: MPD conf update skipped
20210928 075600 worker: ALSA card number (0)
20210928 075604 worker: MPD audio output (snd_rpi_hifiberry_dac)
20210928 075605 worker: Audio formats (S16_LE, S24_LE, S32_LE)
20210928 075605 worker: ALSA mixer name (none)
20210928 075605 worker: MPD mixer type (software)
20210928 075605 worker: Hdwr volume controller not detected
20210928 075605 worker: ALSA output mode (Default: plughw)
20210928 075605 worker: ALSA loopback (Off)
20210928 075605 worker: Reset renderer active flags
20210928 075605 worker: CamillaDSP (off)
20210928 075605 worker: -- MPD startup
20210928 075605 worker: MPD started
20210928 075605 worker: MPD accepting connections
20210928 075606 worker: MPD output 1 ALSA Default (on)
20210928 075606 worker: MPD output 2 ALSA Bluetooth (off)
20210928 075606 worker: MPD output 3 HTTP Server (off)
20210928 075606 worker: MPD crossfade (off)
20210928 075606 worker: MPD ignore CUE files (yes)
20210928 075606 worker: -- Feature availability
20210928 075606 worker: Source select (available)
20210928 075606 worker: Source select (source: MPD)
20210928 075606 worker: Source select (output: snd_rpi_hifiberry_dac)
20210928 075606 worker: Bluetooth (available)
20210928 075606 worker: Airplay renderer (available)
20210928 075606 worker: Spotify renderer (available: started)
20210928 075606 worker: Squeezelite (available: started)
20210928 075606 worker: RoonBridge renderer (not installed)
20210928 075606 worker: Multiroom sender (available)
20210928 075606 worker: Multiroom receiver (available)
20210928 075606 worker: UPnP renderer (available)
20210928 075606 worker: DLNA server (available)
20210928 075606 worker: UPnP browser (available)
20210928 075606 worker: GPIO button handler (available)
20210928 075606 worker: Stream recorder (n/a)
20210928 075606 worker: -- Music sources
20210928 075607 worker: USB sources (none attached)
20210928 075609 worker: NAS and UPnP sources (mountall initiated)
20210928 075609 worker: -- Other
20210928 075609 worker: USB volume knob (Off)
20210928 075609 worker: USB auto-mounter (udisks-glue)
20210928 075609 worker: LED0 (On)
20210928 075609 worker: LED1 (sysclass does not exist)
20210928 075609 worker: Saved MPD vol level (0)
20210928 075609 worker: Preamp volume level (0)
20210928 075609 worker: MPD volume level (0) restored
20210928 075609 worker: ALSA volume level (None)
20210928 075609 worker: Auto-play (Off)
20210928 075609 worker: Maintenance interval (3 hours)
20210928 075609 worker: Screen saver activation (60)
20210928 075609 worker: Session permissions (OK)
20210928 075610 worker: Watchdog started
20210928 075610 worker: Ready
20210928 075711 sendEngCmd(): File open failed, UI has never been started


I just saw that now the UI doesn't start. I'll reboot and see what happens.
#15
(09-28-2021, 05:00 AM)radu- Wrote: Looks like I've been to quick to dismiss this. On my Pi3 it worked like I described, but on my Zero I get the same issue. Here's my log:

Code:
$ moodeutl -l
20210928 075516 worker: -- Start
20210928 075516 worker: Successfully daemonized
20210928 075518 worker: Integrity check (passed)
20210928 075525 worker: File check (OK)
20210928 075528 worker: Session vacuumed
20210928 075528 worker: Session loaded
20210928 075528 worker: Debug logging (OFF)
20210928 075528 worker: -- Audio debug
20210928 075528 worker: ALSA cards: (0:sndrpihifiberry | 1:empty | 2:empty | 3:empty
20210928 075528 worker: MPD config: (0:HiFiBerry DAC/DAC+ Zero | mixer:(none) | card:0)
20210928 075529 worker: ALSA mixer actual (PCM)
20210928 075529 worker: ALSA PCM volume set to (amixer: Unable to find simple control 'PCM',0)
20210928 075529 worker: -- System
20210928 075558 worker: Host     (dormi)
20210928 075559 worker: moOde    (7.4.0 2021-09-24)
20210928 075559 worker: RaspiOS  (10.6)
20210928 075559 worker: Kernel   (5.4.77+ #1371)
20210928 075559 worker: Platform (Pi-Zero W 1.1 512MB)
20210928 075559 worker: ARM arch (armv6l, 32-bit kernel)
20210928 075559 worker: MPD ver  (0.22.11_p0x3)
20210928 075559 worker: CPU gov  (ondemand)
20210928 075559 worker: USB boot not available
20210928 075559 worker: File system expanded
20210928 075559 worker: HDMI port off
20210928 075559 worker: -- Network
20210928 075559 worker: eth0 does not exist
20210928 075559 worker: eth0 address not assigned
20210928 075559 worker: wlan0 exists
20210928 075559 worker: wifi country (RO)
20210928 075559 worker: wlan0 trying SSID (AddamsFamily24)
20210928 075559 worker: IP addr (10.11.12.106)
20210928 075600 worker: Netmask (255.255.255.0)
20210928 075600 worker: Gateway (10.11.12.1)
20210928 075600 worker: Pri DNS (10.11.12.1)
20210928 075600 worker: Domain  (10.11.12.77)
20210928 075600 worker: Pi integrated wlan0 power save disabled
20210928 075600 worker: -- Audio config
20210928 075600 worker: MPD conf update skipped
20210928 075600 worker: ALSA card number (0)
20210928 075604 worker: MPD audio output (snd_rpi_hifiberry_dac)
20210928 075605 worker: Audio formats (S16_LE, S24_LE, S32_LE)
20210928 075605 worker: ALSA mixer name (none)
20210928 075605 worker: MPD mixer type (software)
20210928 075605 worker: Hdwr volume controller not detected
20210928 075605 worker: ALSA output mode (Default: plughw)
20210928 075605 worker: ALSA loopback (Off)
20210928 075605 worker: Reset renderer active flags
20210928 075605 worker: CamillaDSP (off)
20210928 075605 worker: -- MPD startup
20210928 075605 worker: MPD started
20210928 075605 worker: MPD accepting connections
20210928 075606 worker: MPD output 1 ALSA Default (on)
20210928 075606 worker: MPD output 2 ALSA Bluetooth (off)
20210928 075606 worker: MPD output 3 HTTP Server (off)
20210928 075606 worker: MPD crossfade (off)
20210928 075606 worker: MPD ignore CUE files (yes)
20210928 075606 worker: -- Feature availability
20210928 075606 worker: Source select (available)
20210928 075606 worker: Source select (source: MPD)
20210928 075606 worker: Source select (output: snd_rpi_hifiberry_dac)
20210928 075606 worker: Bluetooth (available)
20210928 075606 worker: Airplay renderer (available)
20210928 075606 worker: Spotify renderer (available: started)
20210928 075606 worker: Squeezelite (available: started)
20210928 075606 worker: RoonBridge renderer (not installed)
20210928 075606 worker: Multiroom sender (available)
20210928 075606 worker: Multiroom receiver (available)
20210928 075606 worker: UPnP renderer (available)
20210928 075606 worker: DLNA server (available)
20210928 075606 worker: UPnP browser (available)
20210928 075606 worker: GPIO button handler (available)
20210928 075606 worker: Stream recorder (n/a)
20210928 075606 worker: -- Music sources
20210928 075607 worker: USB sources (none attached)
20210928 075609 worker: NAS and UPnP sources (mountall initiated)
20210928 075609 worker: -- Other
20210928 075609 worker: USB volume knob (Off)
20210928 075609 worker: USB auto-mounter (udisks-glue)
20210928 075609 worker: LED0 (On)
20210928 075609 worker: LED1 (sysclass does not exist)
20210928 075609 worker: Saved MPD vol level (0)
20210928 075609 worker: Preamp volume level (0)
20210928 075609 worker: MPD volume level (0) restored
20210928 075609 worker: ALSA volume level (None)
20210928 075609 worker: Auto-play (Off)
20210928 075609 worker: Maintenance interval (3 hours)
20210928 075609 worker: Screen saver activation (60)
20210928 075609 worker: Session permissions (OK)
20210928 075610 worker: Watchdog started
20210928 075610 worker: Ready
20210928 075711 sendEngCmd(): File open failed, UI has never been started


I just saw that now the UI doesn't start. I'll reboot and see what happens.

There is a very helpful set-up document accessed from the Multiroom configuration page....and it says .... RPi 4 and 3B+ as sender and then later...


Quote:3. ARM6 single-core Pi's including Pi-1B and Pi-Zero have not been tested as

  either Sender or Receiver and so YMMV.




You can try again  with your Zero but do read the documentation... Smile
----------
bob
#16
(09-28-2021, 05:00 AM)radu- Wrote: Looks like I've been to quick to dismiss this. On my Pi3 it worked like I described, but on my Zero I get the same issue. Here's my log:

Code:
$ moodeutl -l
20210928 075516 worker: -- Start
20210928 075516 worker: Successfully daemonized
20210928 075518 worker: Integrity check (passed)
20210928 075525 worker: File check (OK)
20210928 075528 worker: Session vacuumed
20210928 075528 worker: Session loaded
20210928 075528 worker: Debug logging (OFF)
20210928 075528 worker: -- Audio debug
20210928 075528 worker: ALSA cards: (0:sndrpihifiberry | 1:empty | 2:empty | 3:empty
20210928 075528 worker: MPD config: (0:HiFiBerry DAC/DAC+ Zero | mixer:(none) | card:0)
20210928 075529 worker: ALSA mixer actual (PCM)
20210928 075529 worker: ALSA PCM volume set to (amixer: Unable to find simple control 'PCM',0)
20210928 075529 worker: -- System
20210928 075558 worker: Host     (dormi)
20210928 075559 worker: moOde    (7.4.0 2021-09-24)
20210928 075559 worker: RaspiOS  (10.6)
20210928 075559 worker: Kernel   (5.4.77+ #1371)
20210928 075559 worker: Platform (Pi-Zero W 1.1 512MB)
20210928 075559 worker: ARM arch (armv6l, 32-bit kernel)
20210928 075559 worker: MPD ver  (0.22.11_p0x3)
20210928 075559 worker: CPU gov  (ondemand)
20210928 075559 worker: USB boot not available
20210928 075559 worker: File system expanded
20210928 075559 worker: HDMI port off
20210928 075559 worker: -- Network
20210928 075559 worker: eth0 does not exist
20210928 075559 worker: eth0 address not assigned
20210928 075559 worker: wlan0 exists
20210928 075559 worker: wifi country (RO)
20210928 075559 worker: wlan0 trying SSID (AddamsFamily24)
20210928 075559 worker: IP addr (10.11.12.106)
20210928 075600 worker: Netmask (255.255.255.0)
20210928 075600 worker: Gateway (10.11.12.1)
20210928 075600 worker: Pri DNS (10.11.12.1)
20210928 075600 worker: Domain  (10.11.12.77)
20210928 075600 worker: Pi integrated wlan0 power save disabled
20210928 075600 worker: -- Audio config
20210928 075600 worker: MPD conf update skipped
20210928 075600 worker: ALSA card number (0)
20210928 075604 worker: MPD audio output (snd_rpi_hifiberry_dac)
20210928 075605 worker: Audio formats (S16_LE, S24_LE, S32_LE)
20210928 075605 worker: ALSA mixer name (none)
20210928 075605 worker: MPD mixer type (software)
20210928 075605 worker: Hdwr volume controller not detected
20210928 075605 worker: ALSA output mode (Default: plughw)
20210928 075605 worker: ALSA loopback (Off)
20210928 075605 worker: Reset renderer active flags
20210928 075605 worker: CamillaDSP (off)
20210928 075605 worker: -- MPD startup
20210928 075605 worker: MPD started
20210928 075605 worker: MPD accepting connections
20210928 075606 worker: MPD output 1 ALSA Default (on)
20210928 075606 worker: MPD output 2 ALSA Bluetooth (off)
20210928 075606 worker: MPD output 3 HTTP Server (off)
20210928 075606 worker: MPD crossfade (off)
20210928 075606 worker: MPD ignore CUE files (yes)
20210928 075606 worker: -- Feature availability
20210928 075606 worker: Source select (available)
20210928 075606 worker: Source select (source: MPD)
20210928 075606 worker: Source select (output: snd_rpi_hifiberry_dac)
20210928 075606 worker: Bluetooth (available)
20210928 075606 worker: Airplay renderer (available)
20210928 075606 worker: Spotify renderer (available: started)
20210928 075606 worker: Squeezelite (available: started)
20210928 075606 worker: RoonBridge renderer (not installed)
20210928 075606 worker: Multiroom sender (available)
20210928 075606 worker: Multiroom receiver (available)
20210928 075606 worker: UPnP renderer (available)
20210928 075606 worker: DLNA server (available)
20210928 075606 worker: UPnP browser (available)
20210928 075606 worker: GPIO button handler (available)
20210928 075606 worker: Stream recorder (n/a)
20210928 075606 worker: -- Music sources
20210928 075607 worker: USB sources (none attached)
20210928 075609 worker: NAS and UPnP sources (mountall initiated)
20210928 075609 worker: -- Other
20210928 075609 worker: USB volume knob (Off)
20210928 075609 worker: USB auto-mounter (udisks-glue)
20210928 075609 worker: LED0 (On)
20210928 075609 worker: LED1 (sysclass does not exist)
20210928 075609 worker: Saved MPD vol level (0)
20210928 075609 worker: Preamp volume level (0)
20210928 075609 worker: MPD volume level (0) restored
20210928 075609 worker: ALSA volume level (None)
20210928 075609 worker: Auto-play (Off)
20210928 075609 worker: Maintenance interval (3 hours)
20210928 075609 worker: Screen saver activation (60)
20210928 075609 worker: Session permissions (OK)
20210928 075610 worker: Watchdog started
20210928 075610 worker: Ready
20210928 075711 sendEngCmd(): File open failed, UI has never been started


I just saw that now the UI doesn't start. I'll reboot and see what happens.

There are some issues in the log for example entries 1 and 2 below are inconsistent with one another.

1) This message indicates MPD was configured for an I2S device previously configured by name in Audio Config
Code:
20210928 075528 worker: MPD config: (0:HiFiBerry DAC/DAC+ Zero | mixer:(none) | card:0)

2) This message should list "HiFiBerry DAC/DAC+ Zero" but instead lists the DT overlay
Code:
20210928 075604 worker: MPD audio output (snd_rpi_hifiberry_dac)

3) This message indicates Squeezelite started. It will hog the audio output by default unless it can communicate with LMS to get its On/Off state. Hogging the audio output will cause MPD to print errors if it tries to open it to play something.
Code:
20210928 075606 worker: Squeezelite (available: started)

4) This message is printed when a renderer is running but the UI has never been opened (started) in the Browser. 
Code:
20210928 075711 sendEngCmd(): File open failed, UI has never been started
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#17
Thanks @Tim Curtis ... only that I wasn't patient enought to fix this so I re-imaged the SD card and started from scratch - it all works now.

I have no idea why squeezelite would have started - I never used that, I don't even know what it does.
#18
I have this problem too.

Originally I did an in place update from 7.3 --> 7.4 and got it. So I downloaded 7.4 image and started from scratch. 

The new image worked flawlessly, and I used it on the day of the install with no problems. At the end of the day I shut moode down and powered the Pi off.

The following day I powered up the Pi and had this problem. I tried multiple restarts, starting with the DAC off and on, nothing made any difference. As part of writing this report I switched debug logging on. Restarted and, unbelievably it worked. I tried restarting, shutdown, it continued to work. I disabled debug logging & restarted, it continued to work. At the end of the day I saw there was an update to 7.4.1 did it in place and the Pi continued to work. I did a shutdown, powered off and went to bed.  

This morning I powered up the Pi and have the same problem. I've tried everything I did yesterday and with no luck.

I have a Schiit Gungnir DAC conected via USB and Upnp (Openhome) renderer runninng so I can use a control point. Nothing is installed on Moode, and no spotify or other services enabled. Regional stuff set to UK. Network connection is WiFi and media comes from minimserver running on another Pi.

The moodeutl -l log is below, LMK what else I can try.


Code:
20211003 104452 worker: -- Start
20211003 104452 worker: Successfully daemonized
20211003 104452 worker: Integrity check (passed)
20211003 104453 worker: File check (OK)
20211003 104453 openMpdSocket(): error: connection failed (1) 111, Connection refused
20211003 104453 openMpdSocket(): error: connection failed (1) 111, Connection refused
20211003 104453 worker: Session vacuumed
20211003 104453 worker: Session loaded
20211003 104453 worker: Debug logging (ON)
20211003 104453 worker: -- Audio debug
20211003 104453 worker: ALSA cards: (0:b1 | 1:Headphones | 2:empty | 3:empty
20211003 104453 worker: MPD config: (2:Gungnir Gen 5 | mixer:(PCM) | card:2)
20211003 104453 worker: WARNING: No device found at MPD configured card 2
20211003 104453 worker: -- System
20211003 104454 openMpdSocket(): error: connection failed (2) 111, Connection refused
20211003 104454 openMpdSocket(): error: connection failed (2) 111, Connection refused
20211003 104454 openMpdSocket(): error: connection failed (3) 111, Connection refused
20211003 104454 openMpdSocket(): error: connection failed (3) 111, Connection refused
20211003 104455 openMpdSocket(): error: connection failed (4) 111, Connection refused
20211003 104455 openMpdSocket(): error: connection failed (4) 111, Connection refused
20211003 104455 openMpdSocket(): error: connection failed (5) 111, Connection refused
20211003 104455 openMpdSocket(): error: connection failed (5) 111, Connection refused
20211003 104455 worker: Host     (moodeattic)
20211003 104456 openMpdSocket(): error: connection failed (6) 111, Connection refused
20211003 104456 openMpdSocket(): error: connection failed (6) 111, Connection refused
20211003 104456 worker: moOde    (7.4.1 2021-10-02)
20211003 104456 worker: RaspiOS  (10.6)
20211003 104456 worker: Kernel   (5.4.77-v7+ #1371)
20211003 104456 worker: Platform (Pi-3B 1.2 1GB)
20211003 104456 worker: ARM arch (armv7l, 32-bit kernel)
20211003 104456 worker: MPD ver  (0.22.11_p0x3)
20211003 104456 worker: CPU gov  (ondemand)
20211003 104456 worker: USB boot not enabled yet
20211003 104456 worker: File system expanded
20211003 104456 worker: HDMI port off
20211003 104456 worker: -- Network
20211003 104456 worker: eth0 exists
20211003 104456 worker: eth0 wait 0 for IP address
20211003 104456 moode.php: MPD connect failed: cmd=(lsinfo)
20211003 104456 moode.php: MPD connect failed: cmd=(loadlib)
20211003 104459 worker: eth0 wait 1 for IP address
20211003 104502 worker: eth0 wait 2 for IP address
20211003 104505 worker: eth0 wait 3 for IP address
20211003 104508 worker: eth0 wait 4 for IP address
20211003 104511 worker: eth0 address not assigned
20211003 104511 worker: wlan0 exists
20211003 104511 worker: wifi country (GB)
20211003 104511 worker: wlan0 trying SSID (PorkyCat)
20211003 104511 worker: IP addr (172.16.2.92)
20211003 104511 worker: Netmask (255.255.255.0)
20211003 104511 worker: Gateway (172.16.2.1)
20211003 104511 worker: Pri DNS (172.16.2.1)
20211003 104511 worker: Domain  (172.16.2.38)
20211003 104511 worker: Pi integrated wlan0 power save disabled
20211003 104511 worker: -- Audio config
20211003 104511 worker: MPD conf update skipped (USB device)
20211003 104511 worker: ALSA card number (2)
20211003 104512 worker: MPD audio output (Gungnir Gen 5)
20211003 104512 worker: WARNING: No device found at MPD configured card 2
20211003 104603 worker: ALSA mixer name (PCM)
20211003 104603 worker: MPD mixer type (fixed 0dB)
20211003 104603 worker: Hdwr volume controller exists
20211003 104603 worker: Max ALSA volume (100%)
20211003 104603 worker: ALSA output mode (Default: plughw)
20211003 104604 worker: ALSA loopback (Off)
20211003 104604 worker: Reset renderer active flags
20211003 104604 worker: CamillaDSP (off)
20211003 104604 worker: -- MPD startup
20211003 104604 worker: MPD started
20211003 104604 openMpdSocket(): error: connection failed (1) 111, Connection refused
20211003 104604 worker: MPD accepting connections
20211003 104604 worker: MPD output 1 ALSA Default (on)
20211003 104604 worker: MPD output 2 ALSA Bluetooth (off)
20211003 104604 worker: MPD output 3 HTTP Server (off)
20211003 104604 worker: MPD crossfade (off)
20211003 104604 worker: MPD ignore CUE files (yes)
20211003 104604 worker: -- Feature availability
20211003 104604 worker: Source select (available)
20211003 104604 worker: Source select (source: MPD)
20211003 104604 worker: Source select (output: Gungnir Gen 5)
20211003 104604 worker: Bluetooth (available)
20211003 104604 worker: Airplay renderer (available)
20211003 104604 worker: Spotify renderer (available)
20211003 104604 worker: Squeezelite (available)
20211003 104604 worker: RoonBridge renderer (not installed)
20211003 104604 worker: Multiroom sender (available)
20211003 104604 worker: Multiroom receiver (available)
20211003 104604 worker: UPnP renderer (available: started)
20211003 104604 worker: DLNA server (available)
20211003 104604 worker: UPnP browser (available)
20211003 104604 worker: GPIO button handler (available)
20211003 104604 worker: Stream recorder (n/a)
20211003 104604 worker: -- Music sources
20211003 104604 worker: USB sources (none attached)
20211003 104604 worker: NAS and UPnP sources (none configured)
20211003 104604 worker: -- Other
20211003 104604 worker: USB volume knob (Off)
20211003 104605 worker: Shellinabox SSH started
20211003 104605 worker: USB auto-mounter (udisks-glue)
20211003 104605 worker: LED0 (On)
20211003 104605 worker: LED1 (On)
20211003 104605 worker: Saved MPD vol level (0)
20211003 104605 worker: Preamp volume level (0)
20211003 104605 worker: MPD volume level (0) restored
20211003 104605 worker: ALSA PCM volume (Invalid card number.)
20211003 104605 worker: Auto-play (Off)
20211003 104605 worker: Maintenance interval (3 hours)
20211003 104605 worker: Screen saver activation (Never)
20211003 104605 worker: Session permissions (OK)
20211003 104605 worker: Watchdog started
20211003 104605 worker: Ready
#19
The log entries below report that during moOde startup Linux/ALSA did not detect your DAC. This is typically due to DAC not fully powered up yet, faulty USB cable or some other hardware issue.

Code:
20211003 104453 worker: ALSA cards: (0:b1 | 1:Headphones | 2:empty | 3:empty
20211003 104453 worker: MPD config: (2:Gungnir Gen 5 | mixerSadPCM) | card:2)
20211003 104453 worker: WARNING: No device found at MPD configured card 2

20211003 104511 worker: ALSA card number (2)
20211003 104512 worker: MPD audio output (Gungnir Gen 5)
20211003 104512 worker: WARNING: No device found at MPD configured card 2

0211003 104605 worker: ALSA PCM volume (Invalid card number.)

Also there are several log entries line below that indicate a client possibly from your UPnP configuration is trying to repeatably connect to moOde/MPD before moOde starts it.

Code:
20211003 104453 openMpdSocket(): error: connection failed (1) 111, Connection refused
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#20
After a bit of mulling over what I'd not tried yet, I swapped out the power supply for something with more oomph but ,no change. Then it dawned on me the only thing left was re-plugging/changing the USB cable.

Re-plugging did it. Interestingly, the original USB socket works, so I doubt it's a hardware fault. It could always be operator error and that the USB plug wasn't fully into the socket, or a slightly dirty contact? It would explain why it would just work, then stop again.

I'll power down tonight and try again tomorrow a.m. See what happens. I'll post back here and ask for some more help if the problem rears its head. 

Otherwise, thanks for Moode and your help.


Forum Jump: