Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2024 14:09:34 +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%2B1FSiikp%2BGDUEqziQX=_Oz=NMMRfZ4iJZnRa0t=kpEpU%2B0JcA@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
--0000000000009da9a80626df2ba2
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

---> I am not sure if this is directly related, but this doesn't look like
the recommended way to leverage the auto-configuration features in X server
explained in [1] and especially in the context of having to work with
systems equipped with 2 GPU(s).

Can you copy and paste here your xorg.conf file,please ? I didn't
understand if I should not use modesetting,but maybe driver "i915kms" ? or
maybe I should not create xorg.conf at all ? In this way I suppose wayland
will work,but if I want to use X,does it work even without xorg.conf ? I
have some doubts.

Anyway my xorg.conf file has been generated automatically by Xorg -configur=
e

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

So,if you have nvidia-drm in kld_list,It means that you have installed the
nvidia-driver. Infact :

[root@marietto /usr/home/marietto/Desktop]=3D=3D> pkg install
nvidia-drm-515-kmod
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 3 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
nvidia-driver: 550.127.05
nvidia-drm-515-kmod: 550.127.05_1

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.

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

<div dir=3D"ltr"><div><div><div>---&gt; I am not sure if this is directly r=
elated, but this doesn&#39;t look=20
like the recommended way to leverage the auto-configuration features in X
 server explained in [1] and especially in the context of having to work=20
with systems equipped with 2 GPU(s).</div><div><br></div><div>Can you copy =
and paste here your xorg.conf file,please ? I didn&#39;t understand if I sh=
ould not use modesetting,but maybe driver &quot;i915kms&quot; ? or maybe I =
should not create xorg.conf at all ? In this way I suppose wayland will wor=
k,but if I want to use X,does it work even without xorg.conf ? I have some =
doubts. <br></div><div><br></div><div>Anyway my xorg.conf file has been gen=
erated automatically by Xorg -configure<br></div><div><br></div></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>So,if you have nv=
idia-drm in kld_list,It means that you have installed the nvidia-driver. In=
fact :<br></div><div><br></div><div>[root@marietto /usr/home/marietto/Deskt=
op]=3D=3D&gt; pkg install nvidia-drm-515-kmod</div>Updating FreeBSD reposit=
ory catalogue...<br>FreeBSD repository is up to date.<br>All repositories a=
re up to date.<br>The following 3 package(s) will be affected (of 0 checked=
):<br><br>New packages to be INSTALLED:<br>	nvidia-driver: 550.127.05<br>	n=
vidia-drm-515-kmod: 550.127.05_1<br></div><br><div class=3D"gmail_quote"><d=
iv dir=3D"ltr" class=3D"gmail_attr">On Thu, Nov 14, 2024 at 1:44=E2=80=AFPM=
 Mohammad Noureldin &lt;<a href=3D"mailto:mohammad@thelightbird.com">mohamm=
ad@thelightbird.com</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quot=
e" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204)=
;padding-left:1ex"><div dir=3D"ltr"><div>Hi Mario,</div><br><div class=3D"g=
mail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Thu, Nov 14, 2024 at 1=
1:45=E2=80=AFAM Mario Marietto &lt;<a href=3D"mailto:marietto2008@gmail.com=
" target=3D"_blank">marietto2008@gmail.com</a>&gt; wrote:<br></div><blockqu=
ote class=3D"gmail_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>

--0000000000009da9a80626df2ba2--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B1FSiikp%2BGDUEqziQX=_Oz=NMMRfZ4iJZnRa0t=kpEpU%2B0JcA>