Comment 12 for bug 2054887

Revision history for this message
John (johnnywu33) wrote : Re: Grahpical bugs caused by unable to access libdrm

Command output
$ ls -l /usr/share/libdrm
total 0

$ chromium-browser
Gtk-Message: 10:23:13.367: Failed to load module "xapp-gtk3-module"
Gtk-Message: 10:23:13.367: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
[10512:10512:0309/102313.415284: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.
/usr/share/libdrm/amdgpu.ids: No such file or directory
/usr/share/libdrm/amdgpu.ids: No such file or directory
[10512:10512:0309/102313.685207: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

The issue is still present, I installed the latest beta which is 123.0.6312.28. It still has the same error present about no such file or directory for amdgpu.ids. In a normal terminal the file is present

total 12
-rw-r--r-- 1 root root 10962 Aug 31 2022 amdgpu.ids

A temporary workaround is to disable hardware acceleration in the settings for the browser. This at least allows me to use Chromium for now.