Re: console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbus_message_new_signal: assertion 'g_variant_is_object_path (path)' failed
- Reply: Mohammad Noureldin : "Re: console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbus_message_new_signal: assertion 'g_variant_is_object_path (path)' failed"
- In reply to: Mohammad Noureldin : "Re: console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbus_message_new_signal: assertion 'g_variant_is_object_path (path)' failed"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Nov 2024 11:03:11 UTC
What I'm trying to understand is if the crash that I see when I press with the right mouse button on the KDE desktop is due to some bad setting that I'm using or if it is caused by a bug of KDE 6 and / or Wayland. Actually I've chosen the IGPU as default GPU on the bios and I've removed everything related to nVidia from the system because the nVidia stuff interferes with the Mesa libs. In Fact if I mix i915kms with nvidia (drm and or drivers),when I do : # glxinfo | grep Mesa I get this error : X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 152 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 147 Current serial number in output stream: 148 Using only i915kms as driver without nvidia the error disappears. Unfortunately when I press with the right mouse button on the KDE desktop,it crashes anyway. So the reason is different. In addition,I suspect that there is another bug that affects xfce. In Fact after the crash of KDE 6,I tried to set up xfce4 as default DM,but I saw that it is totally broken and misconfigured. I'm pretty sure that it depends on some residual KDE 6 bugs. (lxde is not affected). On Mon, Nov 18, 2024 at 11:04 AM Mohammad Noureldin < mohammad@thelightbird.com> wrote: > Hi Mario, > > On Mon, Nov 18, 2024 at 8:29 AM Mario Marietto <marietto2008@gmail.com> > wrote: > >> ---> 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 ? >> >> >> > If by that you mean whether you have to run both iGPU and dGPU, IIUC the > answer is: No > > But it all depends, in my case my laptop does not have the option in > BIOS/(U)EFI to disable the Nvidia iGPU so I had to make them both work > together. > > So if you have that option to disable the iGPU and you don't need both of > them to work, then that indeed would be easier to setup. > > Worst case scenario is not to run any accelerated Graphics and run > non-accelerated Graphics using scfb driver. > > <snip> > > >> -- >> Mario. >> > > > -- > Thanks > - Mohammad Noureldin > -- > "Life is like riding a bicycle. To keep your balance you must keep moving" > - Albert Einstein > > -- Mario.