Install intel-media-driver for Arc 130T/140T (intel 255H)#4922
Install intel-media-driver for Arc 130T/140T (intel 255H)#4922dhh merged 2 commits intobasecamp:devfrom
Conversation
|
@dhh Can it be a reason for the issues for panther lake graphics? |
There was a problem hiding this comment.
Pull request overview
Updates Intel GPU hardware-acceleration package installation to cover newer Intel Arc iGPUs (e.g., Arc Pro 130T/140T on Intel Ultra 7 255H), ensuring intel-media-driver is installed when appropriate.
Changes:
- Extend Intel GPU detection to treat “Arc” as requiring
intel-media-driver.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
The problem was that the installer wasn't called at all. It's being called now on dev. |
@dhh Yes, but it seems it's not enough in my case. The current condition will not work anyway, see the proof: |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
For Slimbook Executive with Intel Ultra 7 255H processor the
intel-media-driverpackage was not installed by default with omarchy 3.4.1 (latest stable version).This caused some problems with the graphics, especially when it was unplugged from the charger.
The browser refresh rate was slow, and the mouse lagged as if it were 10 FPS.
Installing the package fixed all the problems.
My
INTEL_GPUstring is:More details about the graphic card:
Can it be a reason for the issues for panther lake graphics?