Orange Pi 5 Hardware acceleration #115
Unanswered
stallion25
asked this question in
Q&A
Replies: 2 comments 12 replies
-
The desktop builds support hardware acceleration, but the server builds do not. The scores for glmark2 can vary on what the system is doing in the background. However, these are the average numbers I found:
Onboard devices work perfectly, such as SPI, I2C, and UART. # Enable i2c
echo "i2c1-m2" | sudo tee -a /boot/firmware/overlays.txt
# Enable spidev
echo "spi4-m0-cs1-spidev" | sudo tee -a /boot/firmware/overlays.txt |
Beta Was this translation helpful? Give feedback.
12 replies
-
I had also found xrdp is always logging into default ,empty XOrg login screen instead of Gnome. Can you check it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I saw newest builds for my orange pi.
Are those builds supporting hardware acceleration (Mali) in Orange pi 5?
What are glmark2(-es etc) scores for those builds?
Are onborads devices working like 1,3,5 I2C's, UART's etc?
regards
Tom
Beta Was this translation helpful? Give feedback.
All reactions