-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
List more supported hardware #7
Comments
Hi, |
For the record I have built and tested a RPi2 image:
Performance is less than 10fps on tux table with defaults settings with sdl2 weston pi3 is about 20fps and I'll need someone to test for pi4: |
For the record it was needed for radeon GPU (pci=1002:949f): kernel: [drm:radeon_pci_probe [radeon]] \ *ERROR* radeon kernel modesetting for R600 or later \ requires firmware installed By the way the 2 outputs need to be adjusted: ls /sys/class/drm card0 card0-DP-1 card0-DP-2 card0-DVI-I-1 renderD128 ttm version cat /etc/xdg/weston.ini [output] name=DP-1 mode=1024x768 transform=rotate-90 [output] name=DVI-I-1 Generated image is about 1365Mb with 39MB left for i386 Change-Id: I54fe74360a7f0cb6186ee7a25642d805e57822a2 Relate-to: #7 Signed-off-by: Philippe Coval <[email protected]>
armhf raspberry pi 4b supported Emilia Pinball on 32-bit |
Efi images for x64 curl --insecure -O https://bashupload.com/T73UE/uEbjg.qcow2#./file/pinball-amd64-generic.img.qcow2 |
It will also list supported single board computers and mention about free drivers if any.
For the record I am targeting STM32MP1 using openembedded, I can share more if interested
The text was updated successfully, but these errors were encountered: