Re: FreeBSD Foundation Laptop Support target hardware and desktop environments

2025-02-17 Thread Mohammad Noureldin
k 845 G10 (AMD) for USB4 work Desktop Environments: - i3 (i3wm) I've been using it for a bit more than a year now and it works like a charm on FreeBSD -- Thanks - Mohammad Noureldin -- "Life is like riding a bicycle. To keep your balance you must keep moving" - Albert Einstein

Re: [LDWG][FBSD_LDWG] Frame.work RISC board

2025-02-04 Thread Mohammad Noureldin
ppily share what I learn during the next LDWG call, if it shows up > beforehand. > > chris > > Maybe also better drop another email or CC freebsd-riscv@ ? -- Thanks - Mohammad Noureldin -- "Life is like riding a bicycle. To keep your balance you must keep moving" - Albert Einstein

Re: [LDWG] First call - recording and slides

2025-01-06 Thread Mohammad Noureldin
eams with multiple people > involved. > Clear 👊 > > On Sun, Jan 5, 2025 at 12:47 PM Mohammad Noureldin < > moham...@thelightbird.com> wrote: > >> Hi Chris! >> >> --snip-- -- Thanks - Mohammad Noureldin -- "Life is like riding a bicycle. To keep your balance you must keep moving" - Albert Einstein

Re: [LDWG] [FBSD_LDWG] [Ludwig]

2025-01-05 Thread Mohammad Noureldin
Hi Tomek! On Tue, Dec 24, 2024 at 3:32 PM Tomek CEDRO wrote: --snip-- > MERRY CHRISTMAS FOLKS :-) :-) :-) > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info > >> Sorry a bit too late, Happy Holidays to you too and happy new year 👊 -- Thanks - Mohammad Noureldin -- &

Re: [LDWG] First call - recording and slides

2025-01-05 Thread Mohammad Noureldin
t only takes interest and time, so anyone who can/wants to contribute is > free to put their name in; commit bit is not a requirement. > > chris Great and thanks 👊 -- Thanks - Mohammad Noureldin -- "Life is like riding a bicycle. To keep your balance you must keep moving" - Albert Einstein

Re: [LDWG] First call - recording and slides

2024-12-16 Thread Mohammad Noureldin
oned during the call. > > > https://docs.google.com/spreadsheets/d/15btrze2sZrprSBd3Hb3YG27cZqG0AFjcvLlcTTifpIE/edit?usp=sharing In the last 2 columns, what is the role of the Owner in comparison to Developer ? Thanks again! > chris > > -- Thanks - Mohammad Noureldin -- "

Re: console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbus_message_new_signal: assertion 'g_variant_is_object_path (path)' failed

2024-11-18 Thread Mohammad Noureldin
e 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. > -- > Mario. > -- Thanks - Mohammad Noureldi

Re: console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbus_message_new_signal: assertion 'g_variant_is_object_path (path)' failed

2024-11-18 Thread Mohammad Noureldin
Hi Gleb, On Thu, Nov 14, 2024 at 4:10 PM Gleb Popov wrote: > On Thu, Nov 14, 2024 at 5:37 PM Mohammad Noureldin > wrote: > > > > This is the whole idea behind auto-configuration, that you don't need > this anymore. When you follow the explanations from the article I&

Re: console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbus_message_new_signal: assertion 'g_variant_is_object_path (path)' failed

2024-11-18 Thread Mohammad Noureldin
t; > Given these details I fully agree with your conclusions. It doesn't look related to running a Multi-GPU system. > > -- > Mario. > -- Thanks - Mohammad Noureldin -- "Life is like riding a bicycle. To keep your balance you must keep moving" - Albert Einstein

Re: console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbus_message_new_signal: assertion 'g_variant_is_object_path (path)' failed

2024-11-14 Thread Mohammad Noureldin
nvidia-drm" Worth mentioning I do also have this set at the end of my .xinitrc: $ cat .xinitrc # PRIME configuration xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --auto exec /usr/local/bin/i3 > On Thu, Nov 14, 2024 at 1:44 PM Mohammad Noureldin < > moham...@the

Re: console-kit-daemon[5142]: GLib-GIO-CRITICAL: g_dbus_message_new_signal: assertion 'g_variant_is_object_path (path)' failed

2024-11-14 Thread Mohammad Noureldin
m. I can also set any of the iGPU exclusive-or dGPU as the Primary GPU. Worth mentioning though that I am using i3wm. > > # nano /etc/rc.conf : > > Code: > > kld_list="i915kms nvidia nvidia-modeset nvidia-drm linux linux64 ext2fs" > > > > When it comes to gr