Using username "pi".
[email protected]'s password:
Linux: 11.2 | 5.15.23-v7+ #1525 | armv7l (32-bit)
Raspi: Pi-3B 1.2 1GB
Audio: HiFiBerry DAC
____ __ ___
__ _ ___ / __ \___/ /__ ( _ )
/ ' \/ _ \/ /_/ / _ / -_) / _ |
/_/_/_/\___/\____/\_,_/\__/ \___/
moOde audio player
Release 8.0.0 2022-03-12
(C) 2014 Tim Curtis
The programs included with moOde are free software; the
exact distribution terms for each program are described
in the individual files in /usr/share/doc/*/copyright or
in the moOde source files. moOde comes with absolutely
no warranties either expressed or implied, or any other
such guarantees.
To set a new password for the user 'pi' type 'passwd'.
Last login: Tue Mar 15 10:43:33 2022 from 192.168.1.111
pi@moode:~ $ sudo apt-get install gstreamer1.0-alsa
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
gstreamer1.0-alsa is already the newest version (1.18.4-2).
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
pi@moode:~ $ cd /tmp/ && sudo wget https://raw.githubusercontent.com/quatmo/gmrender-volumio/main/install.sh && sudo chmod -R 777 /tmp/install.sh && sudo /tmp/install.sh
--2022-03-15 10:45:56-- https://raw.githubusercontent.com/quatmo/gmrender-volumio/main/install.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 613 [text/plain]
Saving to: ‘install.sh.1’
install.sh.1 100%[=============================================================>] 613 --.-KB/s in 0s
2022-03-15 10:45:56 (4.49 MB/s) - ‘install.sh.1’ saved [613/613]
Download
mkdir: cannot create directory ‘/tmp/gmedia’: File exists
--2022-03-15 10:45:57-- https://raw.githubusercontent.com/quatmo/gmrender-volumio/main/gmediarender.tar.gz
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 138655 (135K) [application/octet-stream]
Saving to: ‘/tmp/gmedia/gmediarender.tar.gz’
/tmp/gmedia/gmediarender.tar.gz 100%[=============================================================>] 135.41K --.-KB/s in 0.1s
2022-03-15 10:45:57 (948 KB/s) - ‘/tmp/gmedia/gmediarender.tar.gz’ saved [138655/138655]
--2022-03-15 10:45:57-- https://raw.githubusercontent.com/quatmo/gmrender-volumio/main/gmrender.service.tar.gz
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 509 [application/octet-stream]
Saving to: ‘/tmp/gmedia/gmrender.service.tar.gz’
/tmp/gmedia/gmrender.service.tar. 100%[=============================================================>] 509 --.-KB/s in 0s
2022-03-15 10:45:58 (3.93 MB/s) - ‘/tmp/gmedia/gmrender.service.tar.gz’ saved [509/509]
usr/local/bin/gmediarender
tar: usr/local/bin/gmediarender: Cannot open: Text file busy
tar: Exiting with failure status due to previous errors
etc/systemd/system/gmrender.service
● gmrender.service - gmrender-resurrect service
Loaded: loaded (/etc/systemd/system/gmrender.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2022-03-15 10:46:00 EDT; 73ms ago
Process: 1632 ExecStartPre=/bin/sh -c /bin/systemctl set-environment UPNP_UUID=`ip link show | awk '/ether/ {print "salt:)-" $2}' |>
Main PID: 1640 (gmediarender)
Tasks: 1 (limit: 2060)
CPU: 99ms
CGroup: /system.slice/gmrender.service
└─1640 /usr/local/bin/gmediarender -f GMedia Renderer -u ca9bb1a14b4fdb7fb317dec7d3f043b9 --gstout-audiosink=alsasink --gs>
Mar 15 10:46:00 moode systemd[1]: Starting gmrender-resurrect service...
Mar 15 10:46:00 moode systemd[1]: Started gmrender-resurrect service.
Mar 15 10:46:00 moode gmediarender[1640]: Ready for rendering.
pi@moode:/tmp $