From owner-freebsd-questions@FreeBSD.ORG Mon Jan 5 01:21:21 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CEF12D28 for ; Mon, 5 Jan 2015 01:21:21 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 82F48644D7 for ; Mon, 5 Jan 2015 01:21:21 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t051LFoY036460 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 4 Jan 2015 18:21:15 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t051LF7c036457; Sun, 4 Jan 2015 18:21:15 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 4 Jan 2015 18:21:15 -0700 (MST) From: Warren Block To: Xavier Freebsd Questio Subject: Re: emulate a Xorg configuration of GNU/Linux (Fedora 21) on FreeBSD In-Reply-To: <8D1F641A1D2B4CB-15D0-A6C2@webmail-vm170.sysops.aol.com> Message-ID: References: <8D1F641A1D2B4CB-15D0-A6C2@webmail-vm170.sysops.aol.com> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 04 Jan 2015 18:21:15 -0700 (MST) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2015 01:21:21 -0000 On Sun, 4 Jan 2015, Xavier Freebsd Questio via freebsd-questions wrote: > I have a laptop with an Intel graphics card, Which one, specifically? What is the laptop model number, and exactly which Intel graphics does it have? > Attached a Xorg log of the GNU/Linux to check what uses the GNU/Linux, to get > it, I do not know if that requires any specific part of the same GNU/Linux > outside of Xorg. > > http://pastebin.com/85Xym8Vs That appears to be a mixed log of events, and I did not see anything useful identifying the type of Intel graphics needed. > Taking it into consideration, Xorg, as well as for GNU/Linux as to FreeBSD. > For all I know, is the same that the GNU/Linux shows the image from the > external VGA, theoretically the setting could be reproduce in FreeBSD. > > Do you have any idea about this topic? Any comments? If you have supported Intel graphics (that is, not Haswell), xrandr can probably switch the video output.