Wavehare 4.3 DSI Display Issue

Hello together,

i need a little help, i use the Waveshare 4.3 DSI Display, but the only thing i see is the tty1.
The following error message appears on the web interface “Error connect Xserver”
I install the touch screen plugin and modified the config.txt and userconfig.txt like below.

config.txt

initramfs volumio.initrd
GPU_MEM=64
max_usb_current=1
dtparam=audio=on
audio_pwm_mode=2
dtparam=i2c_arm=on
disable_splash=0
hdmi_force_hotplug=1



include userconfig.txt

userconfig.txt

# Add your custom config.txt options to this file, which will be preserved during updates

# Waveshare display
display_auto_detect=1
dtoverlay=vc4-fkms-v3d
start_x=1

Many thanks for your ideas.
Rene

Try removing

from “/boot/userconfig.txt”.

1 Like

Hello

thanks so much, that was the solution.
I am shocked how easy it was :frowning: