Definitely proprietary. Nouveau makes video output on everything, but proprietary driver on Nvidia gpu does it faster:) Answer from HyperWinX on reddit.com
Definitely proprietary. Nouveau makes video output on everything, but proprietary driver on Nvidia gpu does it faster:) Answer from HyperWinX on reddit.com
🌐
ArchWiki
wiki.archlinux.org › title › NVIDIA
NVIDIA - ArchWiki
NVIDIA no longer actively supports these cards and their drivers may not officially support the current Xorg version. It might be easier to use the nouveau driver; however, NVIDIA's legacy drivers are still available and might provide better 3D performance/stability.
🌐
Reddit
reddit.com › r/archlinux › which nvidia drivers should i choose
r/archlinux on Reddit: Which nvidia drivers should I choose
July 11, 2024 -

So as the title says, I'm installing Arch and been wondering which drivers should I choose. (I'm am Arch noob so don't really know which is the best option).

The three options are: - nvidia (proprietary) - nvidia (open/source nouveau driver) - nvidia (open kernel module for newer GPUs, Touring +)

My question is which one is best for me. I plan to game and use PC for school. I have a 3070 and AMD 3700x.

If you can, please explain to me which one does what and their pros and cons.

Edit: thank you all for helping :)

🌐
Arch Linux Forums
bbs.archlinux.org › viewtopic.php
For a non-gaming setup, is Nouveau enough or do I still need Nvidia? / Kernel & Hardware / Arch Linux Forums
Performance speaking, is there any reason for me to use the official Nvidia drivers or nouveau is enough? ... Official drivers will give you better power management (though you could also just disable the card). Otherwise you probably won't notice a difference. Nouveau may allow you to use wayland with less bugs? Not sure on that one. Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums. jasonwryan-Installing Arch is a measure of your literacy.
🌐
Arch Linux Forums
bbs.archlinux.org › viewtopic.php
Nvidia drivers vs Nouveau / Kernel & Hardware / Arch Linux Forums
Due to a regression in X that requires a deprecated function to be copied into the nvidia-drivers binary component, there is a significant performance degradation with xorg-server-1.11. As a result I'm re-marking this release as not supporting xorg-server-1.11. bug #385669 · are you talking about the trapezoids issue? if yes then arch's xorg-server package is already patched: http://projects.archlinux.org/svntogit/ …
Find elsewhere
🌐
Reddit
reddit.com › r/archlinux › nouveau, nvidia, or nvidia optimus?
r/archlinux on Reddit: Nouveau, NVIDIA, or NVIDIA Optimus?
September 16, 2021 -

I recently purchased a Lenovo IdeaPad 5 15ITL05 laptop and I installed Arch Linux on it. On my old laptop [Acer Aspire E1-571G] I used Nouveau and didn't care about NVIDIA drivers. It was working OK. However, with my new laptop I'm not sure if it's the right choice. I feel that the closed-source NVIDIA drivers might provide me with a lot more features than Nouveau. Which graphics driver do you suggest that I use? Nouveau, NVIDIA, or NVIDIA Optimus? What other useful GPU related apps should I install on my laptop to get the best graphics experience?

P.S: This is the output of neofetch on my laptop:

CPU: 11th Gen Intel i7-1165G7 (8) @ 4.700GHz
GPU: NVIDIA GeForce MX450
GPU: Intel TigerLake-LP GT2 [Iris Xe Graphics]
🌐
Arch Linux Forums
bbs.archlinux.org › viewtopic.php
nouveau or nvidia for me? / Applications & Desktop Environments / Arch Linux Forums
July 22, 2010 - I like nouveau better because I can use xrandr for setting up a second screen instead of nvidia-settings. YES WE CAN (but that doesn't necessarily mean we're going to) ... Nouveau should suffice most needs. The Fedora 13 Nouveau (mesa-dri-experimental) is the best one though. Just went for it to get those: activated Rawhide to get new E17, then upgrade fails, then passed the mighty Archlinux GNU/Linux!
🌐
Arch Linux Forums
bbs.archlinux.org › viewtopic.php
Nvidia vs. Nouveau / Kernel & Hardware / Arch Linux Forums
January 20, 2010 - I would find it very interesting You can use nvclock -i when using nouveau to see the speed. And you can also use nvclock to control the speeds when the nvidia driver loaded, to set the same default speed that nouveau gets.
🌐
Arch Linux Forums
bbs.archlinux.org › viewtopic.php
[SOLVED] Proper way of replacing nouveau with nvidia? / Multimedia and Games / Arch Linux Forums
Essentially I just installed nvidia & nvidia-utils, rebooted and all is well; apparently (as the wiki states) the nvidia install blacklists nouveau, although I do not fully know how this happens. I had to uninstall nouveau-dri, but it was obvious from the pacman output. ... There is no spoon in Arch...
🌐
Arch Linux Forums
bbs.archlinux.org › viewtopic.php
[SOLVED] Using older nouveau or nvidia driver on new kernel / Newbie Corner / Arch Linux Forums
It's typically shipped w/ libglvnd, but the 340xx drivers predated that and you're probably resolving an older library provided by nvidia? You'll have to run such thing w/ software emulation (or switch to nouveau) https://wiki.archlinux.org/title/NVIDIA …
🌐
ArchWiki
wiki.archlinux.org › title › Nouveau
Nouveau - ArchWiki
Reason: Editing files in /usr/lib/ is not persistent, they will be overwritten when a package gets upgraded. (Discuss in Talk:Nouveau) If you want to keep the proprietary NVIDIA driver installed (and are not using OpenGL), but want to use the Nouveau driver, follow the steps below:
🌐
Reddit
reddit.com › r/linuxmasterrace › benchmarked: nouveau vs nvidia arch linux driver on 980ti
r/linuxmasterrace on Reddit: Benchmarked: Nouveau vs Nvidia Arch Linux Driver on 980ti
February 25, 2017 - IRC web client: https://kiwiirc.com/nextclient/irc.snoonet.org/#linuxmasterrace This subreddit was temporarily private as part of a joint protest to Reddit's recent API changes, which breaks third-party apps and moderation tools, effectively forcing users to use the official Reddit app. ... Archived post. New comments cannot be posted and votes cannot be cast. Share ... To some degree, expected results. I say "to some degree" because i didn't really expect most games to run there. It'd be nice if Nouveau got the same love as AMD"s open source drivers (hopefully to the point where it provides a drop-in alternative to the Nvidia closed source drivers).
🌐
ArchWiki
wiki.archlinux.org › title › Nouveau_(Español)
Nouveau (Español) - ArchWiki
Y dígale a Xorg que cargue nouveau en vez de nvidia creando el archivo /etc/X11/xorg.conf.d/20-nouveau.conf con el siguiente contenido: Section "Device" Identifier "Nvidia card" Driver "nouveau" EndSection · Si ya ha utilizado el controlador de NVIDIA, y desea probar Nouveau sin necesidad de reiniciar, asegúrese de que el módulo 'nvidia' ya no está cargado: ... linux-gitAUR Use PKGBUILD para utilizar el árbol de Nouveau en https://github.com/skeggsb/linux/[enlace roto 2024-01-13], en vez de hacer un paquete de cero.