On Fri, Oct 20, 2017 at 11:08:07AM -0400, [email protected] wrote: > >Synopsis: bsd.rd hangs "iwm0: could not read firmware iwm-7265-16 (error > >2)" > >Category: kernel > >Environment: > System : OpenBSD 6.2 > Details : OpenBSD 6.2-current (RAMDISK_CD) #159: Fri Oct 20 > 00:02:05 MDT 2017 > > [email protected]:/usr/src/sys/arch/amd64/compile/RAMDISK_CD > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > I'm unable to finish booting bsd.rd. It hangs w/ the following text > on the screen (transcribed from camera image): > root on rd0a swap on rd0b dump on rd0b > iwm0: could not read firmware iwm-7265-16 (error 2) > iwm0: failed to load init firmware > > The hang has happened with the last few snaps. (Since I have not been > able to test since the appended Sep 9 dmesg, the problem arose between > Sep 9 and Oct 18). > > >How-To-Repeat: > boot /bsd.rd
Works fine here with an iwm 7265. Are you sure iwm is implicated? What happens if you disable the iwm driver with config(8) or with 'boot -c'?
