Search Criteria
Package Details: nvidia-550xx-dkms 550.163.01-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nvidia-550xx-dkms.git (read-only, click to copy) |
|---|---|
| Package Base: | nvidia-550xx-dkms |
| Description: | NVIDIA drivers - module sources, 550 branch |
| Upstream URL: | http://www.nvidia.com/ |
| Keywords: | 550 beta dkms drivers kernel nvidia panic utils whatever |
| Licenses: | custom |
| Conflicts: | nvidia, nvidia-dkms, NVIDIA-MODULE |
| Provides: | nvidia, nvidia-dkms, NVIDIA-MODULE |
| Submitter: | Kimiblock |
| Maintainer: | fl4tisjustice |
| Last Packager: | fl4tisjustice |
| Votes: | 10 |
| Popularity: | 0.027626 |
| First Submitted: | 2024-08-03 13:43 (UTC) |
| Last Updated: | 2026-03-10 21:09 (UTC) |
Dependencies (4)
- dkms (dkms-gitAUR)
- libglvnd (libglvnd-gitAUR)
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-525xx-utilsAUR, nvidia-575xx-utilsAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-580xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-utils-betaAUR, nvidia-340xx-utils-macbookAUR, nvidia-vulkan-utilsAUR)
- patchelf (patchelf-gitAUR) (make)
Required by (42)
- bumblebee-forceunload (requires nvidia) (optional)
- bumblebee-git (requires nvidia) (optional)
- bumblebee-picasso-git (requires nvidia) (optional)
- conky-lua-nv (requires nvidia) (optional)
- conkyluanv-autoscale-fixed (requires nvidia) (optional)
- cudapm1 (requires nvidia)
- deepin-nvidia-prime-git (requires nvidia)
- gpu-viewer (requires nvidia) (optional)
- hfetch-git (requires nvidia) (optional)
- hoomd-blue (requires nvidia) (optional)
- mfaktc (requires nvidia)
- mhwd-nvidia (requires nvidia-dkms) (make)
- monitorix (requires nvidia) (optional)
- monitorix-git (requires nvidia) (optional)
- mumax3 (requires nvidia)
- nuxhash-git (requires nvidia)
- nv-card (requires nvidia)
- nv-card-pm (requires nvidia)
- nv-monitor (requires nvidia) (optional)
- nvfancontrol (requires nvidia) (optional)
- Show 22 more...
Sources (11)
- 0002-CFLAGS-Set-std-gnu17-for-all-compilation-flags.patch
- 0003-Workaround-nv_vm_flags_-calling-GPL-only-code.patch
- 0004-kernel-open-nvidia-Use-new-timer-functions-for-6.15.patch
- 0005-kernel-nvidia-Fulfill-6.17-fb_create-contract.patch
- 0006-kernel-nvidia-use-new-helper-macros-and-post-removal-in_irq-for-6.19.patch
- https://us.download.nvidia.com/XFree86/Linux-x86_64/550.163.01/NVIDIA-Linux-x86_64-550.163.01.run
- nvidia-drm-outputclass.conf
- nvidia-utils.sysusers
- nvidia.rules
- systemd-homed-override.conf
- systemd-suspend-override.conf
Latest Comments
1 2 3 4 Next › Last »
failsafe65 commented on 2026-03-10 20:37 (UTC) (edited on 2026-03-10 20:39 (UTC) by failsafe65)
I no longer use an Nvidia card so I'm going to disown the packages to let someone else maintain them. Whoever takes it up should also do lib32-nvidia-550xx-utils since steam still requires 32 bit libs.
fl4tisjustice commented on 2026-03-10 20:10 (UTC) (edited on 2026-03-10 21:14 (UTC) by fl4tisjustice)
EDIT: I've updated the package as package maintainer, the following instructions are now moot.
I've successfully managed to get this package to compile with the 6.19.6 kernel.Since it's become a habit now, I decided to pull the trigger and make a repo for it: https://github.com/fl4tisjustice/nvidia-550xx-dkmsYou can just clone the repository and runmakepkgto build the packages. Then you can install them withsudo pacman -U.If you'd rather patch the package yourself (understandable), you can do as follows:- Patch the PKGBUILD with the following patch:- Download the actual patch for the 6.19 kernel at: https://github.com/fl4tisjustice/nvidia-550xx-dkms/blob/7740d5e1047824326a8f58b2bb44f437d4798418/0006-kernel-nvidia-use-new-helper-macros-and-post-removal-in_irq-for-6.19.patch- Make the package as normal.For reference, I used the following as base from the nvidia-470xx-dkms package:
They accounted for 95% of the patch, with some small changes that can be chalked up to version differences.
boux commented on 2025-12-24 18:37 (UTC) (edited on 2025-12-24 18:38 (UTC) by boux)
This package was not working for me for the newer Kernels (6.17 and 6.18), so I asked AI to create a patch for me (lmao).
To my surprise, it worked: https://github.com/Boux/nvidia-550xx-dkms
It got the patch from a 470xx repo and it just worked for 550xx as well.
Feel free to use it if you have no issue with my use of AI.
I am expecting it to break once 6.19 releases, but since 6.18 is going to be the new LTS version, it should last a while
FrostyWave commented on 2025-11-03 01:48 (UTC)
sound missing after upgrading linux-lts to 6.12.56-1
ahungry commented on 2025-10-11 20:14 (UTC)
Thanks for the suggestion jadespace, I gave it a shot, but it still didn't work (the 580 line) - what happens is playing a game like Diablo 4 via lutris/wine, it works fine for awhile, and then if I minimize/swap from the game's workspace and come back, it will have a total lock (audio will still play, but the FPS is stuck to 0).
Adding the NVreg setting made no difference in behavior.
jadespace commented on 2025-10-10 14:01 (UTC)
Since some others are reporting using the old driver series to keep their laptop/notebook working, I'd like to mention that I've successfully upgraded to 6.16 and now 6.17 with no issues. I tried the advice from the new note in the Arch Wiki about setting the module parameter
nvidia.NVreg_EnableGpuFirmware=0and explicitly still using the proprietarynvidiapackage instead ofnvidia-open.My laptop with a 3050 Mobile has been stable since making that change weeks ago. I now run my laptop in discrete graphics mode with the most up-to-date driver and kernel.
Hope this helps any others that have been waiting on upstream to become stable again.
ahungry commented on 2025-10-09 22:54 (UTC)
@fl4tisjustice thanks a ton for the fix, you saved me a lot of time.
hopefully failsafe65 or someone else is able to repackage/maintain, as this is the only driver that works well on the Lenovo Thinkpad X1 Extreme (which just happens to be my machine) :)
fl4tisjustice commented on 2025-10-09 11:17 (UTC) (edited on 2025-10-09 13:03 (UTC) by fl4tisjustice)
After looking around for a bit, I found this comment, which this patch is based upon. Then, after reading some of the relevant Linux kernel and NVIDIA driver source code, and tweaking the patch accordingly, I managed to get it to work.
You can find the relevant .patch file here. (I couldn't get everything to fit in one comment.)
And for the PKGBUILD patch:
TL;DR: Download this patch into the
nvidia-500xx-dkmspackage folder, apply the above patch to the PKGBUILD, and runmakepkg.Edit 1: Had uploaded an older attempt by mistake.
Edit 2: Update checksum in
PKGBUILDaccordingly.Edit 3: Text formatting.
Fuxino commented on 2025-10-09 07:57 (UTC)
Kernel module fails to build with kernel 6.17.x
Niluge_KiWi commented on 2025-07-21 22:06 (UTC)
I've followed instructions from @fl4tisjustice and @Philanche, and simplified packaging, here is the result: https://github.com/Niluge-KiWi/aur-nvidia-550xx-dkms/commit/531accd274b1d6f3f88e8f4ede0c1e2bc5eac656#diff-c13dbcca92f9ff12cd26ecce958be3f9ee8563baace04f7a463a6d2dd4252e0b
tested with
linux6.15.7.arch1-11 2 3 4 Next › Last »