Bug 9367 - Patch to ignore requests for loading obsolete drm module?
Summary: Patch to ignore requests for loading obsolete drm module?
Status: RESOLVED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.0.99.903 (7.1RC3)
Hardware: Other Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: xorg-7.2
  Show dependency treegraph
 
Reported: 2006-12-16 10:28 UTC by Stefan Dirsch
Modified: 2007-01-14 00:17 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
libdrm.diff (899 bytes, patch)
2006-12-16 10:29 UTC, Stefan Dirsch
no flags Details | Splinter Review

Description Stefan Dirsch 2006-12-16 10:28:29 UTC
ATI/AMD just announced a new fglrx driver (8.32.5) claiming X.Org 7.2
support. It has been developed and tested with openSUSE 10.2, which
still ships X.Org 7.2 RC2. Unfortunately it turned out to be *not*
compatible with RC3 since the "drm" module has been merged into the
"dri" module between RC2 and RC3 and the driver relies on loading the
"drm" module, which now no longer exists. :-( The result is a driver
with DRI disabled.

ATI/AMD already has a fix for the next driver release (8.33). They use
a monthly release schedule. Question is if X.Org 7.3 final should
address this issue. There might be other drivers affected as well.

I've attached a proposal for a patch. Let me know what you
think. Thanks.

See also discussion on xorg ML.

http://lists.freedesktop.org/archives/xorg/2006-December/020501.html
Comment 1 Stefan Dirsch 2006-12-16 10:29:39 UTC
Created attachment 8139 [details] [review]
libdrm.diff
Comment 2 Dave Airlie 2006-12-16 15:29:01 UTC
7.2 RM can decide if fglrx matters or not.
Comment 3 Stefan Dirsch 2007-01-14 00:17:58 UTC
The patch is no longer required since fglrx driver release 8.33.6.


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.