Bug 45900 (katherine#1)

Summary: xf86-video-ati git, "version mismatch"
Product: DRI Reporter: Emanuele <tomasi>
Component: DRM/RadeonAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: medium CC: rankincj
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.