Bug 45900 (katherine#1) - xf86-video-ati git, "version mismatch"
Summary: xf86-video-ati git, "version mismatch"
Status: RESOLVED NOTABUG
Alias: katherine#1
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
: 45942 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-10 09:05 UTC by Emanuele
Modified: 2012-02-12 10:05 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Emanuele 2012-02-10 09:05:37 UTC
Hi,
with the latest commit e202844 I receive this message when I run Xorg server:
---
(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.12.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.
---

I had to downgrade to the commit 615033f.
---
$> git log e202844...bb0e153 --oneline
e202844 EXA/r6xx+: Only set write domain or read domains, not both. (Bug #43893)
5a7f64c Fix UMS build failure.
87f776b Remove unused local variable 'height'.
f63262e evergreen: Initialize source surface member for textured video.
c8f104d radeon: fix tiling for weird resolution
36c1906 Fix vline range calculations.
---

with commits from e5a7f64c to c8f104d I had some problem with compiling.

Best regards,
Emanuele
Comment 1 Alex Deucher 2012-02-10 09:09:19 UTC
current git requires libdrm 2.4.31 for KMS.
Comment 2 Alex Deucher 2012-02-12 10:05:04 UTC
*** Bug 45942 has been marked as a duplicate of this bug. ***


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.