I am new to QLC. I am using a Raspberry Pi4.
When i boot the raspberry pi i can only seem to see the main program over the HDMI signal.
Is there a way to use X11 forwarding over SSH instead of plugging in an HDMI monitor?
The website just shows these functions:
X11 Forwarding
-
- Posts: 42
- Joined: Mon Jan 06, 2020 2:40 am
- Real Name: Mr Mike
You will need to have some kind of X server running on the Pi to provide the graphical context for QLC+ to draw to. Something like the 'xvfb' package should work, or you could possibly get X11 and the capability to access via VNC using a package like 'tightvncserver'
HTH,
Mike
HTH,
Mike
-
- Posts: 3
- Joined: Sun Apr 25, 2021 11:49 am
- Real Name: Jani Raatikainen
You have to "hardcode" resolution. If pi start and no display connected then using lowes resolution by default (640×480).
I think that you can find some help from here.
https://pimylifeup.com/raspberry-pi-screen-resolution/
I think that I did have same issue in Pi 3 and no hdmi connected when booting.
I think that you can find some help from here.
https://pimylifeup.com/raspberry-pi-screen-resolution/
I think that I did have same issue in Pi 3 and no hdmi connected when booting.