Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2020 09:24:12 +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-vj76Oshp0W@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 #25 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
(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 (r=
et <
0) instead of if (ret =3D=3D -EINVAL), leaving drmIoctl() as is -- this als=
o fixes
the problem.

--=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-vj76Oshp0W>