X11 Forwarding

All the topics related to QLC+ on the Raspberry Pi
Post Reply
Archer60x
Posts: 1
Joined: Wed Dec 30, 2020 8:52 pm
Real Name:

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:
2020-12-30_15-54-28.jpg
lighthacker2020
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
jraatikainen
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.
Post Reply