And as usual this is without any help from Nvidia

Linus "fuck you Nvidia" gif

  • Nix@merv.news
    link
    fedilink
    arrow-up
    45
    ·
    11 months ago

    For those out of the loop that don’t read articles (this isn’t an article it’s a post by one of the creator’s of the driver)

    What is NVK?

    NVK is a new fully open-source Vulkan driver for Nvidia hardware.

    • rawrthundercats@lemmy.ml
      link
      fedilink
      arrow-up
      7
      ·
      11 months ago

      What is the difference between selecting dx12 and vulkan on a game that supports both versus putting a vulkan driver on the card? Will the vulkan drive have better performance on games which already support vulkan? All games? Thanks for any explanation

      • Two@lemmy.world
        link
        fedilink
        arrow-up
        9
        ·
        11 months ago

        If you’re on Linux Vulkan is the way to go. Unless their use of the standard is really bad, Vulkan will always perform better on Linux than DirectX 12

        If you’re on Windows, then it can be a bit of a crap shoot on which one performs better.

            • Two@lemmy.world
              link
              fedilink
              arrow-up
              7
              ·
              edit-2
              11 months ago

              No, its not. With open source software you, a regular person, can feasibly get a change included into the code base. That is NOT true with an open standard. You, or more accurately a very large and powerful company you work with or for, have to have significant pull to even hope to get a change in. Even then, those changes take a lot of time to proliferate.

              With open source code that change can happen as soon as you write it, you don’t even have to wait for the maintainer to merge it; just fork the software. You can’t really “fork” Vulkan as a normal dev; no one will follow your spec. You don’t have enough pull as a single dev to get billion dollar companies to follow it. But you can relatively easily get those same companies to use your fork of an open source software.

              They are entirely different systems.

              • Diabolo96@lemmy.dbzer0.com
                link
                fedilink
                arrow-up
                2
                ·
                11 months ago

                "I will prove you wrong and fork vulkan and make everyone use my version " that’s what i would’ve d Said if i was some genius who knew how to code but am not. Joke aside, i meant in terms of openness. You can’t make dx12 work on linux, android,etc but vulkan works everywhere.

                • Two@lemmy.world
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  11 months ago

                  That is because it’s an open standard, not open source. You can read the documentation and implement a driver for a new platform, but you’re not porting vulkan to it. Likewise, there is tons of windows only open source code that will never work anywhere else because they target windows specific code.

      • bitwolf@lemmy.one
        link
        fedilink
        arrow-up
        2
        ·
        11 months ago

        If you run dx12 on Linux. You’re likely going to be using a translation letter that converts dx12 to vulkan.

  • Certainity45@lemmy.ml
    link
    fedilink
    arrow-up
    12
    ·
    11 months ago

    That article doesn’t mention Wayland and I don’t have Nvidia card myself. So, can I go now and suggest Nvidia owners to use Wayland if their Mesa, Vulkan and Nouveau are up to date?

    • Atemu@lemmy.ml
      link
      fedilink
      English
      arrow-up
      19
      ·
      edit-2
      11 months ago

      Even if the users were using a kernel tree that isn’t even in Linus’ tree yet in addition to bleeding-edge Mesa, you still shouldn’t be using nor recommending this.

      From the article:

      It will take a long time before we get the bugs worked out and get a full feature set with reasonable performance.

      We are not, however, yet to the point where you can run an arbitrary app and expect it to work properly.

      However, right now there are enough missing features and known issues that a lot of apps won’t work and we already know that. Please don’t file “XYZ game doesn’t play” issues just yet.

      This is a large step forward but nowhere near usable for the wider Linux gamer audience yet and that’s just the Vulkan driver.

      Other parts of Nouveau aren’t too great either and there is still no re-clocking support. Your iGPU is likely faster than any card with NVK right now.

    • RedWeasel@lemmy.world
      link
      fedilink
      arrow-up
      16
      ·
      11 months ago

      Probably not yet as the gsp firmware loading that would allow full performance is not included in these patches and these patches will requires linux 6.6 to work at all while 6.4 is the current release.

    • Cornelius@lemmy.ml
      link
      fedilink
      arrow-up
      9
      ·
      11 months ago

      I actually came to this community to actually ask about the state of Wayland on NVIDIA lol. I have a laptop that has hybrid AMD/NVIDIA graphics and I want to FULLY switch to Wayland but it NEEDS to be stable enough to not cause issues while I’m working.

      • responsible_sith@programming.dev
        link
        fedilink
        arrow-up
        5
        ·
        11 months ago

        I have a 1060 and use proprietary drivers. On sway I sometimes have smal graphics glitches that go away when I hover them with my mouse. On Hyprland with the nvidia build I have experienced no problems.

      • JoeyJoeJoeJr@lemmy.ml
        link
        fedilink
        arrow-up
        5
        ·
        11 months ago

        I’m on a laptop with hybrid Nvidia/Intel graphics, and Wayland has been working fine for me. I typically run in “on-demand” mode, but I’ve used both strictly Intel and strictly Nvidia modes as well, and it’s been fine.

        I think the only real issue I’ve had is that Splitgate refuses to launch in Wayland, so I switch to X if I want to play - general computing works fine, native apps have had no issues, and all the other games I’ve played have launched without issue.

        The Nvidia GPU is a 1650 TI, and I’m on the Nvidia 535 driver.

      • MrHandyMan@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        11 months ago

        I have used Wayland on NVIDIA for couple of years now. It’s not perfect, but generally it’s usable and I haven’t used X11 after I switched. My current issues are probably more from applications not supporting Wayland, because XWayland can cause some annoyances when using programs through it.

  • flashgnash@lemm.ee
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    Does this improve performance with nouveau then? Last time I tried nouveau it was leagues slower than integrated graphics, let alone the proprietary drivers