Summary: | Cursor broken in many games under KMS | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Maciej Cencora <m.cencora> | ||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | major | ||||||||
Priority: | medium | ||||||||
Version: | git | ||||||||
Hardware: | x86 (IA32) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Maciej Cencora
2009-09-19 02:40:26 UTC
First of all, any X related bug report needs at least the full log file. Define 'cursor unavailable' - do you mean the cursor is not visible, or something else? Does xdpyinfo|grep DGA give any hits? Created attachment 29698 [details]
Xorg.log
xdpyinfo | grep DGA returns:
XFree86-DGA
Yes, when saying cursor is unavailable I meant cursor is not visible.
Created attachment 29699 [details] [review] init dga on kms The kms path never inits DGA. Maybe something like this untested patch? (In reply to comment #3) > Created an attachment (id=29699) [details] > init dga on kms > > The kms path never inits DGA. Maybe something like this untested patch? > Yes, this patch fixes all the problems. Thanks! pushed as da7487f6ac7b32ed7866af53da2925aa52ed7aae However, as Keith pointed out on the xorg-devel: http://lists.freedesktop.org/archives/xorg-devel/2009-September/002113.html using DGA for graphics (not cursor or modesetting) won't work in this case. |
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.