xrandr: cannot find output 0x95

John Lewis oflameo2 at gmail.com
Wed Sep 28 11:14:09 UTC 2016


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


That didn't seem to make a difference.

On 09/28/2016 02:46 AM, Thomas Lübking wrote:
> On Tue, Sep 27, 2016 at 11:00:13PM -0400, John Lewis wrote:
>
>> xrandr --output DisplayPort-3 --off
>> ...
>> DisplayPort-3 disconnected
>
> No idea why arandr wants to configure a disconnected output, but this is
> most likely the cause. Seems an arandr bug.
>
> Cheers,
> Thomas




More information about the xorg mailing list