From owner-freebsd-x11@FreeBSD.ORG Thu Mar 27 13:40:37 2014 Return-Path: Delivered-To: x11@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 E9801983 for ; Thu, 27 Mar 2014 13:40:37 +0000 (UTC) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ACE9A164 for ; Thu, 27 Mar 2014 13:40:37 +0000 (UTC) X_CMAE_Category: , , X-CNFS-Analysis: v=2.0 cv=buTO9Tmi c=1 sm=1 a=uNsD4W5u/UlQopoDAqU1YA==:17 a=fZBWQ0Qh6m4A:10 a=Qog25cdTvsYA:10 a=AaUjGI9IrlcA:10 a=IkcTkHD0fZMA:10 a=OA2lqS22AAAA:8 a=7didTl9ulBIC1fh2QDYA:9 a=QEXdDO2ut3YA:10 a=uNsD4W5u/UlQopoDAqU1YA==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: cm9iZXJ0aHVmZkByY24uY29t Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.user=roberthuff; auth=pass (PLAIN) Received-SPF: neutral (smtp02.rcn.cmh.synacor.com: 209.6.39.223 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.39.223] ([209.6.39.223:2053] helo=[10.0.0.3]) by smtp.rcn.com (envelope-from ) (ecelerity 3.5.1.37854 r(Momo-dev:3.5.1.0)) with ESMTPA id EC/BA-59476-35A24335; Thu, 27 Mar 2014 09:40:35 -0400 Message-ID: <53342A82.1090207@rcn.com> Date: Thu, 27 Mar 2014 09:41:22 -0400 From: Robert Huff User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= , x11@freebsd.org Subject: Re: X doesn'r work after system update References: <532E2569.5070304@rcn.com> <53341E06.4060504@FreeBSD.org> In-Reply-To: <53341E06.4060504@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 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, 27 Mar 2014 13:40:38 -0000 On 3/27/2014 8:48 AM, Jean-Sébastien Pédron wrote: > On 23.03.2014 01:06, Robert Huff wrote: >> This machine uses an on-board ATI HD 3300 (R780D, according to >> pciconf). >> Suddenly X doesn't start, using either xdm or startx. >> The applicable line in the Xorg log seems to be: >> >> [ 19897.547] (EE) RADEON(0): Kernel modesetting setup failed > > Hello! > > I see you use a custom kernel, could you please post your configuration? Actually, I think I found what's going on here. Double-check this, please? 1) I've installed the new Xorg. 2) New Xorg requires KMS. 3) KMS requires newcons. 4) Current kernel uses syscons. I will test this theory as soon as I can get buildworld (and then buildkernel) to work. Please stand by for further developments. Robert Huff