From owner-freebsd-questions@FreeBSD.ORG Sat Dec 7 21:23:59 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 79E534BB for ; Sat, 7 Dec 2013 21:23:59 +0000 (UTC) Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 127291A76 for ; Sat, 7 Dec 2013 21:23:58 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id x55so1976046wes.26 for ; Sat, 07 Dec 2013 13:23:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=V4hXf6mi1J7YCCQjLZSasFarmfms6ETHgk1ixKuGeqE=; b=W7ksyOeLFT48Vcl3Nl1pKzXesdN5JnMPi7EqexbdvUsASk0TLcyqp+23PAEgladi5v UUcgMwuUpXweL0L95AROljh+Gg85JEoP+xHaglXOWBr7b8lL+D9eQo/bnynmudXtBqWK GpUKR8AXm4eBFgS6RzN096s/XhMLgC3aV1tjTJLU1iMqWyWVPUbRb61pg9pog+IpRqyD hp8h/yO6j+o0G+XjtngQQLUmfYdXhXASXUiZ9ybuN6UG5LcPNZS0A9rhkZpkWYElYsPe roFcaQXkWOlE9PHlCRe9jiLYC3g/rcpwklsYBii1ZbeQDelyx5jC/W3z234YmBzYAt69 u/Pw== X-Received: by 10.194.1.139 with SMTP id 11mr9002781wjm.33.1386451437490; Sat, 07 Dec 2013 13:23:57 -0800 (PST) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPSA id x19sm8906850wia.5.2013.12.07.13.23.56 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sat, 07 Dec 2013 13:23:57 -0800 (PST) Date: Sat, 7 Dec 2013 21:23:54 +0000 From: RW To: freebsd-questions@freebsd.org Subject: Re: How to find an Xorg that will do tty switch Message-ID: <20131207212354.5f8fa3cc@gumby.homeunix.com> In-Reply-To: References: X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Dec 2013 21:23:59 -0000 On Sat, 7 Dec 2013 15:15:09 -0500 (EST) doug wrote: > I have two laptops (Dell and HP) and two work stations (Compaq and > Gateway) none of which would allow switching ttys with FreeBSD 9.1 > and Xorg 7.5.1. So I updated the Gateway to 9.2 and xorg 7.7. It > works fine. > > Encouraged, I updated the HP laptop. Switching ttys on this machine > results in a locked state where the system responds to nothing and > the video degrades to noise similar to what you get running the wrong > driver. If you using Intel KMS it's a known problem that you can't switch to a virtual terminal once xorg is running - it hasn't been implemented yet AFAIK.