From owner-freebsd-x11@FreeBSD.ORG Thu Aug 11 08:32:59 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4A151065672 for ; Thu, 11 Aug 2011 08:32:58 +0000 (UTC) (envelope-from andrey.kosachenko@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 686988FC16 for ; Thu, 11 Aug 2011 08:32:58 +0000 (UTC) Received: by bkat8 with SMTP id t8so1055413bka.13 for ; Thu, 11 Aug 2011 01:32:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=f/ly4s03iIFC9sE9zfQpAMedACz6ltlnvsx0xIfSfIc=; b=olFTaE1jGGG0tMlDh/WANzMFOQBhKxFP0L4i/5hWvpNrWrwYBgAvX8oTXl4eQyMLgY 6sRSDeIklaTSRI/qk5r96M02WrGlw11IeRdCqsNSk/K6ivfTwZPNS6f0cEXiuALNyALu wYTV/4ejkCCpoRn4YKLvjxtEnGes5/kHo4r4o= Received: by 10.204.15.82 with SMTP id j18mr2802960bka.90.1313051577204; Thu, 11 Aug 2011 01:32:57 -0700 (PDT) Received: from beastie.lan (cn-bgp-nat.portaone.com [193.28.87.242]) by mx.google.com with ESMTPS id m24sm57350bkm.0.2011.08.11.01.32.54 (version=SSLv3 cipher=OTHER); Thu, 11 Aug 2011 01:32:55 -0700 (PDT) Message-ID: <4E4393B5.6030609@gmail.com> Date: Thu, 11 Aug 2011 11:32:53 +0300 From: Andrey Kosachenko User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.18) Gecko/20110804 Thunderbird/3.1.11 MIME-Version: 1.0 To: m irya References: <20110810123256.GN17489@deviant.kiev.zoral.com.ua> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: Intel GPU KMS + current 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: Thu, 11 Aug 2011 08:32:59 -0000 On 11.08.2011 10:46, m irya wrote: > Tried the 7.0 patch, X didn't crash so far and things are working > pretty well, thanks. The only problem observed is that I can't switch > back to the text console, the video mode is not changed. On 12.07.2011 11:17, Kostik Belousov wrote: >> On Mon, Jul 11, 2011 at 11:02:47PM +0300, Andrey Kosachenko wrote: > >> Hi, Konstantin, >> >> So far I'd like to admit 2 issues: >> >> - switching between vts (Ctrl+Alt+F[1-9]) doesn't work over here, >> attempt to switch to consoles within range [1-8] leads to >> garbled screen though 9-th (occupied by X) is always displayed properly; > Yes, VT switch handling is not implemented.