Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2024 11:44:16 +0100
From:      Mario Marietto <marietto2008@gmail.com>
To:        freebsd-desktop@freebsd.org,  FreeBSD Mailing List <freebsd-questions@freebsd.org>, Jan Beich <jbeich@freebsd.org>
Subject:   console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbus_message_new_signal: assertion 'g_variant_is_object_path (path)' failed
Message-ID:  <CA%2B1FSig=N4omX0KTWuCmTYOzYvpVk7de1xqZT6DvWLwWaLcYtw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
--000000000000f3a9170626dd2317
Content-Type: text/plain; charset="UTF-8"

Hello bro.

I'm not sure if I should report a bug that afflicts KDE 6.0 + Wayland on
FreeBSD 14.1. It works for some time but then suddenly it crashes. It's not
rare that everything disappears on the screen and a hard reboot is
required. I would like to know if you have seen this error before :

Code:

Nov 14 10:46:36 marietto console-kit-daemon[5142]: GLib-GIO-CRITICAL:
g_dbus_message_new_signal: assertion 'g_variant_is_object_path (path)'
failed
Nov 14 10:46:36 marietto console-kit-daemon[5142]: GLib-GIO-CRITICAL:
g_dbus_message_set_destination: assertion 'G_IS_DBUS_MESSAGE
(message)' failed
Nov 14 10:46:36 marietto console-kit-daemon[5142]: GLib-GIO-CRITICAL:
g_dbus_message_set_body: assertion 'G_IS_DBUS_MESSAGE (message)'
failed
Nov 14 10:46:36 marietto console-kit-daemon[5142]: GLib-GIO-CRITICAL:
g_dbus_message_set_unix_fd_list: assertion 'G_IS_DBUS_MESSAGE
(message)' failed
Nov 14 10:46:36 marietto console-kit-daemon[5142]: GLib-GIO-CRITICAL:
g_dbus_connection_send_message: assertion 'G_IS_DBUS_MESSAGE
(message)' failed
Nov 14 10:51:11 marietto login[5357]: set class 'me' resource limit
memorylocked: Operation not permitted
pid 5446 (xfce4-power-manager), jid 0, uid 1001: exited on signal 11
(core dumped)
Nov 14 10:51:40 marietto su[5519]: marietto to root on /dev/pts/2
pid 5237 (kded6), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5331 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5334 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5332 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5336 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5269 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5335 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5337 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5545 (xdg-desktop-portal-), jid 0, uid 1001: exited on signal 6
(no core dump - other error)
pid 5547 (xdg-desktop-portal-), jid 0, uid 1001: exited on signal 6
(no core dump - other error)


To start kde6 + wayland I use this script :

# nano /home/marietto/6

Code:

daemon -f pipewire
daemon -f wireplumber
exec dbus-launch --exit-with-session ck-launch-session startplasma-wayland


# nano /etc/X11/xorg.conf :

Code:

Section "Device"
    Identifier  "Card0"
    Driver      "modesetting"
    BusID       "PCI:0:2:0"
EndSection

Section "Device"
    Identifier  "Card1"
    Driver      "modesetting"
    BusID       "PCI:2:0:0"
EndSection


# nano /etc/rc.conf :

Code:

kld_list="i915kms nvidia nvidia-modeset nvidia-drm linux linux64 ext2fs"


# nano /boot/loader.conf :

Code:

pptdevs="2/0/0 2/0/1 2/0/2 2/0/3"


# lspci

Code:

00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-S GT2
[UHD Graphics 630] (rev 02)
02:00.0 VGA compatible controller: NVIDIA Corporation TU102 [GeForce
RTX 2080 Ti] (rev a1)
02:00.1 Audio device: NVIDIA Corporation TU102 High Definition Audio
Controller (rev a1)
02:00.2 USB controller: NVIDIA Corporation TU102 USB 3.1 Host
Controller (rev a1)
02:00.3 Serial bus controller: NVIDIA Corporation TU102 USB Type-C UCSI

PS :

The progress I made has been because I'm not using the Nvidia 2080 ti
as primary GPU.
If I do it,kde + wayland will not start at all. While It works almost
good if,on the BIOS,I choose to
boot the PC using this GPU :

00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-S GT2
[UHD Graphics 630] (rev 02)

-- 
Mario.

--000000000000f3a9170626dd2317
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hello bro.<br>
<br><div>
I&#39;m not sure if I should report a bug that afflicts KDE 6.0 + Wayland o=
n FreeBSD 14.1. It works for=20
some time but then suddenly it crashes. It&#39;s not rare that everything=
=20
disappears on the screen and a hard reboot is required. I would like to=20
know if you have seen this error before :</div>
<br>

=09
=09


<div>
	<div>
		Code:
	</div>
	<div dir=3D"ltr">
		<pre dir=3D"ltr"><code>Nov 14 10:46:36 marietto console-kit-daemon[5142]:=
 GLib-GIO-CRITICAL: g_dbus_message_new_signal: assertion &#39;g_variant_is_=
object_path (path)&#39; failed
Nov 14 10:46:36 marietto console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbu=
s_message_set_destination: assertion &#39;G_IS_DBUS_MESSAGE (message)&#39; =
failed
Nov 14 10:46:36 marietto console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbu=
s_message_set_body: assertion &#39;G_IS_DBUS_MESSAGE (message)&#39; failed
Nov 14 10:46:36 marietto console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbu=
s_message_set_unix_fd_list: assertion &#39;G_IS_DBUS_MESSAGE (message)&#39;=
 failed
Nov 14 10:46:36 marietto console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbu=
s_connection_send_message: assertion &#39;G_IS_DBUS_MESSAGE (message)&#39; =
failed
Nov 14 10:51:11 marietto login[5357]: set class &#39;me&#39; resource limit=
 memorylocked: Operation not permitted
pid 5446 (xfce4-power-manager), jid 0, uid 1001: exited on signal 11 (core =
dumped)
Nov 14 10:51:40 marietto su[5519]: marietto to root on /dev/pts/2
pid 5237 (kded6), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5331 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5334 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5332 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5336 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5269 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5335 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5337 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)
pid 5545 (xdg-desktop-portal-), jid 0, uid 1001: exited on signal 6 (no cor=
e dump - other error)
pid 5547 (xdg-desktop-portal-), jid 0, uid 1001: exited on signal 6 (no cor=
e dump - other error)</code></pre>
	</div>
</div><br><div>To start kde6 + wayland I use this script :</div>
<br>
# nano /home/marietto/6<br>
<br>

=09
=09


<div>
	<div>
		Code:
	</div>
	<div dir=3D"ltr">
		<pre dir=3D"ltr"><code>daemon -f pipewire
daemon -f wireplumber
exec dbus-launch --exit-with-session ck-launch-session startplasma-wayland<=
/code></pre>
	</div>
</div><br>
# nano /etc/X11/xorg.conf :<br>
<br>

=09
=09


<div>
	<div>
		Code:
	</div>
	<div dir=3D"ltr">
		<pre dir=3D"ltr"><code>Section &quot;Device&quot;
    Identifier  &quot;Card0&quot;
    Driver      &quot;modesetting&quot;
    BusID       &quot;PCI:0:2:0&quot;
EndSection

Section &quot;Device&quot;
    Identifier  &quot;Card1&quot;
    Driver      &quot;modesetting&quot;
    BusID       &quot;PCI:2:0:0&quot;
EndSection</code></pre>
	</div>
</div><br>
# nano /etc/rc.conf :<br>
<br>

=09
=09


<div>
	<div>
		Code:
	</div>
	<div dir=3D"ltr">
		<pre dir=3D"ltr"><code>kld_list=3D&quot;i915kms nvidia nvidia-modeset nvi=
dia-drm linux linux64 ext2fs&quot;</code></pre>
	</div>
</div><br>
# nano /boot/loader.conf :<br>
<br>

=09
=09


<div>
	<div>
		Code:
	</div>
	<div dir=3D"ltr">
		<pre dir=3D"ltr"><code>pptdevs=3D&quot;2/0/0 2/0/1 2/0/2 2/0/3&quot;</cod=
e></pre>
	</div>
</div><br>
# lspci<br>
<br>

=09
=09


<div>
	<div>
		Code:
	</div>
	<div dir=3D"ltr">
		<pre dir=3D"ltr"><code>00:02.0 VGA compatible controller: Intel Corporati=
on CoffeeLake-S GT2 [UHD Graphics 630] (rev 02)
02:00.0 VGA compatible controller: NVIDIA Corporation TU102 [GeForce RTX 20=
80 Ti] (rev a1)
02:00.1 Audio device: NVIDIA Corporation TU102 High Definition Audio Contro=
ller (rev a1)
02:00.2 USB controller: NVIDIA Corporation TU102 USB 3.1 Host Controller (r=
ev a1)
02:00.3 Serial bus controller: NVIDIA Corporation TU102 USB Type-C UCSI<br>=
<br></code></pre><pre><code>PS :<br><br>The progress I made has been becaus=
e I&#39;m not using the Nvidia 2080 ti as primary GPU. <br>If I do it,kde +=
 wayland will not start at all. While It works almost good if,on the BIOS,I=
 choose to<br>boot the PC using this GPU :<br><br></code><code>00:02.0 VGA =
compatible controller: Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630=
] (rev 02)</code><code> </code></pre></div></div></div><span class=3D"gmail=
_signature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"=
 data-smartmail=3D"gmail_signature">Mario.<br></div></div>

--000000000000f3a9170626dd2317--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B1FSig=N4omX0KTWuCmTYOzYvpVk7de1xqZT6DvWLwWaLcYtw>