From owner-freebsd-x11@FreeBSD.ORG Mon Jul 2 18:53:44 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 60F37106564A for ; Mon, 2 Jul 2012 18:53:44 +0000 (UTC) (envelope-from zeising@daemonic.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 064DC8FC08 for ; Mon, 2 Jul 2012 18:53:44 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 5281F40005 for ; Mon, 2 Jul 2012 20:53:43 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 4840D40004; Mon, 2 Jul 2012 20:53:43 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 15D1940003; Mon, 2 Jul 2012 20:53:43 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3WQyKd5jyHz8ggv; Mon, 2 Jul 2012 20:53:41 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([10.1.0.3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [10.1.0.6]) (amavisd-new, port 10025) with ESMTPS id wdsLHyVoMq63; Mon, 2 Jul 2012 20:53:39 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3WQyKb5tdgz8gh0; Mon, 2 Jul 2012 20:53:39 +0200 (CEST) Received: from tifa.daemonic.se (tifa.daemonic.se [IPv6:2001:470:dca9:1::6]) by mail.daemonic.se (Postfix) with ESMTPSA id 3WQyKb42V7z9CvV; Mon, 2 Jul 2012 20:53:39 +0200 (CEST) Received: from tifa.daemonic.se (localhost [IPv6:::1]) by tifa.daemonic.se (Postfix) with ESMTP id 6BB0E228F3; Mon, 2 Jul 2012 20:53:39 +0200 (CEST) Message-ID: <4FF1EE33.2000309@daemonic.se> Date: Mon, 02 Jul 2012 20:53:39 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Yury Glukhovskoy References: <4FF16170.80802@webmail.sub.ru> <20120702094132.GT2337@deviant.kiev.zoral.com.ua> <1341230349.29141163@f233.mail.ru> In-Reply-To: <1341230349.29141163@f233.mail.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-x11@freebsd.org Subject: Re: Dual video card notebook: no X11 at all X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jul 2012 18:53:44 -0000 On 07/02/12 13:59, Yury Glukhovskoy wrote: > Hi Konstantin > > What do You mean saying "head for kernel bits" and "right options for usermode bits" ? > > I've been using 9 Stable x64 at lenovo ideapad y570 with Intel HD video. > xorg was compiled with WITH_NEW_XORG and WITH_KMS. > driver for intel video cards(xf86-video-intel-2.7.1_4) was installed from ports. > > Is it enough ? > I asked this because of impossibility to switch from graphics to console mode... > > Yury > Yes, that is correct and the only thing needed to get GEM/KMS and a more modern xorg, if you have a modern intel graphics card. VT switching from X to the console is not implemented yet though. Regards! -- Niclas Zeising