https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246552
--- Comment #4 from Dan Kotowski <dan.kotow...@a9development.com> --- (In reply to Mark Millard from comment #3) Layer 8 strikes again (forgot to use -v) https://gist.github.com/agrajag9/bbb49048447510a128cb3304546e174b Not sure if worth noting, but there's a warning about not finding the device tree blob right before dmesg begins: ``` Loading kernel... /boot/kernel/kernel text=0xa96d1c data=0x191d58 data=0x0+0x302736 syms=[0x8+0x10fe60+0x8+0x135ba9] Loading configured modules... can't find '/boot/entropy' No valid device tree blob found! WARNING! Trying to fire up the kernel, but no device tree blob found! ``` I think this is probably acceptable though as we'd prefer to rely on ACPI. That said, SolidRun does provide all the sources for the DTB, which may be handy. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"