[PLUGIN] Touch Display

No. For UI and Peppy-meter-Basic (now turned off) it’s useless.
But I can test. What parameters to check?
dtoverlay=piscreen,speed=16000000,drm,rotate=0

In my opinion, that would be a good starting value.

Boot logo good, Volumio UI do not shows.

Is the screen black or white?

Black. (Dark)
White-Black-Boot-White-Black-No UI on black.

You may try some other speed values e.g. 18000000, 24000000 or even 32000000.

BTW: Did you see any error message from the Touch Display plugin?

dtparam=spi=on
display_auto_detect=1
dtoverlay=piscreen,speed=32000000,drm,rotate=0

No errors, no UI, small text at the bottom of the boot screen bad quality. And the green marks in the letters O turned orange.
This is a dead end. Speed only spoils quality.

Haha, OK. At least with the “tft35a” overlay the UI is displayed. Many thanks for testing.

1 Like

Hi,
I bought this display but I can’t get the touchscreen to work.
Maybe someone has a solution?

Well you might provide us with some information, just dropping a screen isn’t much helpfull.

  • Your connected to a Raspberry, x86?
  • Which exact version of volumio are you running and please don’t say the latest
  • What is the output of:
    cat /boot/config.txt
    cat /boot/userconfig.txt

i ve rasPi 5

/boot/config.txt

### DO NOT EDIT THIS FILE ###
### APPLY CUSTOM PARAMETERS TO userconfig.txt ###
initramfs volumio.initrd
gpu_mem=128
gpu_mem_256=32
gpu_mem_512=32
gpu_mem_1024=128
max_usb_current=1
[pi5]
usb_max_current_enable=1
[all]
include volumioconfig.txt
include userconfig.txt

#### Volumio i2s setting below: do not alter ####
dtoverlay=allo-boss-dac-pcm512x-audio,slave

i install touchDisplay i ve screen but touch not work

and display errorEror determining the video outputsError: Command failed:/ usr/bin/xrandr -display:0 Can’t open display :0

Still miss version of Volumio and cat /boot/userconfig.txt

only this

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

System Information

OS info

Version of Volumio: 3.819
Hostname: volumio
Kernel: 6.6.62-v8+
Governor: conservative
Uptime: 0 days, 0 Hrs, 9 Minutes, 17 Seconds

Please add this to /boot/userconfig.txt

dtoverlay=vc4-kms-v3d-pi5
hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt=1920 440 60 3 0 0 0

Does the boot logo appear and is the GUI visible?

no only text Welcome to Volumio!
WebUI …

I reinstalled everything
including the screenTouch plugin and now I have a graphical screen on the display
but the touchscreen doesn’t work.

@gvolt

Any suggestions to make the touch part operational?

Maybe try changing the USB cable for the touchscreen. (Also change the USB input port on the RPi)

Everything’s working now. Only when you mentioned that USB was needed did I see that the screen wasn’t connected.
Thanks for the help.

1 Like

Hi! Thanks for the warm welcome :blush:
Here’s all the info you asked for to help untangle my “screen salad”

• Volumio Version:
Volumio 3.569

• Screen Info - It’s Just One Monitor!
I know it sounded like multiple devices, but it’s actually just one single screen:
• 8.8 inch HDMI display, resolution 1920x480
• Touchscreen panel, USB-powered
• Designed for PC, Raspberry Pi, AIDA64
• Often called a temperature/status display or secondary dashboard monitor
• Very wide aspect ratio (~21:5)
• Connected via HDMI (for video) and USB (for touch)
• Product link:
https://aliexpress.ru/item/1005005653159471

Config:

cat /boot/config.txt
----------------------
## DO NOT EDIT THIS FILE
# APPLY CUSTOM PARAMETERS TO userconfig.txt

initramfs volumio.initrd

gpu_mem=128
gpu_mem_256=32
gpu_mem_512=32
gpu_mem_1024=128

max_usb_current=1

include volumioconfig.txt
include userconfig.txt

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

Userconfig:

cat /boot/userconfig.txt
----------------------
# Add your custom config.txt options to this file, which will be preserved during updates