Hello,
3 days ago I installed moodeaudio on a fresh rasbian lite img. It worked fantastic and serves all my needs!! ... for 3 days.
Then I made the mistake of my life and pressed the "update" button. After that, the Hifiberry Amp2 was not recognized (the 2 green LED's are down). Ok, no problem, made 2 fresh installs.
But ther was no success.
Is there anythin wrong with this version (from today)
Best regards
Norbert
Posts: 13,479
Threads: 305
Joined: Mar 2018
Reputation:
545
Hi Norbert,
No changes to the Builder have been made since its release las week. Please post moOde log and I'll have a look.
cat /var/log/moode.log
-Tim
Hi Tim,
thank you for the quick answer, but ...
=> cat /var/log/moode.log
pi@moode:~ $ cat /var/log/moode.log
cat: /var/log/moode.log: No such file or directory
I am using Raspberry's for many years now, but this is to complex for me.
Thank you for your great work !! But I need something what's more simple.
Best wishes
Norbert
So, this night made a 3rd try to install moodeaudio.
Works, but now I have a new problem: Can't make changes in the menu settings.
Independent using WiFi or LAN, after klicking "configure" the grey area appears. Then tap for example system... nothing happens, browser is waiting for ip.ad.re.ss and jumps back to main screen.
Do you have any suggestions?
Thanks
Norbert
pi@moode:~ $ cat /var/log/moode.log
20180722 123059 worker: - Start
20180722 123059 worker: Successfully daemonized
20180722 123100 worker: Session loaded
20180722 123100 worker: Debug logging (off)
20180722 123100 worker: - Platform
20180722 123101 worker: Host (moode)
20180722 123101 worker: Hdwr (Pi-3B 1GB v1.2)
20180722 123101 worker: Arch (armv7l)
20180722 123101 worker: Rasp (9.4)
20180722 123101 worker: Kver (4.14.54-v7+)
20180722 123101 worker: Ktyp (Standard)
20180722 123101 worker: Gov (performance)
20180722 123101 worker: Rel (Moode 4.2 2018-07-11)
20180722 123101 worker: Upd (None)
20180722 123101 worker: MPD (0.20.20)
20180722 123101 worker: USB boot enabled
20180722 123101 worker: File system expanded
20180722 123101 worker: HDMI port on
20180722 123102 worker: File check ok
20180722 123102 worker: - Network
20180722 123102 worker: eth0 exists
20180722 123102 worker: eth0 wait 0 for IP address
20180722 123105 worker: eth0 (192.168.178.27)
20180722 123105 worker: wlan0 exists
20180722 123105 worker: wifi country (DE)
20180722 123105 worker: wlan0 trying SSID (Markus)
20180722 123105 worker: wlan0 (192.168.178.2)
20180722 123105 worker: - Audio
20180722 123105 worker: IQaudIO Pi-DigiAMP+ unmuted
20180722 123105 worker: ALSA card number (0)
20180722 123105 worker: Audio out (I2S audio device)
20180722 123105 worker: Audio dev (IQaudIO Pi-DigiAMP+)
20180722 123105 worker: ALSA mixer name (Digital)
20180722 123105 worker: MPD volume control (software)
20180722 123105 worker: Hdwr volume controller exists
20180722 123105 worker: Chip options (Burr Brown TAS5756)
20180722 123105 worker: - Services
20180722 123105 worker: Reset renderer active
20180722 123107 worker: MPD started
20180722 123107 worker: MPD scheduler policy (time-share)
20180722 123107 worker: Configure MPD outputs
20180722 123107 worker: MPD output 1 ALSA default (on)
20180722 123107 worker: MPD output 2 ALSA crossfeed (off)
20180722 123107 worker: MPD output 3 ALSA parametric eq (off)
20180722 123107 worker: MPD output 4 ALSA graphic eq (off)
20180722 123107 worker: MPD output 5 ALSA bluetooth (off)
20180722 123107 worker: MPD crossfade (off)
20180722 123107 worker: - Music sources
20180722 123107 worker: USB sources (none attached)
20180722 123107 worker: NAS sources (none configured)
20180722 123107 worker: - Miscellaneous
20180722 123108 worker: Volume level (5) restored
20180722 123108 worker: Maintenance interval (21600)
20180722 123108 worker: Screen saver timeout (Never)
20180722 123108 worker: Watchdog started
20180722 123108 worker: Ready
Posts: 13,479
Threads: 305
Joined: Mar 2018
Reputation:
545
The log show that you have 2 IP addresses active (Ethernet and WiFi). Having two network interfaces active at the same time can cause various issues.
Try the following:
1. Disconnect Ethernet cable and use only WiFi
2. Reboot
3. Refresh Browser
-Tim