Moode Audio Player for Raspberry Pi

Sorry in advance as this is my first post, but I just have one question around this great piece of software which I have now incorporated in 2 brilliant projects. I will document them soon when I have a bit more time (where is a good place to share these things?).

Q: when you add a new radio station eg. I am trying to add BBC Radio 5 Live Sports Extra (not to be confused with BBC Radio 5 Live!), where do you add the cover art? It's a minor issue but would be good to make it all look good since the cover art for other stations is there already.

I had the same question, it's actually a bit tricky, see here
 
Ok to adjust screen saver time

edit .xinitrc and adjust the figure 80 to suit (80 is 80 seconds)

GNU nano 2.2.6 File: .xinitrc Modified

#!/bin/bash

# start the touchscreen calibration utility
# needed for some screens (Pollin 7" tft)
# for this to work you have to disable loading midori
#xinput_calibrator &

# turn off display power management
xset -dpms &

# turn off screensaver
xset s 80 &

# start the window manager without titlebar and mouse
matchbox-window-manager -use_titlebar no -use_cursor no &

# install multimedia keyboard shortcuts
xbindkeys &

# start midori in privat mode with fullscreen display
chromium-browser --noerrdialogs --disable-session-crashed-bubble --disable-infobars --kiosk http://localhost/
------------------------------------
to dim the display , adjust the figure 150 to suit (0-255)
pi@moode:~ $ sudo chown root.pi /sys/class/backlight/rpi_backlight/brightness
pi@moode:~ $ sudo chmod 0664 /sys/class/backlight/rpi_backlight/brightness
pi@moode:~ $ sudo echo 150 > /sys/class/backlight/rpi_backlight/brightness
 
Moode is my first experience with linux. Total cost for everything, including Pi, case, SD, PS, etc, was $71 from Amazon with free same day shipping. Following the moode setup instructions I found it very easy to setup with no linux experience at all.

I turned on Airplay in the config section and now my kids and wife can play their phones on the stereo.

USB output to my Auralic Vega DAC sounded much better than using Sonos' spdif source, but setting Moode to resample to 32bit/352.8kHz was pure gold. All the detail, but smoother, silky, truer and more natural tone. It's not just upsample, it is interpolated and it sounds fantastic, even on an electron microscope DAC like Vega.

I'm very impressed by this little USB source, and I encourage curious cats to step out and give it a try!

I'm looking forward to the integrated Spotify Connect you mentioned on twitter, and maybe something like that for Tidal too, someday.

Thanks for making a great player, Tim!
I donated $30 to you.
Rich
 
Hi Tim, Hi All!

As Moode is a very good sounding Audio-Player that fills even audiophile standards, it would be consequent to consider also direct TIDAL-access. TIDAL delivers lossless streaming quality and has over 40.000.000 songs to offer. That qualifies it to be the first choice for Moode. Spotify is limited to mp3.

Greetingz, Robert
 
Hello, I am not able to activate the Wlan of my Raspberry Pi 3.
The WLAN works with libreelec. Only a WLAN connection with Moode failed.

I have the WLAN configuration with static IP carried out. WLAN is activated in the system menu. Reboote ich moode after I the ethernet cable, I get no connection to the raspberry, the Wlan is not recognized.

The setup instructions on moode audio I have followed.
Code:
pi@moodestream:/var/log $ cat moode.log
20170212 091901 worker: Startup
20170212 091902 worker: Host (moodestream)
20170212 091902 worker: Hdwr (Pi-3B 1GB)
20170212 091902 worker: Arch (armv7l)
20170212 091902 worker: Kver (4.4.24-sc1)
20170212 091902 worker: Ktyp (Advanced)
20170212 091902 worker: Gov  (ondemand)
20170212 091902 worker: OS   (moodeOS 1.1)
20170212 091902 worker: Rel  (Moode 3.1 2016-12-05)
20170212 091902 worker: Upd  (None)
20170212 091902 worker: MPD  (0.19.19)
20170212 091902 worker: Session loaded
20170212 091902 worker: Debug logging (off)
20170212 091902 worker: File check...
20170212 091903 worker: File check ok
20170212 091903 worker: Auto-shuffle deactivated
20170212 091903 worker: USB sources (none attached)
20170212 091903 worker: MPD scheduler policy (time-share)
20170212 091903 worker: MPD started
20170212 091904 worker: wlan0 exists
20170212 091904 worker: wlan0 trying SSID (NETX100norb)
20170212 091904 worker: HDMI port on
20170212 091904 worker: Audio (I2S audio device)
20170212 091904 worker: Audio (HiFiBerry DAC+ Pro)
20170212 091904 worker: PCM52xx/PCM51xx/TAS5756 chip options applied
20170212 091904 worker: ALSA outputs unmuted
20170212 091904 worker: ALSA mixer name (Digital)
20170212 091904 worker: MPD volume control (hardware)
20170212 091904 worker: MPD output 1 ALSA default (enabled)
20170212 091904 worker: MPD output 2 ALSA crossfeed (disabled)
20170212 091905 worker: Hdwr volume controller exists
20170212 091905 worker: Volume level (69) restored
20170212 091905 worker: wlan0 wait 1 for address
20170212 091936 worker: wlan0 wait 2 for address
20170212 091939 worker: wlan0 wait 3 for address
[COLOR=Red]20170212 091942 worker: wlan0 address not assigned[/COLOR]
20170212 091942 worker: eth0 exists
20170212 091942 worker: eth0 (192.168.2.101)
20170212 091949 worker: NAS sources (mountall initiated)
20170212 091949 worker: MPD consume reset to off
20170212 091949 worker: MPD crossfade (off)
20170212 091949 worker: Watchdog started
20170212 091949 worker: End startup
20170212 091949 worker: Ready
pi@moodestream:/var/log $
Obviously the static IP is not accepted.
 
Last edited:
Just for the newbies like myself here I'd like to share two things with regards to troubleshooting the Music Player Daemon (mpd)

Emptying the mpd.log
sudo truncate -s0 /var/log/mpd/mpd.log
And looking at the mpd.log
cat /var/log/mpd/mpd.log

The mpd will not tolerate faulty flac files, and will hang when trying to index these.
Only looking at the log will tell you what is going on, in that the last indexed file is listed and the faulty one normally is alphabetically the next one.

NTFS storage is not accepted by moodeOS beyond a certain size without a lot of fiddling. So either use a ext3/ext4 file system or stick to smaller ntfs partitions.

Tim a FAQ of sorts would really help a lot. Unless you like answering all questions by your own hands :)
 
A corrupted flac file.
Any file that fails an integrity check with say the flac tools or foobars integrity check.
I haven't tried mediamonkey for this so can't say.

Short story: a lot of my flac library needed an integrity check, and I only found out because the indexing by the mpd failed.
 
I'm trying to use Airplay on Moode. But the iPhone playing Spotify says "Stereo is being used by someone else" when it tries to connect to the Pi. The iPhone can see the Pi as the device "Stereo." Stereo is the airplay name of the RPi as set in Moode config.

I rebooted the Pi and I also did a full shutdown/restart.

When I play tracks from NAS it is rendered to USB DAC. When I try to play through airplay nothing is rendered. Any ideas how to fix?

I never actually played through airplay before, but the first time I tried it, it seemed to work over the http: moode interface, but I didn't have the DAC or amps turned on to hear whether it was actually playing out through the USB. It looked like it was working correctly. Now it doesn't look like it's working correctly, even in web GUI. It still says a different Spotify station, and it says airplay session active, but the timer is not counting.

Thanks!!!
 
Just for the newbies like myself here I'd like to share two things with regards to troubleshooting the Music Player Daemon (mpd)

Emptying the mpd.log
sudo truncate -s0 /var/log/mpd/mpd.log
And looking at the mpd.log
cat /var/log/mpd/mpd.log

The mpd will not tolerate faulty flac files, and will hang when trying to index these.
Only looking at the log will tell you what is going on, in that the last indexed file is listed and the faulty one normally is alphabetically the next one.

NTFS storage is not accepted by moodeOS beyond a certain size without a lot of fiddling. So either use a ext3/ext4 file system or stick to smaller ntfs partitions.

Tim a FAQ of sorts would really help a lot. Unless you like answering all questions by your own hands :)

Are you volunteering your time and effort to create, maintain and provide ongoing support for an FAQ for Moode?
 
Are you volunteering your time and effort to create, maintain and provide ongoing support for an FAQ for Moode?

I wish I had that kind of time, I was actually just asking if that wouldn't be easier than answering a lot of the same questions over and over.
But I take it from your answer that it isn't. I would love to add my little knowledge to it though.
 
@TimCurtis

Hello, what problem do I have with my WLAN access with Moode audio?
SSID, PSK, IP, standard gateway are correct. WLAN is displayed in the access point, IP and MAC are fixed in the router.

No access via IP or hostname possible.

Error message in syslog "Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!""

No connection to the network possible

Cut from syslog
Code:
Feb 12 20:59:29 moode ifup[405]: Failed to bring up wlan0.
Feb 12 20:59:29 moode systemd[1]: Started System Logging Service.
Feb 12 20:59:29 moode wpa_supplicant[495]: wlan0: Trying to associate with 1x:9x:8x:6x:bx:ex (SSID='NETX100nxxb' freq=2437 MHz)
Feb 12 20:59:29 moode kernel: [   11.769512] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Feb 12 20:59:29 moode wpa_supplicant[495]: wlan0: Associated with 1x:9x:8x:6x:bx:ex
Feb 12 20:59:29 moode wpa_supplicant[495]: wlan0: WPA: Key negotiation completed with 1x:9x:8x:6x:bx:ex [PTK=CCMP GTK=TKIP]
Feb 12 20:59:29 moode wpa_supplicant[495]: wlan0: CTRL-EVENT-CONNECTED - Connection to 1x:9x:8x:6x:bx:ex completed [id=0 id_str=]
Feb 12 20:59:29 moode kernel: [   11.794025] cfg80211: Regulatory domain changed to country: DE
Feb 12 20:59:29 moode kernel: [   11.794041] cfg80211:  DFS Master region: ETSI
Feb 12 20:59:29 moode kernel: [   11.794046] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Feb 12 20:59:29 moode wpa_supplicant[495]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=DE
Feb 12 20:59:29 moode kernel: [   11.794055] cfg80211:   (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Feb 12 20:59:29 moode kernel: [   11.794063] cfg80211:   (5150000 KHz - 5250000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (N/A)
Feb 12 20:59:29 moode kernel: [   11.794071] cfg80211:   (5250000 KHz - 5350000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (0 s)
Feb 12 20:59:29 moode kernel: [   11.794078] cfg80211:   (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm), (0 s)
Feb 12 20:59:29 moode kernel: [   11.794084] cfg80211:   (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
Feb 12 20:59:30 moode avahi-daemon[442]: Server startup complete. Host name is moode.local. Local service cookie is 2200473857.
Feb 12 20:59:30 moode avahi-daemon[442]: Service "moode" (/services/udisks.service) successfully established.
Feb 12 20:59:31 moode avahi-daemon[442]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::ba27:ebff:feea:22ff.
Feb 12 20:59:31 moode avahi-daemon[442]: New relevant interface wlan0.IPv6 for mDNS.
Feb 12 20:59:31 moode avahi-daemon[442]: Registering new address record for fe80::bxx7:exxf:fxxa:2xxf on wlan0.*.
Feb 12 20:59:33 moode kernel: [   15.114838] Bluetooth: Core ver 2.21
Feb 12 20:59:33 moode kernel: [   15.114965] NET: Registered protocol family 31
Feb 12 20:59:33 moode kernel: [   15.114979] Bluetooth: HCI device and connection manager initialized
Feb 12 20:59:33 moode kernel: [   15.115003] Bluetooth: HCI socket layer initialized
Feb 12 20:59:33 moode kernel: [   15.115020] Bluetooth: L2CAP socket layer initialized
Feb 12 20:59:33 moode kernel: [   15.115049] Bluetooth: SCO socket layer initialized
Feb 12 20:59:33 moode kernel: [   15.123476] Bluetooth: HCI UART driver ver 2.3
Feb 12 20:59:33 moode kernel: [   15.123513] Bluetooth: HCI UART protocol H4 registered
Feb 12 20:59:33 moode kernel: [   15.123526] Bluetooth: HCI UART protocol Three-wire (H5) registered
Feb 12 20:59:33 moode kernel: [   15.123663] Bluetooth: HCI UART protocol BCM registered
Feb 12 20:59:33 moode hciattach[437]: bcm43xx_init
Feb 12 20:59:33 moode hciattach[437]: Flash firmware /lib/firmware/BCM43430A1.hcd
Feb 12 20:59:33 moode hciattach[437]: Set Controller UART speed to 921600 bit/s
Feb 12 20:59:33 moode hciattach[437]: Device setup complete
Feb 12 20:59:33 moode systemd[1]: Started Configure Bluetooth Modems connected by UART.
Feb 12 20:59:33 moode systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill1...
Feb 12 20:59:33 moode systemd[1]: Starting Bluetooth service...
Feb 12 20:59:33 moode systemd[1]: Started Load/Save RF Kill Switch Status of rfkill1.
Feb 12 20:59:33 moode bluetoothd[534]: Bluetooth daemon 5.23
Feb 12 20:59:33 moode systemd[1]: Started Bluetooth service.
Feb 12 20:59:33 moode systemd[1]: Starting Bluetooth.
Feb 12 20:59:33 moode systemd[1]: Reached target Bluetooth.
Feb 12 20:59:33 moode bluetoothd[534]: Starting SDP server
Feb 12 20:59:33 moode kernel: [   15.230025] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Feb 12 20:59:33 moode kernel: [   15.230036] Bluetooth: BNEP filters: protocol multicast
Feb 12 20:59:33 moode kernel: [   15.230050] Bluetooth: BNEP socket layer initialized
Feb 12 20:59:33 moode dbus[444]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Feb 12 20:59:33 moode bluetoothd[534]: Bluetooth management interface 1.10 initialized
Feb 12 20:59:33 moode bluetoothd[534]: Sap driver initialization failed.
Feb 12 20:59:33 moode bluetoothd[534]: sap-server: Operation not permitted (1)
Feb 12 20:59:33 moode systemd[1]: Starting Hostname Service...
Feb 12 20:59:33 moode avahi-daemon[442]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::bxx7:exxf:fxxa:2xxf.
Feb 12 20:59:33 moode avahi-daemon[442]: Joining mDNS multicast group on interface wlan0.IPv6 with address 20xx:x0:axxf:2x2:bxx7:exxf:fxxa:2xxf.
Feb 12 20:59:33 moode avahi-daemon[442]: Registering new address record for 20xx:80:axxf:2x2:bxx7:exxf:fxxa:2xxf on wlan0.*.
Feb 12 20:59:33 moode avahi-daemon[442]: Withdrawing address record for fe80::bxx7:exxf:fxxa:2xxf on wlan0.
Feb 12 20:59:33 moode systemd-hostnamed[537]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
Feb 12 20:59:33 moode dbus[444]: [system] Successfully activated service 'org.freedesktop.hostname1'
Feb 12 20:59:33 moode systemd[1]: Started Hostname Service.
Feb 12 20:59:58 moode dhcpcd[439]: timed out
Feb 12 20:59:58 moode dhcpcd[439]: forked to background, child pid 558
Feb 12 20:59:58 moode systemd[1]: Started dhcpcd on all interfaces.
Feb 12 20:59:58 moode systemd[1]: Starting Network.
Feb 12 20:59:58 moode systemd[1]: Reached target Network.
Feb 12 20:59:58 moode systemd[1]: Starting OpenBSD Secure Shell server...
Feb 12 20:59:58 moode systemd[1]: Started OpenBSD Secure Shell server.
Feb 12 20:59:58 moode systemd[1]: Starting memcached daemon...
Feb 12 20:59:58 moode systemd[1]: Started memcached daemon.
Feb 12 20:59:58 moode systemd[1]: Starting The PHP FastCGI Process Manager...
Feb 12 20:59:58 moode systemd[1]: Starting A high performance web server and a reverse proxy server...
Feb 12 20:59:58 moode systemd[1]: Starting /etc/rc.local Compatibility...
Feb 12 20:59:58 moode systemd[1]: Starting Network is Online.
Feb 12 20:59:58 moode systemd[1]: Reached target Network is Online.
Feb 12 20:59:58 moode systemd[1]: Starting LSB: start Samba daemons for the AD DC...
Feb 12 20:59:58 moode systemd[1]: Starting LSB: start Samba NetBIOS nameserver (nmbd)...
Feb 12 20:59:58 moode systemd[1]: Starting LSB: Start NTP daemon...
Feb 12 20:59:58 moode systemd[1]: Starting LSB: RPC portmapper replacement...
Feb 12 20:59:59 moode ntpd[605]: ntpd 4.2.6p5@1.2349-o Mon Nov  2 04:29:47 UTC 2015 (1)
Feb 12 20:59:59 moode ntp[576]: Starting NTP server: ntpd.
Feb 12 20:59:59 moode ntpd[606]: proto: precision = 2.135 usec
Feb 12 20:59:59 moode systemd[1]: Started LSB: Start NTP daemon.
Feb 12 20:59:59 moode ntpd[606]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
Feb 12 20:59:59 moode ntpd[606]: Listen and drop on 1 v6wildcard :: UDP 123
Feb 12 20:59:59 moode ntpd[606]: Listen normally on 2 lo 127.0.0.1 UDP 123
Feb 12 20:59:59 moode ntpd[606]: Listen normally on 3 eth0 192.168.2.101 UDP 123
Feb 12 20:59:59 moode ntpd[606]: Listen normally on 4 wlan0 192.168.2.106 UDP 123
Feb 12 20:59:59 moode ntpd[606]: Listen normally on 5 lo ::1 UDP 123
Feb 12 20:59:59 moode ntpd[606]: Listen normally on 6 wlan0 20xx:x0:axxf:2x2:bxx7:exxf:fxxa:2xxf UDP 123
Feb 12 20:59:59 moode ntpd[606]: Listen normally on 7 wlan0 fe80::bxx7:exxf:fxxa:2xxf UDP 123
Feb 12 20:59:59 moode ntpd[606]: peers refreshed
Feb 12 20:59:59 moode ntpd[606]: Listening on routing socket on fd #24 for interface updates
Feb 12 20:59:59 moode rpcbind[579]: Starting rpcbind daemon....
Feb 12 20:59:59 moode systemd[1]: Started LSB: RPC portmapper replacement.
Feb 12 20:59:59 moode systemd[1]: Starting RPC Port Mapper.
Feb 12 20:59:59 moode systemd[1]: Reached target RPC Port Mapper.
Feb 12 20:59:59 moode dbus[444]: [system] Activating via systemd: service name='org.freedesktop.UDisks' unit='udisks.service'
Feb 12 20:59:59 moode systemd[1]: Starting Disk Manager (legacy version)...
Feb 12 20:59:59 moode dbus[444]: [system] Successfully activated service 'org.freedesktop.UDisks'
Feb 12 20:59:59 moode systemd[1]: Started Disk Manager (legacy version).
Feb 12 20:59:59 moode dbus[444]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
Feb 12 20:59:59 moode systemd[1]: Starting Authenticate and Authorize Users to Run Privileged Tasks...
Feb 12 21:00:00 moode systemd[1]: Started A high performance web server and a reverse proxy server.
Feb 12 21:00:02 moode polkitd[625]: started daemon version 0.105 using authority implementation `local' version `0.105'
Feb 12 21:00:02 moode dbus[444]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Feb 12 21:00:02 moode systemd[1]: Started Authenticate and Authorize Users to Run Privileged Tasks.
Feb 12 21:00:03 moode systemd[1]: Started The PHP FastCGI Process Manager.
Feb 12 21:00:03 moode systemd[1]: Started /etc/rc.local Compatibility.
Feb 12 21:00:03 moode systemd[1]: Starting Wait for Plymouth Boot Screen to Quit...
Feb 12 21:00:03 moode systemd[1]: Starting Terminate Plymouth Boot Screen...
Feb 12 21:00:03 moode systemd[1]: Started Wait for Plymouth Boot Screen to Quit.
Feb 12 21:00:03 moode systemd[1]: Started Terminate Plymouth Boot Screen.
Feb 12 21:00:03 moode systemd[1]: Starting Getty on tty1...
Feb 12 21:00:03 moode systemd[1]: Started Getty on tty1.
Feb 12 21:00:03 moode systemd[1]: Starting Login Prompts.
Feb 12 21:00:03 moode systemd[1]: Reached target Login Prompts.
Feb 12 21:00:05 moode systemd[1]: [/lib/systemd/system/mpd.service:44] CPU scheduling priority is out of range, ignoring: 43
Feb 12 21:00:05 moode systemd[1]: Starting Music Player Daemon...
Feb 12 21:00:05 moode systemd[1]: Started Music Player Daemon.
Feb 12 21:00:05 moode systemd[1]: Started LSB: start Samba daemons for the AD DC.
Feb 12 21:00:05 moode nmbd[573]: Starting NetBIOS name server: nmbd.
Feb 12 21:00:05 moode systemd[1]: Started LSB: start Samba NetBIOS nameserver (nmbd).
Feb 12 21:00:05 moode systemd[1]: Starting LSB: start Samba SMB/CIFS daemon (smbd)...
Feb 12 21:00:06 moode smbd[843]: Starting SMB/CIFS daemon: smbd.
Feb 12 21:00:06 moode systemd[1]: Started LSB: start Samba SMB/CIFS daemon (smbd).
Feb 12 21:00:06 moode systemd[1]: Starting Multi-User System.
Feb 12 21:00:06 moode systemd[1]: Reached target Multi-User System.
Feb 12 21:00:06 moode systemd[1]: Starting Graphical Interface.
Feb 12 21:00:06 moode systemd[1]: Reached target Graphical Interface.
Feb 12 21:00:06 moode systemd[1]: Starting Update UTMP about System Runlevel Changes...
Feb 12 21:00:06 moode systemd[1]: Started Update UTMP about System Runlevel Changes.
Feb 12 21:00:06 moode systemd[1]: Startup finished in 8.194s (kernel) + 40.421s (userspace) = 48.616s.
Feb 12 21:00:06 moode kernel: [   48.842130] FS-Cache: Netfs 'cifs' registered for caching
Feb 12 21:00:06 moode kernel: [   48.842421] Key type cifs.spnego registered
Feb 12 21:00:06 moode kernel: [   48.842476] Key type cifs.idmap registered
Feb 12 21:00:12 moode kernel: [   54.862970] CIFS VFS: Error connecting to socket. Aborting operation.
Feb 12 21:00:12 moode kernel: [   54.863237] CIFS VFS: cifs_mount failed w/return code = -113
Feb 12 21:00:39 moode ntpd[606]: Deferring DNS for 0.debian.pool.ntp.org 1
Feb 12 21:01:19 moode ntpd[606]: Deferring DNS for 1.debian.pool.ntp.org 1
Feb 12 21:01:59 moode ntpd[606]: Deferring DNS for 2.debian.pool.ntp.org 1
Feb 12 21:02:39 moode ntpd[606]: Deferring DNS for 3.debian.pool.ntp.org 1
Feb 12 21:02:39 moode ntpd[1136]: signal_no_reset: signal 17 had flags 4000000
Feb 12 21:03:21 moode ntpd_intres[1136]: host name not found: 0.debian.pool.ntp.org
Feb 12 21:04:01 moode ntpd_intres[1136]: host name not found: 1.debian.pool.ntp.org
Feb 12 21:04:41 moode ntpd_intres[1136]: host name not found: 2.debian.pool.ntp.org
Feb 12 21:05:21 moode ntpd_intres[1136]: host name not found: 3.debian.pool.ntp.org
Feb 12 21:07:03 moode ntpd_intres[1136]: host name not found: 0.debian.pool.ntp.org
Feb 12 21:07:43 moode ntpd_intres[1136]: host name not found: 1.debian.pool.ntp.org
Feb 12 21:08:23 moode ntpd_intres[1136]: host name not found: 2.debian.pool.ntp.org
Feb 12 21:09:03 moode ntpd_intres[1136]: host name not found: 3.debian.pool.ntp.org
Feb 12 21:11:45 moode ntpd_intres[1136]: host name not found: 0.debian.pool.ntp.org
Feb 12 21:12:25 moode ntpd_intres[1136]: host name not found: 1.debian.pool.ntp.org
Feb 12 21:13:05 moode ntpd_intres[1136]: host name not found: 2.debian.pool.ntp.org
Feb 12 21:13:45 moode ntpd_intres[1136]: host name not found: 3.debian.pool.ntp.org
Feb 12 21:14:21 moode systemd[1]: Starting Cleanup of Temporary Directories...
Feb 12 21:14:21 moode systemd[1]: Started Cleanup of Temporary Directories.
Feb 12 21:18:28 moode ntpd_intres[1136]: host name not found: 0.debian.pool.ntp.org
Feb 12 21:19:08 moode ntpd_intres[1136]: host name not found: 1.debian.pool.ntp.org
Feb 12 21:19:48 moode ntpd_intres[1136]: host name not found: 2.debian.pool.ntp.org
Feb 12 21:20:28 moode ntpd_intres[1136]: host name not found: 3.debian.pool.ntp.org
Feb 12 21:23:46 moode wpa_supplicant[495]: wlan0: WPA: Group rekeying completed with 1x:9x:8x:6x:bx:ex [GTK=TKIP]
Feb 12 21:29:10 moode ntpd_intres[1136]: host name not found: 0.debian.pool.ntp.org
Feb 12 21:29:50 moode ntpd_intres[1136]: host name not found: 1.debian.pool.ntp.org
Feb 12 21:30:30 moode ntpd_intres[1136]: host name not found: 2.debian.pool.ntp.org
Feb 12 21:31:10 moode ntpd_intres[1136]: host name not found: 3.debian.pool.ntp.org