Thank you for your donation!


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


Official moOde 6.7.1 support thread
#11
(07-23-2020, 01:59 PM)the_bertrum Wrote: Thanks Tim, I'll stick with the in-place upgrade for now then.  Working fine for me as it is.

you can update to the latest version by running


Code:
sudo apt update
sudo apt full-upgrade

on your pi.

I've done it several times, and it doesn't break anything.... much....  honest... well....  errrm...  https://github.com/Hexxeh/rpi-firmware/issues/232

Phil

Reply
#12
(07-23-2020, 06:08 PM)jbajci Wrote:
(07-23-2020, 03:02 PM)Pixxel Wrote: Hi,
probably still some problem with Piano 2.1 + Kali. Moode reports without music:


Quote:MPD error Failed to open "ALSA default" (alsa); Failed to open ALSA device "hw:0,0": No such file or directory

Code:
pi@moode:~ $ cat /var/log/moode.log
20200723 104759 worker: -- Start
20200723 104759 worker: Successfully daemonized
20200723 104800 worker: Integrity check (passed)
20200723 104800 worker: Session loaded
20200723 104800 worker: Debug logging (off)
20200723 104800 worker: Device raw: (0:empty|1:empty|2:empty|3:empty
20200723 104800 worker: Device i2s: (Allo Piano 2.1 Hi-Fi DAC)
20200723 104800 worker: Device mpd: (0:Allo Piano 2.1 Hi-Fi DAC)
20200723 104800 worker: Device ses: (0|Allo Piano 2.1 Hi-Fi DAC|Master|Invalid card number.%)
20200723 104800 worker: ALSA Master volume set to (Invalid card number.)
20200723 104800 worker: -- System
20200723 104803 worker: Host     (moode)
20200723 104803 worker: moOde    (6.7.1 2020-07-22)
20200723 104803 worker: RaspiOS  (10.4)
20200723 104803 worker: Kernel   (5.4.51-v7+ #1325)
20200723 104803 worker: Platform (Pi-3B+ 1GB v1.3)
20200723 104803 worker: ARM arch (armv7l, 32-bit kernel)
20200723 104803 worker: MPD ver  (0.21.24)
20200723 104803 worker: CPU gov  (ondemand)
20200723 104803 worker: USB boot enabled
20200723 104803 worker: File system not expanded yet
20200723 104804 worker: HDMI port on
20200723 104805 worker: File check (OK)
20200723 104805 worker: -- Network
20200723 104805 worker: eth0 exists
20200723 104805 worker: IP addr (192.168.1.102)
20200723 104805 worker: Netmask (255.255.255.0)
20200723 104806 worker: Gateway (192.168.1.1)
20200723 104806 worker: Pri DNS (192.168.1.1)
20200723 104806 worker: Domain  (None)
20200723 104806 worker: wlan0 exists
20200723 104806 worker: wifi country (US)
20200723 104806 worker: wlan0 SSID is blank
20200723 104806 worker: eth0 addr exists, AP mode not started
20200723 104806 worker: wlan0 address not assigned
20200723 104806 worker: -- Audio
20200723 104807 worker: MPD conf updated
20200723 104807 worker: ALSA outputs unmuted
20200723 104807 worker: ALSA card number (0)
20200723 104807 worker: Audio output (Allo Piano 2.1 Hi-Fi DAC)
20200723 104808 worker: Audio formats (cat: /proc/asound/card0/pcm0p/sub0/hw_params: No such file or directory)
20200723 104808 worker: ALSA mixer name (Master)
20200723 104808 worker: MPD volume control (disabled)
20200723 104808 worker: Hdwr volume controller exists
20200723 104808 worker: Max ALSA volume (100%)
20200723 104808 worker: Piano output mode (Invalid card number.)
20200723 104809 worker: Piano 2.1 initialized
20200723 104809 worker: Reset renderer active flags
20200723 104809 worker: -- MPD
20200723 104809 worker: MPD started
20200723 104810 worker: MPD accepting connections
20200723 104810 worker: Configure MPD outputs
20200723 104810 worker: MPD output 1 ALSA default (on)
20200723 104810 worker: MPD output 2 ALSA crossfeed (off)
20200723 104810 worker: MPD output 3 ALSA parametric eq (off)
20200723 104810 worker: MPD output 4 ALSA graphic eq (off)
20200723 104810 worker: MPD output 5 ALSA polarity inversion (off)
20200723 104810 worker: MPD output 6 ALSA bluetooth (off)
20200723 104810 worker: MPD output 7 HTTP stream (off)
20200723 104810 worker: MPD crossfade (off)
20200723 104810 worker: -- Feature availability
20200723 104810 worker: Source select (available)
20200723 104810 worker: Source select (source: MPD)
20200723 104810 worker: Source select (output: Allo Piano 2.1 Hi-Fi DAC)
20200723 104811 worker: Bluetooth (available)
20200723 104811 worker: Airplay renderer (available)
20200723 104811 worker: Spotify renderer (available)
20200723 104811 worker: Squeezelite renderer (available)
20200723 104811 worker: UPnP renderer (available)
20200723 104811 worker: DLNA server (available)
20200723 104811 worker: UPnP browser (available)
20200723 104811 worker: Audio scrobbler (available)
20200723 104811 worker: GPIO button handler (available)
20200723 104811 worker: -- Music sources
20200723 104811 worker: USB source (AUDIOMALINA)
20200723 104811 worker: NAS and UPnP sources (none configured)
20200723 104811 worker: -- Miscellaneous
20200723 104811 worker: USB volume knob (Off)
20200723 104811 worker: USB auto-mounter (udisks-glue)
20200723 104811 worker: LED0 (On)
20200723 104811 worker: LED1 (On)
20200723 104811 worker: Saved MPD vol level (0)
20200723 104811 worker: Preamp volume level (0)
20200723 104812 worker: MPD volume level (0) restored
20200723 104812 worker: ALSA Master volume (Invalid card number.)
20200723 104812 worker: Auto-play (Off)
20200723 104812 worker: Maintenance interval (3 hrs)
20200723 104812 worker: Screen saver activation (Never)
20200723 104812 worker: Session permissions (OK)
20200723 104812 worker: Watchdog started
20200723 104812 worker: Ready

hi, i have the same
problem

Reboot and then post the output from the cmd below

Code:
dmesg | grep allo
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#13
(07-23-2020, 06:22 PM)Reddo84 Wrote: Hi,
I'm running 6.7.1 on an Allo USBridge SIG and even though Local UI Display is turned on, my attached monitor is only receiving a black screen. With 6.7.0 the screen worked fine.

Quick test with a 32" HDTV connected to the SIG and no issues on my end.

   

Try re-seating cables, power off/on the tv, etc.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#14
(07-23-2020, 07:03 PM)Tim Curtis Wrote:
(07-23-2020, 06:08 PM)jbajci Wrote:
(07-23-2020, 03:02 PM)Pixxel Wrote: Hi,
probably still some problem with Piano 2.1 + Kali. Moode reports without music:


Quote:MPD error Failed to open "ALSA default" (alsa); Failed to open ALSA device "hw:0,0": No such file or directory

Code:
pi@moode:~ $ cat /var/log/moode.log
20200723 104759 worker: -- Start
20200723 104759 worker: Successfully daemonized
20200723 104800 worker: Integrity check (passed)
20200723 104800 worker: Session loaded
20200723 104800 worker: Debug logging (off)
20200723 104800 worker: Device raw: (0:empty|1:empty|2:empty|3:empty
20200723 104800 worker: Device i2s: (Allo Piano 2.1 Hi-Fi DAC)
20200723 104800 worker: Device mpd: (0:Allo Piano 2.1 Hi-Fi DAC)
20200723 104800 worker: Device ses: (0|Allo Piano 2.1 Hi-Fi DAC|Master|Invalid card number.%)
20200723 104800 worker: ALSA Master volume set to (Invalid card number.)
20200723 104800 worker: -- System
20200723 104803 worker: Host     (moode)
20200723 104803 worker: moOde    (6.7.1 2020-07-22)
20200723 104803 worker: RaspiOS  (10.4)
20200723 104803 worker: Kernel   (5.4.51-v7+ #1325)
20200723 104803 worker: Platform (Pi-3B+ 1GB v1.3)
20200723 104803 worker: ARM arch (armv7l, 32-bit kernel)
20200723 104803 worker: MPD ver  (0.21.24)
20200723 104803 worker: CPU gov  (ondemand)
20200723 104803 worker: USB boot enabled
20200723 104803 worker: File system not expanded yet
20200723 104804 worker: HDMI port on
20200723 104805 worker: File check (OK)
20200723 104805 worker: -- Network
20200723 104805 worker: eth0 exists
20200723 104805 worker: IP addr (192.168.1.102)
20200723 104805 worker: Netmask (255.255.255.0)
20200723 104806 worker: Gateway (192.168.1.1)
20200723 104806 worker: Pri DNS (192.168.1.1)
20200723 104806 worker: Domain  (None)
20200723 104806 worker: wlan0 exists
20200723 104806 worker: wifi country (US)
20200723 104806 worker: wlan0 SSID is blank
20200723 104806 worker: eth0 addr exists, AP mode not started
20200723 104806 worker: wlan0 address not assigned
20200723 104806 worker: -- Audio
20200723 104807 worker: MPD conf updated
20200723 104807 worker: ALSA outputs unmuted
20200723 104807 worker: ALSA card number (0)
20200723 104807 worker: Audio output (Allo Piano 2.1 Hi-Fi DAC)
20200723 104808 worker: Audio formats (cat: /proc/asound/card0/pcm0p/sub0/hw_params: No such file or directory)
20200723 104808 worker: ALSA mixer name (Master)
20200723 104808 worker: MPD volume control (disabled)
20200723 104808 worker: Hdwr volume controller exists
20200723 104808 worker: Max ALSA volume (100%)
20200723 104808 worker: Piano output mode (Invalid card number.)
20200723 104809 worker: Piano 2.1 initialized
20200723 104809 worker: Reset renderer active flags
20200723 104809 worker: -- MPD
20200723 104809 worker: MPD started
20200723 104810 worker: MPD accepting connections
20200723 104810 worker: Configure MPD outputs
20200723 104810 worker: MPD output 1 ALSA default (on)
20200723 104810 worker: MPD output 2 ALSA crossfeed (off)
20200723 104810 worker: MPD output 3 ALSA parametric eq (off)
20200723 104810 worker: MPD output 4 ALSA graphic eq (off)
20200723 104810 worker: MPD output 5 ALSA polarity inversion (off)
20200723 104810 worker: MPD output 6 ALSA bluetooth (off)
20200723 104810 worker: MPD output 7 HTTP stream (off)
20200723 104810 worker: MPD crossfade (off)
20200723 104810 worker: -- Feature availability
20200723 104810 worker: Source select (available)
20200723 104810 worker: Source select (source: MPD)
20200723 104810 worker: Source select (output: Allo Piano 2.1 Hi-Fi DAC)
20200723 104811 worker: Bluetooth (available)
20200723 104811 worker: Airplay renderer (available)
20200723 104811 worker: Spotify renderer (available)
20200723 104811 worker: Squeezelite renderer (available)
20200723 104811 worker: UPnP renderer (available)
20200723 104811 worker: DLNA server (available)
20200723 104811 worker: UPnP browser (available)
20200723 104811 worker: Audio scrobbler (available)
20200723 104811 worker: GPIO button handler (available)
20200723 104811 worker: -- Music sources
20200723 104811 worker: USB source (AUDIOMALINA)
20200723 104811 worker: NAS and UPnP sources (none configured)
20200723 104811 worker: -- Miscellaneous
20200723 104811 worker: USB volume knob (Off)
20200723 104811 worker: USB auto-mounter (udisks-glue)
20200723 104811 worker: LED0 (On)
20200723 104811 worker: LED1 (On)
20200723 104811 worker: Saved MPD vol level (0)
20200723 104811 worker: Preamp volume level (0)
20200723 104812 worker: MPD volume level (0) restored
20200723 104812 worker: ALSA Master volume (Invalid card number.)
20200723 104812 worker: Auto-play (Off)
20200723 104812 worker: Maintenance interval (3 hrs)
20200723 104812 worker: Screen saver activation (Never)
20200723 104812 worker: Session permissions (OK)
20200723 104812 worker: Watchdog started
20200723 104812 worker: Ready

hi, i have the same
problem

Reboot and then post the output from the cmd below

Code:
dmesg | grep allo
pi@moode:~ $ dmesg | grep allo
[    0.000000] pcpu-alloc: s89240 r8192 d29544 u126976 alloc=31*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] ftrace: allocating 31756 entries in 125 pages
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.024029] ASID allocator initialised with 32768 entries
[    0.185970] DMA: preallocated 1024 KiB pool for atomic allocations
[    5.840786] snd-allo-piano-dac-plus socConfusedound: ASoC: Neither/both codec name/of_node are set for PianoDACPlus
[    5.840806] snd-allo-piano-dac-plus socConfusedound: ASoC: failed to init link PianoDACPlus: -22
[    5.840818] snd-allo-piano-dac-plus socConfusedound: snd_soc_register_card() failed: -22
[    5.840858] snd-allo-piano-dac-plus: probe of socConfusedound failed with error -22
Reply
#15
Looks like the driver registration failed. This would suggest an incompatibility between the driver and the Linux kernel.

If you are running the 64-bit kernel then switch back to 32-bit and re-test. If the driver still fails to load then I would suggest contacting Allo to see if they are able to investigate.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#16
When trying to enter a WiFI SSID with a space in it, its format seems to be not allowed in the manual entry form, but if I pick the same SSID from the scan, it takes just fine. AFAIK space is a legal character in wifi SSID.
Reply
#17
I can repro. The input pattern validation needs to be modified. I'll add to the TODO list for moOde 7 series.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#18
Hi, web gui show "cover art not found" when send music with android apps bubleupnp and mconect

Nginx log:


Code:
2020/07/24 02:41:30 [error] 505#505: *1937 open() "/var/local/www/imagesw/thmcache/3c8d9bb99fb2925c998dd09049dc8f46.jpg" failed (2: No such file or directory), client: 192.168.10.220, server: , request: "GET /imagesw/thmcache/3c8d9bb99fb2925c998dd09049dc8f46.jpg HTTP/1.1", host: "192.168.10.100", referrer: "http://192.168.10.100/"


Thanks
Reply
#19
Click on the "m" icon -> "Audio info" or "Quick help"

I thought I could not go back... until I discovered the "X" to close the window - it is gray, and is hardly visible on my phone.

Maybe a clearer color would help?

jv
Reply
#20
(07-24-2020, 05:45 AM)zotta Wrote: Hi, web gui show "cover art not found" when send music with android apps bubleupnp and mconect

Nginx log:


Code:
2020/07/24 02:41:30 [error] 505#505: *1937 open() "/var/local/www/imagesw/thmcache/3c8d9bb99fb2925c998dd09049dc8f46.jpg" failed (2: No such file or directory), client: 192.168.10.220, server: , request: "GET /imagesw/thmcache/3c8d9bb99fb2925c998dd09049dc8f46.jpg HTTP/1.1", host: "192.168.10.100", referrer: "http://192.168.10.100/"


Thanks

Same here. Restarting the UPnP renderer will bring up cover art.
Reply


Forum Jump: