[Bug 237642] x11-drivers/xf86-video-ati: Upgrade from 18.1.0 to 19.0.0 results in invisible mouse pointer
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237642 --- Comment #36 from Alexey Dokuchaev <[email protected]> --- (In reply to Niclas Zeising from comment #35) > I think convincing Linux kernel people to change the behavior of ioctl() > is quite futile. :) I was talking about convincing X.Org devs to follow POSIX, not Linux kernel people. :-) > Other parts of libdrm does this for you with the DRM_IOCTL() function, but > not drmIoctl() directly. This is probably why it worked before. Right. Anyway, changing just the check on line 1278 to "if (ret == -1 && errno == EINVAL)" restores correct behavior (HW cursor is back). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"