Skip Navigation
Cannot run Wayland on nVidia at all
  • I'm guessing you forgot to add DRM kernel mode setting. What you need to do is create /etc/modprobe.d/nvidia.conf, and add

    options		nvidia_drm	modeset=1
    blacklist	nouveau
    

    then edit /etc/mkinitcpio.conf to have

    MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)
    

    and ensure /etc/mkinitcpio.conf also has the modconf hook

    HOOKS=(... modconf ...)
    

    then run mkinitcpio -P, restart, and enjoy Wayland.

  • Removed
    APK for searching and subscribing to Youtube, Twitch, and more in a single feed
  • Source-available is not open source. Open source means you are granted the right to modify the code and distribute that modified code as your own project, with some or no restrictions, depending on the original projects license. This license only grants the access to compile and distribute the original unmodified source code.

    The fact that this license doesn't grant modification rights makes this about as open source as Unreal Engine... which means it isn't.

    I don't think this is a bad project, but advertising it as open source is a lie. It's source-available shareware.

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SH
    ShyOnyx @lemmy.ml
    Posts 0
    Comments 2