On Sat, Sep 17, 2022 at 09:17:03PM +0200, Quentin Schibler wrote:
> I have a laptop using an AX210 network card (no ethernet), 
> which is supported by -current, but not by 7.1.
> I installed 7.1 without configuring network,
> rebooted, and dumped the iwx firmware
> 20220708 onto a USB key.
> 
> I tried to fw_update -p . but it did not detected
> iwx as added iwx.
> I tried fw_update -p . iwx, it added iwx, updated
> none, kept none. The interface did not showed
> up with ifconfig. Then I sh /etc/netstart, it does
> not output anything, and the interface does not
> appear. Running fw_update -d iwx yields "No 
> firmware found for iwx", which makes me think
> that the previous fw_update command did not
> worked.
> 
> - Quentin

You need to upgrade to -current to get AX210 support, or wait for 7.2.

fw_update will not pull in support for newer devices.
The purpose of fw_update is to install a set of firmware files which
is compatible with the installed version of OpenBSD. So fw_update will
fetch newer firmware only if the OpenBSD system as a whole has been
upgraded.

Reply via email to