Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2024 08:28:29 +0100
From:      Mario Marietto <marietto2008@gmail.com>
To:        Mohammad Noureldin <mohammad@thelightbird.com>
Cc:        freebsd-desktop@freebsd.org,  FreeBSD Mailing List <freebsd-questions@freebsd.org>, Jan Beich <jbeich@freebsd.org>
Subject:   Re: console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbus_message_new_signal: assertion 'g_variant_is_object_path (path)' failed
Message-ID:  <CA%2B1FSihGmcds8my9XFj1To=GcobMxOenWsSejR0vFgUwnCOfzA@mail.gmail.com>
In-Reply-To: <CAAQ96DzOR=WDYUwY_snvdtCdi2%2BFuuPmXXExh03XGTAWN9bvbw@mail.gmail.com>
References:  <CA%2B1FSig=N4omX0KTWuCmTYOzYvpVk7de1xqZT6DvWLwWaLcYtw@mail.gmail.com> <CAAQ96DzOR=WDYUwY_snvdtCdi2%2BFuuPmXXExh03XGTAWN9bvbw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--00000000000026843306272adfee
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

---> When it comes to graphics kernel modules, I only have i915kms and
nvidia-drm set in kld_list

What about installing "drm-515-kmod" instead of "nvidia-drm-515-kmod" ? Is
it mandatory to use both i915 and nVidia ?


On Thu, Nov 14, 2024 at 1:44=E2=80=AFPM Mohammad Noureldin <
mohammad@thelightbird.com> wrote:

> Hi Mario,
>
> On Thu, Nov 14, 2024 at 11:45=E2=80=AFAM Mario Marietto <marietto2008@gma=
il.com>
> wrote:
>
>> 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 :
>>
>> <snip>
>>
>> # 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
>>
>> I am not sure if this is directly related, but this doesn't look like th=
e
> recommended way to leverage the auto-configuration features in X sever
> explained in [1] and specially in the context of having to work with
> systems equipped with 2 GPU(s).
>
> I've been running a Lenovo Thinkpad P52s for few months (almost a year)
> now and it works like a charm. I can also set any of the iGPU exclusive-o=
r
> dGPU as the Primary GPU.
>
> Worth mentioning though that I am using i3wm.
>
>
>>
>> # nano /etc/rc.conf :
>>
>> Code:
>>
>> kld_list=3D"i915kms nvidia nvidia-modeset nvidia-drm linux linux64 ext2f=
s"
>>
>> <sip>
>>
>>
> When it comes to graphics kernel modules, I only have i915kms and
> nvidia-drm set in kld_list
>
> --
>> Mario.
>>
>
> [1] https://badland.io/prime-configuration.md
>
>
> --
> Thanks
> - Mohammad Noureldin
> --
> "Life is like riding a bicycle. To keep your balance you must keep moving=
"
> - Albert Einstein
>
>

--=20
Mario.

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

<div dir=3D"ltr"><div><div>---&gt; When it comes to graphics kernel modules=
, I only have i915kms and nvidia-drm set in kld_list</div></div><div><br></=
div><div>What about installing &quot;drm-515-kmod&quot; instead of &quot;nv=
idia-drm-515-kmod&quot; ? Is it mandatory to use both i915 and nVidia ?<br>=
</div><div><br></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" =
class=3D"gmail_attr">On Thu, Nov 14, 2024 at 1:44=E2=80=AFPM Mohammad Noure=
ldin &lt;<a href=3D"mailto:mohammad@thelightbird.com">mohammad@thelightbird=
.com</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"mar=
gin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1=
ex"><div dir=3D"ltr"><div>Hi Mario,</div><br><div class=3D"gmail_quote"><di=
v dir=3D"ltr" class=3D"gmail_attr">On Thu, Nov 14, 2024 at 11:45=E2=80=AFAM=
 Mario Marietto &lt;<a href=3D"mailto:marietto2008@gmail.com" target=3D"_bl=
ank">marietto2008@gmail.com</a>&gt; wrote:<br></div><blockquote class=3D"gm=
ail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,=
204,204);padding-left:1ex"><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>&lt;snip&gt;</div></div><div><div dir=3D"ltr">
	</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></div></div></blockquote><div>I am not s=
ure if this is directly related, but this doesn&#39;t look like the recomme=
nded way to leverage the auto-configuration features in X sever explained i=
n [1] and specially in the context of having to work with systems equipped =
with 2 GPU(s).</div><div><br></div><div>I&#39;ve been running a Lenovo Thin=
kpad P52s for few months (almost a year) now and it works like a charm. I c=
an also set any of the iGPU exclusive-or dGPU as the Primary GPU.</div><div=
><br></div><div>Worth mentioning though that I am using i3wm.</div><div>=C2=
=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8e=
x;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"=
><div><div><div dir=3D"ltr">
	</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><pre><code><font face=3D"Arial, Helvetica, sans-serif"><span style=3D=
"white-space:normal">&lt;sip&gt;</span></font> </code></pre></div></div></b=
lockquote><div><br></div><div>When it comes to graphics kernel modules, I o=
nly have i915kms and nvidia-drm set in kld_list</div><div><br></div><blockq=
uote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1p=
x solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><span class=3D"=
gmail_signature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signa=
ture">Mario.<br></div></div></blockquote><div><br></div><div>[1]=C2=A0<a hr=
ef=3D"https://badland.io/prime-configuration.md" target=3D"_blank">https://=
badland.io/prime-configuration.md</a>=C2=A0</div></div><div><br clear=3D"al=
l"></div><div><br></div><span class=3D"gmail_signature_prefix">-- </span><b=
r><div dir=3D"ltr" class=3D"gmail_signature"><div dir=3D"ltr"><div><div dir=
=3D"ltr" style=3D"color:rgb(136,136,136)">Thanks<br>- Mohammad Noureldin<br=
>--<br>&quot;Life is like riding a bicycle. To keep your balance you must k=
eep moving&quot;<br>- Albert Einstein</div></div><div dir=3D"ltr" style=3D"=
color:rgb(136,136,136)"><br></div></div></div></div>
</blockquote></div><div><br clear=3D"all"></div><br><span class=3D"gmail_si=
gnature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature">Ma=
rio.<br></div>

--00000000000026843306272adfee--



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