Summary: | [i915]fail to enable dri due to "undefined symbol: intel_generate_mipmap" | ||
---|---|---|---|
Product: | Mesa | Reporter: | liuhaien <haien.liu> |
Component: | Drivers/DRI/i915 | Assignee: | Eric Anholt <eric> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | highest | Keywords: | regression |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
xorg.0.log
xorg conf file fix.patch |
Description
liuhaien
2009-05-10 19:26:14 UTC
Created attachment 25711 [details]
xorg conf file
maybe the file "intel_generatemipmap.c" isn't compiled. I add it in src/mesa/drivers/dri/i915/Makefile. and this issue goes away. the patch is attached. Created attachment 25722 [details]
fix.patch
commit 0fc5fa85bf858ba2ad88995f65cc48b2dab1298d Author: Eric Anholt <eric@anholt.net> Date: Tue May 12 10:03:08 2009 -0700 i915: Fix driver after HW glGenerateMipmap commit. verified. |
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.