You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using the source ppa:saiarcot895/chromium-beta before, and can successfully enable webGPU, but recently I updated a newer source ppa:xtradeb/apps, and still use the same operation, but cannot enable the GPU. When using chrome://GPU, everything is disabled, but it successfully recognizes my GPU. I don’t know if there is any special processing for ppa:saiarcot895/chromium-beta. version is Chromium 121.0.6167.160 built on Ubuntu , running on Ubuntu 22.04
The following is the relevant log.
[4516:4543:0229/142934.399962:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser”
[4516:4543:0229/142934.400607:ERROR:select_file_dialog_linux_portal.cc(286)] Failed to read portal version property
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[4516:4516:0229/142934.420253:ERROR:policy_logger.cc(157)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(161) Cloud management controller initialization aborted as CBCM is not enabled. Please use the --enable-chrome-browser-cloud-management command line flag to enable it if you are not using the official Google Chrome build.
[4569:4569:0229/142934.436114:FATAL:gpu_init.cc(541)] Passthrough is not supported, GL is egl, ANGLE is
[4516:4516:0229/142934.678193:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=5
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[4516:4516:0229/142934.722327:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NotSupported: This method is not implemented
[4627:4627:0229/142934.798214:FATAL:gpu_init.cc(541)] Passthrough is not supported, GL is egl, ANGLE is
[4516:4516:0229/142934.843226:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=5
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[4644:4644:0229/142935.001754:FATAL:gpu_init.cc(541)] Passthrough is not supported, GL is egl, ANGLE is
[4516:4516:0229/142935.107013:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=5
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
The text was updated successfully, but these errors were encountered:
I have been using the source ppa:saiarcot895/chromium-beta before, and can successfully enable webGPU, but recently I updated a newer source ppa:xtradeb/apps, and still use the same operation, but cannot enable the GPU. When using chrome://GPU, everything is disabled, but it successfully recognizes my GPU. I don’t know if there is any special processing for ppa:saiarcot895/chromium-beta. version is Chromium 121.0.6167.160 built on Ubuntu , running on Ubuntu 22.04
The following is the relevant log.
$chromium --no-sandbox --gpu-sandbox-start-early --ignore-gpu-blacklist --ignore-gpu-blocklist --enable-accelerated-video-decode --use-gl=egl --ozone-platform=wayland
[4516:4543:0229/142934.399962:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser”
[4516:4543:0229/142934.400607:ERROR:select_file_dialog_linux_portal.cc(286)] Failed to read portal version property
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[4516:4516:0229/142934.420253:ERROR:policy_logger.cc(157)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(161) Cloud management controller initialization aborted as CBCM is not enabled. Please use the
--enable-chrome-browser-cloud-management
command line flag to enable it if you are not using the official Google Chrome build.[4569:4569:0229/142934.436114:FATAL:gpu_init.cc(541)] Passthrough is not supported, GL is egl, ANGLE is
[4516:4516:0229/142934.678193:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=5
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[4516:4516:0229/142934.722327:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NotSupported: This method is not implemented
[4627:4627:0229/142934.798214:FATAL:gpu_init.cc(541)] Passthrough is not supported, GL is egl, ANGLE is
[4516:4516:0229/142934.843226:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=5
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[4644:4644:0229/142935.001754:FATAL:gpu_init.cc(541)] Passthrough is not supported, GL is egl, ANGLE is
[4516:4516:0229/142935.107013:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=5
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
The text was updated successfully, but these errors were encountered: