From owner-freebsd-stable@FreeBSD.ORG Mon Jul 21 10:03:37 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 EBBC0FB3 for ; Mon, 21 Jul 2014 10:03:37 +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 B48FB2021 for ; Mon, 21 Jul 2014 10:03:37 +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 1X9ARR-000Jmq-Ur; Mon, 21 Jul 2014 10:03:34 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.82_1-5b7a7c0-XX (FreeBSD)) (envelope-from ) id 1X9ARR-00084i-SZ; Mon, 21 Jul 2014 11:03:33 +0100 To: freebsd-stable@freebsd.org, jean-sebastien.pedron@dumbbell.fr Subject: Re: Problems loading RV620 firmware In-Reply-To: <53C93633.5030707@dumbbell.fr> Message-Id: From: Pete French Date: Mon, 21 Jul 2014 11:03:33 +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: Mon, 21 Jul 2014 10:03:38 -0000 Sorry for long delay - got a sick kid and had to leave early on Friday. > Great, thank you for the test! > > One last question: was it with syscons or vt(4)? vt(4) - with those ati drivers in it works as expected - just start X and it loads the drivers up, and will return to the console properly when X finished - albeit with a mught higher resolution thankj when I started - teeny tiny shell prompt ;) cheers, -pete.