From owner-freebsd-current@FreeBSD.ORG Fri Dec 13 19:26:04 2013 Return-Path: Delivered-To: freebsd-current@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 D57FD380; Fri, 13 Dec 2013 19:26:04 +0000 (UTC) Received: from mail.made4.biz (unknown [IPv6:2001:41d0:1:7018::1:3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 99404145A; Fri, 13 Dec 2013 19:26:04 +0000 (UTC) Received: from 2a02-8428-011a-a000-143c-b5c5-3fed-f7dd.rev.sfr.net ([2a02:8428:11a:a000:143c:b5c5:3fed:f7dd]) by mail.made4.biz with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VrYN9-000CRk-2g; Fri, 13 Dec 2013 20:26:03 +0100 Message-ID: <52AB5F4D.2010005@FreeBSD.org> Date: Fri, 13 Dec 2013 20:26:05 +0100 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Adrian Chadd Subject: Re: vt-enabled 11.0-CURRENT + radeonkms boot load = direct rendering disabled in X References: <52AAEE1C.8030604@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Dec 2013 19:26:04 -0000 Le 13/12/2013 19:24, Adrian Chadd a écrit : > Are you able to make it do delayed firmware loading? Delayed until / is mounted? In this case, doesn't loading radeonkms from rc.conf achieve the same result? Firmwares are loaded early during card initialization. -- Jean-Sébastien Pédron