From owner-freebsd-questions@freebsd.org Sat Jan 20 15:58:05 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED40EEB54C5 for ; Sat, 20 Jan 2018 15:58:05 +0000 (UTC) (envelope-from peo@nethead.se) Received: from ns1.nethead.se (ns1.nethead.se [5.150.237.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns1.nethead.se", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B1C197F333 for ; Sat, 20 Jan 2018 15:58:05 +0000 (UTC) (envelope-from peo@nethead.se) X-Virus-Scanned: amavisd-new at Nethead AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nethead.se; s=NETHEADSE; t=1516463883; bh=aWgCzVmTno6cJ53hW8W1IS6KlYZSgIsx3FkAfTDDYGk=; h=Subject:To:References:From:Date:In-Reply-To; b=pBLr7I63vEpc6n1DJcIv4lthh0knFoneRhMN2tt/1XoitAwICaaZor1PwsvVAaGk4 4eojfsEWtn2/wsNxRK1AlogIUufD/QFeoyp5pBkSdQB/S1ifNAD5FzOucktt88Xg3e R8p6Hs+DVrHJDLq71pCEL0zUuh4vTX5u7ok/MBcY= Subject: Re: xfce4 reverts to mirrored dislays To: freebsd-questions@freebsd.org References: <20180120125636.6ad88128.freebsd@edvax.de> <20180120134001.65ddb697@archlinux.localdomain> <20180120141518.7a85ed99@planb.netng.org> From: Per olof Ljungmark Message-ID: <277b157c-9221-a77b-a20b-77c727f0f062@nethead.se> Date: Sat, 20 Jan 2018 16:58:01 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180120141518.7a85ed99@planb.netng.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jan 2018 15:58:06 -0000 On 01/20/18 14:15, Vladimir Botka wrote: > On Sat, 20 Jan 2018 13:40:01 +0100 > Ralf Mardorf via freebsd-questions > wrote: > >> On Linux I'm using a xorg.conf, as well as a script based upon >> xrandr, ... > > +1. FWIW, example of xrandr: > > xrandr --output VGA-1 --mode 1680x1050 --pos 0x0 --rotate > left --output LVDS-1 --off --output HDMI-3 --off --output > HDMI-2 --off --output HDMI-1 --off --output DP-3 --off > --output DP-2 --off --output DP-1 --primary --mode 1920x1080 > --pos 1050x600 --rotate normal > > There is a GUI (x11/arandr) to make the configuration easier. > from log power down ? [ 14086.398] (II) NVIDIA(0): Setting mode "DP-2: nvidia-auto-select @1920x1200 +0+0 {ViewPortIn=1920x1200, ViewPortOut=1920x1200+0+0}" [ 14086.494] (II) NVIDIA(0): Setting mode "DP-2: nvidia-auto-select @1920x1200 +0+0 {ViewPortIn=1920x1200, ViewPortOut=1920x1200+0+0}, DP-3: nvidia-auto-select @1920x1200 +0+0 {ViewPortIn=1920x1200, ViewPortOut=1920x1200+0+0}" and here is when I manually change back to non-mirrored ? [ 14101.980] (II) NVIDIA(0): Setting mode "DP-2: nvidia-auto-select @1920x1200 +0+0 {ViewPortIn=1920x1200, ViewPortOut=1920x1200+0+0}, DP-3: nvidia-auto-select @1920x1200 +1920+0 {ViewPortIn=1920x1200, ViewPortOut=1920x1200+0+0}"