Segfault using Two Monitors

General support questions
Post Reply
csnate
Posts: 1
Joined: 2017/09/25 21:20:33

Segfault using Two Monitors

Post by csnate » 2017/09/25 21:23:26

I am trying to use dual-monitors on a Dell Optiplex 3020. I have Intel and AMD graphics. When I try to use dual-monitors (one monitor per graphics adapter), X crashes with a segmentation fault.

Anyway I can get dual monitors to work? This used to work before I upgraded to 7.4.

Snippet of Xorg log:

Code: Select all

[625240.931] randr: falling back to unsynchronized pixmap sharing
[625240.936] (EE) 
[625240.936] (EE) Backtrace:
[625240.936] (EE) 0: /usr/bin/X (xorg_backtrace+0x55) [0x5574ac9ac655]
[625240.936] (EE) 1: /usr/bin/X (0x5574ac800000+0x1b0369) [0x5574ac9b0369]
[625240.936] (EE) 2: /lib64/libpthread.so.0 (0x7f3a419e0000+0xf5e0) [0x7f3a419ef5e0]
[625240.936] (EE) 
[625240.936] (EE) Segmentation fault at address 0x0
[625240.936] (EE) 
Fatal server error:
[625240.936] (EE) Caught signal 11 (Segmentation fault). Server aborting
[625240.936] (EE) 
[625240.936] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[625240.936] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[625240.936] (EE) 
[625240.936] (II) AIGLX: Suspending AIGLX clients for VT switch
[625240.941] (EE) Server terminated with error (1). Closing log file.

Post Reply