From owner-freebsd-x11@freebsd.org Wed Mar 30 12:30:08 2016 Return-Path: Delivered-To: freebsd-x11@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 C43EDAE109C for ; Wed, 30 Mar 2016 12:30:08 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from mail-wm0-x230.google.com (mail-wm0-x230.google.com [IPv6:2a00:1450:400c:c09::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 61E4115F9 for ; Wed, 30 Mar 2016 12:30:08 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: by mail-wm0-x230.google.com with SMTP id 127so95519611wmu.1 for ; Wed, 30 Mar 2016 05:30:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bris-ac-uk.20150623.gappssmtp.com; s=20150623; h=date:from:message-id:to:subject:cc:reply-to:in-reply-to; bh=Hna7SUKEiCQFCt23eoLW88yYu7BN8p+oeD1TDVORY7g=; b=bX5pd9A7/CrfGOI92IHI5TXRYDa4+D+yat9iFLCj+pn9B5EmUEG7B/G61SoXE41Pts eHfyPSXP4XFc0wuGkrz9hgveePPo2aSQs7K2KJaeqmJtiXgvigHkFZf0e95Xkc8OoLV3 J6ehgn3mfxLQtQAHmOCWO9iqeh4CQypY1cODanBHx4X/WxO1ZMpVSU6gUjDWAD218gph 0GTwMUiRghsY/jND0Wh0rUDlvhxT4loxmJnRQqX2KheFb8N6FJrvFuVjIw0+oQZwu8tm 1dlbNBTmJyx4McA3ytQt/Whvsou30FFkox4RnnTP6BgcUB19I1lipTAiNhPLGrN/WBmT bSRQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:cc:reply-to :in-reply-to; bh=Hna7SUKEiCQFCt23eoLW88yYu7BN8p+oeD1TDVORY7g=; b=UF/Yaz0bnZepRdNAUoHeIkIFhhPn5ZUerGhtdB4op/6RKnshD4w6b0cCwCZmljJUPB BS//38X1Gqr6fu+YHx0F5HLxUnlTFEj9Y/HTzuYjC/OgC5crLyQmvApC+Le+FPc3fJnv hEP5ToOcHglQabxI1fud3xjxrHatHiCKPZgjm4DA1tvt/rcuuOzvhcKuCvPuaLTnsBQH AoqHb/4aHi+62A0lvEUOrwzpvUjckdg9t8L4T8iWIRuTeoNt3wBNBnzG021T9H8VWNQO dy34tYmcCyrBb2NxXgbSGOofU0okPvFXCgNdD0cB9fEgmu1iEfISgottX8GjBjyFO94w PB/Q== X-Gm-Message-State: AD7BkJIihdVx6bqktFgyRxjAK8sA30TYnk1/rvz7pQPTHv0Lamp5ftW5oX3CcIK29Unb8GFZ X-Received: by 10.28.127.151 with SMTP id a145mr24092768wmd.53.1459341006578; Wed, 30 Mar 2016 05:30:06 -0700 (PDT) Received: from mech-as222.men.bris.ac.uk (mech-as222.men.bris.ac.uk. [137.222.170.4]) by smtp.gmail.com with ESMTPSA id l135sm4249979wmb.13.2016.03.30.05.30.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Mar 2016 05:30:05 -0700 (PDT) Received: from mech-as222.men.bris.ac.uk (localhost [127.0.0.1]) by mech-as222.men.bris.ac.uk (8.15.2/8.15.2) with ESMTP id u2UCU5ll085064; Wed, 30 Mar 2016 13:30:05 +0100 (BST) (envelope-from mexas@mech-as222.men.bris.ac.uk) Received: (from mexas@localhost) by mech-as222.men.bris.ac.uk (8.15.2/8.15.2/Submit) id u2UCU4kQ085063; Wed, 30 Mar 2016 13:30:04 +0100 (BST) (envelope-from mexas) Date: Wed, 30 Mar 2016 13:30:04 +0100 (BST) From: Anton Shterenlikht Message-Id: <201603301230.u2UCU4kQ085063@mech-as222.men.bris.ac.uk> To: mexas@bris.ac.uk, tijl@FreeBSD.org Subject: Re: Haswell composite desktop - laptop+HDMI monitor - how? Cc: freebsd-x11@freebsd.org Reply-To: mexas@bris.ac.uk In-Reply-To: <20160330131355.23d66444@kalimero.tijl.coosemans.org> X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2016 12:30:08 -0000 >From tijl@freebsd.org Wed Mar 30 12:37:40 2016 > >On Wed, 30 Mar 2016 10:52:11 +0100 (BST) Anton Shterenlikht wrote: >> Using xrandr as in the handbook, Sec. 5.4.6: >> https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html >> I finally got this configuration: >> >> % xrandr >> Screen 0: minimum 320 x 200, current 3286 x 1080, maximum 8192 x 8192 >> eDP1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 293mm x 165mm >> 1366x768 60.00*+ 40.00 >> 1024x768 60.00 >> 800x600 60.32 56.25 >> 640x480 59.94 >> HDMI1 connected 1920x1080+1366+0 (normal left inverted right x axis y axis) 509mm x 286mm >> 1920x1080 60.00*+ 50.00 >> 1920x1080i 60.00 50.00 >> 1600x900 59.98 >> 1280x1024 75.02 60.02 >> 1152x864 75.00 >> 1280x720 60.00 50.00 >> 1440x576i 50.00 >> 1024x768 75.08 60.00 >> 1440x480i 59.94 >> 800x600 75.00 60.32 >> 720x576 50.00 >> 720x480 59.94 >> 640x480 75.00 60.00 59.94 >> 720x400 70.08 >> DP1 disconnected (normal left inverted right x axis y axis) >> HDMI2 disconnected (normal left inverted right x axis y axis) >> DP2 disconnected (normal left inverted right x axis y axis >> % >> >> The problem is that only about the leftmost >> 1/3 to 1/4 of the width of the HDMI is used. >> No graphical window can be moved further to the right. >> >> Am I missing something? >> >> Again, this worked perfectly for me (using xorg.conf) >> on a older laptop with nvidia driver and VGA monitor. > >Try specifying the virtual screen resolution in xorg.conf: > >Section "Screen" > [...] > DefaultDepth 24 > [...] > SubSection "Display" > Depth 24 > Virtual 3286 1080 > [...] > EndSubSection >EndSection That didn't help. Although I'm not sure I follow your instructions correctly. If I set something like this in xorg.conf or in /usr/local/etc/X11/xorg.conf.d/screen-resolution.conf then it seems to be ignored on X startup. Perhaps I have to include both what you wrote and equivalents of: xrandr --output eDP1 --auto xrandr --output HDMI1 --auto xrandr --output HDMI1 --right-of eDP1 also in a config file? Also, I'm confused by xrandr reporting only screen0. Previously, with nvidia, I had in xorg.conf screen0 and screen1 positioned to the right of screen0. Perhaps xrandr uses a different terminology to xorg.conf? Thank you Anton