From owner-freebsd-questions@FreeBSD.ORG Thu May 24 23:10:24 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0DA611065674 for ; Thu, 24 May 2012 23:10:23 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 85C7C8FC0C for ; Thu, 24 May 2012 23:10:23 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q4ONADNi056888; Thu, 24 May 2012 17:10:13 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q4ONADfE056885; Thu, 24 May 2012 17:10:13 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 24 May 2012 17:10:13 -0600 (MDT) From: Warren Block To: doug@fledge.watson.org In-Reply-To: Message-ID: References: <20120524201132.e11d5a0a.freebsd@edvax.de> <20120524211218.65830131.freebsd@edvax.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 24 May 2012 17:10:13 -0600 (MDT) Cc: questions@freebsd.org, Polytropon Subject: Re: How to rollback xorg to working tty switch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2012 23:10:24 -0000 On Thu, 24 May 2012, doug@safeport.com wrote: > On Thu, 24 May 2012, Polytropon wrote: > >> On Thu, 24 May 2012 20:11:32 +0200, Polytropon wrote: >>> On Thu, 24 May 2012 06:45:06 -0500 (CDT), Lars Eighner wrote: >>>> >> And in worst case, use "portdowngrade" to get an older version >> of the port (may require recompiling a lot of dependencies in >> both directions). >> >> portdowngrade x11/xorg -s >> :pserver:anoncvs@anoncvs.tw.FreeBSD.org:/home/ncvs >> >> (Maybe you need to be more specific as "x11" is only a metaport.) > > That was such a great idea, I also just tried it. For me at least it is not > that alt-ctrl-Fn does not switch, it does. What is does not do is connect to > the monitor except for alt-ctrl-F9. So in the absence of a crash I can: > > alt-ctrl-F1 - get a blank screen with the monitor displaying no signal > alt-ctrl-F2 - same thing sometimes required (for me) to make the next one > work > alt-ctrl-F9 - back to my desktop > > In the event of a crash I am fairly far up the creek. No errors are logged > anywhere. I installed 9.0-RELEASE #0 and then did a pkg_add for Xorg. In my > case I would not think there is anything to backup to. I did not see any PRs > with this symptom. A similar one was deemed user error as I recall. Google > finds a few similar complaints. The latest xorg switches to and from console with my Radeon 4650. It might be a problem specific to the newer version of the Intel video driver.