From owner-freebsd-questions@freebsd.org Thu Mar 31 05:20:30 2016 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 AA4D4AE47C9 for ; Thu, 31 Mar 2016 05:20:30 +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 7C6EB1F2C for ; Thu, 31 Mar 2016 05:20:30 +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 u2V5KS21027103 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 30 Mar 2016 23:20:28 -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 u2V5KSjP027100; Wed, 30 Mar 2016 23:20:28 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 30 Mar 2016 23:20:28 -0600 (MDT) From: Warren Block To: gyliamos@gmail.com cc: freebsd-questions@freebsd.org Subject: Re: Recovering from X "upgrade" disaster [was: how to downgrade X server] In-Reply-To: Message-ID: References: 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]); Wed, 30 Mar 2016 23:20:28 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2016 05:20:30 -0000 On Thu, 31 Mar 2016, Will Parsons wrote: > The hardware in question (Lenovo Edge E520) doesn't appear to be > particularly unusual (and was in fact working perfectly well previous > to my attempt to "upgrade"). > > Is there anyone who can give me hope of recovering this system? > (I *really* don't want to trash it and reinstall. And even if I did, > would there be any reason to think it would work?) > > I'm desparate for a solution. Sorry about the late reply, I was hoping someone who had the same machine might respond. The only thing I can suggest to try is adding xrandr --auto to .xinitrc just before it runs the window manager. Otherwise, please ask on the freebsd-x11@FreeBSD.org mailing list. I'm sure it can work, just don't know why it is not working now.