[PLUGIN] Touch Display

I installed a clean Volumio system (reboot) and then Touch Display without any other plug-ins. Since at this stage I do not have an image on the display yet, I uploaded userconfig.txt to the boot/ directory via WinSCP. After restarting, there is an image but there is no touch. Below is the command effect:
cat /var/log/Xorg.0.log

I installed a clean Volumio system (reboot) and then Touch Display without any other plug-ins. Since at this stage I do not have an image on the display yet, I uploaded userconfig.txt to the boot/ directory via WinSCP. After restarting, there is an image but there is no touch. Below is the command effect:
cat /var/log/Xorg.0.log

Volumio Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Welcome to Volumio for Raspberry Pi (6.1.69-v7+ armv7l)

volumio@volumio:~$ cat /var/log/Xorg.0.log
[    68.575]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    68.576] Build Operating System: Linux 5.4.0-109-generic armv8l Raspbian
[    68.576] Current Operating System: Linux volumio 6.1.69-v7+ #1710 SMP Thu Dec 21 13:14:13 GMT 2023 armv7l
[    68.576] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 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=ttyS0,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
[    68.576] Build Date: 04 April 2023  07:50:56AM
[    68.576] xorg-server 2:1.20.4-1+rpt4+deb10u9 (https://www.debian.org/support)
[    68.576] Current version of pixman: 0.36.0
[    68.576]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    68.576] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    68.576] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 13 23:35:24 2024
[    68.583] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    68.583] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    68.589] (==) No Layout section.  Using the first Screen section.
[    68.589] (==) No screen section available. Using defaults.
[    68.589] (**) |-->Screen "Default Screen Section" (0)
[    68.589] (**) |   |-->Monitor "<default monitor>"
[    68.595] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    68.595] (==) Automatically adding devices
[    68.595] (==) Automatically enabling devices
[    68.595] (==) Automatically adding GPU devices
[    68.601] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    68.603] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    68.603]    Entry deleted from font path.
[    68.604] (==) 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
[    68.605] (==) ModulePath set to "/usr/lib/xorg/modules"
[    68.605] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    68.605] (II) Loader magic: 0x1fdf80
[    68.605] (II) Module ABI versions:
[    68.605]    X.Org ANSI C Emulation: 0.4
[    68.605]    X.Org Video Driver: 24.0
[    68.605]    X.Org XInput driver : 24.1
[    68.605]    X.Org Server Extension : 10.0
[    68.608] (--) using VT number 2

[    68.608] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    68.608] (II) no primary bus or device found
[    68.609] (II) LoadModule: "glx"
[    68.620] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    68.681] (II) Module glx: vendor="X.Org Foundation"
[    68.681]    compiled for 1.20.4, module version = 1.0.0
[    68.681]    ABI class: X.Org Server Extension, version 10.0
[    68.681] (==) Matched modesetting as autoconfigured driver 0
[    68.681] (==) Matched fbdev as autoconfigured driver 1
[    68.681] (==) Assigned the driver to the xf86ConfigLayout
[    68.681] (II) LoadModule: "modesetting"
[    68.682] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    68.687] (II) Module modesetting: vendor="X.Org Foundation"
[    68.687]    compiled for 1.20.4, module version = 1.20.4
[    68.687]    Module class: X.Org Video Driver
[    68.687]    ABI class: X.Org Video Driver, version 24.0
[    68.687] (II) LoadModule: "fbdev"
[    68.688] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    68.690] (II) Module fbdev: vendor="X.Org Foundation"
[    68.691]    compiled for 1.20.3, module version = 0.5.0
[    68.691]    Module class: X.Org Video Driver
[    68.691]    ABI class: X.Org Video Driver, version 24.0
[    68.691] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    68.691] (II) FBDEV: driver for framebuffer: fbdev
[    68.708] (WW) Falling back to old probe method for modesetting
[    68.708] (EE) open /dev/dri/card0: No such file or directory
[    68.708] (WW) Falling back to old probe method for fbdev
[    68.708] (II) Loading sub module "fbdevhw"
[    68.708] (II) LoadModule: "fbdevhw"
[    68.709] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    68.711] (II) Module fbdevhw: vendor="X.Org Foundation"
[    68.711]    compiled for 1.20.4, module version = 0.0.2
[    68.711]    ABI class: X.Org Video Driver, version 24.0
[    68.711] (II) FBDEV(0): using default device
[    68.711] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    68.711] (II) FBDEV(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    68.711] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[    68.711] (==) FBDEV(0): RGB weight 888
[    68.711] (==) FBDEV(0): Default visual is TrueColor
[    68.711] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[    68.711] (II) FBDEV(0): hardware: BCM2708 FB (video memory: 3600kB)
[    68.711] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[    68.711] (II) FBDEV(0): checking modes against framebuffer device...
[    68.711] (II) FBDEV(0): checking modes against monitor...
[    68.711] (II) FBDEV(0): Virtual size is 1920x480 (pitch 1920)
[    68.711] (**) FBDEV(0):  Built-in mode "current"
[    68.711] (==) FBDEV(0): DPI set to (96, 96)
[    68.711] (II) Loading sub module "fb"
[    68.711] (II) LoadModule: "fb"
[    68.712] (II) Loading /usr/lib/xorg/modules/libfb.so
[    68.717] (II) Module fb: vendor="X.Org Foundation"
[    68.718]    compiled for 1.20.4, module version = 1.0.0
[    68.718]    ABI class: X.Org ANSI C Emulation, version 0.4
[    68.718] (**) FBDEV(0): using shadow framebuffer
[    68.718] (II) Loading sub module "shadow"
[    68.718] (II) LoadModule: "shadow"
[    68.718] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    68.721] (II) Module shadow: vendor="X.Org Foundation"
[    68.721]    compiled for 1.20.4, module version = 1.1.0
[    68.721]    ABI class: X.Org ANSI C Emulation, version 0.4
[    68.721] (II) UnloadModule: "modesetting"
[    68.721] (II) Unloading modesetting
[    68.747] (==) FBDEV(0): Backing store enabled
[    68.751] (==) FBDEV(0): DPMS enabled
[    68.752] (II) Initializing extension Generic Event Extension
[    68.753] (II) Initializing extension SHAPE
[    68.754] (II) Initializing extension MIT-SHM
[    68.755] (II) Initializing extension XInputExtension
[    68.759] (II) Initializing extension XTEST
[    68.761] (II) Initializing extension BIG-REQUESTS
[    68.762] (II) Initializing extension SYNC
[    68.762] (II) Initializing extension XKEYBOARD
[    68.763] (II) Initializing extension XC-MISC
[    68.764] (II) Initializing extension SECURITY
[    68.765] (II) Initializing extension XFIXES
[    68.766] (II) Initializing extension RENDER
[    68.767] (II) Initializing extension RANDR
[    68.768] (II) Initializing extension COMPOSITE
[    68.772] (II) Initializing extension DAMAGE
[    68.773] (II) Initializing extension MIT-SCREEN-SAVER
[    68.774] (II) Initializing extension DOUBLE-BUFFER
[    68.775] (II) Initializing extension RECORD
[    68.776] (II) Initializing extension DPMS
[    68.777] (II) Initializing extension Present
[    68.777] (II) Initializing extension DRI3
[    68.778] (II) Initializing extension X-Resource
[    68.778] (II) Initializing extension XVideo
[    68.779] (II) Initializing extension XVideo-MotionCompensation
[    68.779] (II) Initializing extension SELinux
[    68.779] (II) SELinux: Disabled on system
[    68.779] (II) Initializing extension GLX
[    68.781] (II) AIGLX: Screen 0 is not DRI2 capable
[    70.168] (II) IGLX: Loaded and initialized swrast
[    70.168] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    70.168] (II) Initializing extension XFree86-VidModeExtension
[    70.169] (II) Initializing extension XFree86-DGA
[    70.170] (II) Initializing extension XFree86-DRI
[    70.174] (II) Initializing extension DRI2
[    70.443] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event3)
[    70.443] (**)  USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[    70.443] (II) LoadModule: "libinput"
[    70.443] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    70.475] (II) Module libinput: vendor="X.Org Foundation"
[    70.475]    compiled for 1.20.3, module version = 0.28.2
[    70.475]    Module class: X.Org XInput Driver
[    70.475]    ABI class: X.Org XInput driver, version 24.1
[    70.475] (II) Using input driver 'libinput' for ' USB OPTICAL MOUSE'
[    70.475] (**)  USB OPTICAL MOUSE: always reports core events
[    70.475] (**) Option "Device" "/dev/input/event3"
[    70.475] (**) Option "_source" "server/udev"
[    70.499] (II) event3  -  USB OPTICAL MOUSE: is tagged by udev as: Mouse
[    70.500] (II) event3  -  USB OPTICAL MOUSE: device is a pointer
[    70.501] (II) event3  -  USB OPTICAL MOUSE: device removed
[    70.560] (**) Option "config_info" "udev:/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:0000:0538.0003/input/input3/event3"
[    70.560] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 6)
[    70.561] (**) Option "AccelerationScheme" "none"
[    70.561] (**)  USB OPTICAL MOUSE: (accel) selected scheme none/0
[    70.561] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[    70.561] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[    70.568] (II) event3  -  USB OPTICAL MOUSE: is tagged by udev as: Mouse
[    70.569] (II) event3  -  USB OPTICAL MOUSE: device is a pointer
[    70.572] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse0)
[    70.572] (II) No input driver specified, ignoring this device.
[    70.572] (II) This device may have been added with another device file.
[    70.575] (II) config/udev: Adding input device SIGMACH1P USB Keykoard (/dev/input/event0)
[    70.575] (**) SIGMACH1P USB Keykoard: Applying InputClass "libinput keyboard catchall"
[    70.575] (II) Using input driver 'libinput' for 'SIGMACH1P USB Keykoard'
[    70.575] (**) SIGMACH1P USB Keykoard: always reports core events
[    70.575] (**) Option "Device" "/dev/input/event0"
[    70.575] (**) Option "_source" "server/udev"
[    70.581] (II) event0  - SIGMACH1P USB Keykoard: is tagged by udev as: Keyboard
[    70.581] (II) event0  - SIGMACH1P USB Keykoard: device is a keyboard
[    70.582] (II) event0  - SIGMACH1P USB Keykoard: device removed
[    70.620] (**) Option "config_info" "udev:/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:1C4F:0002.0001/input/input0/event0"
[    70.620] (II) XINPUT: Adding extended input device "SIGMACH1P USB Keykoard" (type: KEYBOARD, id 7)
[    70.620] (**) Option "xkb_model" "pc105"
[    70.620] (**) Option "xkb_layout" "us"
[    70.627] (II) event0  - SIGMACH1P USB Keykoard: is tagged by udev as: Keyboard
[    70.627] (II) event0  - SIGMACH1P USB Keykoard: device is a keyboard
[    70.631] (II) config/udev: Adding input device SIGMACH1P USB Keykoard Consumer Control (/dev/input/event1)
[    70.631] (**) SIGMACH1P USB Keykoard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    70.631] (II) Using input driver 'libinput' for 'SIGMACH1P USB Keykoard Consumer Control'
[    70.631] (**) SIGMACH1P USB Keykoard Consumer Control: always reports core events
[    70.631] (**) Option "Device" "/dev/input/event1"
[    70.631] (**) Option "_source" "server/udev"
[    70.637] (II) event1  - SIGMACH1P USB Keykoard Consumer Control: is tagged by udev as: Keyboard
[    70.637] (II) event1  - SIGMACH1P USB Keykoard Consumer Control: device is a keyboard
[    70.638] (II) event1  - SIGMACH1P USB Keykoard Consumer Control: device removed
[    70.680] (II) libinput: SIGMACH1P USB Keykoard Consumer Control: needs a virtual subdevice
[    70.680] (**) Option "config_info" "udev:/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1C4F:0002.0002/input/input1/event1"
[    70.680] (II) XINPUT: Adding extended input device "SIGMACH1P USB Keykoard Consumer Control" (type: MOUSE, id 8)
[    70.680] (**) Option "AccelerationScheme" "none"
[    70.680] (**) SIGMACH1P USB Keykoard Consumer Control: (accel) selected scheme none/0
[    70.680] (**) SIGMACH1P USB Keykoard Consumer Control: (accel) acceleration factor: 2.000
[    70.680] (**) SIGMACH1P USB Keykoard Consumer Control: (accel) acceleration threshold: 4
[    70.687] (II) event1  - SIGMACH1P USB Keykoard Consumer Control: is tagged by udev as: Keyboard
[    70.687] (II) event1  - SIGMACH1P USB Keykoard Consumer Control: device is a keyboard
[    70.690] (II) config/udev: Adding input device SIGMACH1P USB Keykoard System Control (/dev/input/event2)
[    70.690] (**) SIGMACH1P USB Keykoard System Control: Applying InputClass "libinput keyboard catchall"
[    70.690] (II) Using input driver 'libinput' for 'SIGMACH1P USB Keykoard System Control'
[    70.690] (**) SIGMACH1P USB Keykoard System Control: always reports core events
[    70.690] (**) Option "Device" "/dev/input/event2"
[    70.690] (**) Option "_source" "server/udev"
[    70.696] (II) event2  - SIGMACH1P USB Keykoard System Control: is tagged by udev as: Keyboard
[    70.696] (II) event2  - SIGMACH1P USB Keykoard System Control: device is a keyboard
[    70.697] (II) event2  - SIGMACH1P USB Keykoard System Control: device removed
[    70.740] (**) Option "config_info" "udev:/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1C4F:0002.0002/input/input2/event2"
[    70.740] (II) XINPUT: Adding extended input device "SIGMACH1P USB Keykoard System Control" (type: KEYBOARD, id 9)
[    70.740] (**) Option "xkb_model" "pc105"
[    70.740] (**) Option "xkb_layout" "us"
[    70.747] (II) event2  - SIGMACH1P USB Keykoard System Control: is tagged by udev as: Keyboard
[    70.747] (II) event2  - SIGMACH1P USB Keykoard System Control: device is a keyboard
[    70.767] (**) SIGMACH1P USB Keykoard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    70.767] (II) Using input driver 'libinput' for 'SIGMACH1P USB Keykoard Consumer Control'
[    70.767] (**) SIGMACH1P USB Keykoard Consumer Control: always reports core events
[    70.767] (**) Option "Device" "/dev/input/event1"
[    70.767] (**) Option "_source" "_driver/libinput"
[    70.767] (II) libinput: SIGMACH1P USB Keykoard Consumer Control: is a virtual subdevice
[    70.768] (**) Option "config_info" "udev:/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1C4F:0002.0002/input/input1/event1"
[    70.768] (II) XINPUT: Adding extended input device "SIGMACH1P USB Keykoard Consumer Control" (type: KEYBOARD, id 10)
[    70.768] (**) Option "xkb_model" "pc105"
[    70.768] (**) Option "xkb_layout" "us"

PMed you.

Can you be clearer? I don’t understand what PMed means.

Click on your avatar on the right top corner, there is a PM (Personal Message)

Thank You. :smiling_face_with_three_hearts:

I’m just going to bump this thread rather than starting another.

I bought a ingcool 7" hdmi touchscreen.

The display only takes up the left 2/3 of the screen, and there is a about 1/2 of the top showing up on the bottom of the screen.

Resolution looks ok. Everything looks ok other than that. Touch screen doesn’t work but I really don’t care about that.

Any ideas? I’m completely green and haven’t even touched a rpi before. I’ve been trying to find answers but failing.

http://www.ingcool.com/wiki/7IP-CAPLCD

#Remove the line dtoverlay=vc4-fkms-V3D

max_usb_current=1
hdmi_force_hotplug=1 
config_hdmi_boost=10
hdmi_group=2 
hdmi_mode=87 
hdmi_cvt 1024 600 60 6 0 0 0

I did try that but I’m not sure it “took” because I’m figuring out rpi ssh piece by piece. I’ll try again if that’s the right avenue to be going down

@gvolt can you assist him with it.
otherwise post what you have in userconfig.txt that should be the right place for it.

What Pi model are you using?

The 4b.

Haven’t had a chance to try those config lines yet. Gotta figure out how to actually open and save config properly

1 Like

Connect to Volumio via SSH.

Open “/boot/userconfig.txt” using

nano /boot/userconfig.txt

Copy and paste or type in the lines

config_hdmi_boost=10
hdmi_group=2 
hdmi_mode=87 
hdmi_cvt 1024 600 60 6 0 0 0

Then hit Ctrl+x, y and Enter to save the modification.

Reboot.

I really need your help sir. I have seen you successfully help others on this forum. I am using a rpi5 (4gb) with the latest Raspbian OS. I am trying to get this 3.5-inch display working with it but it just wont budge. Only displays a white screen. Please help. The display that I am using is this. Really sorry for disturbing you in a different thread.

Please execute

cat /boot/firmware/config.txt

on Raspbian OS and post the output.

Also post the results of

cat /boot/config.txt

cat /boot/userconfig.txt

cat /proc/modules

ls -al /usr/share/X11/xorg.conf.d

and

cat /var/log/Xorg.0.log

from your Volumio system.

OUTPUT FOR :

cat /boot/firmware/config.txt

"#For more options and information see
"# http://rptl.io/configtxt
"# Some settings may impact device functionality. See link above for details

"# Uncomment some or all of these to enable the optional hardware interfaces
"#dtparam=i2c_arm=on
"#dtparam=i2s=on
"#dtparam=spi=on

"# Enable audio (loads snd_bcm2835)
dtparam=audio=on

"# Additional overlays and parameters are documented
"# /boot/firmware/overlays/README

"# Automatically load overlays for detected cameras
camera_auto_detect=1

"# Automatically load overlays for detected DSI displays
display_auto_detect=1

"# Automatically load initramfs files, if found
auto_initramfs=1

"# Enable DRM VC4 V3D driver
dtoverlay=vc4-kms-v3d
max_framebuffers=2

"# Don’t have the firmware create an initial video= setting in cmdline.txt.
"# Use the kernel’s default instead.
disable_fw_kms_setup=1

"# Run in 64-bit mode
arm_64bit=1

"# Disable compensation for displays with overscan
disable_overscan=1

"# Run as fast as firmware / board allows
arm_boost=1

[cm4]
"# Enable host mode on the 2711 built-in XHCI USB controller.
"# This line should be removed if the legacy DWC2 controller is required
"# (e.g. for USB device mode) or if USB support is not required.
otg_mode=1

[all]

type or paste code here

OUTPUT FOR : cat /boot/config.txt

swaton@swatonpi:~ $ cat /boot/config.txt
DO NOT EDIT THIS FILE

The file you are looking for has moved to /boot/firmware/config.txt
swaton@swatonpi:~ $ cat /boot/firmware/config.txt
"# For more options and information see
"# http://rptl.io/configtxt
"# Some settings may impact device functionality. See link above for details

"# Uncomment some or all of these to enable the optional hardware interfaces
"#dtparam=i2c_arm=on
"#dtparam=i2s=on
"#dtparam=spi=on

"# Enable audio (loads snd_bcm2835)
dtparam=audio=on

"# Additional overlays and parameters are documented
"# /boot/firmware/overlays/README

"# Automatically load overlays for detected cameras
camera_auto_detect=1

"# Automatically load overlays for detected DSI displays
display_auto_detect=1

"# Automatically load initramfs files, if found
auto_initramfs=1

"# Enable DRM VC4 V3D driver
dtoverlay=vc4-kms-v3d
max_framebuffers=2

"# Don’t have the firmware create an initial video= setting in cmdline.txt.
"# Use the kernel’s default instead.
disable_fw_kms_setup=1

"# Run in 64-bit mode
arm_64bit=1

"# Disable compensation for displays with overscan
disable_overscan=1

"# Run as fast as firmware / board allows
arm_boost=1

[cm4]
"# Enable host mode on the 2711 built-in XHCI USB controller.
"# This line should be removed if the legacy DWC2 controller is required
"# (e.g. for USB device mode) or if USB support is not required.
otg_mode=1

[all]

OUTPUT FOR:

cat /boot/userconfig.txt

swaton@swatonpi:~ $ cat /boot/userconfig.txt
cat: /boot/userconfig.txt: No such file or directory
swaton@swatonpi:~ $ cat /boot/firmware/userconfig.txt
cat: /boot/firmware/userconfig.txt: No such file or directory

OUTPUT FOR:

cat /proc/modules

rfcomm 81920 4 - Live 0x0000000000000000
snd_seq_dummy 49152 0 - Live 0x0000000000000000
snd_hrtimer 49152 1 - Live 0x0000000000000000
snd_seq 98304 7 snd_seq_dummy, Live 0x0000000000000000
snd_seq_device 49152 1 snd_seq, Live 0x0000000000000000
algif_hash 49152 1 - Live 0x0000000000000000
algif_skcipher 49152 1 - Live 0x0000000000000000
af_alg 49152 6 algif_hash,algif_skcipher, Live 0x0000000000000000
bnep 49152 2 - Live 0x0000000000000000
brcmfmac_wcc 49152 0 - Live 0x0000000000000000
binfmt_misc 49152 1 - Live 0x0000000000000000
brcmfmac 360448 1 brcmfmac_wcc, Live 0x0000000000000000
brcmutil 49152 1 brcmfmac, Live 0x0000000000000000
cfg80211 1032192 1 brcmfmac, Live 0x0000000000000000
hci_uart 65536 0 - Live 0x0000000000000000
btbcm 49152 1 hci_uart, Live 0x0000000000000000
bluetooth 638976 33 rfcomm,bnep,hci_uart,btbcm, Live 0x0000000000000000
aes_ce_blk 49152 4 - Live 0x0000000000000000
rpivid_hevc 65536 0 - Live 0x0000000000000000 (C)
pisp_be 49152 0 - Live 0x0000000000000000
aes_ce_cipher 49152 1 aes_ce_blk, Live 0x0000000000000000
ghash_ce 49152 0 - Live 0x0000000000000000
gf128mul 49152 1 ghash_ce, Live 0x0000000000000000
v4l2_mem2mem 65536 1 rpivid_hevc, Live 0x0000000000000000
ecdh_generic 49152 2 bluetooth, Live 0x0000000000000000
sha2_ce 49152 0 - Live 0x0000000000000000
videobuf2_dma_contig 49152 2 rpivid_hevc,pisp_be, Live 0x0000000000000000
ecc 65536 1 ecdh_generic, Live 0x0000000000000000
videobuf2_memops 49152 1 videobuf2_dma_contig, Live 0x0000000000000000
sha256_arm64 49152 1 sha2_ce, Live 0x0000000000000000
rfkill 49152 6 cfg80211,bluetooth, Live 0x0000000000000000
videobuf2_v4l2 49152 3 rpivid_hevc,pisp_be,v4l2_mem2mem, Live 0x0000000000000000
sha1_ce 49152 0 - Live 0x0000000000000000
libaes 49152 4 bluetooth,aes_ce_blk,aes_ce_cipher,ghash_ce, Live 0x0000000000000000
videodev 344064 4 rpivid_hevc,pisp_be,v4l2_mem2mem,videobuf2_v4l2, Live 0x0000000000000000
raspberrypi_hwmon 49152 0 - Live 0x0000000000000000
videobuf2_common 98304 6 rpivid_hevc,pisp_be,v4l2_mem2mem,videobuf2_dma_contig,videobuf2_memops,videobuf2_v4l2, Live 0x0000000000000000
mc 81920 6 rpivid_hevc,pisp_be,v4l2_mem2mem,videobuf2_v4l2,videodev,videobuf2_common, Live 0x0000000000000000
pwm_fan 49152 0 - Live 0x0000000000000000
nvmem_rmem 49152 0 - Live 0x0000000000000000
rp1_adc 49152 0 - Live 0x0000000000000000
raspberrypi_gpiomem 49152 0 - Live 0x0000000000000000
uio_pdrv_genirq 49152 0 - Live 0x0000000000000000
uio 49152 1 uio_pdrv_genirq, Live 0x0000000000000000
i2c_dev 49152 0 - Live 0x0000000000000000
fuse 147456 5 - Live 0x0000000000000000
dm_mod 163840 0 - Live 0x0000000000000000
ip_tables 65536 0 - Live 0x0000000000000000
x_tables 81920 1 ip_tables, Live 0x0000000000000000
ipv6 589824 44 [permanent], Live 0x0000000000000000
vc4 409600 10 - Live 0x0000000000000000
snd_soc_hdmi_codec 49152 2 - Live 0x0000000000000000
drm_display_helper 49152 1 vc4, Live 0x0000000000000000
cec 65536 1 vc4, Live 0x0000000000000000
spidev 49152 0 - Live 0x0000000000000000
drm_dma_helper 49152 2 vc4, Live 0x0000000000000000
drm_kms_helper 262144 2 vc4,drm_dma_helper, Live 0x0000000000000000
v3d 114688 4 - Live 0x0000000000000000
snd_soc_core 327680 2 vc4,snd_soc_hdmi_codec, Live 0x0000000000000000
gpu_sched 98304 1 v3d, Live 0x0000000000000000
spi_bcm2835 49152 0 - Live 0x0000000000000000
snd_compress 49152 1 snd_soc_core, Live 0x0000000000000000
snd_pcm_dmaengine 49152 1 snd_soc_core, Live 0x0000000000000000
i2c_brcmstb 49152 0 - Live 0x0000000000000000
drm_shmem_helper 49152 1 v3d, Live 0x0000000000000000
snd_pcm 163840 4 snd_soc_hdmi_codec,snd_soc_core,snd_compress,snd_pcm_dmaengine, Live 0x0000000000000000
gpio_keys 49152 0 - Live 0x0000000000000000
snd_timer 65536 3 snd_hrtimer,snd_seq,snd_pcm, Live 0x0000000000000000
snd 147456 9 snd_seq,snd_seq_device,snd_soc_hdmi_codec,snd_soc_core,snd_compress,snd_pcm,snd_timer, Live 0x0000000000000000
drm 720896 17 vc4,drm_display_helper,drm_dma_helper,drm_kms_helper,v3d,gpu_sched,drm_shmem_helper, Live 0x0000000000000000
drm_panel_orientation_quirks 49152 1 drm, Live 0x0000000000000000
backlight 49152 1 drm, Live 0x0000000000000000

OUTPUT FOR:

ls -al /usr/share/X11/xorg.conf.d

total 28
drwxr-xr-x 2 root root 4096 Mar 15 20:32 .
drwxr-xr-x 5 root root 4096 Mar 15 20:32 ..
-rw-r--r-- 1 root root   69 Jan 25 22:59 00-glamor.conf
-rw-r--r-- 1 root root  126 Feb 26  2023 10-amdgpu.conf
-rw-r--r-- 1 root root 1350 Jan 25 22:59 10-quirks.conf
-rw-r--r-- 1 root root   92 Jul  8  2022 10-radeon.conf
-rw-r--r-- 1 root root 1429 Feb 13  2022 40-libinput.conf

Also I am not running a volumio system, but could you please help me.This text will be hidden

Please format the posted command’s outputs with code tags for better readabiity.

sorry, I was trying to figure that out. Please give me a sec

I have formatted the post. I have added a double quote in front of the # tags so the texts don’t appear as headings. Sorry again

Ah, I read that wrong. AFAIK the current Raspbian OS (Bookworm) uses Wayland and not X (like Volumio). I’m sorry, but IMHO this is not the right place to look for help for this system. I suggest posting your problem here and/or here.

Oh. Thank you so much for your time though. But I really appreciate the amount of effort you put towards helping others and getting working solutions. Thank you so much.

1 Like