Re: amdgpu

Robert Swindells <[email protected]> Mon, 03 Jul 2023 12:07:08 +0100
Newsgroups gmane.os.netbsd.devel.x11
Message-ID <[email protected]>
Martin Husemann <[email protected]> wrote:
>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").

Yes, the amdgpu bit wouldn't attach without it.