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
Despite the settings choosing to use hardware acceleration when available, it is no longer working in Brave, despite working correctly in Chrome.
Steps to Reproduce
When starting brave from the command line, I see the following output:
[tquetano:~] $ brave
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
libGL error: pci id for fd 25: 8086:9a60, driver (null)
libGL error: No driver found
libGL error: failed to load driver: (null)
libGL error: pci id for fd 25: 8086:9a60, driver (null)
libGL error: unable to load driver: iris_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: iris
[25661:25661:0531/070045.368028:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[25626:25626:0531/070045.373002:ERROR:profile_attributes_storage.cc(848)] Failed to PNG encode the image.
[25626:25626:0531/070045.373017:ERROR:profile_attributes_storage.cc(848)] Failed to PNG encode the image.
[25626:25626:0531/070045.373024:ERROR:profile_attributes_storage.cc(848)] Failed to PNG encode the image.
[25626:25626:0531/070045.373029:ERROR:profile_attributes_storage.cc(848)] Failed to PNG encode the image.
libGL error: pci id for fd 25: 8086:9a60, driver (null)
libGL error: No driver found
libGL error: failed to load driver: (null)
libGL error: pci id for fd 25: 8086:9a60, driver (null)
libGL error: unable to load driver: iris_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: iris
[25733:25733:0531/070045.443354:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
pci id for fd 38: 8086:9a60, driver (null)
[25626:25680:0531/070047.572665:ERROR:udev_watcher.cc(98)] Failed to begin udev enumeration.
The only actionable item I saw was the absence of canberra-gtk-module, but it is the latest on my system.
libcanberra-gtk-module is already the newest version (0.30-10ubuntu1).
Actual result:
Brave output:
Chrome output:
Expected result:
The same on both systems! At least related to hardware acceleration.
I was previously using the snap available from the Software Center (Ubuntu 22.04). I removed the snap and installed the version from the instructions here, and the settings are recognized again. This issue therefore looks limited to the snap.
Description
Despite the settings choosing to use hardware acceleration when available, it is no longer working in Brave, despite working correctly in Chrome.
Steps to Reproduce
When starting brave from the command line, I see the following output:
The only actionable item I saw was the absence of
canberra-gtk-module
, but it is the latest on my system.Actual result:
Brave output:
Chrome output:
Expected result:
The same on both systems! At least related to hardware acceleration.
Reproduces how often:
Every time.
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
The text was updated successfully, but these errors were encountered: