Date: Mon, 21 Mar 2022 19:15:04 +0100 From: Stefan Blachmann <sblachmann@gmail.com> To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> Cc: FreeBSD User <freebsd@walstatt-de.de>, freebsd-wireless@freebsd.org Subject: Re: iwlwifi: i7260 does not load firmware properly/wifi not working Message-ID: <CACc-My0ff9me=F4CC8kewyhdBpRpE1yOt7W_LG7WbF5V-2qauw@mail.gmail.com> In-Reply-To: <alpine.BSF.2.00.2203211704410.68830@ai.fobar.qr> References: <20220321141121.32088ecc@hermann> <alpine.BSF.2.00.2203211704410.68830@ai.fobar.qr>
next in thread | previous in thread | raw e-mail | index | archive | help
@"FreeBSDUser" maybe try with the iwm driver instead of the iwlwifi one? It works fine for me. The only thing is the firmware loading thing: it does not work for me when I set in /boot/loader.conf iwmfw_load=3D"YES" which for some reason causes error messages about firmware not found. However, explicitly specifying iwmXXXXfw_load=3D"YES" works just fine. @Bj=C3=B6rn, is this normal (mistake on my side), or could it be considered= a bug? @Bj=C3=B6rn, I have been following this mailing list quietly for a while. Just want to take the opportunity to say you many thanks for your great development work and support! I highly appreciate it! Many thanks! Stefan On 3/21/22, Bjoern A. Zeeb <bzeeb-lists@lists.zabbadoz.net> wrote: > On Mon, 21 Mar 2022, FreeBSD User wrote: > > Dear "FreeBSD User", > >> Subject is a notebook Lenovo E540 equipted with an Intel i7260 WiFi >> adaptor, >> >> iwm0@pci0:5:0:0: class=3D0x028000 rev=3D0x73 hdr=3D0x00 vendor=3D= 0x8086 >> device=3D0x08b2 >> subvendor=3D0x8086 subdevice=3D0x4262 vendor =3D 'Intel Corporation' >> device =3D 'Wireless 7260' > [...] >> Running FreeBSD 13.1-STABLE (FreeBSD 13.1-STABLE #86 >> stable/13-n250051-ddb842e2ad6: Sun >> Mar 20 20:49:26 CET 2022 amd64), using if_iwm is a horrible mess and >> almost unusable >> (configured both re0 and wlan0 as "lagg0"). > > "horrible mess" doesn't describe an actual problem. > "almost unusable" doesn't say "why?" > > >> I tried - several time since iwlwifi is available for FreeBSD 13, iwlwif= i, >> but without >> any success. > > Likely iwlwiifi will not be any better as is iwm(4) at this point; > porbbaly for different reasons. > > >> I have to load if_iwlwifi.ko via /boo/loader.conf[.local], since >> outoloading iwlwifi does >> not work by defining > > What does `man iwlwifi` say on your system on how to load iwlwifi > currently? > > > As a note, as the above will change in the next days for stable/13: > > given you have a card also supported by iwm(4), you probably want to > have a look at devmatch_blocklist=3D".." in rc.conf[.local] to avoid > loading that. > > In HEAD iwlwifi(4) will auto-load, but iwm(4) will stay preferred over > iwlwifi(4) > if your device is supported by iwm(4) and that change will come to > stable/13 > as well. > > /bz > > > -- > Bjoern A. Zeeb r15:7 > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACc-My0ff9me=F4CC8kewyhdBpRpE1yOt7W_LG7WbF5V-2qauw>