RPi Monitor
#8
That script will not work as is... it is designed specifically to work with Armbian, and can fail quite spectacularly without any warning unless you know that it saves a log file, and where it is...

/var/log/rpi-monitor-install.log

After running

Code:
sudo -i
wget -q -O - http://kaiser-edv.de/tmp/4U4tkD/install-rpi-monitor-for-a64.sh | /bin/bash

do a
Code:
more /var/log/rpi-monitor-install.log
to see if there is any errors reported. In my case, because I didn't wait long enough for the background apt-get update to finish, so got a bunch of dpkg/lock errors.

More importantly, rpimonitor is provided from the Armbian repo, as the official rpi instructions which were originally used by the script stopped working. So the script firstly doesn't install rpimonitor, and then secondly can't patch it as it was never installed!

Quite a bit of fiddling will be needed with that script, as it can't just be directly downloaded and run on a non-Armbian setup.
  Reply


Messages In This Thread
RPi Monitor - by connorja - 04-15-2017, 07:21 AM
RE: RPi Monitor - by MarkHaysHarris777 - 04-15-2017, 09:40 AM
RE: RPi Monitor - by xalius - 04-15-2017, 04:27 PM
RE: RPi Monitor - by pfeerick - 04-16-2017, 03:30 AM
RE: RPi Monitor - by dkryder - 04-16-2017, 01:17 PM
RE: RPi Monitor - by xalius - 04-16-2017, 01:54 PM
RE: RPi Monitor - by connorja - 04-19-2017, 12:24 PM
RE: RPi Monitor - by pfeerick - 04-19-2017, 09:28 PM
RE: RPi Monitor - by MarkHaysHarris777 - 04-19-2017, 11:53 PM
RE: RPi Monitor - by pfeerick - 04-20-2017, 02:51 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Connecting external monitor to the Pinebook Fox7799 0 3,009 04-21-2019, 01:14 PM
Last Post: Fox7799

Forum Jump:


Users browsing this thread: 1 Guest(s)