xrandr: cannot find output 0x95

John Lewis oflameo2 at gmail.com
Sat Oct 1 06:21:29 UTC 2016


On 10/01/2016 02:14 AM, Thomas Lübking wrote:
> On Fri, Sep 30, 2016 at 07:20:37PM -0400, John Lewis wrote:
>
>> john at thunderguard:~$ xrandr --output DVI-0 --mode 1920x1080 --pos 1936x0
>> --rotate normal
>> xrandr: cannot find mode 1920x1080
>
> Ok, like before.
>
>> john at thunderguard:~$ xrandr --output HDMI-3 --mode 1920x1080 --pos 16x0
>> --rotate normal
>> xrandr: cannot find output 0x95
>
> WTF?
>
>> I don't care which output covers 0x0 I just want to have two desktops
>> instead of a mirrored setup.
> And does this provide it or do you get (other?) errors?
> xrandr --output HDMI-3 --auto --rotate normal --output DVI-0 --auto
> --rotate normal --right-of HDMI-3
>
> Cheers,
> Thomas

john at thunderguard:~/.screenlayout$ ./twoscreens2.sh
xrandr: cannot find mode 1920x1080
john at thunderguard:~/.screenlayout$ cat twoscreens2.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

Nope




More information about the xorg mailing list