Display setup for Waveshare 9.3" Display

Hi,

Very new to Volumio & Raspberry Pi. First of all thanks for to the developers of Volumio, amazing to have such great free software available!

I have successfully go Volumio running on a RPi5 and installed the Touch Dsiplay plugin. I have a Waveshare 9.3" HDMI display with 1600x600 resolution. The display is functioning but i am having trouble getting the resolution set up properly.

When running Raspbian the resolution is working properly - 1600x600 with correct aspect ratio.

When running on Volumio the UI is stretched out. I have tried various different settings for the userconfig.txt file, applied either through editing the file by mounting the SD card on a windows PC or
by SSH’ing in the RPi (rebooting after each change). It seems that no matter what settings I apply it there is no affect on the display, it always runs at the same resolution and aspect ratio. I have tried several variations of the below:

hdmi_group=2
hdmi_mode=87
hdmi_drive=2
hdmi_force_mode=1
hdmi_cvt=1600 600 60 6 0 0 0

or

hdmi_cvt=1600 600 60
hdmi_group=2
hdmi_mode=87
hdmi_force_mode=1
max_framebuffer_width=1600
max_framebuffer_height=600
framebuffer_width=1600
framebuffer_height=600

I have also tried more extreme changes that should have an obvious affect (e.g setting the aspect ratio to 4:3) but still cannot see any change.

It almost seems like the userconfig file is not being read.

Any help or guidance would be much appreciated!

Hi,

It is not working on Pi5. You should try the same like on Pi5 with 7,9 and 11,9:

Thanks, unfortunately this did not work, again there was no change to the display

Do you done it like @gvolt said :

  • On computer or phone change TouchDisplay to off
  • Login to volumio via Putty ( pasword: volumio )
  • On command line use command:
    su ( pasword: volumio )
  • copy and put to command line all sequence below:
cat >> /etc/X11/xorg.conf.d/99-vc4.conf <<EOL
Section "OutputClass"
    Identifier "vc4"
    MatchDriver "vc4"
    Driver "modesetting"
    Option "PrimaryGPU" "true"
EndSection
EOL
  • Strart plugin TouchDisplay

In rest of Waveshare with Pi5 it works.

Yes i did this full process.

I did see that thread previously but thought it might be a different problem as in that thread the display was not working at all initially, whereas for me the display worked first time when i plugged it in but i just could not change the resolution/aspect ratio

I observe that Pi5 not react on command in userconfig and config.txt. I had the same on Raspi and Volumio. Resolution is taken from driver.

Wait for @gvolt he is specialist :+1: and author of Touch Display plugin.

OK thanks, I will wait see if gvolt has any advice

@gvolt Do you have any suggestions on how to resolve this issue?

Please post the output of

cat /boot/config.txt

cat /boot/userconfig.txt

and

cat /var/log/Xorg.0.log

Please use code tags when posting the output.

1 Like

OK thanks, here is the output from all 3 commands:

login as: volumio
volumio@volumio.local's password:
                       ___
                      /\_ \                        __
         __  __    ___\//\ \    __  __    ___ ___ /\_\    ___
        /\ \/\ \  / __`\\ \ \  /\ \/\ \ /' __` __`\/\ \  / __`\
        \ \ \_/ |/\ \L\ \\_\ \_\ \ \_\ \/\ \/\ \/\ \ \ \/\ \L\ \
         \ \___/ \ \____//\____\\ \____/\ \_\ \_\ \_\ \_\ \____/
          \/__/   \/___/ \/____/ \/___/  \/_/\/_/\/_/\/_/\/___/

             Free Audiophile Linux Music Player - Version 3.0

          © 2015-2021 Michelangelo Guarise - Volumio Team - Volumio.org

Volumio Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Welcome to Volumio for Raspberry Pi (6.1.58-v8+ aarch64)
Last login: Mon Jan  1 17:47:20 2024 from 192.168.68.59
volumio@volumio:~$ cat /boot/config.txt
initramfs volumio.initrd
[cm4]
dtoverlay=dwc2,dr_mode=host
[all]
arm_64bit=0
gpu_mem=32
max_usb_current=1
dtparam=audio=on
audio_pwm_mode=2
dtparam=i2c_arm=on
disable_splash=1
hdmi_force_hotplug=1
force_eeprom_read=0

include userconfig.txt

#### Volumio i2s setting below: do not alter ####
dtoverlay=hifiberry-digi

volumio@volumio:~$ cat /boot/userconfig.txt
# Add your custom config.txt options to this file, which will be preserved during updates
hmdi_group=2
hdmi_mode=87
hdmi_drive=2
hdmi_force_mode=1
hdmi_cvt=1600 600 60 6 0 0 0
volumio@volumio:~$ cat /var/log/Xorg.0.log
[    29.139]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    29.139] Build Operating System: Linux 5.4.0-109-generic armv8l Raspbian
[    29.139] Current Operating System: Linux volumio 6.1.58-v8+ #1690 SMP PREEMPT Tue Oct 17 15:37:08 BST 2023 aarch64
[    29.139] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 smsc95xx.macaddr=D8:3A:DD:89:86:5C vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  splash plymouth.ignore-serial-consoles dwc_otg.fiq_enable=1 dwc_otg.fiq_fsm_enable=1 dwc_otg.fiq_fsm_mask=0xF dwc_otg.nak_holdoff=1 quiet console=ttyAMA10,115200 console=tty1 imgpart=/dev/mmcblk0p2 imgfile=/volumio_current.sqsh rootwait bootdelay=5 elevator=noop logo.nologo vt.global_cursor_default=0 net.ifnames=0 snd-bcm2835.enable_compat_alsa= snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 loglevel=0
[    29.139] Build Date: 04 April 2023  07:50:56AM
[    29.139] xorg-server 2:1.20.4-1+rpt4+deb10u9 (https://www.debian.org/support)
[    29.139] Current version of pixman: 0.36.0
[    29.139]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    29.139] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    29.139] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan  1 17:47:08 2024
[    29.150] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    29.150] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    29.163] (==) No Layout section.  Using the first Screen section.
[    29.163] (==) No screen section available. Using defaults.
[    29.163] (**) |-->Screen "Default Screen Section" (0)
[    29.163] (**) |   |-->Monitor "<default monitor>"
[    29.166] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    29.166] (==) Automatically adding devices
[    29.166] (==) Automatically enabling devices
[    29.166] (==) Automatically adding GPU devices
[    29.170] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    29.171] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    29.171]    Entry deleted from font path.
[    29.175] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        built-ins
[    29.175] (==) ModulePath set to "/usr/lib/xorg/modules"
[    29.175] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    29.175] (II) Loader magic: 0x1fdf80
[    29.175] (II) Module ABI versions:
[    29.175]    X.Org ANSI C Emulation: 0.4
[    29.175]    X.Org Video Driver: 24.0
[    29.175]    X.Org XInput driver : 24.1
[    29.175]    X.Org Server Extension : 10.0
[    29.176] (--) using VT number 2

[    29.176] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    29.176] (II) no primary bus or device found
[    29.176] (II) LoadModule: "glx"
[    29.184] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    29.204] (II) Module glx: vendor="X.Org Foundation"
[    29.204]    compiled for 1.20.4, module version = 1.0.0
[    29.205]    ABI class: X.Org Server Extension, version 10.0
[    29.205] (==) Matched modesetting as autoconfigured driver 0
[    29.205] (==) Matched fbdev as autoconfigured driver 1
[    29.205] (==) Assigned the driver to the xf86ConfigLayout
[    29.205] (II) LoadModule: "modesetting"
[    29.205] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    29.209] (II) Module modesetting: vendor="X.Org Foundation"
[    29.209]    compiled for 1.20.4, module version = 1.20.4
[    29.209]    Module class: X.Org Video Driver
[    29.209]    ABI class: X.Org Video Driver, version 24.0
[    29.209] (II) LoadModule: "fbdev"
[    29.209] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    29.213] (II) Module fbdev: vendor="X.Org Foundation"
[    29.213]    compiled for 1.20.3, module version = 0.5.0
[    29.213]    Module class: X.Org Video Driver
[    29.213]    ABI class: X.Org Video Driver, version 24.0
[    29.213] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    29.213] (II) FBDEV: driver for framebuffer: fbdev
[    29.216] (WW) Falling back to old probe method for modesetting
[    29.216] (EE) open /dev/dri/card0: No such file or directory
[    29.216] (WW) Falling back to old probe method for fbdev
[    29.216] (II) Loading sub module "fbdevhw"
[    29.216] (II) LoadModule: "fbdevhw"
[    29.217] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    29.218] (II) Module fbdevhw: vendor="X.Org Foundation"
[    29.218]    compiled for 1.20.4, module version = 0.0.2
[    29.218]    ABI class: X.Org Video Driver, version 24.0
[    29.218] (II) FBDEV(0): using default device
[    29.218] (II) FBDEV(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 16/16
[    29.218] (==) FBDEV(0): Depth 16, (==) framebuffer bpp 16
[    29.218] (==) FBDEV(0): RGB weight 565
[    29.218] (==) FBDEV(0): Default visual is TrueColor
[    29.218] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[    29.218] (II) FBDEV(0): hardware: BCM2708 FB (video memory: 4050kB)
[    29.218] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[    29.218] (II) FBDEV(0): checking modes against framebuffer device...
[    29.218] (II) FBDEV(0): checking modes against monitor...
[    29.218] (II) FBDEV(0): Virtual size is 1920x1080 (pitch 1920)
[    29.218] (**) FBDEV(0):  Built-in mode "current"
[    29.218] (==) FBDEV(0): DPI set to (96, 96)
[    29.218] (II) Loading sub module "fb"
[    29.218] (II) LoadModule: "fb"
[    29.218] (II) Loading /usr/lib/xorg/modules/libfb.so
[    29.220] (II) Module fb: vendor="X.Org Foundation"
[    29.220]    compiled for 1.20.4, module version = 1.0.0
[    29.220]    ABI class: X.Org ANSI C Emulation, version 0.4
[    29.220] (**) FBDEV(0): using shadow framebuffer
[    29.220] (II) Loading sub module "shadow"
[    29.220] (II) LoadModule: "shadow"
[    29.220] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    29.222] (II) Module shadow: vendor="X.Org Foundation"
[    29.222]    compiled for 1.20.4, module version = 1.1.0
[    29.222]    ABI class: X.Org ANSI C Emulation, version 0.4
[    29.222] (II) UnloadModule: "modesetting"
[    29.222] (II) Unloading modesetting
[    29.232] (==) FBDEV(0): Backing store enabled
[    29.233] (==) FBDEV(0): DPMS enabled
[    29.234] (II) Initializing extension Generic Event Extension
[    29.234] (II) Initializing extension SHAPE
[    29.234] (II) Initializing extension MIT-SHM
[    29.235] (II) Initializing extension XInputExtension
[    29.236] (II) Initializing extension XTEST
[    29.236] (II) Initializing extension BIG-REQUESTS
[    29.237] (II) Initializing extension SYNC
[    29.237] (II) Initializing extension XKEYBOARD
[    29.237] (II) Initializing extension XC-MISC
[    29.237] (II) Initializing extension SECURITY
[    29.238] (II) Initializing extension XFIXES
[    29.238] (II) Initializing extension RENDER
[    29.238] (II) Initializing extension RANDR
[    29.239] (II) Initializing extension COMPOSITE
[    29.240] (II) Initializing extension DAMAGE
[    29.240] (II) Initializing extension MIT-SCREEN-SAVER
[    29.240] (II) Initializing extension DOUBLE-BUFFER
[    29.241] (II) Initializing extension RECORD
[    29.241] (II) Initializing extension DPMS
[    29.241] (II) Initializing extension Present
[    29.241] (II) Initializing extension DRI3
[    29.241] (II) Initializing extension X-Resource
[    29.242] (II) Initializing extension XVideo
[    29.242] (II) Initializing extension XVideo-MotionCompensation
[    29.242] (II) Initializing extension SELinux
[    29.242] (II) SELinux: Disabled on system
[    29.242] (II) Initializing extension GLX
[    29.242] (II) AIGLX: Screen 0 is not DRI2 capable
[    29.640] (II) IGLX: Loaded and initialized swrast
[    29.640] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    29.640] (II) Initializing extension XFree86-VidModeExtension
[    29.641] (II) Initializing extension XFree86-DGA
[    29.641] (II) Initializing extension XFree86-DRI
[    29.642] (II) Initializing extension DRI2
[    29.731] (II) config/udev: Adding input device Waveshare  Waveshare  (/dev/input/event0)
[    29.731] (**) Waveshare  Waveshare : Applying InputClass "libinput touchscreen catchall"
[    29.731] (**) Waveshare  Waveshare : Applying InputClass "Touch rotation"
[    29.731] (II) LoadModule: "libinput"
[    29.731] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    29.742] (II) Module libinput: vendor="X.Org Foundation"
[    29.742]    compiled for 1.20.3, module version = 0.28.2
[    29.742]    Module class: X.Org XInput Driver
[    29.742]    ABI class: X.Org XInput driver, version 24.1
[    29.742] (II) Using input driver 'libinput' for 'Waveshare  Waveshare '
[    29.742] (**) Waveshare  Waveshare : always reports core events
[    29.742] (**) Option "Device" "/dev/input/event0"
[    29.742] (**) Option "_source" "server/udev"
[    29.759] (II) event0  - Waveshare  Waveshare : is tagged by udev as: Touchscreen
[    29.759] (II) event0  - Waveshare  Waveshare : device is a touch device
[    29.759] (II) event0  - Waveshare  Waveshare : device removed
[    29.784] (**) Option "config_info" "udev:/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2:1.0/0003:0712:000A.0001/input/input3/event0"
[    29.784] (II) XINPUT: Adding extended input device "Waveshare  Waveshare " (type: TOUCHSCREEN, id 6)
[    29.784] (**) Option "AccelerationScheme" "none"
[    29.784] (**) Waveshare  Waveshare : (accel) selected scheme none/0
[    29.784] (**) Waveshare  Waveshare : (accel) acceleration factor: 2.000
[    29.784] (**) Waveshare  Waveshare : (accel) acceleration threshold: 4
[    29.787] (II) event0  - Waveshare  Waveshare : is tagged by udev as: Touchscreen
[    29.787] (II) event0  - Waveshare  Waveshare : device is a touch device
[    29.788] (II) config/udev: Adding input device Waveshare  Waveshare  (/dev/input/mouse0)
[    29.788] (II) No input driver specified, ignoring this device.
[    29.788] (II) This device may have been added with another device file.
[    29.789] (II) config/udev: Adding input device pwr_button (/dev/input/event1)
[    29.789] (**) pwr_button: Applying InputClass "libinput keyboard catchall"
[    29.789] (II) Using input driver 'libinput' for 'pwr_button'
[    29.789] (**) pwr_button: always reports core events
[    29.789] (**) Option "Device" "/dev/input/event1"
[    29.789] (**) Option "_source" "server/udev"
[    29.790] (II) event1  - pwr_button: is tagged by udev as: Keyboard
[    29.790] (II) event1  - pwr_button: device is a keyboard
[    29.790] (II) event1  - pwr_button: device removed
[    29.820] (**) Option "config_info" "udev:/sys/devices/platform/pwr_button/input/input2/event1"
[    29.820] (II) XINPUT: Adding extended input device "pwr_button" (type: KEYBOARD, id 7)
[    29.820] (**) Option "xkb_model" "pc105"
[    29.820] (**) Option "xkb_layout" "us"
[    29.821] (II) event1  - pwr_button: is tagged by udev as: Keyboard
[    29.821] (II) event1  - pwr_button: device is a keyboard
volumio@volumio:~$

Please replace your current settings in “/boot/userconfig.txt” with

dtoverlay=vc4-kms-v3d-pi5

After a reboot again execute

cat /var/log/Xorg.0.log

and post the result.

Thanks, the output is shown below. That does appear to have changed something on the display, I think the resolution is different but I cannot fully confirm is as the Volumio page is now not shown on the display. Something strange happened - I commented out dtoverlay=vc4-kms-v3d-pi5 (so the userconfig.txt was empty) and rebooted the pi so that i could check if the resolution was changed, and when it booted up the Volumio splash logo did seem to be more of a correct aspect ratio, but it got stuck on that splash screen and would not progress further. I also could not connect to the SSH. After a30 seconds or so the pi restarted itself and then went back to its initial behaviour (wrong resolution).

volumio@volumio:~$ cat /var/log/Xorg.0.log
[    29.355]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    29.355] Build Operating System: Linux 5.4.0-109-generic armv8l Raspbian
[    29.355] Current Operating System: Linux volumio 6.1.58-v8+ #1690 SMP PREEMP                                                   T Tue Oct 17 15:37:08 BST 2023 aarch64
[    29.355] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_                                                   safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macadd                                                   r=D8:3A:DD:89:86:5C vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  splas                                                   h plymouth.ignore-serial-consoles dwc_otg.fiq_enable=1 dwc_otg.fiq_fsm_enable=1                                                    dwc_otg.fiq_fsm_mask=0xF dwc_otg.nak_holdoff=1 quiet console=ttyAMA10,115200 con                                                   sole=tty1 imgpart=/dev/mmcblk0p2 imgfile=/volumio_current.sqsh rootwait bootdela                                                   y=5 elevator=noop logo.nologo vt.global_cursor_default=0 net.ifnames=0 snd-bcm28                                                   35.enable_compat_alsa= snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1                                                    loglevel=0
[    29.355] Build Date: 04 April 2023  07:50:56AM
[    29.355] xorg-server 2:1.20.4-1+rpt4+deb10u9 (https://www.debian.org/support                                                   )
[    29.355] Current version of pixman: 0.36.0
[    29.355]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    29.355] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    29.355] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan  2 20:43:41 202                                                   4
[    29.368] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    29.368] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    29.379] (==) No Layout section.  Using the first Screen section.
[    29.379] (==) No screen section available. Using defaults.
[    29.379] (**) |-->Screen "Default Screen Section" (0)
[    29.379] (**) |   |-->Monitor "<default monitor>"
[    29.382] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    29.382] (==) Automatically adding devices
[    29.382] (==) Automatically enabling devices
[    29.382] (==) Automatically adding GPU devices
[    29.384] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    29.385] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    29.385]    Entry deleted from font path.
[    29.389] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        built-ins
[    29.389] (==) ModulePath set to "/usr/lib/xorg/modules"
[    29.389] (II) The server relies on udev to provide the list of input devices                                                   .
        If no devices become available, reconfigure udev or disable AutoAddDevic                                                   es.
[    29.389] (II) Loader magic: 0x1fdf80
[    29.389] (II) Module ABI versions:
[    29.389]    X.Org ANSI C Emulation: 0.4
[    29.389]    X.Org Video Driver: 24.0
[    29.389]    X.Org XInput driver : 24.1
[    29.389]    X.Org Server Extension : 10.0
[    29.390] (--) using VT number 2

[    29.390] (II) systemd-logind: logind integration requires -keeptty and -keep                                                   tty was not provided, disabling logind integration
[    29.392] (II) xfree86: Adding drm device (/dev/dri/card0)
[    29.392] (II) xfree86: Adding drm device (/dev/dri/card1)
[    29.399] (II) no primary bus or device found
[    29.399]    falling back to /sys/devices/platform/axi/1002000000.v3d/drm/car                                                   d0
[    29.399] (II) LoadModule: "glx"
[    29.402] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    29.417] (II) Module glx: vendor="X.Org Foundation"
[    29.417]    compiled for 1.20.4, module version = 1.0.0
[    29.417]    ABI class: X.Org Server Extension, version 10.0
[    29.417] (==) Matched modesetting as autoconfigured driver 0
[    29.417] (==) Matched fbdev as autoconfigured driver 1
[    29.417] (==) Assigned the driver to the xf86ConfigLayout
[    29.417] (II) LoadModule: "modesetting"
[    29.417] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    29.419] (II) Module modesetting: vendor="X.Org Foundation"
[    29.419]    compiled for 1.20.4, module version = 1.20.4
[    29.419]    Module class: X.Org Video Driver
[    29.419]    ABI class: X.Org Video Driver, version 24.0
[    29.419] (II) LoadModule: "fbdev"
[    29.419] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    29.421] (II) Module fbdev: vendor="X.Org Foundation"
[    29.421]    compiled for 1.20.3, module version = 0.5.0
[    29.421]    Module class: X.Org Video Driver
[    29.421]    ABI class: X.Org Video Driver, version 24.0
[    29.421] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    29.421] (II) FBDEV: driver for framebuffer: fbdev
[    29.432] (WW) Falling back to old probe method for modesetting
[    29.432] (WW) Falling back to old probe method for fbdev
[    29.432] (II) Loading sub module "fbdevhw"
[    29.432] (II) LoadModule: "fbdevhw"
[    29.432] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    29.436] (II) Module fbdevhw: vendor="X.Org Foundation"
[    29.436]    compiled for 1.20.4, module version = 0.0.2
[    29.436]    ABI class: X.Org Video Driver, version 24.0
[    29.436] (II) FBDEV(0): using default device
[    29.448] (II) modeset(G0): using drv /dev/dri/card1
[    29.448] (EE)
Fatal server error:
[    29.448] (EE) Cannot run in framebuffer mode. Please specify busIDs        f                                                   or all framebuffer devices
[    29.448] (EE)
[    29.448] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[    29.448] (EE) Please also check the log file at "/var/log/Xorg.0.log" for ad                                                   ditional information.
[    29.448] (EE)
[    29.515] (EE) Server terminated with error (1). Closing log file.
volumio@volumio:~$

I followed your instructions from this other thread and the display is now successfully working with correct resolution :grinning: Thank you for your help, very much appreciated :pray:

For anyone else who stumbles on this thread the full steps to get this display working with RPi5 are:

  • Add dtoverlay=vc4-kms-v3d-pi5 to the userconfig.txt file
  • Reboot
  • Access the Volumio web UI and disable the Touch Display plugin
  • SSH to the RPi and switch to root using sudo su
  • Execute:
cat >> /etc/X11/xorg.conf.d/99-vc4.conf <<EOL
Section "OutputClass"
    Identifier "vc4"
    MatchDriver "vc4"
    Driver "modesetting"
    Option "PrimaryGPU" "true"
EndSection
EOL
  • Re-enable the Touch Display plugin.
1 Like