The "install_max2play.sh" script easy to do.

Max2Play Home Forums Max2Play Development (Ideas, Wishes) The "install_max2play.sh" script easy to do.

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • 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:

    root@raspraspberrypi2:~# 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]

    root@raspraspberrypi2:~# ls
    install_max2play.sh
    root@raspraspberrypi2:~# chmod 777 install_max2play.sh
    root@raspraspberrypi2:~# ./install_max2play.sh 2>&1 | tee install_max2play.log

    The „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 8 years, 6 months ago by Raymond Day.
    • This topic was modified 8 years, 6 months ago by Raymond Day.
    • This topic was modified 8 years, 6 months ago by Raymond Day.
    • This topic was modified 8 years, 6 months ago by Raymond Day.
    13. Oktober 2015 at 18:42 #16344

    Just 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:

    root@max2play-i3:~# 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
    root@max2play-i3:~#

    I guess would need to put something in the Edit Advanced Options for „Command Line Options“. But I don’t know what.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Register here