Problems loading RV620 firmware

Jean-Sébastien Pédron jean-sebastien.pedron at dumbbell.fr
Fri Jul 18 13:51:44 UTC 2014


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:
> 
> [   127.327] (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of 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 module is loaded prior to starting X, and
> [dri] that this driver was built with support for KMS.
> [dri] Aborting.
> 
> 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="X.Org Foundation"
[   127.317] 	compiled for 1.12.4, module version = 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 couldnt
> 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

-- 
Jean-Sébastien Pédron

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20140718/3d47ce56/attachment.sig>


More information about the freebsd-stable mailing list