-
Notifications
You must be signed in to change notification settings - Fork 1
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
Please add Intel 13th gen support into iHD_drv_video.so #8
Comments
Is there somewhere we could grab the newer driver from? We're defaulting to what jammy-updates has, and would rather pull in from an established source like https://launchpad.net/~graphics-drivers maybe? |
I don't have an opinion on the source used. Most recently it was implemented to use upstream in the gnome snap here, but I don't think we should be maintaining the Mesa libraries in the gnome snap forever. Hence this bug. |
On the one hand, I agree with @AlanGriffiths that this is a candidate for a mesa-core22 track (similar to gaming-graphics-core22). On the other, the default snap experience on affected devices with 22.10+ would be worse than with debs. We could decide for |
With We now have the option of maintaining a |
Yes, but we do have to think about the default experience of people that don't know they "need" something. They'll install a 22.10+ system, install a snap, and see degraded performance of snaps vs. debs. We have a chance of doing better with the default mesa-core22 branch (maybe backport the latest stable versions from Ubuntu), so IMO we should entertain that option. Not sure we (the Mir team) are the best to do it (foundations come to mind), but we own that hot potato for now at least. |
Indeed. The management of tracking mesa versions is a can of worms we've intentionally opened with the changes from
Also agreed. We need more conversations with stakeholders around the organisation. (And a good proposal for right the way forward) |
So, there seem to be broadly two sensible approaches here:
When seeded-in-Ubuntu snaps start to rely on |
I think it's the kernel team that owns Mesa debs and hardware enablement in general so I would expect it to be the same people (hi Timo). |
Please patch Intel 13th gen support into
iHD_drv_video.so
. Like we did in https://launchpad.net/bugs/2004237Or more simply, update intel-media-driver to >= 22.4.2
The text was updated successfully, but these errors were encountered: