Max2Play Home 2016 (en) › Forums › Max2Play Development (Ideas, Wishes) › The "install_max2play.sh" script easy to do.
This topic contains 1 reply, has 1 voice, and was last updated by Raymond Day premium 7 years, 5 months ago.
-
30. September 2015 at 13:27 #15899
When I started over a easy way to install this is like this. Here is the start of me doing it log in to my pi as root. Bold is what I typed:
[email protected]:~# wget https://raw.githubusercontent.com/max2play/webinterface/master/install_max2play.sh
–2015-09-30 11:20:28– https://raw.githubusercontent.com/max2play/webinterface/master/install_max2play.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)… 23.235.44.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.44.133|:443… connected.
HTTP request sent, awaiting response… 200 OK
Length: 15810 (15K) [text/plain]
Saving to: `install_max2play.sh‘
100%[======================================>] 15,810 –.-K/s in 0.001s
2015-09-30 11:20:31 (18.3 MB/s) – `install_max2play.sh‘ saved [15810/15810]
[email protected]:~# ls
install_max2play.sh
[email protected]:~# chmod 777 install_max2play.sh
[email protected]:~# ./install_max2play.sh 2>&1 | tee install_max2play.logThe „install_max2play.sh 2>&1 | tee install_max2play.log“ should have a „./“ before it else it will error. They should fix this script to say that.
-
This topic was modified 7 years, 5 months ago by
Raymond Day.
-
This topic was modified 7 years, 5 months ago by
Raymond Day.
-
This topic was modified 7 years, 5 months ago by
Raymond Day.
-
This topic was modified 7 years, 5 months ago by
Raymond Day.
13. Oktober 2015 at 18:42 #16344Just to test I ran this script on a i3 PC with Ubuntu Desktop installed fresh. Looks like the script was working good and rebooted.
Then the Ethernet did to work. I plug in a USB WiFi and got that working.
But it don’t see the audio and it works on the desktop. Had nothing to lows so I installed the Version Beta-151013 But that did not change any thing. At lest I read they are making a clock work as a screensaver now. But I don’t want to install that till it’s out of Bata on my main Max2Play.
It’s something it can all most install all the way on a i3 PC.
Get this for the sound info:
[email protected]:~# aplay -l **** List of PLAYBACK Hardware Devices **** card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: PCH [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 [email protected]:~#
I guess would need to put something in the Edit Advanced Options for „Command Line Options“. But I don’t know what.
-
This topic was modified 7 years, 5 months ago by
-
You must be logged in to reply to this topic.