http://bugs.freedesktop.org/show_bug.cgi?id=25036
--- Comment #1 from Francis Galiegue <[email protected]> 2010-01-18 07:14:06 PST --- 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. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
