Summary: | Mouse cursor gone in Doom 3, other games | ||
---|---|---|---|
Product: | xorg | Reporter: | Sven Arvidsson <sa> |
Component: | Driver/intel | Assignee: | Wang Zhenyu <zhenyu.z.wang> |
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | major | ||
Priority: | high | ||
Version: | 7.4 (2008.09) | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Sven Arvidsson
2009-09-11 04:33:52 UTC
So I guess basically XFreeXDGA actually needs to be #defined somewhere, or else xf86-video-intel is built without DGA? Apologies! The first bisect was wrong, this should be it: 50d8b295f6c950da3b8783ff6e1803bdfbb5c7cc is first bad commit commit 50d8b295f6c950da3b8783ff6e1803bdfbb5c7cc Author: Brian Paul <brianp@vmware.com> Date: Tue Sep 1 12:05:41 2009 -0600 intel: use _mesa_meta_clear(), it's a bit faster :040000 040000 81f24fd1186fda701bd343d7e3c4428c10494477 40f6ebb2f756d7054fb2ea940183bc8ad5154ed0 M src (In reply to comment #2) > Apologies! The first bisect was wrong, this should be it: Please ignore, wrong bug report. (In reply to comment #1) > So I guess basically XFreeXDGA actually needs to be #defined somewhere, or else > xf86-video-intel is built without DGA? > XFreeXDGA is obviously already set xorg-server.h, duh! It's "if (!pI830->use_drm_mode)" which is causing the problem. I also noticed the following errors logged by the game: Fatal X Error: Major opcode of failed request: 130 Minor opcode of failed request: 2 Serial number of failed request: 148 XF86DGANoDirectVideoMode Fatal X Error: Major opcode of failed request: 130 Minor opcode of failed request: 2 Serial number of failed request: 1497 XF86DGANoDirectVideoMode Sven, thanks for the report. So what's the actual bisect result? I agree this is probably the same as bug#23858 |
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.