Skip to content
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

Revert intel-media-driver #35433

Merged
merged 2 commits into from Feb 19, 2022
Merged

Conversation

Gottox
Copy link
Member

@Gottox Gottox commented Feb 6, 2022

  • Revert "intel-media-driver: update to 22.1.1"
  • Revert "intel-gmmlib: update to 22.0.1"

This works around a problem with firefox which crashes with the following message:

libva info: VA-API version 1.13.0
libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_13
   readlink -errno 13

Testing the changes

  • I tested the changes in this PR: YES

@daerich
Copy link
Contributor

daerich commented Feb 6, 2022

Just because I'm interested: Do you have a bugtracking link, since Iam running Firefox (non esr) with VA and had none of the described issues so far.

@sug0
Copy link
Contributor

sug0 commented Feb 8, 2022

I can confirm these issues are present in Firefox. A downgrade also fixed it for me.

@Vistaus
Copy link

Vistaus commented Feb 8, 2022

Just because I'm interested: Do you have a bugtracking link, since Iam running Firefox (non esr) with VA and had none of the described issues so far.

I can't reproduce this issue either.

@daerich
Copy link
Contributor

daerich commented Feb 10, 2022

Just because I'm interested: Do you have a bugtracking link, since Iam running Firefox (non esr) with VA and had none of the described issues so far.

Just to report back, after testing further and running a couple of power intensive tasks(compiling llvm13 and Linux5.16.8) and running Firefox in Picture in Picture I noticed serious performance degradations (short of a hard reboot) and a rise in compile times(+1hrs for Linux with no changed config), I don't know if it's because of hardware wear, but seeing Arch still using the old version and some reporting crashes in this thread, I am more inclined to attribut this to VAAPI

Copy link
Contributor

@daerich daerich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Gottox This reintroduces a duplicate line

libigfxcmrt.so.7 intel-media-driver-21.3.5_1
libigdgmm.so.11 intel-gmmlib-19.4.1_1
Copy link
Contributor

@daerich daerich Feb 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This reintroduces a duplicate line in "common/shlibs"; I don't know if this is desired, required by some package or XBPS but I'd like to point this out

@cinerea0
Copy link
Contributor

This was reported on reddit as well and appears to be due to Firefox's hardware rendering.

@Vistaus
Copy link

Vistaus commented Feb 11, 2022

This was a Firefox issue that's been solved in 97. 97 is already available in Void, so I think this PR can be closed.

@Gottox
Copy link
Member Author

Gottox commented Feb 11, 2022

Closed, fixed by updating ff to 97

@Gottox Gottox closed this Feb 11, 2022
@steinex
Copy link
Contributor

steinex commented Feb 17, 2022

I still have the exact same issue with Firefox 97 running on MOZ_ENABLE_WAYLAND=1 and media.ffmpeg.vaapi.enabled set to true. Any ideas?

@steinex
Copy link
Contributor

steinex commented Feb 17, 2022

And the downgrades mentioned in this PR fixed it for me... oO

@Gottox
Copy link
Member Author

Gottox commented Feb 18, 2022

Let's reopen the PR and get this merged.

@Gottox Gottox reopened this Feb 18, 2022
@cinerea0
Copy link
Contributor

I'm experiencing the same problem, I was only able to solve it by setting media.ffmpeg.vaapi.enabled to false. I assumed that the option was no longer supported, but if we can keep it working that would be ideal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants