Date: Fri, 18 Jul 2014 15:51:37 +0200 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <jean-sebastien.pedron@dumbbell.fr> To: freebsd-stable@freebsd.org Subject: Re: Problems loading RV620 firmware Message-ID: <53C92669.7000500@dumbbell.fr> In-Reply-To: <E1X88P3-0000f7-LR@dilbert.ingresso.co.uk> References: <E1X88P3-0000f7-LR@dilbert.ingresso.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --CVW6Lo7aJgajpuX4SHoMtiHshPPHNgOjn Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 18.07.2014 15:40, Pete French wrote: > If I try and start X it stops saying there are no screens found. I > have attached the log below, but the thing which stands out in it > for me is this: >=20 > [ 127.327] (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because o= f a version mismatch. > [dri] This chipset requires a kernel module version of 1.17.0, > [dri] but the kernel reports a version of 2.29.0.[dri] Make sure your m= odule is loaded prior to starting X, and > [dri] that this driver was built with support for KMS. > [dri] Aborting. >=20 > Which makes me wonder if the installed drivers have actually been > compiled using WITH_NEW_XORG. As I said, I am using the repository > pkg+http://pkg.FreeBSD.org/freebsd:9:x86:64/new_xorg to get > my packages, or at least I have that configured. 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. Can you reinstall that driver and make sure the correct version is picked= ? > Having followed the instructions for configuring that repository I coul= dnt > find any options to tell 'pkg' to use it though. As long as you have "enabled: yes" in the repository configuration, pkg will use it. 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 --=20 Jean-S=E9bastien P=E9dron --CVW6Lo7aJgajpuX4SHoMtiHshPPHNgOjn 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJTySZuAAoJEDnpl2Gl/ZTM6EsP/1FXOlrtpcpyLO7dt1JNnzbW 9TizJmDlEtdi7VyXyXscbTaz+xGYTJo7qywtobPXPTFIfZgsypWl88hh39P1ISyJ 8nIqTd3PbeGSxgKLzDMA2VjWzH6a//Qvnl7Ph/3Lza6z3ZI1vvNl3/fIqDWVCT1l NK/44x7lWbmDgA6HTBnVGPTuueqgS9xqqIlmjGQbgA5fZzlL0qXzCHm6Ydnbna0O Sn27mQLi70KkKptxLs0E4zg333kiRttguQIcSnqxptk/uln0xrtqXWqstbQr9i4W m9gmdBbirH4eoBN8x7TFcgdHYjMwztEEa9dp//0nR+Xp45JIJ5XbWCWlaJnQMJok q6GArjN532NT+nahyyw4O1ObZBEfb5N2VWlikvsdP2I8AsR7JwEIvpCAXIa2rrE8 POvnEaFW9dYvRAF3O6S6UbXlnOosH5s+ihK+QeLUfMdOhUlRVtPefmRXx3fFfnIG NW+6Tb/tbleQmSk96S+XKaATzYauWRlXUrW3ItJgHMrPuXwTCVmqkyJG13Ytao2c v5vmJkCGHVe14YJmTkgqGXu/HP+SQYqkbK9sB/CnPElA7Kx4411a5HOeuLwxZy6l TkvQwdKavkfGh4YCnD37ENH6LrkYBfEK/AszZlckfeCntunoagUDjK5I62+g/hYM 2crA7sEmbTaVhg6PGOyX =n1oY -----END PGP SIGNATURE----- --CVW6Lo7aJgajpuX4SHoMtiHshPPHNgOjn--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53C92669.7000500>