Bug 11769

Summary: intel: commit 34c82ad7ce (Wang Zhenyu: Add quirk support) breaks x-startup: missing symbol i830_fixup_devices
Product: DRI Reporter: David Nolden <david.nolden.freedesktop>
Component: GeneralAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: XOrg git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description David Nolden 2007-07-30 02:50:52 UTC
I'm using xorg 7.2(ubuntu gutsy), and because with the bundled driver my notebook's vga-output does not work, I use to build the intel driver from git.

From commit 34c82ad7ce on, my X does not start any more:
/usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/i810_drv.so: undefined symbol: i830_fixup_devices
Comment 1 Wang Zhenyu 2007-07-30 18:28:21 UTC
i830_fixup_devices() is new function in i830_quirks.c, which trys to workaround any known device quirks. Did you have a clean build after git pulling?

btw, this 2d video bug should not go dri-devel list.
Comment 2 David Nolden 2007-09-29 09:26:02 UTC
I think I cleaned the build a few times.

However, with some of the new versions, the problem does not happen any more. Thank you. :)

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.