Summary: | xf86-video-newport fails with XAA because of undefined symbol XAACreateInfoRec | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Brice Goglin <brice.goglin> | ||||
Component: | Driver/newport | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | Keywords: | patch | ||||
Version: | 7.2 (2007.02) | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
URL: | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=402178 | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 10101 | ||||||
Attachments: |
|
Description
Brice Goglin
2007-07-29 02:34:39 UTC
Looks like the driver simply doesn't load the xaa module before calling XAACreateInfoRec. Created attachment 14555 [details] [review] proposed patch (In reply to comment #1) > Looks like the driver simply doesn't load the xaa module before calling > XAACreateInfoRec. > It seems that xaa is only loaded if NoAccel is set to true. Brilliant :) (In reply to comment #1) > Looks like the driver simply doesn't load the xaa module before calling > XAACreateInfoRec. > Fixed in git: commit 86b6bb11ffc4bce5886b5bc28b8df41af89f0925 Author: Julien Cristau <jcristau@debian.org> Date: Mon Feb 25 11:52:20 2008 +0100 Bug#11761: Fix xaa initialization Load the xaa module when NoAccel is unset, so it actually has a chance to work. On Mon, Feb 25, 2008 at 02:55:32 -0800, bugzilla-daemon@freedesktop.org wrote: > It seems that xaa is only loaded if NoAccel is set to true. > Fixed in git: commit 86b6bb11ffc4bce5886b5bc28b8df41af89f0925 Author: Julien Cristau <jcristau@debian.org> Date: Mon Feb 25 11:52:20 2008 +0100 Bug#11761: Fix xaa initialization Load the xaa module when NoAccel is unset, so it actually has a chance to work. |
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.