From owner-freebsd-stable@FreeBSD.ORG Fri Jul 18 14:52:40 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 18A0C58D for ; Fri, 18 Jul 2014 14:52:40 +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 D4D762CA8 for ; Fri, 18 Jul 2014 14:52:39 +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 1X89WY-0008TC-2k; Fri, 18 Jul 2014 14:52:38 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.82_1-5b7a7c0-XX (FreeBSD)) (envelope-from ) id 1X89WY-0000av-07; Fri, 18 Jul 2014 15:52:38 +0100 To: freebsd-stable@freebsd.org, jean-sebastien.pedron@dumbbell.fr Subject: Re: Problems loading RV620 firmware In-Reply-To: <53C92E27.1040300@dumbbell.fr> Message-Id: From: Pete French Date: Fri, 18 Jul 2014 15:52:38 +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:52:40 -0000 > If it says 7.2.0, you can build and install the port. ..and that fixes it perfectly. No need to load the drivers in loadre.conf either, startx now loads KMS and I have driect rendering enabled again. thankyou! -pete.