Date: Tue, 13 Apr 2021 00:07:58 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 255000] graphics/drm-fbsd12.0-kmod: fails to display anything on 12-STABLE Message-ID: <bug-255000-7141-PA0RsegIkS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255000-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-255000-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=3D255000 Tatsuki Makino <tatsuki_makino@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tatsuki_makino@hotmail.com --- Comment #4 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- I write the following in /etc/rc.conf to load the module at a delayed time. kld_list=3D"/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 HD64= 50 and EFI+boot0 boot :) No problem with this combination of mine. --=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-255000-7141-PA0RsegIkS>