this post was submitted on 05 Apr 2025
13 points (93.3% liked)
Firefox
19347 readers
35 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I sure you have but have you tried checking the out put of
vainfo
Arch wiki since Firefox only supports Hardware acceleration with VA-API.which gen is your igpu? Older intel igpus need
libva-intel-driver
pkg installed (on Arch, not sure whats the Fedora equivalent) and the env variableLIBVA_DRIVER_NAME
set toi965
.See also https://wiki.archlinux.org/title/Hardware_video_acceleration#VA-API_drivers.
According to fastfetch it's a "Intel Xeon E3-1200 v2/3rd gen core processor"
When I tried to run "LIBVA_DRIVER_NAME=i965 firefox" it spat out "restorecon: SELinux: Could not get canonical path for /home/[myusername]/.mozilla/firefox//gmp-widevinecdm/ restorecon: No such file or directory."