Guest User

Untitled

a guest
Sep 1st, 2020
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.58 KB | None | 0 0
  1. # modprobe nouveau
  2. # DRI_PRIME=1 LIBVA_DRIVER_NAME=nouveau vainfo
  3. error: XDG_RUNTIME_DIR not set in the environment.
  4. error: can't connect to X server!
  5. libva info: VA-API version 1.4.1
  6. libva info: va_getDriverName() returns 0
  7. libva info: User requested driver 'nouveau'
  8. libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/nouveau_drv_video.so
  9. libva info: Found init function __vaDriverInit_1_1
  10. libva error: /usr/lib/x86_64-linux-gnu/dri/nouveau_drv_video.so init failed
  11. libva info: va_openDriver() returns 2
  12. vaInitialize failed with error code 2 (resource allocation failed),exit
  13.  
Advertisement
Add Comment
Please, Sign In to add comment