214
submitted 6 months ago by Atemu@lemmy.ml to c/linux@lemmy.ml
top 36 comments
sorted by: hot top controversial new old
[-] theshatterstone54@feddit.uk 20 points 6 months ago* (last edited 6 months ago)

What the.... they're working so fast!!!! At this pace, NVK could probably equal, if not surpass the proprietary drivers by the end of the year!

Only 1 question: how will that affect Wayland support for Nvidia?

I'm an AMD user, but I'm curious.

[-] Atemu@lemmy.ml 7 points 6 months ago

It does not directly affect wayland support in any way unless you're using one of those experimental Wayland in Vulkan modes.

It does affect it indirectly insofar as that, with NVK, you're able to use the nouveau kernel module which exposes standardised interfaces that Wayland relies on without losing the ability to do Vulkan which was not possible previously. If you wanted Vulkan previously, you had to use Nvidia's proprietary driver and its non-standard interfaces that cause issues with Wayland.

[-] entropicdrift@lemmy.sdf.org 1 points 6 months ago

It does not directly affect wayland support in any way unless you're using one of those experimental Wayland in Vulkan modes.

Doesn't Zink on NVK support fully compliant OpenGL 4.6?

[-] Atemu@lemmy.ml 1 points 6 months ago

Yes but I don't see how that's related to Wayland as nouveau (mesa OGL) is also capable of driving apps inside a modern desktop.

[-] fruitycoder@sh.itjust.works 2 points 6 months ago

I think their are plans to switch to Zink on NVK to reduce the maintenance efforts

[-] Atemu@lemmy.ml 1 points 6 months ago
[-] fruitycoder@sh.itjust.works 3 points 6 months ago

Yeah:

For OpenGL support, we are still expecting Zink + NVK to be the plan going forward

[-] luci_tired@lemmy.world 3 points 6 months ago

Ive been trying out nouveau with mesa 24.1, wayland seems better than last time I tried it out on proprietary nvidia drivers. Only issue I've notice is that mouse movement feels weird and performance drops when you move the mouse.

[-] TheMonkeyLord@sopuli.xyz 18 points 6 months ago

This is awesome! I don't use the dedicated GPU on my laptop for anything outside light gaming, so I will definitely be switching to this as soon as it is available for Fedora

[-] warmaster@lemmy.world 7 points 6 months ago

For the foreseeable future, It will probably improve your desktop experience but worsen your gaming performance.

[-] EddoWagt@feddit.nl 2 points 6 months ago

I just want to be able to have good battery life and be able to plug in a display seamlessly if necessary. Right now that seems impossible on Fedora with my laptop. Even windows doesn't do it properly

[-] mariah@feddit.rocks 15 points 6 months ago
[-] SuperIce@lemmy.world 13 points 6 months ago

The article answers your question

[-] darklamer@lemmy.dbzer0.com 1 points 6 months ago

How could you possibly know that?

[-] brunacho@scribe.disroot.org 11 points 6 months ago

Great news for nvidia users.

Not sure if this affects my Pascal card at all (probably not as it's specifically not mentioned). I barely use the dedicated GPU anyway.

[-] pastermil@sh.itjust.works 7 points 6 months ago

I was wondering the same about my Kepler card.

[-] FuckBigTech347@lemmygrad.ml 2 points 6 months ago

Kepler cards work "OK" with nouveau. What sucks is that reclocking has to be done manually, video decoding/encoding requires firmware blobs and OpenGL support tends to be meh. Overall it's an unstable experience. I have a stack of Kepler based cards that would still be usable if Linux/mesa had a decent driver.

[-] CatTrickery@lemmy.blahaj.zone 3 points 6 months ago

Let me know how it works out if you test it. I'm not particularly confident testing it myself because my system already has issues.

[-] mudle@lemmy.ml 10 points 6 months ago

What I think the 'make it or break it' will be for folks is if we see NVENC, DLSS, CUDA support for NVK. The only way I see people who need Nvidia specific features ditching the proprietary drivers is if Nvidia releases proprietary blobs for them. But as for me, I'm ditching the proprietary drivers as soon as NVK performs within 80% of the proprietary drivers.

NVK FTW!!

[-] kureta@lemmy.ml 7 points 6 months ago* (last edited 6 months ago)

Unfortunately I need CUDA. I hope either ZLUDA and/or actual CUDA works on NVK in the near future. Better yet AMD could release something that can compete with CUDA but that seems highly improbable.

[-] mudle@lemmy.ml 5 points 6 months ago* (last edited 6 months ago)

I hope either ZLUDA and/or actual CUDA works on NVK in the near future.

This is my hope as well. I do think that at least an attempt at CUDA support for NVK is planned, but if it is, it's likely still a ways out. But who knows! They've been progressing so fast, it might come sooner than we think! (Assuming CUDA is even on the roadmap.)

Better yet AMD could release something that can compete with CUDA but that seems highly I. probable.

Unfortunately AMD's focus doesn't seem to be on Ray Tracing/AI or a CUDA alternative at the moment. But this would definitely be a welcomed feature.

[-] bruhduh@lemmy.world 5 points 6 months ago* (last edited 6 months ago)

Does it support Maxwell cards? (I use laptop with maxwell card so there's no way to upgrade it) edit: i guess Pascal and older cards are not supported since they wasn't mentioned, only turing and newer. Second edit: looks like they work on older cards but in backporting mode here's the source https://www.collabora.com/news-and-blog/news-and-events/nvk-holiday-update.html

[-] furzegulo@lemmy.dbzer0.com 4 points 6 months ago
[-] possiblylinux127@lemmy.zip 3 points 6 months ago

Cool! I assume this this requires non-free binaries. Does anyone know specifics?

[-] aurtzy@discuss.tchncs.de 16 points 6 months ago

NVK itself is not dependent on anything proprietary, but it's practically required to enable NVIDIA's GSP firmware blob if you want to see actual performance since it's what enables re-clocking (older post by Collabora here which touches on it).

[-] ABeeinSpace@lemmy.world 2 points 6 months ago

Is the GSP firmware included in linux-firmware yet?

[-] joojmachine@lemmy.ml 4 points 6 months ago

IIRC, yes, it will come starting with Linux 6.8

[-] aurtzy@discuss.tchncs.de 5 points 6 months ago

Slight correction, it's available in Linux 6.7, and has to be enabled with the kernel parameter nouveau.config=NvGspRm=1. It may be enabled by default soon though (latest news I could find about that here).

[-] warmaster@lemmy.world 10 points 6 months ago

NVK is a new fully open source driver for Nvidia GPUs. Derived from documentation & official FOSS code drops from Nvidia, unlike the legacy Nouveau driver which was mostly the product of reverse engineering proprietary drivers.

[-] d3Xt3r@lemmy.nz 4 points 6 months ago

Looking at the AUR package, it doesn't look like there's any binary dependencies: https://aur.archlinux.org/packages/vulkan-nouveau-git?all_deps=1#pkgdeps

[-] simple@lemm.ee 3 points 6 months ago* (last edited 6 months ago)

That's great, but how's performance compared to the normal drivers?

[-] d3Xt3r@lemmy.nz 11 points 6 months ago* (last edited 6 months ago)

It seems there's still a bit of work to be done, but it looks promising.

We are actively working on the remaining pieces to support D3D12 emulation via VKD3D-Proton. A lot is already done or in progress but there are still a few pieces missing, so don't expect D3D12 games to work just yet.
[...]
Performance is still a work in progress and continues to improve regularly. A lot of titles are running at 60 FPS or better on recent GPUs. With others, we're seeing bottlenecks that we have yet to triage. If you want to know if your favorite game performs well, the best way is to just try.

[-] CatTrickery@lemmy.blahaj.zone 3 points 6 months ago

Anyone willing to test performance etc on Pascal? I'm not particularly confident swapping drivers back and forth since my system is already slow and unstable.

[-] Atemu@lemmy.ml 2 points 6 months ago

I'd expect extremely poor performance as Nvidia does not allow nouveau to reclock Pascal cards; you'd be stuck at the lowest clocks.

[-] OneRedFox@beehaw.org 2 points 6 months ago

What's the Kepler support like at this time?

this post was submitted on 28 Feb 2024
214 points (97.8% liked)

Linux

47345 readers
1442 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS