[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 #32 from Niclas Zeising <[email protected]> --- (In reply to Alexey Dokuchaev from comment #31) Ignore drm-kmod for now then. There have been several changes to FreeBSD and to lkpi so that drm-fbsd11.2-kmod will not build. I'm still not sure about drmIoctl(), I asked some xorg devs, and they were unsure about the return from linux ioctl(). In any case, does it work if you change the xf86-video-ati code to check for ret == -1 && errno == -EINVAL (or maybe EINVAL)? -- 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]"