Driver and monitor is not detected

Hey ..I started using cachy os recently.. The problem I am facing is it is not detecting my actual monitor resolution also i ran nvidia-smi it also said that “NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.”

Also i search online and do many things but still there are no fixes I also tried to roll back to the old drivers of nvidia but still it’s not working.

Can any body help me with that ?

Let’s start with the output of

inxi -Ga

and maybe try to move your post to “Issues & Assistance” if possible :slight_smile:

Along with @HardCode4All suggestion include this as well please:

pacman -Ss nvidia|rg installed  

inxi -Ga

pacman -Ss nvidia|rg installed  

First of all, please post info like this as text, not as screenshot, because text is easier to read and it is also much easier to copy/paste text.

Then, regarding your problem: Your inxi -Ga reveals that

a) you are using a GPU that is out of support from Nvidia and
b) there seems to be no driver installed for that GPU (driver: N/A)

Now, I’m too much of a noob to give you an advice here, so you better wait for someone who really knows what to do, but a little search in this forum shows that uninstalling all the wrong packages and installing the right ones should solve your issue, like so :

sudo pacman -Rd nvidia linux-cachyos-nvidia linux-cachyos-lts-nvidia nvidia-utils lib32-nvidia-utils
sudo pacman -S nvidia-580xx-dkms lib32-nvidia-580xx-utils

But again: let’s wait for someone with a little more knowledge before rushing into other issues.

Thanks for your time.I will wait then.

I see nothing wrong on the suggestions made by @HardCode4All

sudo pacman -Rd nvidia linux-cachyos-nvidia linux-cachyos-lts-nvidia nvidia-utils lib32-nvidia-utils
sudo pacman -S nvidia-580xx-dkms lib32-nvidia-580xx-utils

If you do run into problems copy and paste back the errors so we can see them please. :wink:

In fact I just issued those comands to downgrade my driver.

nvidia-smi                                                                                        ─╯
Sat May  9 12:30:23 2026
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 580.159.03             Driver Version: 580.159.03     CUDA Version: 13.0     |
±----------------------------------------±-----------------------±---------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 3050 …    On  |   00000000:01:00.0  On |                  N/A |
| N/A   39C    P8              4W /   80W |     322MiB /   4096MiB |      0%      Default |
|                                         |                        |                  N/A |
±----------------------------------------±-----------------------±---------------------+

±----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A            1645      G   /usr/bin/kwin_wayland                     7MiB |
|    0   N/A  N/A            1693      G   /usr/bin/plasma-keyboard                 68MiB |
|    0   N/A  N/A            1703      G   /usr/bin/Xwayland                         2MiB |
|    0   N/A  N/A            1740      G   /usr/bin/ksmserver                        1MiB |
|    0   N/A  N/A            1742      G   /usr/bin/kded6                            1MiB |
|    0   N/A  N/A            1779      G   /usr/bin/plasmashell                     77MiB |
|    0   N/A  N/A            1790      G   /usr/bin/kaccess                          1MiB |
|    0   N/A  N/A            1791      G   …it-kde-authentication-agent-1          1MiB |
|    0   N/A  N/A            1886      G   /usr/bin/kdeconnectd                      1MiB |
|    0   N/A  N/A            2357      G   /usr/bin/python                           1MiB |
|    0   N/A  N/A            2429      G   /usr/lib/xdg-desktop-portal-kde           1MiB |
|    0   N/A  N/A            2861      G   /usr/bin/konsole                          1MiB |
±----------------------------------------------------------------------------------------+
sudo pacman -Rd nvidia linux-cachyos-nvidia linux-cachyos-lts-nvidia nvidia-utils lib32-nvidia-utils

\[sudo\] password for sujay:
**error:** target not found: nvidia
**error:** target not found: linux-cachyos-nvidia
**error:** target not found: linux-cachyos-lts-nvidia
**error:** target not found: lib32-nvidia-utils

\~ 14s
❯ sudo pacman -S nvidia-580xx-dkms lib32-nvidia-580xx-utils

resolving dependencies…
looking for conflicting packages…
**:: nvidia-580xx-dkms-580.159.03-2** and nvidia-open-dkms-580.95.05-1 are in conflict (NVIDIA-MODULE). Remove nvi
dia-open-dkms? \[y/N\] y
**:: nvidia-580xx-utils-580.159.03-2** and nvidia-utils-580.95.05-1 are in conflict (nvidia-libgl). Remove nvidia-
utils? \[y/N\] y

**Package (7)**                        **Old Version**  **New Version**   **Net Change**   **Download Size**

cachyos/lib32-opencl-nvidia-580xx               580.159.03-1    21.95 MiB       2.64 MiB
cachyos/nvidia-580xx-utils                      580.159.03-2   900.93 MiB     287.82 MiB
nvidia-open-dkms                   580.95.05-1                -119.28 MiB
nvidia-utils                       580.95.05-1                -900.51 MiB
cachyos/opencl-nvidia-580xx                     580.159.03-2    85.70 MiB       5.66 MiB
cachyos/lib32-nvidia-580xx-utils                580.159.03-1   276.95 MiB      52.46 MiB
cachyos/nvidia-580xx-dkms                       580.159.03-2   117.90 MiB      79.80 MiB

**Total Download Size:**    428.37 MiB
**Total Installed Size:**  1403.43 MiB
**Net Upgrade Size:**       383.63 MiB

**:: Proceed with installation? \[Y/n\]** y
**:: Retrieving packages…**
lib32-opencl-nvidia-580xx-580.15…     2.6 MiB   335 KiB/s 00:08 \[------------------------------------\] 100%
opencl-nvidia-580xx-580.159.03-2…     5.7 MiB   251 KiB/s 00:23 \[------------------------------------\] 100%
nvidia-580xx-dkms-580.159.03-2-x…    79.8 MiB  1383 KiB/s 00:59 \[------------------------------------\] 100%
lib32-nvidia-580xx-utils-580.159…    52.5 MiB   674 KiB/s 01:20 \[------------------------------------\] 100%
nvidia-580xx-utils-580.159.03-2-…   287.8 MiB  2.45 MiB/s 01:58 \[------------------------------------\] 100%
Total (5/5)                           428.4 MiB  3.63 MiB/s 01:58 \[------------------------------------\] 100%
(5/5) checking keys in keyring                                     \[------------------------------------\] 100%
(5/5) checking package integrity                                   \[------------------------------------\] 100%
(5/5) loading package files                                        \[------------------------------------\] 100%
(5/5) checking for file conflicts                                  \[------------------------------------\] 100%
**:: Running pre-transaction hooks…**
(1/1) Remove DKMS modules
**:: Processing package changes…**
(1/2) removing nvidia-open-dkms                                    \[------------------------------------\] 100%
(2/2) removing nvidia-utils                                        \[------------------------------------\] 100%
(1/5) installing opencl-nvidia-580xx                               \[------------------------------------\] 100%
Optional dependencies for opencl-nvidia-580xx
opencl-headers: headers necessary for OpenCL development
(2/5) installing lib32-nvidia-580xx-utils                          \[------------------------------------\] 100%
Optional dependencies for lib32-nvidia-580xx-utils
lib32-opencl-nvidia \[pending\]
(3/5) installing lib32-opencl-nvidia-580xx                         \[------------------------------------\] 100%
Optional dependencies for lib32-opencl-nvidia-580xx
opencl-headers: headers necessary for OpenCL development
(4/5) installing nvidia-580xx-utils                                \[------------------------------------\] 100%
Created symlink ‘/etc/systemd/system/systemd-suspend.service.wants/nvidia-resume.service’ → ‘/usr/lib/systemd/
system/nvidia-resume.service’.
Created symlink ‘/etc/systemd/system/systemd-hibernate.service.wants/nvidia-resume.service’ → ‘/usr/lib/system
d/system/nvidia-resume.service’.
Created symlink ‘/etc/systemd/system/systemd-suspend-then-hibernate.service.wants/nvidia-resume.service’ → ‘/u
sr/lib/systemd/system/nvidia-resume.service’.
Created symlink ‘/etc/systemd/system/systemd-hibernate.service.wants/nvidia-hibernate.service’ → ‘/usr/lib/sys
temd/system/nvidia-hibernate.service’.
Created symlink ‘/etc/systemd/system/systemd-suspend.service.wants/nvidia-suspend.service’ → ‘/usr/lib/systemd
/system/nvidia-suspend.service’.
Optional dependencies for nvidia-580xx-utils
nvidia-settings: configuration tool
xorg-server: Xorg support
xorg-server-devel: nvidia-xconfig
(5/5) installing nvidia-580xx-dkms                                 \[------------------------------------\] 100%
**:: Running post-transaction hooks…**
(1/8) Creating system user accounts…
(2/8) Reloading system manager configuration…
(3/8) Enqueuing marked services…
(4/8) Reloading device manager configuration…
(5/8) Arming ConditionNeedsUpdate…
(6/8) Install DKMS modules
==> dkms install --no-depmod nvidia/580.159.03 -k 6.18.28-1-cachyos-lts
==> dkms install --no-depmod nvidia/580.159.03 -k 7.0.5-2-cachyos
==> depmod 6.18.28-1-cachyos-lts
==> depmod 7.0.5-2-cachyos
(7/8) Updating linux initcpios…
==> Building image from preset: /etc/mkinitcpio.d/linux-cachyos-lts.preset: ‘default’
==> Using default configuration file: ‘/etc/mkinitcpio.conf’
→ -k /boot/vmlinuz-linux-cachyos-lts -g /boot/initramfs-linux-cachyos-lts.img
==> Starting build: ‘6.18.28-1-cachyos-lts’
→ Running build hook: \[base\]
→ Running build hook: \[systemd\]
→ Running build hook: \[autodetect\]
→ Running build hook: \[microcode\]
→ Running build hook: \[kms\]
→ Running build hook: \[modconf\]
→ Running build hook: \[block\]
→ Running build hook: \[keyboard\]
→ Running build hook: \[sd-vconsole\]
→ Running build hook: \[plymouth\]
→ Running build hook: \[filesystems\]
→ Running build hook: \[fsck\]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: ‘/boot/initramfs-linux-cachyos-lts.img’
→ Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux-cachyos.preset: ‘default’
==> Using default configuration file: ‘/etc/mkinitcpio.conf’
→ -k /boot/vmlinuz-linux-cachyos -g /boot/initramfs-linux-cachyos.img
==> Starting build: ‘7.0.5-2-cachyos’
→ Running build hook: \[base\]
→ Running build hook: \[systemd\]
→ Running build hook: \[autodetect\]
→ Running build hook: \[microcode\]
→ Running build hook: \[kms\]
→ Running build hook: \[modconf\]
→ Running build hook: \[block\]
→ Running build hook: \[keyboard\]
→ Running build hook: \[sd-vconsole\]
→ Running build hook: \[plymouth\]
→ Running build hook: \[filesystems\]
→ Running build hook: \[fsck\]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: ‘/boot/initramfs-linux-cachyos.img’
→ Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
(8/8) Reloading system bus configuration…

\~ 6m 37s

UPDATE—>>>>:love_letter::love_letter::love_letter:

MY PROBLEM GOT FIXED​:sparkles::sparkles::sparkles::sparkles:

nvidia-smi
Sun May 10 11:19:25 2026
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 580.159.03             Driver Version: 580.159.03     CUDA Version: 13.0     |
±----------------------------------------±-----------------------±---------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce GTX 1050 Ti     Off |   00000000:01:00.0  On |                  N/A |
| 49%   40C    P0            N/A  /   75W |     345MiB /   4096MiB |      0%      Default |
|                                         |                        |                  N/A |
±----------------------------------------±-----------------------±---------------------+

±----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A             911      G   /usr/bin/ksecretd                         1MiB |
|    0   N/A  N/A             978      G   /usr/bin/kwin_wayland                    19MiB |
|    0   N/A  N/A            1057      G   /usr/bin/Xwayland                         2MiB |
|    0   N/A  N/A            1089      G   /usr/bin/ksmserver                        1MiB |
|    0   N/A  N/A            1091      G   /usr/bin/kded6                            1MiB |
|    0   N/A  N/A            1115      G   /usr/bin/plasmashell                     92MiB |
|    0   N/A  N/A            1147      G   /usr/bin/kaccess                          1MiB |
|    0   N/A  N/A            1148      G   …it-kde-authentication-agent-1          1MiB |
|    0   N/A  N/A            1250      G   /usr/bin/kdeconnectd                      1MiB |
|    0   N/A  N/A            1271      G   /usr/bin/konsole                          1MiB |
|    0   N/A  N/A            1281      G   python3                                   1MiB |
|    0   N/A  N/A            1317      G   /usr/lib/xdg-desktop-portal-kde           1MiB |
|    0   N/A  N/A            1677      G   /usr/lib/firefox/firefox                183MiB |
±----------------------------------------------------------------------------------------+

THANKS @HardCode4All @ChillZone FOR YOUR TIME​:tada::tada::tada:

Congratulations! I hope you don’t mind I formatted your output with the </> button :slight_smile:

So now you know that you are on the “older” nvidia-580xx-dkms drivers, keep that in mind in the future. And try to remember what you did here, you might need that knowledge in the future :wink:

Oh yes you did a good work…I was confused why my texts were not in code form …thanks for that…