Bug 51937

Summary: (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version mismatch.
Product: xorg Reporter: SMF <smf.linux>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED NOTABUG QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Various system logs including Xorg.0.log
none
X.org.0.log none

Description SMF 2012-07-10 09:15:50 UTC
Created attachment 64059 [details]
Various system logs including Xorg.0.log

With the following components I get a version mismatch error:

Linux kernel 3.4.4
libdrm-2.4.33
Mesa-8.0.3
xorg-server-1.12.3
xf86-video-ati-6.14.6

If I revert back to ati driver xf86-video-ati-6.14.5 the problem goes away.

I am attaching the following logs:

uname -a
dmesg
Xorg.0.log
lspci
lsmod

Please advise.

Thanks.

SMF
Comment 1 Michel Dänzer 2012-07-10 09:23:15 UTC
(In reply to comment #1)
> libdrm-2.4.33

xf86-video-ati 6.14.6 requires libdrm 2.4.36 for KMS support. So your driver was built without KMS support and can't work on a kernel with KMS enabled.


> If I revert back to ati driver xf86-video-ati-6.14.5 the problem goes away.

That's odd, as 6.14.5 already requires libdrm 2.4.35.
Comment 2 SMF 2012-07-10 10:11:05 UTC
Created attachment 64062 [details]
X.org.0.log

Interesting I am sure that the MESA is version 8.0.3 with DRM 2.4.33, later versions of DRM will not build MESA 8.0.3 (waiting for MESA 8.1 I believe). This is the X org log for the ATI 6.14.5 driver which appears to indicate that DRI is available ??

Please comment

Thanks
SMF
Comment 3 Michel Dänzer 2012-07-10 10:30:24 UTC
(In reply to comment #2)
> Interesting I am sure that the MESA is version 8.0.3 with DRM 2.4.33, later
> versions of DRM will not build MESA 8.0.3 (waiting for MESA 8.1 I believe).

Sounds like the nouveau mess.

> This is the X org log for the ATI 6.14.5 driver which appears to indicate that
> DRI is available ??

That driver must have been built against libdrm 2.4.35 or newer (or patched to lower the requirement).
Comment 4 SMF 2012-07-10 10:44:03 UTC
Ok thanks I will leave it at that.

Regards
SMF

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.