Did you read the wiki about it? It should answer most of your questions. At least will answer all that you already asked: https://wiki.archlinux.org/title/NVIDIA Answer from Samsagax on reddit.com
🌐
ArchWiki
wiki.archlinux.org › title › NVIDIA
NVIDIA - ArchWiki
3 weeks ago - This article covers the official NVIDIA graphics card drivers. For the community open-source driver, see Nouveau.
🌐
GitHub
github.com › korvahannu › arch-nvidia-drivers-installation-guide
GitHub - korvahannu/arch-nvidia-drivers-installation-guide: A repository that holds a simple guide on how you can install and configure proprietary NVIDIA drivers for Arch Linux. · GitHub
This is a quick tutorial on how you can install proprietary NVIDIA drivers for Arch Linux. Please note if you are using anything other than the regular linux kernel, such as linux-lts, you need to make changes accordingly. All the commands marked like this are meant to be run on the terminal.
Starred by 1.1K users
Forked by 62 users
Discussions

How well does NVIDIA work on Arch Linux?
It will work as well as any other Linux distribution. Possibly requiring some specific setup depending on your system though, which is almost always covered by Archwiki . Some specific setup is included by default in other distros; which in some cases makes things run better out-of-the-box compared to Arch. Generally, the only thing you need to do is pacman -S nvidia, and maybe add the kernel parameter nvidia_drm.modeset=1. More on reddit.com
🌐 r/archlinux
107
69
April 3, 2024
Is there a step-by-step guide for installing nvidia drivers?
The Arch wiki and the Linux man pages can sometimes be impenetrable for those new to Linux, which is one of the reasons why Mint, Ubuntu and some other distros are frequently recommended to newcomers. If you are having trouble deciphering how to install a GPU driver, then let me suggest that you have set yourself up for an up hill struggle. The last thing that I would like to see is for you to rage quit and go back to the evil empire. So, perhaps you might rethink your distribution choice? On the other hand, if you are committed to this ride, there are lots of vids dealing with Arch installation, desktop installation, driver installation ... you name it. At the end of the day, though, the best approach is to plow through the wiki and understand the official process: https://wiki.archlinux.org/title/NVIDIA Have a look at the process and ask specific questions. The absolute most important skill that you need to develop as a Linux user, is the art of the meaningful question! More on reddit.com
🌐 r/archlinux
22
1
April 22, 2023
Arch Linux not using the Nvidia GPU - Unix & Linux Stack Exchange
Arch Linux not using the Nvidia GPU. This happened after I installed Steam. My gaming experience became laggy and the laptop became quiet, that happens when my Nvidia GPU isn't used. I decided to c... More on unix.stackexchange.com
🌐 unix.stackexchange.com
May 27, 2025
When can it be to get wayland + nvidia support for arch linux or other distros?
There's something else wrong here, the general discussion of X11/Wayland aside. The nvidia driver functions perfectly on Wayland and with any DE, that uses it. First of all, with your GPU, you need to be on the nvidia-open driver, explanation here: https://wiki.archlinux.org/title/NVIDIA Second, what is the secondary GPU and what do you use to switch between them? Prime, Bumblebee, Optimus? More on reddit.com
🌐 r/archlinux
15
0
January 20, 2026
🌐
Reddit
reddit.com › r/archlinux › how do i properly run arch linux with nvidia gpu?
r/archlinux on Reddit: How do I properly run Arch Linux with NVIDIA GPU?
September 8, 2025 -

Hi everyone,

I’m planning to run Arch Linux on a system with an NVIDIA GPU, and I’ve heard that NVIDIA cards can be tricky on Linux.

What’s the recommended way to set up Arch Linux with NVIDIA?

Should I install the proprietary nvidia drivers or stick with Nouveau?

Do I need to use special kernel parameters or tools like PRIME / Optimus for hybrid graphics?

Are there any common issues I should expect with suspend/resume or Wayland?

I’d really appreciate some guidance or a step-by-step approach from anyone who has successfully run Arch with NVIDIA.

🌐
Hyprland
wiki.hypr.land › Nvidia
Nvidia – Hyprland Wiki
1 month ago - Hardware video acceleration on Nvidia and Wayland is possible with the nvidia-vaapi-driver. This may solve specific issues in Electron apps. The install instructions are available in the README. However, a quick guide will be given here: Install the package. On Arch, this is libva-nvidia-driver in the official repos.
🌐
Arch Linux
archlinux.org › packages › extra › x86_64 › nvidia-open
Arch Linux - nvidia-open 610.43.02-7 (x86_64)
Arch Linux · Home · Packages · Forums · Wiki · GitLab · Security · AUR · Download · Source Files / View Changes · Bug Reports / Add New Bug · Search Wiki / Manual Pages · Security Issues · Download From Mirror · nvidia-open 610.43.02-9 [extra-testing] (x86_64) libglvnd ·
🌐
Phoronix
phoronix.com › news › Arch-LInux-NVIDIA-Open-Default
Arch Linux's Main NVIDIA Driver Packages Now Using The Open Kernel Modules - Phoronix
December 20, 2025 - The Arch Linux project announced today they have transitioned to using the Open Kernel Modules for their main NVIDIA driver packages.
Find elsewhere
🌐
Reddit
reddit.com › r/archlinux › how well does nvidia work on arch linux?
r/archlinux on Reddit: How well does NVIDIA work on Arch Linux?
April 3, 2024 -

Hello, a bit of a lurker here and I do apologize if this is the wrong place to post this.

I've been contemplating making the jump to Arch Linux.

I've previously used Pop, Manjaro and now Mint.

My main qualm is how does Nvidia do on Arch? Anyone here presently using Nvidia GPUs would you care to share your experiences? I know it all works better on AMD, unfortunately I'm a mix of team red and green atm with AMD CPU and Nvidia GPU. I plan to change that at some point, but there hasn't been enough need nor time to get a new one.

So yeah looking to see what kind of problems people have encountered or have not encountered, how smooth is it in comparison to say some of the distros I mentioned etc.

EDIT: Thought I should mention I intend to game on this machine using Arch Linux as well as do a variety of other tasks (coding, writing etc..) basically I want to make it my daily driver.

EDIT 2: Thanks everyone for your feedback. I'll probably stick to X11 and give Arch a try.

🌐
Medium
medium.com › @sakalakis › how-to-easily-install-the-nvidia-drivers-in-arch-linux-5f1b3f1a5f66
How to easily install the NVIDIA drivers in Arch Linux | Medium
January 30, 2025 - A beginner’s guide with easy-to-follow steps for installing the latest NVIDIA drivers in Arch Linux and troubleshooting any issues even if…
🌐
LinuxConfig
linuxconfig.org › home › arch linux: nvidia drivers installation
Arch Linux: NVIDIA Drivers Installation - LinuxConfig
October 18, 2025 - Learn how to install NVIDIA drivers on Arch Linux using pacman. Complete guide with step-by-step instructions for RTX, GTX cards & troubleshooting.
🌐
ArcoLinux
arcolinux.com › nvidia-driver
Nvidia | ArcoLinux
I just found, by accident really, a nice list of all the graphical cards from Nvidia and their drivers. If the link is gone, we still have this page. https://www.nvidia.com/object/IO_32667.html May this list help someone The Arch wiki about nvidia is here :... read more
🌐
Medium
medium.com › @pranav072bex › comprehensive-guide-to-installing-and-managing-nvidia-driver-on-arch-linux-ubuntu-93eb0e11ce50
Comprehensive Guide to installing and managing NVIDIA Driver on Arch Linux & Ubuntu | by Pranav Jha | Medium
December 18, 2024 - The easiest way to install NVIDIA drivers on Arch Linux is by using nvidia-inst. It automatically detects your GPU and installs the appropriate driver.
🌐
DEV Community
dev.to › vitorvargas › how-to-install-the-nvidia-driver-on-archlinux-5bgc
How to install the NVIDIA driver on Arch Linux. - DEV Community
November 13, 2023 - Run the following command to identify your GPU's architecture: ... Make sure to look up the NVIDIA GPU information on the official NVIDIA website to ensure the correct driver selection.
🌐
Linuxiac
linuxiac.com › home › tutorials › nvidia + wayland on arch: a comprehensive setup guide
NVIDIA + Wayland on Arch: A Comprehensive Setup Guide
July 5, 2024 - To ensure that the NVIDIA modules are loaded at the earliest possible stage, i.e., on the system boot, we need to add the ‘nvidia,’ ‘nvidia_modeset,’ ‘nvidia_uvm,’ and ‘nvidia_drm‘ modules to the initramfs – a temporary root file system loaded into memory as part of the boot process before the real root file system is mounted. This is possible by entering them in the “MODULES” section of the “/etc/mkinitcpio.conf” file. This is a configuration file for mkinitcpio, a tool Arch uses to generate initial ramdisk images.
🌐
Arch Linux
archlinux.org › packages › extra › x86_64 › nvidia-settings
Arch Linux - nvidia-settings 610.43.02-1 (x86_64)
Arch Linux · Home · Packages · Forums · Wiki · GitLab · Security · AUR · Download · Source Files / View Changes · Bug Reports / Add New Bug · Search Wiki / Manual Pages · Security Issues · Flag Package Out-of-Date (?) Download From Mirror · gtk3 · jansson · libvdpau · libxnvctrl · libxv · nvidia-utils ·
🌐
Reddit
reddit.com › r/archlinux › is there a step-by-step guide for installing nvidia drivers?
r/archlinux on Reddit: Is there a step-by-step guide for installing nvidia drivers?
April 22, 2023 -

I have Gtx 1650 Ti Graphic card and want to install drivers. But arch wiki is way too complicated for me to understand. I have two different graphic card, one is intel and one is nvidia. I want to set nvidia as main for all time, Is there any guide for someone like me ?

Top answer
1 of 3
21
The Arch wiki and the Linux man pages can sometimes be impenetrable for those new to Linux, which is one of the reasons why Mint, Ubuntu and some other distros are frequently recommended to newcomers. If you are having trouble deciphering how to install a GPU driver, then let me suggest that you have set yourself up for an up hill struggle. The last thing that I would like to see is for you to rage quit and go back to the evil empire. So, perhaps you might rethink your distribution choice? On the other hand, if you are committed to this ride, there are lots of vids dealing with Arch installation, desktop installation, driver installation ... you name it. At the end of the day, though, the best approach is to plow through the wiki and understand the official process: https://wiki.archlinux.org/title/NVIDIA Have a look at the process and ask specific questions. The absolute most important skill that you need to develop as a Linux user, is the art of the meaningful question!
2 of 3
4
Alright. So, first of all, I agree with what u/zardvark said - the best thing you can do going forward is to learn how to read man pages and the arch wiki. That, said, I also agree that hey are cryptic and confusing at times. My own system is similar to yours (intel/nvidia), and we seem to want similar things (render everything on the NVIDIA card), so I thought I'd share not only my setup, but also how I got to it. One last thing - I'm assuming that you're running X11 and not Wayland, as NVIDIA and Wayland do not get along all that well. Check if you're running X11 or Wayland by opening a terminal and running echo $XDG_SESSION_TYPE. That should give back eitherx11or wayland. If it gives back x11, then we're good to go. Otherwise, sorry, can't help There's two arch wiki pages that we're going to be referencing a bit here. One is the page for NVIDIA , the other is the page for PRIME . You can also find the PRIME article listed in the 'Related Articles' sidebar of the NVIDIA article. We're mostly going to be using a page from NVIDIA own docs on PRIME, however, located here . Install the drivers as per the arch wiki page. For your system, it's going to be either the nvidia package, or the nvidia-dkms package. Unless you're using a non-standard kernel (such as linux-zen, instead of linux or linux-lts, nvidia should be fine. So install it with sudo pacman -S nvidia or sudo pacman -S nvidia-dkms. Do not reboot just yet, we've got some config to do. From the arch wiki page on PRIME, more specifically the first line of section 2, we can see that the description of PRIME ("render applications on the more powerful GPU") is exactly what we want. Unfortunately, the article on PRIME only lists instructions for the open source drivers (known as nouveau), while we want to use NVIDIA's drivers, mostly because the nouveau drivers are poorly optimised at best. So, we'll need to go looking elsewhere. Looking further down the page we come across section 4 - user scenarios. The first scenario - Discrete Card as Primary GPU" seems like what we need. Unfortunately, it (once again) only gives instructions for the nouveau drivers. It does have a footnote for the users of the NVIDIA drivers, and provides a link to NVIDIA's own docs on the topic, which I gave you in Step 2. Going to the NVIDIA page, we're given two options. The first one is the one we want (PRIME, not Reverse PRIME), so we'll look into that one. It provides us with an example xorg.conf, and we can pretty much just copy it over to /etc/X11/xorg.conf. One thing we need to keep in mind is the "BusID" option in the "Device" section. You can find this by running lspci -k | grep -E "(VGA|3D)". That should give you something like 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04) 01:00.0 3D controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Ti Mobile] (rev a1) Those numbers out the front are the PCIE BusID of each card. Unfortunately, lspci formats the number as 3 (or 4) sections of hexadecimal. X11, on the other hand, expects the sections in decimal. If none of the sections are over 9, or have letters in them, you're all good to basically just copy it over. So, if lspci gave me a BusID of A:B.C, where A, B and C are all less than 9, the BusID line in my xorg.config would look like BusID: "PCI:A:B:C". Or, for the output above, BusID: "PCI:1:0:0" That should be the xorg.conf done, now we just need to enable PRIME. THe commands are the same, but where to put them can differ depending on your system. If you login to a tty (blank terminal) and start X11 by running startx, put them in your ~/.xinitrc file. On the other hand, if you use a display manager to login, then ~/.xsession is a good place to try. If that doesn't work, you'll, unfortunately, need to go digging through google. The commands that you'll need to add to the file are: xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --auto Also, if you run into screen tearing, you can try also adding xrandr --output --set "PRIME Synchronization" 1 I hope that helps.
🌐
TechPowerUp
techpowerup.com › 344385 › arch-linux-drops-support-for-nvidia-pascal-and-older-gpus
Arch Linux Drops Support for NVIDIA Pascal and Older GPUs | TechPowerUp
This change means that Arch Linux will no longer support NVIDIA GPUs from the Pascal generation and older—this means GeForce GTX 1000 GPUs and older. Somewhat comically, this happened shortly after AMD's Linux kernel drivers extended support ...
🌐
Siberoloji
siberoloji.com › how-to-install-and-configure-nvidia-drivers-on-arch-linux
How to Install and Configure NVIDIA Drivers on Arch Linux | Siberoloji
December 5, 2025 - This article provides a step-by-step guide on how to install and configure NVIDIA drivers on Arch Linux, a Linux distribution known for its simplicity and flexibility.
🌐
Arch Linux Forums
bbs.archlinux.org › viewtopic.php
[SOLVED] NVIDIA driver won't load / Newbie Corner / Arch Linux Forums
And the solution is to don't. The nvidia kernel module matches the 5.10.11 kernel, but your installation is 5.9.6, they're not compatible and the nvidia module is also installed into the "wrong" (5.10.11) module path.