[Bug 273369] x11-servers/xorg-server: "Cannot run in framebuffer mode" after updating to 21.1.8_4,1

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273369

--- Comment #14 from Jason A. Harmening <[email protected]> ---
Well, I didn't specifically do an A/B test of that change, but I'm pretty sure
it was the culprit, because I just now managed to get things working with the
newer xorg-server package by reading through
https://badland.io/prime-configuration.md and creating
/usr/local/etc/X11/xorg.conf.d/20-amdgpu.conf:

Section "OutputClass"
    Identifier "AMD"
    MatchDriver "amdgpu"
    Driver "modesetting"
    Option "PrimaryGPU" "yes"
EndSection

So it seems as though xorg-server sees my configuration as a PRIME
configuration with the BMC as the "iGPU" unless it's explicitly told to use the
"dGPU" as the primary output?

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.