Now added nvidia_drm.modeset=1 as a kernel parameter and doing cat
/sys/module/nvidia_drm/parameters/modeset gives me: Y
Still need to have the `ln -s /dev/null /etc/udev/rules.d/61-gdm.rules`
hack in order to have Wayland properly. I do have the kms-modifiers
activated too.
Versions of libxcb, egl
About modeset, ie Kernel Mode Setting being required or not I found
this about https://wiki.archlinux.org/title/Wayland#Requirements 5.1
that "Enabling DRM KMS is required.". THe next link points to
https://download.nvidia.com/XFree86/Linux-x86_64/515.48.07/README/xwayland.html
which tells that:
"
On Thu, 8 Sep 2022 17:22:00 -0300 =?UTF-8?Q?Sebasti=C3=A1n_Lacuesta?=
wrote:
> Hi Alban,
>
> My nvidia driver version: 510.85.02-1
>
> cat /sys/module/nvidia_drm/parameters/modeset
> N
the gdm udev rules work how they ought to, ie:
/lib/udev/rules.d/61-gdm.rules "
# disable wayland if nvidia-d
Hi Alban,
My nvidia driver version: 510.85.02-1
cat /sys/module/nvidia_drm/parameters/modeset
N
grep nomodeset /proc/cmdline
Cheers,
Sebastián
El sáb, 27 ago 2022 a las 3:20, escribió:
> On Fri, 8 Apr 2022 18:19:06 -0300 =?UTF-8?Q?Sebasti=C3=A1n_Lacuesta?=
> wrote:
> > Overwritting 61-gdm
On Fri, 8 Apr 2022 18:19:06 -0300 =?UTF-8?Q?Sebasti=C3=A1n_Lacuesta?=
wrote:
> Overwritting 61-gdm.rules with
>
> ln -s /dev/null /etc/udev/rules.d/61-gdm.rules
>
> solves the issue for me.
regarding this file disables wayland if nvidia driver below 510 (which
is not your case) or modesetting i
Overwritting 61-gdm.rules with
ln -s /dev/null /etc/udev/rules.d/61-gdm.rules
solves the issue for me.
Now I have X11 and Wayland options back, tested Wayland and works great. I
also can use new optimus environment variables to choose between discrete
and integrated cards. For vulkan apps, the Nv
6 matches
Mail list logo