View previous topic :: View next topic |
Author |
Message |
andron n00b
Joined: 07 Dec 2006 Posts: 5
|
Posted: Sat Sep 07, 2024 11:12 am Post subject: screen freezes after media-libs/mesa update |
|
|
After updating media-libs/mesa from version 24.0.9 to version 24.1.3 and above, the following problems appeared:
- the screen freezes after launching firefox
- the screen freezes when playing videos in telegram-desktop-bin
If media-libs/mesa is built without the "vaapi" USE flag, then the problems disappear.
What to do? Disable vaapi? |
|
Back to top |
|
|
dmpogo Advocate
Joined: 02 Sep 2004 Posts: 3415 Location: Canada
|
Posted: Sat Sep 07, 2024 5:47 pm Post subject: Re: screen freezes after media-libs/mesa update |
|
|
andron wrote: | After updating media-libs/mesa from version 24.0.9 to version 24.1.3 and above, the following problems appeared:
- the screen freezes after launching firefox
- the screen freezes when playing videos in telegram-desktop-bin
If media-libs/mesa is built without the "vaapi" USE flag, then the problems disappear.
What to do? Disable vaapi? |
First question, what graphics card do you use ? |
|
Back to top |
|
|
andron n00b
Joined: 07 Dec 2006 Posts: 5
|
Posted: Sat Sep 07, 2024 11:57 pm Post subject: Re: screen freezes after media-libs/mesa update |
|
|
dmpogo wrote: | First question, what graphics card do you use ? |
Sapphire Radeon HD 7750 Ultimate 1GB
Quote: | # lspci
...
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde PRO [Radeon HD 7750/8740 / R7 250E]
... |
|
|
Back to top |
|
|
swanson Tux's lil' helper
Joined: 04 Jun 2004 Posts: 149 Location: Edinburgh, Scotland
|
Posted: Wed Sep 11, 2024 2:13 pm Post subject: |
|
|
This was due to some library linking changes within mesa. The next release (and stable release) will have merge request targets/va: Build va driver into libgallium when building with dri which will fix the issue. Either add the merge request as a user patch under /etc/portage/patches or use 9999 in the meantime to keep VA-API happy. _________________ Alan. |
|
Back to top |
|
|
|