Untitled
unknown
plain_text
a year ago
876 B
11
Indexable
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
Inactive "InactiveDevice1"
EndSection
Section "Device"
Identifier "AMD"
Driver "amdgpu"
BusID "PCI:5:0:0" # You may need to adjust this
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
BusID "PCI:1:0:0" # You may need to adjust this
EndSection
Section "Device"
Identifier "InactiveDevice1"
Driver "modesetting"
EndSection
Section "Screen"
Identifier "Screen0"
Device "nvidia"
Monitor "Monitor0"
DefaultDepth 24
Option "AllowEmptyInitialConfiguration" "True"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "DPMS"
EndSectionEditor is loading...
Leave a Comment