https://bugs.freedesktop.org/show_bug.cgi?id=79823
--- Comment #7 from Ilia Mirkin <[email protected]> --- (In reply to comment #6) > From freeze strace log: > > # Device opened: > open("/dev/dri/card0", O_RDWR|O_CLOEXEC) = 5 > ... > close(5) = 0 > # device /dev/dri/card0 closed, but trying to use already closed descriptor: > fstat64(5, 0xbfa97f60) = -1 EBADF (Bad file descriptor) > ioctl(5, 0xc0406481, 0xbfa97fc0) = -1 EBADF (Bad file descriptor) > write(2, "nouveau: kernel rejected pushbuf"..., 54) = 54 Curious. Do you have a dmesg from that? And the full output that was written out to stderr? A bisect will still be the most effective way of tracking down the issue. -- 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
