On 2014/05/16 14:43, Nathan K wrote: > I'm installing from a usb drive using the install55.fs image. My > wireless card is the recent Intel Centrino Wireless-N 2230 (rev c4), > for which support was added in OpenBSD 5.5 according to the changelog. > The full error I receive is: > > iwn0: error, 2, could not read firmware iwn-2030 > > This seems like a bug to me, although I am new to OpenBSD and can't be > certain. Any ideas are appreciated. > > Thanks, > Nathan King >
You need to install firmware using a wired network (run "fw_update" as root) or by copying onto some media that you can mount (USB stick, etc - see the fw_update(8) manual). http://firmware.openbsd.org/firmware/5.5/iwn-firmware-5.10p0.tgz
