SSH works fine, and if I try to run the "sudo qlcplus" from the command line I get the following error:
Code: Select all
sudo qlcplus
qt.qpa.screen: QXcbConnection: Could not connect to display
Could not connect to any X display.
Code: Select all
sudo qlcplus
qt.qpa.screen: QXcbConnection: Could not connect to display
Could not connect to any X display.
Code: Select all
sudo service qlcplus status
● qlcplus.service - LSB: Q Light Controller Plus
Loaded: loaded (/etc/init.d/qlcplus; generated)
Active: active (exited) since Sat 2019-10-19 18:42:35 BST; 15h ago
Docs: man:systemd-sysv-generator(8)
Process: 334 ExecStart=/etc/init.d/qlcplus start (code=exited, status=0/SUCCESS)
Oct 19 18:42:35 rpi-wc-lights systemd[1]: Starting LSB: Q Light Controller Plus...
Oct 19 18:42:35 rpi-wc-lights qlcplus[334]: Starting Q Light Controller Plus: qlcplus.
Oct 19 18:42:35 rpi-wc-lights systemd[1]: Started LSB: Q Light Controller Plus.
Code: Select all
# Allow booting without monitor
hdmi_force_hotplug=1