

Someone can surely figure something out with a bit of imagination.
Someone can surely figure something out with a bit of imagination.
I’m not sure if my brain counts as artificial, but with all the microplastics, it sure ain’t organic.
Doesn’t transmuting lead into gold risk getting your alchemist’s license revoked?
While Nvidia GPUs mostly work pretty well, that’s only until they don’t. I’d recommend getting an AMD one instead, to avoid any future headaches. Though, if you prefer Nvidia for some reason, the situation will likely get better when the Nova driver gets released & NVK becomes a bit more optimized.
the EU (north only) wondering how to maintain the war flame alive for 4 yrs and hope for a new Biden in 4 yrs.
Could you elaborate?
AVX-512, so x86? AVX (Advanced Vector Exrensions) is the name of the vector extensions to x86, right?
Nova is still in the very early stages of development, though I think they’ve laid down a lot of the groundwork now? They recently got the driver to do one part of the GPU initalization process, so work on the driver proper has started.
In the strictest sense, NVK is not a replacement for Nouveau’s OpenGL driver, but Zink on NVK is, as NVK is exclusively a Vulkan driver and Nouveau has no support for Vulkan.
At least the situation will get better.
Nouveau’s kernel driver is a horrible mess, so I’m looking forward to Nova, if it ever gets ready.
For older (pre-about-RTX 2000-series) cards, the kernel driver had to do a lot, and Nouveau had to reverse engineer most things. Now, Nvidia has moved most of the proprietary magic into something called the GSP (GPU System Processor), which is a small processor (RISC-V, IIRC) which does many things the kernel driver did previously, like reclocking. This, in addition to the official open kernel drivers should make developing a new FOSS Nvidia driver a lot easier. RedHat’s Nova (and I think Nvidia’s open driver) only support cards with a GSP for this reason.
NVK is very impressive for such a new unofficia Nvidia driver in my opinion. If I remember correctly, they said that they’ll focus more on optimization now that it’s conformant.
When/if Nova is ready, it will finally be possible to use a Rust graphics driver stack on Linux outside of Asahi.
If you have any questions remaining, just ask.
Edit: So the closed source GSP firmware blob has 3 “good” points:
The HDMI Forum decided some time ago that HDMI was too open. Now, for the newer versions, the license doesn’t allow open source implementations. Nvidia gets around this with proprietary GSP firmware inside the GPU (even with official open source drivers, not sure about Nouveau) and Intel with GPU firmware or an internal adapter, depending on the GPU (if I’ve understood correctly). Only AMD doesn’t support the newest HDMI version.
They’ll still be slow, as I really doubt that anyone will manage to reclock the cards, ever. Hopefully, now that they’re supported by the NVK driver, which is likely getting a lot more attention than Nouveau’s OpenGL driver and supports Vullan, performance might improve.
According to Collabora (main developers of NVK, I think) & a few other sources (I haven’t run any benchmarks myself), NVK + Zink (OpenGL on Vulkan) is a bit faster than Nouveau on newer cards, for which it is now the default. The older cards still default to Nouveau, but as I understand it, it’s just in case there are issues with them.
So, they are a bit nore compatible now. They should also be a bit more performant now (if you use Vulkan instead of OpenGL & NVK works) or soon(er or later) (when NVK gets faster or the cards switch to Zink on NVK).
Nvidia drivers are a bit confusing on linux, so I’ll list them here, just in case (at leas as far as I understand them):
Kernel drivers:
Closed source official driver
Open source official driver
Nouveau
Nova (WIP)
Userspace drivers:
Official driver (supports both officiql kernel drivers)
Nouveau (OpenGL only, supports the Nouveau kernel driver)
NVK (Vulkan only, OpenGL via Zink, supports the Nouveau kernel driver, will support Nova)
Kernel drivers run in the kernel & talk with the GPU, while userspace drivers talk with the kernel drivers, as far as I understand.
Both NVK & Nouveau’s userspace driver are part of Mesa.
All the Nouveau drivers are often just called “Nouveau”, but they’re all located in different places. (Nouveau also has a Xorg driver, which isn’t important here.) Also, the package for NVK is (at least on some distributions) called vulkan-nouveau (Arch) or similiar.
TL;DR: The situation should be at least a bit better now and it should be easier to improve. Also, Nvidia drivers on Linux are confusing.
P.S.
I have a device with an intel integrated GPU & one with a Nvidia 2000 series GPU. Everything works with the intel one (and I would assume AMD), but Nvidia sometimes causes problems on the other device.
It was some time since I tried NVK on it, but performance was much better with the official drivers. It’s probably much better now, and I’ll probably have time & motivation to test it in a week or few, after getting a few other things out of the way first.
Depending on your card, luck, setup, needs & distribution, Nvidia could just be a minor annoyance (enabling non-free repositories and/or some manual configuration with the official drivers, or not quite enough performance with Nouveau) to larger problems (broken greeter/DE/WM/etc., problems with secure boot signing or something else with the official driver or horrible performance or lack of support for extensions with Nouveau).
If you’re looking for a GPU, I’d recommend avoiding Nvidia. Official drivers work pretty well now (most of the time), but can cause headaches and the amount of time I’ve spent troubleshooting is not completely insignificant. There are still a few (pretty small) problems I haven’t been able to resolve. This is in contrast to the intel iGPU, with which I don’t remember any problems.
Edit/P.P.S.
Sorry for the wall of text.
It doesn’t say anything about performance. But they now support Vulkan with Nouveau, so it can now be used even if OpenGL is not available or broken.
The blog post only me tioned that the driver now supports the GPUs, which I think should be believable, as the GPUs are listed as conformant on Khronos’ website.
If you have had problems with a Wayland compositor when using Nouveau with one of the cards, it is possible that it might work now, if the compositor supports Vulkan.
Vulkan is normally faster than OpenGL, but I don’t know much about the state of NVK & Nouveau’s OpenGL driver for the cards. I just know the API versions they support and that NVK cannot reclock them if Nouveau can’t, so I can’t say anything about performance.
I haven’t used nextcloud, but having /var on an actual disk might help, if nextcloud writes to it often. Even if it doesn’t, it might still help a bit as a lot of software does, so it will still reduce the writes to the SD card.
You don’t actually need much on your root partition. Only /etc, /bin, /lib & if it’s separate, /sbin. Most distributions (inc. recent Debians, not sure which version rpi os uses) have symlinked /bin, /sbin & /lib with their /usr counterparts. This means that the binaries & libraries actually reside under /usr, so it has to be on the root partition, but /usr/local should be safe to move.
This means that you can put all the absolutely required directories on the SD card and everything else on a real drive.
So long as /home isn’t noexec.
But at the same time, Andrew Jackson is dead. So we aren’t really bound to logistics here. It’s the opposite. He’s dead, so logistics becomes even more important. Do you know how difficult it is to transport corpses long distances legally?
Why use Netflix, a proprietary & centralized service, when there are distributed FOSS alternatives?
Why would it lower the price? Don’t ads only exist to generate a bit of extra revenue?
They should all work, though I have no idea how quickly. Khronos lists the GeForce 800, 900, GTX 700, GTX 900, GTX 1000 & TITAN V series GPUs as Vulkan 1.4 conformant with the driver.
It would be for the best if public transport were good enough everywhere that you wouldn’t have to drive a vehicle with alcohol in your system.
It’s not reasonable to assume that everyone has that much control in any situation. Removing yourself from a situation is not always possible. What can you do if it’s caused by your environment, like family, school, etc.?
Life does have challenges & there always exists someone who can be miserable in a given situation. That doesn’t mean that everything should be normal.
You can definitely affect some things & you might be able to choose how you see some other things. Still, some things are outside your control or “as they should be”.
According to the source, Goldman & Bakunin.
I’d guess that they’re looking to change that in the USA.