BeagleBone AI 64 Display issues

l know it works on 1920 wide without any modifications.
Have you tried different adapters and / monitor?
What are your display settings?

The display is listed as ā€˜default’ in the display settings and 1024x768 is the only option listed - I’ve added 1920x1080 via xandr but attempts to change the resolution fail. Haven’t tried a different monitor, but will when I can

Hi @Andrew_James there’s a fun issue with TI’s edgeai tools, so we had to limit /etc/X11/xorg.conf to fbdev, which breaks a lot of what you see above…

Just change it to Driver "modesetting" and more options will appear on the next reboot…

Reference: out of box: bbb.io-xfce4-desktop/suite/bookworm/debian/fbdev.xorg.conf Ā· main Ā· BeagleBoard.org / repos-arm64 Ā· GitLab

Better general config: bbb.io-xfce4-desktop/suite/bookworm/debian/modesetting.xorg.conf Ā· main Ā· BeagleBoard.org / repos-arm64 Ā· GitLab

Regards,

1 Like

Thank you so much for that - all sorted now, resolution is 1920x1200. perfect