-
Notifications
You must be signed in to change notification settings - Fork 60
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
HW acceleration not working in firefox 124.0.2 #283
Comments
Is there no difference in |
There are too many info in about:support, what exactly should I pay attention to? |
The ones specifically about acceleration? |
In section media, in ff 110 there are H264 HW and VP8 HW, but in FF 125 there are only SWs. It seems obvious, but why FF 125 is not detecting HW acceleration? |
Ok, and that's the symptoms. But it's the section right before to be telling you the causes. |
Maybe this can help, I'm totally frustrated in this. And I'm using NVD_BACKEND=direct in /etc/environment |
Obviously those two errors are either the usual |
Even after enable media.hardware-video-decoding.force-enabled in FF 125 there is no video acceleration. In FF 110 without this was. So it seems, it's something else... |
Did you remember |
Alas, but all this options are set in both versions of FF. |
In /etc/environment |
I checked in FF 126.0b6 and it's works (stand along version). I think problem is in FF of kubuntu distribution, so it's no problem with nvidia-vaapi-driver. So the issue can be close, big thanks for helping me anyway. |
Then it seems like you skipped widget.dmabuf.force-enabled... |
No, it is set true in FF 125. For me it's clear that FF in ubuntu distributive in some way compiled without some essential thing that is not letting HW acceleration to function, maybe it's connected to dmabuf, maybe to something else. But when I download standalone version of FF 110 or later, than HW acceleration is here. |
From what I remember, Ubuntu tends to build Firefox without Wayland support which is necessary for DMA-BUF support to be included. |
I'm using FF from PPA https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu in Kubuntu 22.04.3 LTS, any versions of FF from 124.x to 125.x. And I'm in X11 not Wayland. |
#210 had it working though? |
In addition to the recommended settings, I turned on hardware acceleration using the following additional settings on archlinux. https://wiki.archlinux.org/title/firefox#Hardware_video_acceleration |
HW acceleration not working in firefox 124.0.2, since FF self upgrade, I didn't notice from what version it broke, but in version 110 it still works normal. I check this on nvidia drivers V525.147.05 and V545.29.06. Option widget.dmabuf.force-enabled is true, but in 124.0.2 it is not helping. BTW, HW acceleration in MPV works fine.
The text was updated successfully, but these errors were encountered: