Re: amdgpu

Martin Husemann <[email protected]> Mon, 3 Jul 2023 09:28:20 +0200
Newsgroups gmane.os.netbsd.devel.x11
Message-ID <[email protected]>
On Mon, Jul 03, 2023 at 07:37:08AM +0100, Robert Swindells wrote:
> 
> I tried enabling the amdgpu driver in a custom kernel config:
> 
> amdgpu* 	at pci? dev ? function ?
> amdgpufb*	at amdgpufbbus?
> 
> The kernel panics due to not having a console device.

Do you have the amdgpu firmware installed?
We have MKAMDGPUFIRMWARE for it, and it used to be off by default (but I
think nowadays it defaults to "yes").

Martin