3
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 26 Sep 2025
3 points (80.0% liked)
Fedora Linux
2984 readers
1 users here now
All about Fedora Linux
founded 7 years ago
MODERATORS
When you say "how", you're actually for the description of HOW it works, but rather if it works, right?
Well it depends on the chip, which you don't mention.
I probably didn't express myself well. I meant to ask how it's possible to verify the functioning of hardware video acceleration on ARM SoCs. It seems that the tools used for Intel, AMD and NVIDIA GPUs are not suitable for this. Regarding the model, I would be specifically interested in the SoC of the new Raspberry Pi 500+ (I have no idea what model it is).
RPi have perfect support because they actually upstream their own drivers for all their hardware.
Thank you for all!
And I would also like to understand what the environment variable is that identifies the correct driver (assuming one is necessary).
It's not an environment variable, it's the kernel detecting and loading the proper modules that hand off acceleration to userspace driver packages like Mesa.