From owner-freebsd-x11@FreeBSD.ORG Sat Dec 21 21:48:11 2013 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA13383E for ; Sat, 21 Dec 2013 21:48:11 +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 7A5DA14F4 for ; Sat, 21 Dec 2013 21:48:11 +0000 (UTC) Received: from 2a02-8428-011a-a000-0290-f5ff-fe9d-b78c.rev.sfr.net ([2a02:8428:11a:a000:290:f5ff:fe9d:b78c] helo=magellan.dumbbell.fr) by mail.made4.biz with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.82 (FreeBSD)) (envelope-from ) id 1VuUP3-00004k-Pl for freebsd-x11@freebsd.org; Sat, 21 Dec 2013 22:48:10 +0100 Message-ID: <52B60C95.7040100@FreeBSD.org> Date: Sat, 21 Dec 2013 22:48:05 +0100 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-x11@freebsd.org Subject: Re: RV610 [Radeon HD 2400 XT] on KMS with newcons (vt) References: <20131117123731.e59a560d.ray@freebsd.org> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Vn2PPM5SrNE1ianjRf0DcfOqAkheBWohD" 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: Sat, 21 Dec 2013 21:48:11 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Vn2PPM5SrNE1ianjRf0DcfOqAkheBWohD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 21.11.2013 17:27, Mark Atkinson wrote: > * Someone over-zealously removed the AMD_GPU wiki page with the > ports/kernel rebuild instructions, but failed to put any new migration > instructions on the graphics page. I removed those instructions, once the Radeon driver was in 10-CURRENT. What instructions did you miss? Ports knob such as WITH_GALLIUM? > Has anyone gotten radeonkms to load at boot-time with newcons? I played with loading radeonkms from loader.conf yesterday and it worked.= > Should I specify all the radeonkms dependencies in loader.conf as well?= Dependencies will be automatically loaded, except firmwares: those are not declared as normal dependencies, because they depend on the video card family. And because "/" isn't mounted at the time the video card is initialized, the driver fails to load firmwares and the card operates in "degraded" mode. In your case, you have to explicitely load the following firmwares from loader.conf: radeonkmsfw_RV610_pfp_load=3D"YES" radeonkmsfw_RV610_me_load=3D"YES" radeonkmsfw_R600_rlc_load=3D"YES" radeonkms_load=3D"YES" Other than that, do you have other issues with the Radeon driver? --=20 Jean-S=E9bastien P=E9dron --Vn2PPM5SrNE1ianjRf0DcfOqAkheBWohD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlK2DJkACgkQa+xGJsFYOlMH4ACcC1Nb3RtWXiT9EcDYBl6+DvsC l4MAn1kXgGPiTFTtR0xm0Qd7cwO4LxdZ =St2Z -----END PGP SIGNATURE----- --Vn2PPM5SrNE1ianjRf0DcfOqAkheBWohD--