Search Criteria
Package Details: nvidia-550xx-utils 550.163.01-3
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 utilities, 550 branch |
| Upstream URL: | http://www.nvidia.com/ |
| Keywords: | 550 beta dkms drivers kernel nvidia panic utils whatever |
| Licenses: | custom |
| Conflicts: | egl-gbm, nvidia-libgl, nvidia-utils |
| Provides: | egl-gbm, nvidia-libgl, nvidia-utils, opengl-driver, vulkan-driver |
| Submitter: | Kimiblock |
| Maintainer: | failsafe65 |
| Last Packager: | failsafe65 |
| Votes: | 10 |
| Popularity: | 0.169227 |
| First Submitted: | 2024-08-03 13:43 (UTC) |
| Last Updated: | 2025-09-13 00:49 (UTC) |
Dependencies (7)
- egl-wayland (egl-wayland-gitAUR)
- libglvnd (libglvnd-gitAUR)
- patchelf (patchelf-gitAUR) (make)
- nvidia-settings (nvidia-430xx-settingsAUR, nvidia-340xx-settingsAUR, nvidia-390xx-settingsAUR, nvidia-470xx-settingsAUR, nvidia-510xx-settingsAUR, nvidia-525xx-settingsAUR, nvidia-settings-teslaAUR, nvidia-settings-betaAUR, nvidia-vulkan-utilsAUR, nvidia-580xx-settingsAUR, nvidia-535xx-settingsAUR) (optional) – configuration tool
- opencl-nvidia (opencl-nvidia-410xxAUR, opencl-nvidia-440xxAUR, opencl-nvidia-430xxAUR, opencl-nvidia-340xxAUR, opencl-510xx-nvidiaAUR, opencl-nvidia-teslaAUR, opencl-nvidia-470xxAUR, opencl-nvidia-550xxAUR, opencl-nvidia-390xxAUR, opencl-nvidia-525xxAUR, opencl-nvidia-575xxAUR, opencl-nvidia-betaAUR, opencl-nvidia-vulkanAUR, opencl-nvidia-580xxAUR, opencl-nvidia-535xxAUR) (optional) – OpenCL support
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR, xlibre-server-binAUR, xorg-server-tearfreeAUR, xlibre-xserverAUR, xlibre-xserver-bootstrapAUR) (optional) – Xorg support
- xorg-server-devel (xorg-server-devel-gitAUR, xlibre-server-devel-binAUR, xlibre-xserver-develAUR) (optional) – nvidia-xconfig
Required by (377)
- adaptivecpp (requires nvidia-utils)
- adaptivecpp-git (requires nvidia-utils)
- agisoft-metashape (requires nvidia-utils) (optional)
- agisoft-metashape-pro (requires nvidia-utils) (optional)
- airshipper (requires vulkan-driver) (optional)
- airshipper-git (requires vulkan-driver) (optional)
- alchemy-viewer-git (requires nvidia-libgl) (optional)
- alchemy-viewer-git (requires nvidia-utils) (optional)
- aquamarine-git (requires opengl-driver)
- ares-emu (requires vulkan-driver)
- ares-emu-git (requires vulkan-driver)
- armorpaint (requires opengl-driver)
- arrayfire (requires nvidia-utils) (optional)
- arrayfire-git (requires nvidia-utils) (optional)
- aurorafw-git (requires opengl-driver)
- auto-editor-bin (requires nvidia-utils)
- auto-gpufreq-git (requires nvidia-utils)
- autokey-git (requires nvidia-utils) (optional)
- blackmagic-raw-sdk (requires nvidia-utils) (optional)
- blender-bin (requires vulkan-driver)
- Show 357 more...
Sources (9)
- 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
- 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 »
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-1ww998 commented on 2025-06-27 08:56 (UTC) (edited on 2025-06-27 08:58 (UTC) by ww998)
As this driver does not build with the current kernel at the moment I was looking for alternatives. The AUR package for the 525 driver (https://aur.archlinux.org/packages/nvidia-525xx-dkms) has been updated recently and builds fine with kernel 6.15.3. This might be an option for people who are in need of an older NVIDIA driver, until this one gets updated.
jadespace commented on 2025-06-13 09:43 (UTC)
+1 to needing this package to stay maintained. I tried updating to 575 (
nvidia-open) + 6.15.2 to see if my 3050 Mobile was finally stable yet with the newer drivers, but every version past 550 is still dysfunctional for me. Past 550, I can't keep the laptop in discrete graphics mode without the laptop constantly freezing from the GPU hard crashing:Pinning
linux, etc. to 6.14 for now and hoping this package gets updated.1 2 3 4 Next › Last »