From owner-freebsd-questions@freebsd.org Wed Sep 16 01:09:48 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E19F9CDE90 for ; Wed, 16 Sep 2015 01:09:48 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 325281C80 for ; Wed, 16 Sep 2015 01:09:48 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: by mailman.ysv.freebsd.org (Postfix) id 2EF359CDE8F; Wed, 16 Sep 2015 01:09:48 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E9189CDE8E for ; Wed, 16 Sep 2015 01:09:48 +0000 (UTC) (envelope-from wblock@wonkity.com) 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 E2F8B1C7F for ; Wed, 16 Sep 2015 01:09:47 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id t8G19hnD077512 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 15 Sep 2015 19:09:43 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id t8G19giM077509; Tue, 15 Sep 2015 19:09:43 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 15 Sep 2015 19:09:42 -0600 (MDT) From: Warren Block To: Polytropon cc: Glenn English , freebsdQuestions Subject: Re: 10.2 graphics problem In-Reply-To: <20150915225637.05c1ffad.freebsd@edvax.de> Message-ID: References: <8F541F88-2EAE-434C-B52C-43A744F54ADD@slsware.net> <867fnr1lwy.fsf@WorkBox.Home> <20150915225637.05c1ffad.freebsd@edvax.de> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 15 Sep 2015 19:09:43 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2015 01:09:48 -0000 On Tue, 15 Sep 2015, Polytropon wrote: >>> You say that you can't "quit >>> back to the console," which in my mind could mean two different >>> things. >> >> Ah! Nothing works, mouse, keyboard, nothing except the power button. > > This sounds familiar - X, HAL & DBUS fun. :-) > > http://www.wonkity.com/~wblock/docs/html/aei.html That article is somewhat obsolete and can be replaced with "Use vt(4)." Problems can also be caused by cargo-culting an xorg.conf file, rather than trying with an empty one. > I have configured X to work without HAL and DBUS and PolicyKit > and ConsoleKit and who knows what stuff... but if you're going > to use Xfce, you better keep those dependencies or many things > inside Xfce won't work as expected. Not necessary. I use dbus with xfce, but HAL is not needed and the rest need little or no configuration. >> This is a SuperMicro with a low end Radeon graphics card. >> If vt(7) doesn't work I'll try vt(8). Err... there is only vt(4).