Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4909

Troubleshooting • Re: Cannot run in framebuffer mode, works in Bullseye but not bookworm Raspi3

$
0
0
Thanks I tried setting that file it just gives me the same errors
I did already have the below set in my /boot/firmware/config.txt file
The reason for the TFT and HDMI breakdown is to give me the ability to control the screen independently. For example launch 2 x startx session one for each screen. Again this works fine on the Raspi 4 bookworm, just Raspi3 bookworm giving the issues. Works fine on both on bullseye

Code:

dtoverlay=piscreen,drm
added the below lines to

Code:

/etc/X11/Xwrapper.configallowed_users=anybodyneeds_root_rights=yes

Code:

X.Org X Server 1.21.1.7X Protocol Version 11, Revision 0[   531.235] Current Operating System: Linux raspberrypi 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64[   531.235] 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 snd_bcm2835.enable_hdmi=0  vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=dbf7340b-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=GB[   531.235] xorg-server 2:21.1.7-3+rpt2+deb12u7 (https://www.debian.org/support)[   531.235] Current version of pixman: 0.42.2[   531.235]    Before reporting problems, check http://wiki.x.org        to make sure that you have the latest version.[   531.235] Markers: (--) probed, (**) from config file, (==) default setting,        (++) from command line, (!!) notice, (II) informational,        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.[   531.235] (==) Log file: "/var/log/Xorg.1.log", Time: Wed Sep  4 19:23:05 2024[   531.236] (==) Using config directory: "/etc/X11/xorg.conf.d"[   531.237] (==) Using system config directory "/usr/share/X11/xorg.conf.d"[   531.238] (++) ServerLayout "TFT"[   531.238] (**) |-->Screen "ScreenTFT" (0)[   531.238] (**) |   |-->Monitor "MonitorTFT"[   531.239] (**) |   |-->Device "DeviceTFT"[   531.239] (**) |   |-->GPUDevice "kms"[   531.239] (**) |   |-->GPUDevice "DeviceHDMI"[   531.239] (**) Option "BlankTime" "10"[   531.239] (**) Option "Debug" "dmabuf_capable"[   531.239] (==) Automatically adding devices[   531.239] (==) Automatically enabling devices[   531.239] (==) Automatically adding GPU devices[   531.239] (==) Automatically binding GPU devices[   531.240] (==) Max clients allowed: 256, resource mask: 0x1fffff[   531.240] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.[   531.240]    Entry deleted from font path.[   531.240] (==) 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[   531.240] (==) ModulePath set to "/usr/lib/xorg/modules"[   531.240] (II) The server relies on udev to provide the list of input devices.        If no devices become available, reconfigure udev or disable AutoAddDevices.[   531.240] (II) Loader magic: 0x5591aa0ef0[   531.240] (II) Module ABI versions:[   531.240]    X.Org ANSI C Emulation: 0.4[   531.240]    X.Org Video Driver: 25.2[   531.240]    X.Org XInput driver : 24.4[   531.240]    X.Org Server Extension : 10.0[   531.243] (--) using VT number 2[   531.243] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration[   531.247] (II) xfree86: Adding drm device (/dev/dri/card0)[   531.247] (II) Platform probe for /sys/devices/platform/soc/3f204000.spi/spi_master/spi0/spi0.0/drm/card0[   531.365] (II) xfree86: Adding drm device (/dev/dri/card1)[   531.365] (II) Platform probe for /sys/devices/platform/soc/soc:gpu/drm/card1[   531.365] (**) OutputClass "vc4" setting /dev/dri/card1 as PrimaryGPU[   531.365] (II) LoadModule: "glx"[   531.366] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so[   531.370] (II) Module glx: vendor="X.Org Foundation"[   531.370]    compiled for 1.21.1.7, module version = 1.0.0[   531.370]    ABI class: X.Org Server Extension, version 10.0[   531.370] (II) LoadModule: "fbdev"[   531.370] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so[   531.371] (II) Module fbdev: vendor="X.Org Foundation"[   531.371]    compiled for 1.21.1.3, module version = 0.5.0[   531.371]    Module class: X.Org Video Driver[   531.371]    ABI class: X.Org Video Driver, version 25.2[   531.371] (II) LoadModule: "modesetting"[   531.371] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so[   531.373] (II) Module modesetting: vendor="X.Org Foundation"[   531.373]    compiled for 1.21.1.7, module version = 1.21.1[   531.373]    Module class: X.Org Video Driver[   531.373]    ABI class: X.Org Video Driver, version 25.2[   531.373] (II) FBDEV: driver for framebuffer: fbdev[   531.373] (II) modesetting: Driver for Modesetting Kernel Drivers: kms[   531.373] (WW) Falling back to old probe method for fbdev[   531.373] (II) Loading sub module "fbdevhw"[   531.373] (II) LoadModule: "fbdevhw"[   531.374] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so[   531.378] (II) Module fbdevhw: vendor="X.Org Foundation"[   531.378]    compiled for 1.21.1.7, module version = 0.0.2[   531.378]    ABI class: X.Org Video Driver, version 25.2[   531.378] (II) FBDEV(0): using /dev/fb1[   531.378] (EE) open /dev/fb0: No such file or directory[   531.379] (II) modeset(G0): using drv /dev/dri/card1[   531.496] (II) modeset(G1): using drv /dev/dri/card0[   531.496] (EE)Fatal server error:[   531.496] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices[   531.496] (EE)[   531.496] (EE)Please consult the The X.Org Foundation support         at http://wiki.x.org for help.[   531.496] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.[   531.496] (EE)[   531.497] (EE) Server terminated with error (1). Closing log file

Statistics: Posted by MaryShah — Wed Sep 04, 2024 6:20 pm



Viewing all articles
Browse latest Browse all 4909

Trending Articles