Okay, so this was a false alarm. It
seemed to work, but it really didn't. I will explain why.
When you compile the radeon framebuffer
inside the kernel, instead of as a module, it breaks KMS. And, when booting with that kernel, Xorg will load the amdgpu driver, as opposed to the radeon driver. It works, but it is no different than just specifying the amdgpu driver in your xorg.conf with the default kernel, and it also delivers worse performance.
When trying to load the radeon driver, you are greeted by an error:
Code:
[KMS] drm report modesetting isn't supported
So no, this is not a real solution. We will need to keep thinking about this.
[doublepost=1565399707][/doublepost]
As you can see, the new kernel wasn't really working, so if you currently have no graphics I recommend following the guide and, if you have working graphics, I recommend sticking with your system as-is. The graphics after following the guide will be slow.