https://bugs.freedesktop.org/show_bug.cgi?id=45900
Bug #: 45900 Summary: xf86-video-ati git, "version mismatch" Classification: Unclassified Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/Radeon AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: tomasi@cli.di.unipi.it
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
https://bugs.freedesktop.org/show_bug.cgi?id=45900
Emanuele tomasi@cli.di.unipi.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias| |katherine#1
https://bugs.freedesktop.org/show_bug.cgi?id=45900
Alex Deucher agd5f@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NOTABUG
--- Comment #1 from Alex Deucher agd5f@yahoo.com 2012-02-10 09:09:19 PST --- current git requires libdrm 2.4.31 for KMS.
https://bugs.freedesktop.org/show_bug.cgi?id=45900
Alex Deucher agd5f@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rankincj@googlemail.com
--- Comment #2 from Alex Deucher agd5f@yahoo.com 2012-02-12 10:05:04 PST --- *** Bug 45942 has been marked as a duplicate of this bug. ***
dri-devel@lists.freedesktop.org