Raspbian 12 Bookworm and 11 Bullseye for Libre Computer Boards

Well, I’ll be damned… after an apt -y update && apt -y dist-upgrade and switching BACK to Wayland, I FINALLY have GUI! Kind of. It thinks there is an extra screen (which it assigns as default) thankfully I can right-click on the blank desktop > Desktop Preferences > Menu Bar > Desktop 2 to get this working…

2024-04-08 20:50:32 root@lepotato:~# kmsprint 
Connector 0 (32) Composite-1 (unknown)
  Encoder 0 (31) TVDAC
Connector 1 (34) HDMI-A-1 (connected)
  Encoder 1 (33) TMDS
    Crtc 0 (45) 1024x600@60.04 49.000 1024/5/13/270/- 600/2/3/17/+ 60 (60.04) P|D 
      Plane 0 (36) fb-id: 53 (crtcs: 0) 0,0 64x64 -> 621,201 64x64 (AR24 AB24 XR24 XB24 RG24 RG16)
        FB 53 64x64 AR24
      Plane 1 (39) fb-id: 51 (crtcs: 0) 0,0 1024x600 -> 0,0 1024x600 (AR24 AB24 XR24 XB24 RG24 RG16)
        FB 51 1024x600 AR24
2024-04-08 20:52:16 root@lepotato:~# 

How do I get rid of this ghost Desktop1 ? 64x64 resolution? That seems very odd. Is it automatically assigning output to the composite video out? But it shows up as being on the HDMI connector?

**EDIT
I wonder if this weird 64x64 is why neofetch reports incorrect resolution:

2024-04-10 12:44:38 root@lepotato:~# neofetch 
       _,met$$$$$gg.          root@lepotato 
    ,g$$$$$$$$$$$$$$$P.       ------------- 
  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 12 (bookworm) aarch64 
 ,$$P'              `$$$.     Host: aml-s905x-cc 
',$$P       ,ggs.     `$$b:   Kernel: 6.1.84-15065-gd62f19f53075 
`d$$'     ,$P"'   .    $$$    Uptime: 15 mins 
 $$P      d$'     ,    $$P    Packages: 1940 (dpkg) 
 $$:      $$.   -    ,d$$'    Shell: bash 5.2.15 
 $$;      Y$b._   _,d$P'      Resolution: 720x576i 
 Y$$.    `.`"Y$$$$P"'         Terminal: /dev/pts/2 
 `$$b      "-.__              CPU: (4) @ 1.416GHz 
  `Y$$                        Memory: 987MiB / 1947MiB 
   `Y$$.
     `$$b.                                            
       `Y$$b.                                         
          `"Y$b._
              `"""

2024-04-10 12:52:33 root@lepotato:~#