[Bug 255000] graphics/drm-fbsd12.0-kmod: fails to display anything on 12-STABLE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 13 00:07:59 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255000
Tatsuki Makino <tatsuki_makino at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tatsuki_makino at hotmail.com
--- Comment #4 from Tatsuki Makino <tatsuki_makino at hotmail.com> ---
I write the following in /etc/rc.conf to load the module at a delayed time.
kld_list="/boot/modules/radeonkms.ko"
I have put the following file in /usr/local/etc/X11/xorg.conf.d to limit the
DRI to DRI2.
Section "Device"
Identifier "radeon"
Driver "radeon"
Option "DRI" "2"
EndSection
However, it is 12.2-STABLE stable/12-n232926-110ebf08868 amd64, Radeon HD6450
and EFI+boot0 boot :)
No problem with this combination of mine.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list