Summary: | KMS + multihead leaves ghost mouse pointer | ||
---|---|---|---|
Product: | xorg | Reporter: | ataraxia937 |
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | CC: | andyrtr |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
URL: | http://bbs.archlinux.org/viewtopic.php?id=83925 | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
ataraxia937
2009-11-11 07:57:21 UTC
I confirm the bug, I observe the same here. My card is reported as such by lspci: 01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8500 GT] (rev a1) (lspci reports: 01:00.0 0300: 10de:0421 (rev a1)) I use git libdrm and xf86-video-nouveau. This is a Gentoo unstable amd64 machine. I boot with drm.debug=6 and I notice that there is a sequence of calls as this: * nv50_cursor_set_offset; * nv50_cursor_show; * this last sequence repeated many times; * then nv50_cursor_hide. But when the bug appears, the nv50_cursor_hide show is nowhere to be seen. I should also comment that the bug only appears when there's some sort of cursor state change, which happens pretty much every time you change widget in a window. That is, it will not appear if you have no window displayed and just move the cursor between the different desktops. The kernel messages I mentioned above appear pretty much every time I cross window borders, enter/exit a text editing area, etc etc. This is fixed for me as now. what change/update fixed it for you? I'm still having the cursor hanging on the screen border. mostly when I move the mouse quickly. it doesn't happen when I move the mouse slowly. I don't know what change fixed it, as I haven't been tracking it, and haven't done a bisect either. I've been using your [extra] packages until now. Not surprisingly, moving libdrm 2.4.18-2 and reverting to your nouveau packages makes the bug show again. I'm content to wait for the next [extra] update (which I expect will be after kernel 2.6.33). (Upstream folks, sorry about the Arch-specific spam here...) 16:10 < shining> iirc curro_ said the pointer/cursor bugs would be fixed by this : http://cgit.freedesktop.org/nouveau/xf86-video-nouveau/commit/?id=0917665d1f2f1e76b6a0e7a4c027512f9f45f41b 16:15 < curro_> yeah that fixed it It seems to be fixed, so I'm closing this bug report. |
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.