Skip to content

libva error: va_getDriverName() failed with unknown libva error,driver_name=(null) #278

Open
@lattice0

Description

I'm doing a QT program and I'm getting this error on my Ubuntu (it's a VM):

libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)

I tried all possible solutions on web and they didn't work.

I found that export LIBVA_DRIVER_NAME=i965 could work, but with it, I have the following errors:

libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed

What can be done?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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