Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2024 19:10:43 +0100
From:      Henrik Morsing <henrik@morsing.cc>
To:        freebsd-questions@freebsd.org
Subject:   Browsers stopped working
Message-ID:  <Zkedo42I9WHj0VXd@morsing.cc>

next in thread | raw e-mail | index | archive | help

Good evening,

After upgrading to 14, and ironing out some issues, FreeBSD seemed to work fine. Until one day, I can't run any browser and just get this:

amdgpu: os_same_file_description couldn't determine if two DRM fds reference the same file description.
If they do, bad things may happen!
[3033:60491753931520:0517/190525.501179:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3033:60491753931520:0517/190525.501197:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3033:60491753931520:0517/190525.501203:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3033:60491753931520:0517/190525.501209:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3033:60491753922560:0517/190525.509888:ERROR: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.
[3033:60491753931520:0517/190525.522967:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3033:60491753931520:0517/190525.522986:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3033:60491808166144:0517/190525.534880:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[3033:60491808166144:0517/190525.534986:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.UPower.GetDisplayDevice: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[3033:60491808166144:0517/190525.535074:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.UPower.EnumerateDevices: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[3033:60491776968448:0517/190525.535322:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
ld-elf.so.1: /usr/local/lib/gio/modules/libdconfsettings.so: Undefined symbol "g_once_init_enter_pointer"


I have tried Googling various parts of this but am getting no-where. I can't really figure out if it is a DBUS or AMDGPU problem.

root@freebsd:~ # pciconf -lv | grep -B4 VGA
vgapci0@pci0:3:0:0:     class=0x030000 rev=0xc5 hdr=0x00 vendor=0x1002 device=0x7340 subvendor=0x1462 subdevice=0x3822
     vendor     = 'Advanced Micro Devices, Inc. [AMD/ATI]'
     device     = 'Navi 14 [Radeon RX 5500/5500M / Pro 5500M]'
     class      = display
     subclass   = VGA

Any ideas?

Regards,
Henrik Morsing
-- 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Zkedo42I9WHj0VXd>