Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running chromium? #11

Open
nandra opened this issue Apr 3, 2023 · 1 comment
Open

Running chromium? #11

nandra opened this issue Apr 3, 2023 · 1 comment

Comments

@nandra
Copy link

nandra commented Apr 3, 2023

Hello, I've used precompiled image for STm32mp157-dk2 board and installed chromium-browser (ubuntu 22.04) but I cannot make it working. Installed Xserver but this report

(EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices

I saw on youtube that you can run weston? Did you try maybe some browser? Thanks.

@abraxas4
Copy link

abraxas4 commented Nov 3, 2023

maybe you can try this?

sudo nano /usr/share/X11/xorg.conf.d/10-screen.conf

Section "Device"
Identifier "My Framebuffer"
Driver "fbdev"
Option "fbdev" "/dev/fb0" # Change fb0 to your framebuffer device if different
EndSection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants