Post-install wifi connexion works OK Didn't try bwfm, knowing that the following has always worked OK with OpenBSD: Realtek, 802.11n NIC (urtwn).
On Mon, May 18, 2026 at 10:19 AM lispy <[email protected]> wrote: > SD0 (rpi chip slot) = install79.img > SD1 (usb) = SD install target > ---> installed OS on SD1 can be launched from chip slot. > > U-Boot> usb start > U-Boot> usb tree > U-Boot> setenv boot_targets usb0 mmc0 pxe dhcp > ---> here I preserved priority to usb0 before mmc0 (for testing U-Boot > capacity to select the right one - mmc, here second place) > U-Boot> saveenv > U-Boot> boot > > OBSD> set tty fb0 > OBSD> boot > ---> here I had to press RET twice or more for boot to work. > > That's all. > Next, I'll test wifi connection. > >
