Hey guys, i’m new to linux, installed EOS few days ago and was trying to get wayland working on my nvidia gpu, and noticed that when you do ndivia-inst it adds nvidia-drm.modeset=1 to GRUB_CMDLINE_LINUX_DEFAULT but it should be ndivia_drm.modeset=1, with underscore instead of dash.
After fixing typo and rebuilding config file, wayland started working on my gtx 1060
I could not see any justification, explanation, or link to some source for that correction. Maybe there is, and I can’t see it because of inexperience .
Is there a way/procedure to ask the contributor?
If there is some change to my posted source, we should all learn about it .
indeed i do not wanted to say you are wrong more the opposite… it looks like may nvidia simply changed the readme and the one changed the archwiki was following this change… the only thing i see where - is not workking is lsmod:
it gave no output when using - …
But adding kernel option into cmdline or grub cmd is working with both variations at least … on my system.
I didn’t notice that nvidia-inst says that you should rebuild grub config, that’s why it didn’t work. After changing dash to underscore i followed steps and finally ran grub-mkconfig.