Re: iwlwifi: i7260 does not load firmware properly/wifi not working

2022-03-21 Thread Stefan Blachmann
@"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="YES" which for some reason causes error messages about firmware not found. However, e

Re: iwlwifi: i7260 does not load firmware properly/wifi not working

2022-03-21 Thread Stefan Blachmann
On 3/22/22, Kevin Oberman wrote: > It's a race between > the driver loading and the interface starting (or, more accurately, > creating the wlan interface. Exactly this is why I ended up loading the driver in /boot/loader.conf. Loading it in /etc/rc.conf did not lead to an enjoyable experience for

Re: Wi-Fi: netif restart wlan0: name resolution: dhclient

2022-09-13 Thread Stefan Blachmann
Just FYI, if that is related: when wlan0 was used to connect to the internet (in the absence of a physical cable) and wlan1 was used as an AP, then these DHCP problems were regular, especially when resuming after suspend or when due to marginal wifi signal wlan0 lost connection. service netif res