On Thu, Jan 06, 2022 at 06:20:11PM +0100, Peter Nicolai Mathias Hansteen wrote: > > > > 6. jan. 2022 kl. 18:00 skrev Anant Pande <[email protected]>: > > > > Post installation after fw_update ( which did not automatically install the > > iwx driver, so had to manually do ‘fw_update iwx’), the wifi is not > > working, that is no wireless interface shows up in ifconfig command output. > > I tried this on Openbsd 7.0 release and snapshots both. > > The driver is in the installed kernel, but the firmware that it depends on is > not installed unless you connect the machine to a working network device > during install. If you install from a mirror over wired ethernet (if > available) or one of the wifi things that are supported with distributable > firmware, it is much easier for everyone involved >
There are a few ax201 devices with device IDs we do not match on yet. If the firmware is not fetched automatically this indicates that this particular device shows up as "not configured" in dmesg rather than an iwx0 device. > Please use sendbug(8) — if your machine does not have usable networking, then > run sendbug -P >some_file.txt and forward some_file.txt suitably edited to > include a problem description to bugs@ from somewhere that is able to send > mail. > > If you supply sufficient information, the relevant developers will likely > offer useful insights. > Yes, in particular pcidump information produced by sendbug would be useful.
