[Bug 231884] x11-drivers/xf86-video-ati stops working after update to 18.1.0,1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 15 18:14:17 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231884

--- Comment #25 from Niclas Zeising <zeising at FreeBSD.org> ---
(In reply to Jason W. Bacon from comment #24)

Hi!
It's very hard to fix the regression in a good way.  If we revert the change,
we will break support for newer hardware.  This seem to be a problem with the
legacy kmod, which only support old hardware, being incompatible with the new
xf86-video-ati.  The new drm-stable-kmod modules support mostly the same
hardware, as well as more modern hardware, and works with the new
xf86-video-ati.

There is already a port, graphics/drm-kmod that selects the appropriate kmod
depending on FreeBSD version.

It might be possible to create a legacy version of xf86-video-ati, but that
would conflict with the current version, meaning it would be troublesome
getting it installed.

Trying to figure out, based on hardware, which xf86-video-ati port to install
would, in my opinion, be very fragile, and probably only lead to even more
support issues.

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


More information about the freebsd-x11 mailing list