Skip to content

Instantly share code, notes, and snippets.

@hrvoj3e
Created June 15, 2021 06:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hrvoj3e/02b7849cbfa29ebfe72de88611bc7a4a to your computer and use it in GitHub Desktop.
Save hrvoj3e/02b7849cbfa29ebfe72de88611bc7a4a to your computer and use it in GitHub Desktop.
vivaldi-video-problem

Video does not work on Manjaro KDE X11.

libva error: /usr/lib/dri/i965_drv_video.so init failed

/opt/vivaldi/vivaldi-bin --args --profile-directory=profile-office --ignore-gpu-blocklist
(vivaldi-bin:35481): Gtk-WARNING **: 08:00:41.696: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
libva error: /usr/lib/dri/i965_drv_video.so init failed
[35510:35510:0615/080041.861180:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
Fontconfig error: Cannot load default config file: No such file: (null)
➜ grep -iE 'vdpau | dri driver' /var/log/Xorg.0.log
[     3.146] (II) intel(0): [DRI2]   DRI driver: i965
[     3.146] (II) intel(0): [DRI2]   VDPAU driver: va_gl
-rwxr-xr-x 1 root root 8171576 lip   2  2020 /usr/lib/dri/i965_drv_video.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment