User Tools

Site Tools


operations:big_screens

This wiki is not maintained! Do not use this when setting up AuScope experiments!

This is an old revision of the document!


The Stairwell displays are run by four Raspberry Pi mini computers. Communication to the Pis is from the Ubuntu machine, auscope-screens at 131.217.62.142. User auscope, password the usual.

Please power down the stairwell monitors using the switches under the main desk labelled Screen 1, Screen 2, after hours to save power. Please power them up at 8-9am weekdays if you are in the control room. The Raspberry Pi's are shutdown automatically at 4:55pm each day by a cron job on auscope-screens.

The power switch labeled Screen 4 also powers the Raspberry Pi's.

There are instructions for controlling the displays on the Desktop of auscope-screens. You can ssh or vnc the Raspberry Pi's after first logging into the auscope-screens machine. The Pi's are on a subnet, quarantined from the uni network, routed through auscope-screens. The Pi's can display video, pdf's, slide shows in pdf format, and can access web pages and resources.

Instructions

Turn off/on power switches for screens under desk in Auscope room (north west corner).

[1][2]
[3][4]

The four pi (and network switch) are connected to switch [4] power, and will boot and loop video when powered on.

A cron job on auscope-screens will shut the pi down at 4:55 pm daily (shutdownpi.sh). If communication is lost, power cycle Pi's with power switch [4] under desk. On boot the pi should start looping through randomly selected movies. (play.sh called in /etc/rc.local on pi)

You can ssh each pi[1-4], user is pi, e.g.

ssh pi@pi2

SSH keys are all in place. Passwords are all the usual.

You can also vnc each pi[1-4], e.g.

vncviewer pi3

For remote access first ssh into auscope@131.217.62.142, then ssh the pi

More detail on the networking of the screen computers is in pi_network.txt on the auscope-screens Desktop.

useful software on pi: omxplayer (video) gpicview (lightweight image viewer) epiphany (web browser)

### turn off screen blanking on pis with this line in /etc/lightdm/lightdm.conf under

[SeatDefaults]
xserver-command=X -s 0 dpms

### start x programs on startup in /etc/xdg/lxsession/LXDE-pi/autostart

### epiphany-browser full screen, F11

/home/www/auscope/opswiki/data/attic/operations/big_screens.1495164003.txt.gz · Last modified: 2017/05/19 03:20 by Moblas people