You are not logged in.
Pages: 1
Hello,
I'm trying to configure my NVIDIA GTX 1050 Ti (GP107) on a clean Arch installation with kernel 6.19.10-arch1-1.
I'm currently running into an issue where the kernel driver isn't being used. When checking dmesg, I see the following error:
"NVRM: The NVIDIA GPU 0000:01:00.0 (PCI ID: 10de:1c82)
NVRM: nvidia.ko because it doesn't include the required GPU
nvidia 0000:01:00.0: probe with driver nvidia failed with error -1".
I've already tried:
1. Blacklisting 'nouveau'.
2. Adding 'nvidia nvidia_modeset nvidia_uvm nvidia_drm' to MODULES in mkinitcpio.conf.
3. Set 'nvidia-drm.modeset=1' in GRUB.
4. Rebuild initramfs and grub configuration.
I think the problem is with the nvidia-open-dkms drivers.
Given that I want to use Hyprland (Wayland), which driver package is currently the most stable and recommended for this specific hardware/kernel combination? Should I stick with 'nvidia-dkms', or is there a specific version (like 550xx or 560xx) that works better for Wayland on older graphics cards? (Sorry for the obvious issues. I tried installing everything using gemini, as I don't understand anything myself and don't have any Linux-savvy friends. Sorry for the poor spelling, I'm using a translator.)
Last edited by NutsTLT (2026-03-30 09:16:08)
Offline
Hello,
I'm trying to configure my NVIDIA GTX 1050 Ti (GP107) on a clean Arch installation with kernel 6.19.10-arch1-1.
I'm currently running into an issue where the kernel driver isn't being used. When checking dmesg, I see the following error:
"NVRM: The NVIDIA GPU 0000:01:00.0 (PCI ID: 10de:1c82)
NVRM: nvidia.ko because it doesn't include the required GPU
nvidia 0000:01:00.0: probe with driver nvidia failed with error -1".
I've already tried:
1. Blacklisting 'nouveau'.
2. Adding 'nvidia nvidia_modeset nvidia_uvm nvidia_drm' to MODULES in mkinitcpio.conf.
3. Set 'nvidia-drm.modeset=1' in GRUB.
4. Rebuild initramfs and grub configuration.
I think the problem is with the nvidia-open-dkms drivers.
Given that I want to use Hyprland (Wayland), which driver package is currently the most stable and recommended for this specific hardware/kernel combination? Should I stick with 'nvidia-dkms', or is there a specific version (like 550xx or 560xx) that works better for Wayland on older graphics cards? (Sorry for the obvious issues. I tried installing everything using gemini, as I don't understand anything myself and don't have any Linux-savvy friends. Sorry for the poor spelling, I'm using a translator.)
Offline
Your hardware is not supported by nvidia-open, see https://archlinux.org/news/nvidia-590-d … l-modules/
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Would it be a good idea to install 570 or 580 proprietary drivers?
Offline
AUR:nvidia-580xx-dkms
AUR:nvidia-580xx-utils
AUR:nvidia-580xx-settings
If multilib is enabled:
AUR:lib32-nvidia-580xx-utils
If you have no experience yet with the AUR, read https://wiki.archlinux.org/title/Arch_User_Repository
Mainboard: GIGABYTE B550 AORUS ELITE V2 | CPU: Ryzen 7 5800X | RAM: 32 GB
GPU: GeForce RTX 4060 8 GB (580.119.02 proprietary) | Display: BenQ BL2405 1920x1080
Kernel: 6.18.8 stable | Boot Manager: GRUB2 | DE: KDE Plasma | Login Manager: SDDM | Compositor: KWin
Offline
If you want to use the proprietary drivers you don't have much other choice and 580 are the currently maintained branch for that.
Offline
Please do not cross post.
https://wiki.archlinux.org/title/Genera … ss-posting
Merging and moving to Kernel and Hardware...
Last edited by WorMzy (2026-03-30 10:25:42)
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Pages: 1