NVIDIA x server settings still around after amd gpu install

Hello I recently swapped out my 1080ti for a 6750 xt and I still see that NVIDIA x server settings. Does this mean that my old nvdia drivers are still installed and if so is there anything i can do to remove them.

post output from:
mhwd -l && mhwd -li

0000:03:00.0 (0300:1002:73df) Display controller ATI Technologies Inc:


              NAME               VERSION          FREEDRIVER           TYPE

       video-linux            2018.05.04                true            PCI
 video-modesetting            2020.01.13                true            PCI
        video-vesa            2017.03.12                true            PCI

Installed PCI configs:


              NAME               VERSION          FREEDRIVER           TYPE

       video-linux            2018.05.04                true            PCI
      video-nvidia            2021.12.18               false            PCI

Warning: No installed USB configs!

I guess not

you have them installed:

video-nvidia

so remove them:
sudo mhwd -r pci video-nvidia
reboot

alright thanks

after reboot provide output from:
pacman -Qs nvidia

local/lib32-libvdpau 1.5-1
Nvidia VDPAU library
local/libvdpau 1.5-1
Nvidia VDPAU library
local/mhwd-nvidia 515.57-1
MHWD module-ids for nvidia 515.57
local/mhwd-nvidia-390xx 390.151-2
MHWD module-ids for nvidia 390.151
local/mhwd-nvidia-470xx 470.129.06-1
MHWD module-ids for nvidia 470.129.06
local/xf86-video-nouveau 1.0.17-2 (xorg-drivers)
Open Source 3D acceleration driver for nVidia cards

looks ok, nvidia drivers are gone

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.