Giter Site home page Giter Site logo

Comments (6)

XinfengZhang avatar XinfengZhang commented on July 23, 2024

suppose it is vainfo issue, should transfer to https://github.com/intel/libva-utils

from libva-utils.

s1nceri7y avatar s1nceri7y commented on July 23, 2024

I believe I have the similar error.

Cross-posting my old debug session.
At the time of debugging I've used the "linux-zen" and "nvidia" packages from arch repository. However, I didn't used nvidia-dkms package, and I'm also not sure if I had the "linux-zen-headers".
The error itself is still persists afterwards, but I didn't had a chance to debug again to see if it change anything inside.

I spent some time learning how to debug using gdb. I'm getting the -1 here, which produces the error.
Stack-trace

image

Just in case I'll leave the strace log here. log.txt

elFarto/nvidia-vaapi-driver#261 (comment)

from libva-utils.

XinfengZhang avatar XinfengZhang commented on July 23, 2024

reply #356 (comment)
the issue is caused by the
https://github.com/intel/libva-utils/blob/master/vainfo/vainfo.c#L526
success , but
https://github.com/intel/libva-utils/blob/master/vainfo/vainfo.c#L532
failed.
the protocol trying is in va_open_display, could not cover failed of vaInitialize

from libva-utils.

XinfengZhang avatar XinfengZhang commented on July 23, 2024

I spent some time learning how to debug using gdb. I'm getting the -1 here, which produces the error.
Stack-trace

from this description , looks
va_DRI3_GetDriverNames failed,
then it will try va_DRI2_GetDriverNames , it also failed?

from libva-utils.

drhashes avatar drhashes commented on July 23, 2024

A work around is suggested here but would it not be better to fix this for real?

elFarto/nvidia-vaapi-driver#245 (comment)

from libva-utils.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.