Another one where the command is not known…xrandr: command not found
Provided by xorg-xrandr
If the command glxinfo | grep 'renderer string'
returns your nvidia, everything is run on nvidia and your igpu is never ever used (for graphics).
Is it possible to set it up as intel for day to day, and nVidia for gaming?
That is what the hybrid is supposed to do, but is sometimes buggy to say the least, I solved it by switching to my igpu hdmi port, but you cant do that.
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…
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???

if it doesn’t make sense I can try and “tidy” it up a bit??
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.

It’s got an X11, LXDE one, GTK+3 one and three others all saying they are official repos???
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.

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.
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…

And it seems the first part where it shows the installed profiles is cut off.
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

Pretty sure the second part is the installed ones and the available ones are above:
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
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 ```

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.
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
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…