Skip to content

Commit

Permalink
Set BusID in case there are multiple Intel GPUs.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrclksr committed Nov 7, 2021
1 parent 975444b commit 60cf456
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/etc/initgfx_xorg.cfg
Expand Up @@ -39,6 +39,7 @@ Section "Device"
Option "AccelMethod" "uxa"
Option "TripleBuffer" "true"
Option "HotPlug" "true"
BusID "PCI:$busID"
EndSection
xorg_cfg_intel_END
}
Expand Down

0 comments on commit 60cf456

Please sign in to comment.