Re: kernel panics when GPU firmware is missing
Robert Swindells <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
Edgar Fuß <[email protected]> wrote: > Is it unavoidable that the kernel panics when I have a DRM driver configured > but the GPU firmware is missing? Couldn't it just fail to attach the device? The panic is usually because there isn't a console device, not from the DRM code itself. What is in the dmesg?