From owner-freebsd-stable@FreeBSD.ORG Fri Jul 18 14:01:57 2014 Return-Path: Delivered-To: freebsd-stable@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 6BBDD8C6 for ; Fri, 18 Jul 2014 14:01:57 +0000 (UTC) Received: from constantine.ingresso.co.uk (constantine.ingresso.co.uk [IPv6:2a02:b90:3002:e550::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2820C27D3 for ; Fri, 18 Jul 2014 14:01:57 +0000 (UTC) Received: from dilbert.london-internal.ingresso.co.uk ([10.64.50.6] helo=dilbert.ingresso.co.uk) by constantine.ingresso.co.uk with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.82 (FreeBSD)) (envelope-from ) id 1X88jG-0005x5-Ld; Fri, 18 Jul 2014 14:01:42 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.82_1-5b7a7c0-XX (FreeBSD)) (envelope-from ) id 1X88jG-0002KS-JO; Fri, 18 Jul 2014 15:01:42 +0100 To: freebsd-stable@freebsd.org, jean-sebastien.pedron@dumbbell.fr, petefrench@ingresso.co.uk Subject: Re: Problems loading RV620 firmware In-Reply-To: Message-Id: From: Pete French Date: Fri, 18 Jul 2014 15:01:42 +0100 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2014 14:01:57 -0000 I reinstalled like this: pkg install -r FreeBSD_new_xorg xf86-video-ati It did this: Installing xf86-video-ati: 6.14.6_3 [FreeBSD_new_xorg] So it looks (to me_) as if the new_xorg repository I have configured doesnt have new_corg stuff in it! -pete.