On Thu, May 24, 2018 at 11:55 AM, Kenny Ho <[email protected]> wrote: > I am interested in using CoreOS with AMD GPU. Is this something that can be > done with some post-install SDK on a standard CoreOS or do I need to make > patches to the regular CoreOS distribution itself?
GPU drivers are not being built, so you will have to use the SDK to build your own modified image with an edited kernel config and any additional firmware packages. See these pages for some pointers: https://coreos.com/os/docs/latest/sdk-modifying-coreos.html https://coreos.com/os/docs/latest/sdk-tips-and-tricks.html Thanks. David
