[Bug 255000] graphics/drm-fbsd12.0-kmod: fails to display anything on 12-STABLE
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255000 Tatsuki Makino <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Tatsuki Makino <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"