Date: Fri, 18 Jul 2014 14:58:29 +0100 From: Pete French <petefrench@ingresso.co.uk> To: freebsd-stable@freebsd.org, jean-sebastien.pedron@dumbbell.fr Subject: Re: Problems loading RV620 firmware Message-ID: <E1X88g9-0002Hc-VS@dilbert.ingresso.co.uk> In-Reply-To: <53C92669.7000500@dumbbell.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
> You are right, there's a problem with at least the installed > xf86-video-ati version: > > [ 127.317] (II) Loading /usr/local/lib/xorg/modules/drivers/ati_drv.so > [ 127.317] (II) Module ati: vendor=3D"X.Org Foundation" > [ 127.317] compiled for 1.12.4, module version =3D 6.14.6 > > The version is xf86-video-ati 6.14.6, which is part of the > non-WITH_NEW_XORG case. The new_xorg repository should have version > 7.2.0 available. Ok, so this is the soource fo the problem. Right, that makese sense. > Can you reinstall that driver and make sure the correct version is picked ? I can reinstall it, but I am not sure how to ensure it gets the right version. > Here's what I get when I search for xf86-video-ati on FreeBSD 10: > $ pkg search xf86-video-ati > xf86-video-ati-6.14.6_3 > xf86-video-ati-7.2.0_3 This is what I get: $ pkg search xf86-video-ati xf86-video-ati-6.14.6_3 xf86-video-ati-6.14.6_3 So, it looks like it is finding the same one in each repository. This is what pkg -vvv gives me as its list of repositories: Repositories: FreeBSD: { url : "pkg+http://pkg.FreeBSD.org/freebsd:9:x86:64/latest", enabled : yes, mirror_type : "SRV", signature_type : "FINGERPRINTS", fingerprints : "/usr/share/keys/pkg" } FreeBSD_new_xorg: { url : "pkg+http://pkg.FreeBSD.org/freebsd:9:x86:64/new_xorg", enabled : yes, mirror_type : "SRV", signature_type : "FINGERPRINTS", fingerprints : "/usr/share/keys/pkg" } So it looks like I am using the right repository. Will re-install and see if I can get it to tell me which repository it is getting the package from. -pete.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1X88g9-0002Hc-VS>