From owner-freebsd-x11@FreeBSD.ORG Mon Dec 9 13:19:04 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 773D3D95 for ; Mon, 9 Dec 2013 13:19: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 37EEB190D for ; Mon, 9 Dec 2013 13:19:04 +0000 (UTC) Received: from [2001:1b48:10b:cafe:225:64ff:febe:589f] (helo=viking.yzserv.com) by mail.made4.biz with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Vq0jm-000GoL-Oo for freebsd-x11@freebsd.org; Mon, 09 Dec 2013 14:19:02 +0100 Message-ID: <52A5C33F.5070803@FreeBSD.org> Date: Mon, 09 Dec 2013 14:18:55 +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: Troubleshooting Radeon KMS with a HD 5700 gpu References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="D1mQKDIDVceG08e6s6aJNUDTlLIsEksUc" 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: Mon, 09 Dec 2013 13:19:04 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --D1mQKDIDVceG08e6s6aJNUDTlLIsEksUc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 08.12.2013 23:15, Antonis Anastasiadis wrote: > Hi, Hello! > I'm having trouble activating KMS with an AMD Radeon 5770 card: Once th= e > "radeonkms" module is loaded, the monitor loses the video signal. If you just "kldload radeonkms", this is expected, as syscons (the default console driver) doesn't support KMS [1]. However, this doesn't prevent you from running X.Org. In fact, xf86-video-ati will automatically load radeonkms when X.Org is first started, so you don't have to it manually. If instead your monitor turns off after you start X, then there's a problem. In this case, can connect to your computer remotely using ssh(1)= ? > The GPU is connected to a 27" Dell monitor via DisplayPort. You should update again to at least r259104, because a bug fix was committed regarding monitors connected to DisplayPort. > I'm using latest HEAD sources with WITH_NEW_XORG in make.conf and the > recent svn ports checkout from here: > https://wiki.freebsd.org/Graphics#Ports You don't need to use the development ports tree (xorg-dev). Just stick to the official ports tree. Keep WITH_NEW_XORG in your make.conf and add WITH_GALLIUM here too. [1] If you require a working console while using X.Org, you can switch to the brand new console driver, which was committed to HEAD a few days ago. See the following wiki article: https://wiki.freebsd.org/Newcons --=20 Jean-S=E9bastien P=E9dron --D1mQKDIDVceG08e6s6aJNUDTlLIsEksUc 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/ iEYEARECAAYFAlKlw0YACgkQa+xGJsFYOlPyLQCdHnVBz8c1M3hbs4zjzT7uRO7Q UqYAoKLChNoO5pIFfM8IOJXAeLBG8rQA =4MIu -----END PGP SIGNATURE----- --D1mQKDIDVceG08e6s6aJNUDTlLIsEksUc--