Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU acceleration does not work in newer versions #131

Open
overwatch666 opened this issue Feb 29, 2024 · 0 comments
Open

GPU acceleration does not work in newer versions #131

overwatch666 opened this issue Feb 29, 2024 · 0 comments

Comments

@overwatch666
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant