Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices, with regard to X-windows. How do you specify a busID? Occurs in latest LTS release (22.04).
[ 263.386] (EE) Screen 0 deleted because of no matching config section.
[ 263.386] (II) UnloadModule: "modesetting"
[ 263.387] (EE) Screen 1 deleted because of no matching config section.
[ 263.387] (II) UnloadModule: "fbdev"
[ 263.387] (II) UnloadSubModule: "fbdevhw"
[ 263.387] (EE) Fatal server error:
[ 263.387] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices
[ 263.387] (EE)
[ 263.387] (EE) Please consult the The X.Org Foundation support at wiki.x.org
tail -f /var/log/messages
, orsudo dmesg
? – moo Jan 15 '24 at 20:27sudo dpkg-reconfigure xserver-xorg
– moo Jan 16 '24 at 06:18