Thank you for your donation!


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


Official moOde 7.2.1 support thread
#11
(05-08-2021, 09:12 PM)Tim Curtis Wrote: Prolly some caching is happening on your Browser or Router. Try running the update from ssh.

Code:
sudo /var/www/command/updater.sh r720

No luck


Code:
pi@moodeofc:~ $ sudo /var/www/command/updater.sh r720
Downloading update package r720
[update-r720.zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of update-r720.zip or
        update-r720.zip.zip, and cannot find update-r720.zip.ZIP, period.
chmod: cannot access 'update': No such file or directory
/var/www/command/updater.sh: line 41: update/install.sh: No such file or directory
Update cancelled
Reply
#12
(05-08-2021, 09:41 PM)dwlacroix Wrote:
(05-08-2021, 09:12 PM)Tim Curtis Wrote: Prolly some caching is happening on your Browser or Router. Try running the update from ssh.

Code:
sudo /var/www/command/updater.sh r720

No luck


Code:
pi@moodeofc:~ $ sudo /var/www/command/updater.sh r720
Downloading update package r720
[update-r720.zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of update-r720.zip or
        update-r720.zip.zip, and cannot find update-r720.zip.ZIP, period.
chmod: cannot access 'update': No such file or directory
/var/www/command/updater.sh: line 41: update/install.sh: No such file or directory
Update cancelled
Identical result on  my Boss2 player.
Reply
#13
The zip file looks ok on my end.

Code:
pi@rp1:~ $ sudo wget http://moodeaudio.org/downloads/update-r720.zip
--2021-05-08 17:57:47--  http://moodeaudio.org/downloads/update-r720.zip
Resolving moodeaudio.org (moodeaudio.org)... 23.235.199.139
Connecting to moodeaudio.org (moodeaudio.org)|23.235.199.139|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5878359 (5.6M) [application/zip]
Saving to: ‘update-r720.zip’

update-r720.zip                           100%[=====================================================================================>]   5.61M  1.60MB/s    in 4.2s    

2021-05-08 17:57:51 (1.33 MB/s) - ‘update-r720.zip’ saved [5878359/5878359]

pi@rp1:~ $ unzip update-r720.zip
Archive:  update-r720.zip
  creating: update/
  creating: update/home/
 inflating: update/install.sh      
  creating: update/other/
  creating: update/etc/
  creating: update/var/
  creating: update/www/
.
.
.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#14
(05-08-2021, 10:01 PM)Tim Curtis Wrote: The zip file looks ok on my end.

Code:
pi@rp1:~ $ sudo wget http://moodeaudio.org/downloads/update-r720.zip
--2021-05-08 17:57:47--  http://moodeaudio.org/downloads/update-r720.zip
Resolving moodeaudio.org (moodeaudio.org)... 23.235.199.139
Connecting to moodeaudio.org (moodeaudio.org)|23.235.199.139|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5878359 (5.6M) [application/zip]
Saving to: ‘update-r720.zip’

update-r720.zip                           100%[=====================================================================================>]   5.61M  1.60MB/s    in 4.2s    

2021-05-08 17:57:51 (1.33 MB/s) - ‘update-r720.zip’ saved [5878359/5878359]

pi@rp1:~ $ unzip update-r720.zip
Archive:  update-r720.zip
  creating: update/
  creating: update/home/
 inflating: update/install.sh      
  creating: update/other/
  creating: update/etc/
  creating: update/var/
  creating: update/www/
.
.
.
Not that this should necessairly worked, but monkey see . . .

Code:
pi@moode:/home $ sudo wget http://moodeaudio.org/downloads/update-720.zip
--2021-05-08 15:10:58--  http://moodeaudio.org/downloads/update-720.zip
Resolving moodeaudio.org (moodeaudio.org)... failed: Name or service not known.
wget: unable to resolve host address ‘moodeaudio.org’
pi@moode:/home $
Reply
#15
Maybe try rebooting your Router.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#16
Also I would check the address being used for DNS on the Pi. Typically it will be the LAN address of your Router.

Code:
pi@rp2:~ $ cat /etc/resolv.conf
# Generated by resolvconf
domain home
nameserver 192.168.1.1
pi@rp2:~ $
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#17
That makes sense. I have an absurdly complicated home network(s) due to needing to use wifi hotspots for internet service (better than the available DSL and Satelite). The hotspots are inflexible used as routers and become unavaiable needing wake-up from time to time. I'll reboot everything when the chance arises, but probably do a fresh install beacuse I'm very sure that will work fine.
Reply
#18
(05-08-2021, 10:24 PM)Tim Curtis Wrote: Also I would check the address being used for DNS on the Pi. Typically it will be the LAN address of your Router.

Code:
pi@rp2:~ $ cat /etc/resolv.conf
# Generated by resolvconf
domain home
nameserver 192.168.1.1
pi@rp2:~ $

Seems a power outage yesterday created several network issues. 

Solved. Thanks
Reply
#19
Hi there,

after updating from 7.2.0 to 7.2.1, I have no audio output anymore.

I run a fairly simple setup: just a plain Raspi 3B connected to an amp via headphone jack, and audio streaming via airplay or playing directly from one of the web radio stations. The amp is actually on and working.

I ran the update via the web interface. It is possible, that there where minor updates downloaded from the update before, but where waiting for a reboot.


Trying to, restart Airplay and Bluetooth, as well as resaving different MPD configurations, nothing did help so far. Still no audio out.

moodeutl -t gives the following result, and I suspect the MPD volume should not be 0. 


Any hints on welcome. Thanks in advance.


Code:
moodeutl -t
9 170837 worker: DLNA server (available)
20210509 170837 worker: UPnP browser (available)
20210509 170837 worker: GPIO button handler (available)
20210509 170837 worker: Stream recorder (n/a)
20210509 170837 worker: -- Music sources
20210509 170837 worker: USB sources (none attached)
20210509 170837 worker: NAS and UPnP sources (none configured)
20210509 170837 worker: -- Other
20210509 170837 worker: USB volume knob (Off)
20210509 170837 worker: USB auto-mounter (udisks-glue)
20210509 170837 worker: LED0 (On)
20210509 170837 worker: LED1 (On)
20210509 170837 worker: Saved MPD vol level (0)
20210509 170837 worker: Preamp volume level (0)
20210509 170837 worker: MPD volume level (48) restored
20210509 170837 worker: ALSA Headphone volume (90%)
20210509 170837 worker: Auto-play (Off)
20210509 170837 worker: Maintenance interval (3 hours)
20210509 170837 worker: Screen saver activation (Never)
20210509 170837 worker: Session permissions (OK)
20210509 170837 worker: Watchdog started
20210509 170837 worker: Ready




Investigating further:
moodeutl -m
Code:
CPU: 900 MHz | LOAD: 3% | TEMP: 43?C | RAM_USED: 17% | DISK_USED: 11% | DISK_FREE: 25G | FPM_POOL: 7 workers

moodeutl -s
Code:
S Y S T E M   P A R A M E T E R S

moOde release        = 7.2.1 2021-05-06
RaspiOS            = 10.6
Linux kernel        = 5.4.77-v7+ #1371
Platform        = Pi-3B+ 1.3 1GB
Architecture        = armv7l (32-bit)
System uptime        = up 12 minutes
Timezone        = Europe/Berlin
Current time        = 2021-05-09 17:19:59

Host name        = moode
Ethernet address    = unassigned
Ethernet MAC        = b8:27:eb:ed:53:9e
WLAN address        = 192.168.178.47
WLAN MAC        = b8:27:eb:b8:06:cb
WLAN country        = DE

SoC identifier        = bcm2837
Core count        = 4
Kernel timer freq    = 100 Hz
SDCard freq        = 50 MHz
USB boot        = enabled
Warranty        = OK

Root size        = 29G
Root used        = 11%
Root available        = 25G
Root expand        = expanded
Memory free        = 652 MB
Memory used        = 96 MB
SoC temperature        = 44.0°C
Throttled bitmask    = 0x0
Throttled text        = No throttling has occurred

CPU governor        = ondemand
Onboard WiFi        = On
Onboard BT        = On
HDMI output        = Off
LED state        = 1,1
Eth addr wait        = On
USB auto-mounter    = udisks-glue
Max USB current        = Off
SSH term server        = Off

PHP-FPM version        = 7.3.19
NGINX version        = 1.14.2
SQLite3 version        = 3.27.2
Hostapd version        = 2.8-devel
WiringPi version    = 2.50
RPi.GPIO version    = 0.7.0

A U D I O   P A R A M E T E R S

Audio device        = Pi Headphone jack
Interface        = SOC
Mixer name        = Headphone
Hardware mixer        = Yes
Supported formats    = U8, S16_LE
ALSA max volume        = 90
ALSA loopback        = On
MPD max volume        = 100
Volume step limit    = 10
Display dB volume    = On
Audio source        = Local
Output device        = Local
Resume MPD        = No
Volume knob        = 48
Volume mute        = Unmuted
Saved MPD vol        = 0
Preamp volume        = 0
ALSA version        = 1.1.8-1+rpt1
SoX version        = 0.1.2-3

Bluetooth controller    = On
Pairing agent        = On
Airplay receiver    = On
Spotify receiver    = Off
Squeezelite        = Off
RoonBridge        = Not installed
UPnP client        = On
DLNA server        = Off
GPIO button handler    = Off
UPnP browser        = Off

Auto-shuffle        = Off
Ashuffle mode        = Track
Ashuffle filter        = None
Autoplay        = Off
Rotary encoder        = Off
Encoder params        = 100 2 3 23 24
USB volume knob        = Off
Polarity inversion    = Off
Crossfeed        = Off
Crossfade        = Off
Parametric EQ        = Off
Graphic EQ        = Hi-Lo Boost Plus
CamillaDSP        = off
MPD httpd        = Off
Ignore CUE files    = Yes

P R E F E R E N C E S

Appearance
----------------------
Theme            = Pure Black
Accent color        = Herb
Alpha blend        = 0.90
Adaptive background    = No
Background image    = No
Cover backdrop        = No
Cover blur        = 20px
Cover scale        = 1.25
Renderer backdrop    = No
Font size        = Normal

Playback
----------------------
Show Queue thumbs    = Yes
Show extra metadata    = album,genre,track,disc,date,composer,conductor,performer,encoded
Search site        = Google
Playback history log    = Yes

Library
----------------------
One touch action    = Play
Albumview sort order    = by Artist
Tagview sort order    = by Artist
Recently added        = 1 Month
Show sample rate    = No
Cover search pri    = Embedded cover
Pixel ratio        = 1
Thumbnail resolution    = Auto
Thumbnail columns    = 6/2 (Default)

Library (Advanced)
----------------------
Tag view artist        = Album Artist
Album key        = Album@Artist (Default)
Include comment tag    = No
Library filter        = full_lib
Library filter str    =
Ignore articles        = a,an,the
Show tagview genres    = Yes
Show tagview covers    = Yes
Ellipsis limited text    = Yes
UTF8 character filter    = No

CoverView
----------------------
Automatic display    = Never
Backdrop style        = Gradient (Linear)

R A D I O   M A N A G E R   S E T T I N G S

Sort tag        = Name
Group method        = No grouping
Show moOde stations    = No action
Show other stations    = No action

M P D   S E T T I N G S

Version            = 0.22.6_p0x3
Volume mixer        = software
ALSA device        = hw:1
SoX resampling        = 192000:24:2
Selective resampling    = disabled
SoX quality        = very high
SoX multithreading    = on
DSD over PCM (DoP)    = no
Replaygain        = off
Replaygain preamp    = 5
Volume normalization    = No
Audio buffer        = 16 (MB)
Output buffer size    = 128 (MB)
Max playlist items    = 16384
Input cache        = 128 MB

B L U E T O O T H   S E T T I N G S

Bluetooth ver        = 5.50
Bluealsa ver        = v3.0.0
Speaker sharing        = No
Resume MPD        = No
PCM buffer time        = 500000 (μs)

A I R P L A Y   S E T T I N G S

Version            = 3.3.6
Friendly name        = Moode Airplay
ALSA device        = alsaequal
Interpolation        = soxr
Output bit depth    = S24
Output sample rate    = 44100
Session interruption    = no
Session timeout        = 120 (ms)
Latency offset        = 0.0 (secs)
Audio buffer        = 0.2 (secs)
Resume MPD        = No

S P O T I F Y   S E T T I N G S

Friendly name        = Moode Spotify
ALSA device        = alsaequal
Bit rate        = 160
Initial volume        = 0
Volume curve        = log
Volume normalization    = No
Normalization pregain    = 3
Autoplay        = No
Resume MPD        = No

S Q U E E Z E L I T E   S E T T I N G S

Version            = 1.9.7-1270 "DSD/SRC enabled"
Friendly name        = Moode
ALSA device        = hw:0
ALSA params        = 80:4::1
Output buffers        = 40000:100000
Task priority        = 45
Codec list        = flac,pcm,mp3,ogg,aac,alac,dsd
Other options        = -W -D 500 -R E -S /var/local
Resume MPD        = No

L O C A L   D I S P L A Y   S E T T I N G S

Local UI display    = Off
Mouse cursor        = On
Screen blank        = 600 Secs
Wake display on play    = Off
Brightness        = 255
Pixel aspect ratio    = Default
Rotate screen        = 0 Deg

M O O D E   S T A R T U P   L O G

20210509 170758 worker: -- Start
20210509 170758 worker: Successfully daemonized
20210509 170758 worker: Integrity check (passed)
20210509 170759 worker: File check (OK)
20210509 170759 worker: Session vacuumed
20210509 170759 worker: Session loaded
20210509 170759 worker: Debug logging (OFF)
20210509 170759 worker: -- Audio debug
20210509 170759 worker: ALSA cards: (0:b1 | 1:Headphones | 2:empty | 3:empty
20210509 170759 worker: MPD config: (1:Pi Headphone jack | mixer:(Headphone) | card:1)
20210509 170759 worker: ALSA mixer actual (Headphone)
20210509 170759 worker: ALSA Headphone volume set to (0%)
20210509 170759 worker: -- System
20210509 170801 worker: Host     (moode)
20210509 170801 worker: moOde    (7.2.1 2021-05-06)
20210509 170801 worker: RaspiOS  (10.6)
20210509 170801 worker: Kernel   (5.4.77-v7+ #1371)
20210509 170801 worker: Platform (Pi-3B+ 1.3 1GB)
20210509 170801 worker: ARM arch (armv7l, 32-bit kernel)
20210509 170801 worker: MPD ver  (0.22.6_p0x3)
20210509 170801 worker: CPU gov  (ondemand)
20210509 170801 worker: USB boot enabled
20210509 170801 worker: File system expanded
20210509 170801 worker: HDMI port off
20210509 170801 worker: -- Network
20210509 170801 worker: eth0 exists
20210509 170801 worker: eth0 wait 0 for IP address
20210509 170804 worker: eth0 wait 1 for IP address
20210509 170807 worker: eth0 wait 2 for IP address
20210509 170810 worker: eth0 wait 3 for IP address
20210509 170813 worker: eth0 wait 4 for IP address
20210509 170828 worker: eth0 address not assigned
20210509 170828 worker: wlan0 exists
20210509 170828 worker: wifi country (DE)
20210509 170828 worker: wlan0 trying SSID (Maas-Biotek)
20210509 170828 worker: IP addr (192.168.178.47)
20210509 170828 worker: Netmask (255.255.255.0)
20210509 170828 worker: Gateway (192.168.178.1)
20210509 170828 worker: Pri DNS (192.168.178.1)
20210509 170828 worker: Domain  (fritz.box)
20210509 170828 worker: Pi integrated wlan0 power save disabled
20210509 170828 worker: -- Audio config
20210509 170828 worker: ALSA card number (1)
20210509 170828 worker: MPD audio output (Pi Headphone jack)
20210509 170828 worker: Audio formats (U8, S16_LE)
20210509 170828 worker: ALSA mixer name (Headphone)
20210509 170828 worker: MPD volume control (software)
20210509 170828 worker: Hdwr volume controller exists
20210509 170828 worker: Max ALSA volume (90%)
20210509 170828 worker: ALSA loopback (On)
20210509 170828 worker: Reset renderer active flags
20210509 170829 worker: CamillaDSP (off)
20210509 170829 worker: -- MPD startup
20210509 170829 worker: MPD started
20210509 170829 worker: MPD accepting connections
20210509 170829 worker: MPD output 1 ALSA Default (on)
20210509 170829 worker: MPD output 2 ALSA Bluetooth (off)
20210509 170829 worker: MPD output 3 HTTP Server (off)
20210509 170829 worker: MPD crossfade (off)
20210509 170829 worker: MPD ignore CUE files (yes)
20210509 170829 worker: -- Feature availability
20210509 170829 worker: Source select (available)
20210509 170829 worker: Source select (source: MPD)
20210509 170829 worker: Source select (output: Pi Headphone jack)
20210509 170837 worker: Bluetooth pairing agent (started)
20210509 170837 worker: Bluetooth (available: started)
20210509 170837 worker: Airplay renderer (available: started)
20210509 170837 worker: Spotify renderer (available)
20210509 170837 worker: Squeezelite (available)
20210509 170837 worker: RoonBridge renderer (not installed)
20210509 170837 worker: UPnP renderer (available: started)
20210509 170837 worker: DLNA server (available)
20210509 170837 worker: UPnP browser (available)
20210509 170837 worker: GPIO button handler (available)
20210509 170837 worker: Stream recorder (n/a)
20210509 170837 worker: -- Music sources
20210509 170837 worker: USB sources (none attached)
20210509 170837 worker: NAS and UPnP sources (none configured)
20210509 170837 worker: -- Other
20210509 170837 worker: USB volume knob (Off)
20210509 170837 worker: USB auto-mounter (udisks-glue)
20210509 170837 worker: LED0 (On)
20210509 170837 worker: LED1 (On)
20210509 170837 worker: Saved MPD vol level (0)
20210509 170837 worker: Preamp volume level (0)
20210509 170837 worker: MPD volume level (48) restored
20210509 170837 worker: ALSA Headphone volume (90%)
20210509 170837 worker: Auto-play (Off)
20210509 170837 worker: Maintenance interval (3 hours)
20210509 170837 worker: Screen saver activation (Never)
20210509 170837 worker: Session permissions (OK)
20210509 170837 worker: Watchdog started
20210509 170837 worker: Ready
Reply
#20
Post output from the commands below and I'll have a look.

Code:
cat /etc/alsa/conf.d/_audioout.conf
cat /etc/alsa/conf.d/_deviceout.conf
cat /etc/alsa/conf.d/_sndaloop.conf
lsmod | grep snd_aloop
cat /etc/mpd.conf
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: