[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 #25 from Alexey Dokuchaev <[email protected]> --- (In reply to Niclas Zeising from comment #24) > But now I'm only guessing. You guess it correct. :-) If I replace the first call with DRM_IOCTL() as defined in libdrm's xf86drmMode.c, the cursor is back. Or if I check if (ret < 0) instead of if (ret == -EINVAL), leaving drmIoctl() as is -- this also fixes the problem. -- 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]"