From owner-freebsd-x11@FreeBSD.ORG Sat Nov 15 19:04:40 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DA7CF1DD for ; Sat, 15 Nov 2014 19:04:40 +0000 (UTC) Received: from mail-vc0-x235.google.com (mail-vc0-x235.google.com [IPv6:2607:f8b0:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8D41DB43 for ; Sat, 15 Nov 2014 19:04:40 +0000 (UTC) Received: by mail-vc0-f181.google.com with SMTP id le20so3241496vcb.26 for ; Sat, 15 Nov 2014 11:04:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=tvc1bd8EMCnHLqHRAcVL26ZluNFYT2tDooYq01yNEBw=; b=Nb9opyPzLZnrZu3Zz+Qw7xLeyXWB9O96cs6BWMDM/y9cZgVopMkhE8cJYA75CtJy30 I/W3sFUP7i6cA3jpUH3Rlwotwa4GW8x6g+Q7IAY0RaPPe9LFwQ9LEjP1gwav4n5/Txi6 1Wr85/ltdQ3Th195PL0tZ/3Bz8cwtHpsozMzc+s9OH1X+8dwwxes4kt0FxslJxtI52cV fMMf5RCgG3KR2m5q7vFa5/5k3wmwT7q7XdLKX3ox+EmZGeR3J48g64iOB42KsgVo9TJ1 0Y5hqo0ga0bzHgWgSeeXY/QrjhbGXajRMscuDIXGyma5MPtJC/oxqR56ushbHPepG2bc 7BkQ== X-Received: by 10.221.19.68 with SMTP id qj4mr14035807vcb.2.1416078279764; Sat, 15 Nov 2014 11:04:39 -0800 (PST) Received: from ?IPv6:2001:470:1f15:b1f:e571:3cbc:c866:78a8? ([2001:470:1f15:b1f:e571:3cbc:c866:78a8]) by mx.google.com with ESMTPSA id ki8sm4928246vdb.16.2014.11.15.11.04.38 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Nov 2014 11:04:39 -0800 (PST) Message-ID: <5467A3BE.2060207@gmail.com> Date: Sat, 15 Nov 2014 20:04:30 +0100 From: =?UTF-8?B?SmFuIEtva2Vtw7xsbGVy?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Dutch Ingraham Subject: Re: Xorg configure failure with Radeon card References: <5466DD69.5000205@gmx.us> <54673C5D.6040900@gmail.com> <54676567.8090200@gmx.us> In-Reply-To: <54676567.8090200@gmx.us> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2014 19:04:40 -0000 > Am I missing something? Can you try putting "kern.vty=vt" in /boot/loader.conf and reboot? This should activate the new console subsystem hinted at in the release notes. I believe this is needed for the Radeon drivers to work after the recent Xorg updates in ports.