View Single Post
Old 10-23-2018, 08:33 PM   #1
hadogenes
Junior Member
 
Join Date: Oct 2018
Posts: 1
Default X crash after setting the screen

Hi,
I have a problem that X always crash after setting displays with xrandr
I have 2 monitors so I run
Code:
xrandr --setprovideroutputsource 1 0
xrandr --setprovideroutputsource 2 0
and than

Code:
xrandr --output eDP-1 --auto --primary
xrandr --output DVI-I-2-1 --auto --same-as eDP-1
(crash)
xrandr --output DVI-I-3-1 --auto --right-of DVI-I-2-1
always crashes, but after X restarts I can set the displays correctly without a problem with the same commands

My logs in attachment
Attached Files
File Type: zip logs.zip (30.4 KB, 0 views)
hadogenes is offline   Reply With Quote