Skip to content
This repository was archived by the owner on Nov 29, 2024. It is now read-only.
This repository was archived by the owner on Nov 29, 2024. It is now read-only.

Intel hardware video acceleration not working out of the box #66

@evenbecker

Description

@evenbecker

Submission type

  • Bug report
  • Feature Request

vainfo returns -1, which means that the driver for VA-API support is not installed by default. I think it's a big problem for newbies who expect Hardware video acceleration to work out of the box (like in Ubuntu, Manjaro ...) In addition, KDE Plasma and Kwin use OpenGL and require Hardware video acceleration to avoid high CPU usage.
I have solved the problem by installing libva-intel-driver (AFAIK intel-media-driver is not available in KaOS). Then it works fine and vainfo returns the name of the driver (i965) and the supported codec (MPEG2, H264 ...).
It may be nice to briefly talk about libva-intel-driver in kaosx.us/docs/ Hardware Setup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions