Den tis 4 maj 2021 kl 15:34 skrev <[email protected]>: > Dear OpenBSD developers, > I tried to run OpenBSD 6.9 on an Intel NUC 11 (NUC11TNKv7). Install runs > fine except Network Interface iwx0: could not read firmware iwx-quz-... > iwx0: failed to load init firmware > iwx0: aquiring device failed > After sucessful istall the screen goes blank while booting for the first > time. This is very likly related to IntelDRM. And should be solved via > boot> boot -c UKC> disable inteldrm UKC> quit > > BUT the keyboard does not work at the UKC prompt. There is no legacy > support anymore for Intel NUC 11 (only UEFI). So there is no possibilty > to type UKC commands.
Everything you can do in UKC> can also be done on another running system with "config -e -f /copy-of-bsd" and then boot this edited kernel file on the UEFI system. -- May the most significant bit of your life be positive.
