[Solved]I can´t start Opera Browser
-
valdineidossantos last edited by leocg
When I start my opera receive this error
Crashing due to FD ownership violation:
libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
[11318:11318:1214/083036.926109:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.Can you help me ?
Enviroment $lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 21.04 Release: 21.04 Codename: hirsute $opera --version 82.0.4227.23 $vainfo libva info: VA-API version 1.10.0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva info: Found init function __vaDriverInit_1_10 libva info: va_openDriver() returns 0 vainfo: VA-API version: 1.10 (libva 2.10.0) vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 21.1.1 () vainfo: Supported profile and entrypoints VAProfileNone :VAEntrypointVideoProc VAProfileNone :VAEntrypointStats VAProfileMPEG2Simple :VAEntrypointVLD VAProfileMPEG2Main :VAEntrypointVLD VAProfileH264Main :VAEntrypointVLD VAProfileH264Main :VAEntrypointEncSliceLP VAProfileH264High :VAEntrypointVLD VAProfileH264High :VAEntrypointEncSliceLP VAProfileJPEGBaseline : VAEntrypointVLD VAProfileJPEGBaseline : VAEntrypointEncPicture VAProfileH264ConstrainedBaseline:VAEntrypointVLD VAProfileH264ConstrainedBaseline:VAEntrypointEncSliceLP VAProfileVP8Version0_3 :VAEntrypointVLD VAProfileHEVCMain :VAEntrypointVLD VAProfileHEVCMain :VAEntrypointEncSliceLP VAProfileHEVCMain10 :VAEntrypointVLD VAProfileHEVCMain10 :VAEntrypointEncSliceLP VAProfileVP9Profile0 :VAEntrypointVLD VAProfileVP9Profile1 :VAEntrypointVLD VAProfileVP9Profile2 :VAEntrypointVLD VAProfileVP9Profile3 :VAEntrypointVLD VAProfileHEVCMain12 :VAEntrypointVLD VAProfileHEVCMain422_10 :VAEntrypointVLD VAProfileHEVCMain422_12 :VAEntrypointVLD VAProfileHEVCMain444 :VAEntrypointVLD VAProfileHEVCMain444 :VAEntrypointEncSliceLP VAProfileHEVCMain444_10 :VAEntrypointVLD VAProfileHEVCMain444_10 :VAEntrypointEncSliceLP VAProfileHEVCMain444_12 :VAEntrypointVLD VAProfileHEVCSccMain :VAEntrypointVLD VAProfileHEVCSccMain :VAEntrypointEncSliceLP VAProfileHEVCSccMain10 :VAEntrypointVLD VAProfileHEVCSccMain10 :VAEntrypointEncSliceLP VAProfileHEVCSccMain444 :VAEntrypointVLD VAProfileHEVCSccMain444 :VAEntrypointEncSliceLP VAProfileAV1Profile0 : VAEntrypointVLD VAProfileHEVCSccMain444_10 : VAEntrypointVLD VAProfileHEVCSccMain444_10 : VAEntrypointEncSliceLP
-
valdineidossantos last edited by
Your answer @fonm
root@1RBPGH3:~# dpkg-query -W |grep -Ei "libva|vdpau|va-dr" i965-va-driver:amd64 2.4.1+dfsg1-1 intel-media-va-driver:amd64 21.1.1+dfsg1-1 libva-drm2:amd64 2.10.0-1 libva-wayland2:amd64 2.10.0-1 libva-x11-2:amd64 2.10.0-1 libva2:amd64 2.10.0-1 libvdpau1:amd64 1.4-3 mesa-va-drivers:amd64 21.0.3-0ubuntu0.3 mesa-vdpau-drivers:amd64 21.0.3-0ubuntu0.3 va-driver-all:amd64 2.10.0-1 vdpau-driver-all:amd64 1.4-3 vdpauinfo 1.4-2
-
fonm last edited by fonm
$ ls /usr/lib/x86_64-linux-gnu/dri
$ dpkg -S i965_dri.so libgl1-mesa-dri:amd64: /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
-
valdineidossantos last edited by valdineidossantos
Your answer @fonm
# ls /usr/lib/x86_64-linux-gnu/dri d3d12_dri.so i965_dri.so iHD_drv_video.so kms_swrast_dri.so nouveau_drv_video.so r200_dri.so r600_dri.so radeon_dri.so radeonsi_drv_video.so virtio_gpu_dri.so zink_dri.so i915_dri.so i965_drv_video.so iris_dri.so nouveau_dri.so nouveau_vieux_dri.so r300_dri.so r600_drv_video.so radeonsi_dri.so swrast_dri.so vmwgfx_dri.so
# dpkg -S i965_dri.so libgl1-mesa-dri:amd64: /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
# ls /usr/lib/x86_64-linux-gnu/dri | grep i965_dri.so i965_dri.so
-
valdineidossantos last edited by
@fonm said in I can´t start Opera Browser:
env LIBVA_DRIVER_NAME=iHD opera
Same result
$env LIBVA_DRIVER_NAME=iHD opera Crashing due to FD ownership violation: [58927:58927:1214/140650.313959:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process. Erro no barramento (imagem do núcleo gravada)
-
valdineidossantos last edited by
$env LIBVA_DRIVER_NAME=i965 vainfo libva info: VA-API version 1.10.0 libva info: User environment variable requested driver 'i965' libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_1_10 libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed libva info: va_openDriver() returns -1 vaInitialize failed with error code -1 (unknown libva error),exit
ls -l /usr/lib/x86_64-linux-gnu/opera total 233060 -rw-r--r-- 1 root root 10255936 dez 13 15:01 icudtl.dat -rw-r--r-- 1 root root 232640 dez 13 15:39 libEGL.so drwxr-xr-x 3 root root 4096 dez 14 22:10 lib_extra -rw-r--r-- 1 root root 1864208 dez 13 15:39 libffmpeg.so -rw-r--r-- 1 root root 1869824 out 5 03:21 libffmpeg.so.Backup -rwxr-xr-x 1 root root 16953880 ago 4 23:14 libffmpeg.so.NEW -rw-r--r-- 1 root root 1864208 dez 1 15:24 libffmpeg.so-ORIGINAL -rw-r--r-- 1 root root 6744464 dez 13 15:39 libGLESv2.so -rw-r--r-- 1 root root 4058960 dez 13 15:39 libvk_swiftshader.so -rw-r--r-- 1 root root 478736 dez 13 15:39 libvulkan.so.1 drwxr-xr-x 2 root root 4096 dez 14 22:09 localization -rwxr-xr-x 1 root root 169121344 dez 13 15:39 opera -rw-r--r-- 1 root root 787454 dez 13 15:10 opera_100_percent.pak -rw-r--r-- 1 root root 860995 dez 13 15:10 opera_125_percent.pak -rw-r--r-- 1 root root 940067 dez 13 15:10 opera_150_percent.pak -rw-r--r-- 1 root root 1288665 dez 13 15:10 opera_200_percent.pak -rw-r--r-- 1 root root 1003859 dez 13 15:10 opera_250_percent.pak -rwxr-xr-x 1 root root 4576072 dez 13 15:39 opera_autoupdate -rw-r--r-- 1 root root 14004 dez 13 15:00 opera_autoupdate.licenses -rw-r--r-- 1 root root 6 dez 13 15:00 opera_autoupdate.version -rwxr-xr-x 1 root root 891224 dez 13 15:39 opera_crashreporter -rw-r--r-- 1 root root 14326482 dez 13 15:27 opera.pak -rwsr-xr-x 1 root root 221648 dez 13 15:39 opera_sandbox drwxr-xr-x 4 root root 12288 dez 14 22:09 resources -rw-r--r-- 1 root root 49492 dez 13 15:21 snapshot_blob.bin drwxr-xr-x 2 root root 4096 dez 14 22:09 swiftshader -rw-r--r-- 1 root root 164748 dez 13 15:26 v8_context_snapshot.bin -rw-r--r-- 1 root root 107 dez 13 15:06 vk_swiftshader_icd.json
-
fonm last edited by
apt-get install intel-media-va-driver-non-free
or
https://wiki.archlinux.org/title/Chromium#Force_GPU_acceleration
-
valdineidossantos last edited by
@fonm I installed intel-media-va-driver-non-free but not work.
About the tutorial I not find any file configuration Flag.
in ~/.config/opera but not found a file with same name -
valdineidossantos last edited by
Problem solved!
I used find command for retrieve all opera directorys and remove.
sudo find / -iname *opera* | less
After that I downloaded last opera release of this week and install with command
sudo dpkg -i opera-stable_82.0.4227.33_amd64.deb
All fine and working again!
Thank you a lot @fonm your help, I don't know if help worked but I tried all of your commands suggested
-