Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2020 11:12:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 237642] x11-drivers/xf86-video-ati: Upgrade from 18.1.0 to 19.0.0 results in invisible mouse pointer
Message-ID:  <bug-237642-7141-Sqxc73e5lB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237642-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237642-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237642

--- Comment #36 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
(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 =3D=3D -1 =
&& errno
=3D=3D EINVAL)" restores correct behavior (HW cursor is back).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237642-7141-Sqxc73e5lB>