-
Couldn't load subscription status.
- Fork 93
Open
Description
I have a basic setup, but can't get the display to load anything on a PI 5.
Here is my container and the logs showing.
I have tried doing different dtoverlays, and just about every other setting I can think of.
It is not a hardware version issue either as I was testing Andriod using Emteria system and it worked perfectly on this hardware.
Any ideas?
image: bh.cr/balenalabs/browser-aarch64:v2.9.0
network_mode: host
privileged: true
environment:
LAUNCH_URL: "http://localhost"
KIOSK: 1
PERSISTENT: 1
ENABLE_GPU: 1
volumes:
- browser-settings:/data
browser X.Org X Server 1.21.1.7
browser X Protocol Version 11, Revision 0
browser Current Operating System: Linux 12ba7b5 6.12.1-v8-16k #1 SMP PREEMPT Fri Dec 6 19:06:19 UTC 2024 aarch64
browser Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave bcm2708_fb.fbwidth=640 bcm2708_fb.fbheight=480 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 smsc95xx.macaddr=2C:CF:67:5B:48:13 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 rootfstype=ext4 rootwait dwc_otg.lpm_enable=0 rootwait console=null quiet splash vt.global_cursor_default=0 consoleblank=0 cgroup_enable=memory root=UUID=ba1eadef-99bc-4b96-b209-1ef8bd14f07d
browser xorg-server 2:21.1.7-3+deb12u7 (https://www.debian.org/support)
browser Current version of pixman: 0.42.2
browser Before reporting problems, check http://wiki.x.org
browser to make sure that you have the latest version.
browser Markers: (--) probed, (**) from config file, (==) default setting,
browser (++) from command line, (!!) notice, (II) informational,
browser (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
browser (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 15 23:10:42 2025
browser (==) Using config directory: "/etc/X11/xorg.conf.d"
browser (==) Using system config directory "/usr/share/X11/xorg.conf.d"
browser (EE)
browser Fatal server error:
browser (EE) no screens found(EE)
browser (EE)
browser Please consult the The X.Org Foundation support
browser at http://wiki.x.org
browser for help.
browser (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
browser (EE)
browser (EE) Server terminated with error (1). Closing log file.
browser xinit: giving up
browser xinit: unable to connect to X server: Connection refused
browser xinit: server error
browser xauth: (argv):1: bad display name "12ba7b5:0" in "remove" command
browser Idling...```
Metadata
Metadata
Assignees
Labels
No labels