From owner-freebsd-stable@FreeBSD.ORG Sat Jan 4 12:06:01 2014 Return-Path: Delivered-To: freebsd-stable@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 7E566FC8 for ; Sat, 4 Jan 2014 12:06:01 +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 3F8021C7C for ; Sat, 4 Jan 2014 12:06:01 +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 1VzPzL-0005fp-Gk for freebsd-stable@freebsd.org; Sat, 04 Jan 2014 13:05:59 +0100 Message-ID: <52C7F922.6010204@FreeBSD.org> Date: Sat, 04 Jan 2014 13:05:54 +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-stable@freebsd.org Subject: Re: X not working on AMD64 Radeon after upgrading 9-Stable to 10-RC3 References: <52C6846A.8010304@menhennitt.com.au> In-Reply-To: <52C6846A.8010304@menhennitt.com.au> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBfUON3nubWSB77S9Bm4H75u85UTfsxDN" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jan 2014 12:06:01 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --gBfUON3nubWSB77S9Bm4H75u85UTfsxDN Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 03.01.2014 10:35, Graham Menhennitt wrote: > I have a box that's been running X and Kde4 on 9-Stable successfully fo= r > ages. I tried a source upgrade to 10-Stable but couldn't get X to run > properly. I then blew the old installation away and did a fresh install= > of 10-RC3. It has the same problem. Starting with FreeBSD 10.0, a new Radeon driver is available in the kernel. It's mandatory for Radeon HD 5000 and above, but can be used with older cards too. Could you please try to: 1. Define the following variable in your /etc/make.conf: WITH_NEW_XORG=3D"YES" 2. Upgrade your ports (eg. "portmaster -a" if you're using portmaster). It should at least upgrade the following ports: graphics/libdrm graphics/libGL graphics/dri x11-servers/xorg-server x11-drivers/xf86-video-ati 3. Rebuild xf86-* ports not upgraded by previous step. This could include: x11-drivers/xf86-input-keyboard x11-drivers/xf86-input-mouse And try to start X again. Note that "Xorg -configure" will probably fail: this is a known issue. Try to start X without a configuration file.= If this doesn't work, could you please post: o the output of dmesg *after* trying to start X o the output of "pciconf -lv" o your Xorg.log --=20 Jean-S=E9bastien P=E9dron --gBfUON3nubWSB77S9Bm4H75u85UTfsxDN 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/ iEYEARECAAYFAlLH+ScACgkQa+xGJsFYOlMFrwCg0ArvOSB9RsZe+qzu7qtOTsDO XkAAoJ9w97JFi50h4nnjb4DoIskNyD8z =qW5X -----END PGP SIGNATURE----- --gBfUON3nubWSB77S9Bm4H75u85UTfsxDN--