rvp
I gave it a go. Got a bunch of errors in the frame buffer which I can't copy and pate here.
I'll type what I saw though
breakpoint() at netbsd:breakpoint+0x5
vpanic() at netbsd:vpanic_0x173
kern_asset() at netbsd:kern_asset_0x4b
linux_pci_get_class() at netbsd:linux_pci_get_class+0xa8
amdgpu_get_bios() at amdgpu:amdgpu_get_bios+0x34
amdgpu_device_init() at amdgpu:amdgpu_device_init+0xecf
amdgpu_driver_load_kms() at amdgpu:amdgpu_driver_load_kms+0x51
drm_dev_register() at netbsd:drm_dev_register+0x166
amdgpu_attach_real() at amdgpu:amdgpu_attach_real+0xa8
config_mountroot_thread() at netbsd:config_mountroot_thread+0x60
This is what I had:
menu=Boot prompt:prompt
menu=Boot normally:rndseed /var/db/entropy-file;load amdgpu;load drmkms;load pci;load drmkms_pci;load drmkms_sched;load drmkms_ttm;load drmkms_linux;load i2cexec;load sysmon_power;boot
menu=Boot 1440p:rndseed /var/db/entropy-file;gop 5;boot
menu=Boot single user:rndseed /var/db/entropy-file;boot -s
menu=Drop to boot prompt:prompt
default=1
timeout=3
clear=1
For some reason the selection in the boot menu is not consistent. I had to add a prompt
entry at the beginning as previously hitting the corresponding number to drop to prompt [4] would not work and would just boot the system.
Oh, and this also does not work:
menu=Boot 1440p:rndseed /var/db/entropy-file;gop 5;boot