GPU drivers listing is confusing - help needed for correct one

Thats how it should be … if your prime was working correctly.

Have you done any other configuration ?

Can we see the mhwd output?

mhwd -l -li

(and still the xrandr output too … yes … install the package)

thanks -which one? there are a couple there in that list… sorry not trying to be obtuse. I’ve read that one dud tool or driver can break ones setup…

:point_up:

Warning: No installed USB configs!
> 0000:01:00.0 (0300:10de:1f15) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2023.03.23               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2023.03.23               false            PCI
          video-nvidia            2023.03.23               false            PCI
    video-nvidia-470xx            2023.03.23               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI


> 0000:00:02.0 (0300:8086:9a49) Display controller Intel Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2023.03.23               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2023.03.23               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI

if it doesn’t make sense I can try and “tidy” it up a bit??


Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text

It’s got an X11, LXDE one, GTK+3 one and three others all saying they are official repos???

Enclose it in 3 tics like so

```
Text here
```

See also: [HowTo] Provide System Information

And it seems the first part where it shows the installed profiles is cut off.

I’m sorry, I dont have any idea what you mean. There is only a single package labeled xorg-xrandr in the repos, and there is only one matching that in your own photo.

1 Like

ahhhh, sorry…I gotcha - it was the “primitive command line” bit made me think it was old, especially with the AutoRandR below it…I’ll put it in now.

restarting…

Pretty sure the second part is the installed ones and the available ones are above:

available for his system:

video-hybrid-intel-nvidia-prime 2023.03.23 false PCI
video-hybrid-intel-nvidia-470xx-prime 2023.03.23 false PCI
video-nvidia 2023.03.23 false PCI
video-nvidia-470xx 2023.03.23 false PCI
video-linux 2018.05.04 true PCI
video-modesetting 2020.01.13 true PCI
video-vesa 2017.03.12 true PCI

Installed on his system:

video-hybrid-intel-nvidia-prime 2023.03.23 false PCI
video-hybrid-intel-nvidia-470xx-prime 2023.03.23 false PCI
video-linux 2018.05.04 true PCI
video-modesetting 2020.01.13 true PCI
video-vesa 2017.03.12 true PCI
1 Like

No … its showing available profiles for the 2 different cards.
(normal for a dual-gpu setup … but means there should be 3 sections total …)

The top bit with “Installed PCI Configs” is missing.

ex, from mine:

$ mhwd -li -l
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI


Warning: No installed USB configs!
> 0000:02:00.0 (0300:1002:15dd) 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

Further explanation … you will notice the different profiles being suggested for each card:

0000:01:00.0 (0300:10de:1f15) Display controller nVidia Corporation:

              NAME               VERSION          FREEDRIVER           TYPE
video-hybrid-intel-nvidia-prime 2023.03.23 false PCI
video-hybrid-intel-nvidia-470xx-prime 2023.03.23 false PCI
video-nvidia 2023.03.23 false PCI
video-nvidia-470xx 2023.03.23 false PCI
video-linux 2018.05.04 true PCI
video-modesetting 2020.01.13 true PCI
video-vesa 2017.03.12 true PCI
0000:00:02.0 (0300:8086:9a49) Display controller Intel Corporation:

              NAME               VERSION          FREEDRIVER           TYPE
video-hybrid-intel-nvidia-prime 2023.03.23 false PCI
video-hybrid-intel-nvidia-470xx-prime 2023.03.23 false PCI
video-linux 2018.05.04 true PCI
video-modesetting 2020.01.13 true PCI
video-vesa 2017.03.12 true PCI
1 Like

xrandr out put:

xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x1b7 cap: 0x1, Source Output crtcs: 4 outputs: 3 associated providers: 1 name:NVIDIA-0
Provider 1: id: 0x205 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 4 associated providers: 1 name:modesetting ```

That’s exactly how it was in terminal I did not leave anything out…

Maybe you just didnt scroll up … but no matter … please just give the output of

mhwd -li
1 Like

oops my bad - hadn’t realised terminal scrolled to the bottom -just ran it again…top section is

mhwd -li -l
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2023.03.23               false            PCI
     video-modesetting            2020.01.13                true            PCI


Warning: No installed USB configs!
> 0000:01:00.0 (0300:10de:1f15) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2023.03.23               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2023.03.23               false            PCI
          video-nvidia            2023.03.23               false            PCI
    video-nvidia-470xx            2023.03.23               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI


> 0000:00:02.0 (0300:8086:9a49) Display controller Intel Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2023.03.23               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2023.03.23               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI

tried using the back marks but it seemed to cut some stuff off - just redid it using the back marks (under the tilde key) seems like stuff is cutoff but hopefully you’ll get it…

Maybe the modesetting is acting up, I don’t have that on my system, but let cscs have his say first.

1 Like

thanks!n haha I’ve still got a misbehaving bluetooth mouse to troubleshoot as well, so I’ll keep on with that…

Okey doke.

Looks like the correct profile … we can do our due dilligence and update, reinstall the driver:

sudo pacman -Syu
sudo mhwd -f -i pci video-hybrid-intel-nvidia-prime

but the juicy bits have been shown:

This is unusual … normally provider 0 is the iGPU and provider 1 is the dGPU.

EDIT - Nevermind I guess. I have just been informed by some people that actually use nvidia (+ prime) that sometimes it looks like that and it is not a reason why prime would not work.
So … there must be some other reason why nvidia is the default …

1 Like

Right, will do that now…will post that again afterwards if its different

Okay - first command said nothing to do

Second one did a whole lot of uninstalling and installing with a few warning messages about firmware missing for various things, no fonts found…but the end result was

Successfully installed video-hybrid-intel-nvidia-prime

re ran the mhwd - all the same, except it added at the bottom

> 0000:00:02.0 (0300:8086:9a49) Display controller Intel Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2023.03.23               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2023.03.23               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI

ooh. fancy. maybe it did help something then. Reboot and check glxinfo commands.

1 Like