xrandr: cannot find output 0x95

John Lewis oflameo2 at gmail.com
Wed Sep 28 03:00:13 UTC 2016


I get the following error when I try to configure dual monitors with Arandr.

XRandR failed:
XRandR returned error code 1: xrandr: cannot find output 0x95

Here is the script arandr wrote and executed.

john at thunderguard:~/.screenlayout$ cat twoscreens.sh
#!/bin/sh
xrandr --output DisplayPort-3 --off --output HDMI-3 --mode 1920x1080
--pos 1920x0 --rotate normal --output DVI-0 --mode 1920x1080 --pos 0x0
--rotate normal

Here are my settings.

john at thunderguard:~/.screenlayout$ xrandr -q
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
DisplayPort-3 disconnected
HDMI-3 connected 1920x1080+0+0 510mm x 287mm
   1920x1080     60.00*+  50.00    59.94    1920x1080i    60.00    50.00
   59.94    1680x1050     59.88    1280x1024     60.02    1440x900
59.90    1280x800      59.91    1152x864      75.00    1280x720
59.97    60.00    50.00    59.94    1024x768      70.07    60.00
800x600       60.32    56.25    720x576       50.00    720x480
60.00    59.94    640x480       66.67    60.00    59.94    720x400
70.08 DVI-0 connected 1920x1080+0+0 510mm x 287mm
   1920x1080     60.00*+
   1280x1024     75.02    60.02    1280x960      60.00    1280x800
59.91    1152x864      75.00    1280x720      59.97    1024x768
75.08    70.07    60.00    832x624       74.55    800x600       72.19
75.00    60.32    56.25    640x480       75.00    72.81    66.67
60.00    720x400       70.08

john at thunderguard:~/.screenlayout$ xrandr --version
xrandr program version       1.4.2
Server reports RandR version 1.4

john at thunderguard:~/.screenlayout$ xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x96 cap: 0x2, Sink Output crtcs: 6 outputs: 4
associated providers: 0 name:modesetting
Provider 1: id: 0x4b cap: 0xb, Source Output, Sink Output, Sink Offload
crtcs: 4 outputs: 8 associated providers: 0 name:Intel



More information about the xorg mailing list