I have an Rpi 3b with a fresh install of 4.12.2 and it boots great with a monitor plugged in via HDMI but it will not start the web access if a monitor is not plugged in. I was hoping to put the Pi under some furniture and access it via the web access. I'm assuming I need to change a setting somewhere but I havent been able to discern where. When I SSH in and sudo service qlcplus status I get:
Code: Select all
qlcplus.service - LSB: Q Light Controller Plus
Loaded: loaded (/etc/init.d/qlcplus; generated)
Active: active (exited) since Sun 2019-09-15 09:49:31 PDT; 1min 25s ago
Docs: man:systemd-sysv-generator(8)
Process: 446 ExecStart=/etc/init.d/qlcplus start (code=exited, status=0/SUCCESS)
Sep 15 09:49:30 raspberrypi systemd[1]: Starting LSB: Q Light Controller Plus...
Sep 15 09:49:31 raspberrypi qlcplus[446]: Starting Q Light Controller Plus: qlcplusSep 15 09:49:31 raspberrypi systemd[1]: Started LSB: Q Light Controller Plus.
Any help would be appreciated.
Thanks