Artix Linux Forum

Artix Linux => System => Topic started by: Neval on 13 November 2022, 01:58:46

Title: IGPU and primary monitor are ignored by XORG
Post by: Neval on 13 November 2022, 01:58:46
I'm a newbie and i had trouble setting up nvidia on my hardware, then i decided to follow
https://wiki.archlinux.org/title/NVIDIA_Optimus#Use_NVIDIA_graphics_only section and i managed to make my proprietary drivers work (before it was using nouveau).

But after following these steps, my first monitor and my IGPU wasn't working, so i tried to remove the entire configuration i've done and then try the bumblebee-openrc package.

Now, only my HDMI-0 (Secondary monitor) is detected. xrandr -q | grep -w connected returns this

Quote
HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 480mm x 270mm

i'll also send the lspci output.