[Bug 271365] x11-servers/xorg-server: 21.1.8_2,1 fails to start

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 27 May 2023 16:44:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271365

--- Comment #15 from tesu@i.ua ---
(In reply to Tatsuki Makino from comment #11)

No, I don't have radeonkms_load="YES" in /boot/loader.conf,
loading that module in later stage by rc.conf:
kld_list="radeonkms"

If I replace that with:
kld_list="${kld_list} /boot/modules/radeonkms.ko"
the system loads well and I'm able to run the latest X.org server, but have an
issues with firefox now: scrolling become slow on some sites and see distorted
image like this from firefox view page source: https://ibb.co/drnC6xM

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