Re: Wi-Fi: HP ZBook 17 G2

2021-07-24 Thread Bjoern A. Zeeb

On 24 Jul 2021, at 0:15, Rozhuk Ivan wrote:


On Fri, 23 Jul 2021 19:26:02 +0100
Graham Perrin  wrote:


According to ,
iwm(4) should work.



If your CPU can run byhive - do not waste time, install OpenWRT
and let it be your WiFi driver:


Which as we found out isn’t always working either, especially with 
cards from some vendors:

https://reviews.freebsd.org/D31241

(though we actually ran FreeBSD inside trying to make that better).

/bz



Re: Wi-Fi: HP ZBook 17 G2

2021-07-23 Thread Rozhuk Ivan
On Fri, 23 Jul 2021 19:26:02 +0100
Graham Perrin  wrote:

> According to ,
> iwm(4) should work.
> 

If your CPU can run byhive - do not waste time, install OpenWRT
and let it be your WiFi driver:
https://lists.freebsd.org/pipermail/freebsd-hackers/2020-June/056170.html

You will got: full AC speed, additional FW, nice GUI.



Re: Wi-Fi: HP ZBook 17 G2

2021-07-23 Thread Rodney W. Grimes
> According to , iwm(4) 
> should work.
> 
> Neither wpa_gui (with wpa_supplicant-devel 2021.06.14) nor 
> net-mgt/wifimgr can detect any network.
> 
> What am I missing?

I am not sure.. but... see below...

> 
> /etc/rc.conf includes:
> 
> create_args_wlan0="country GB regdomain etsi"

You can try adding "up" to that string, I would think
the this was already handled by the wlan ifconfig code
though, but given your output the devices was never
brought up.

> wlans_iwm0="wlan0"
> ifconfig_wlan0="WPA SYNCDHCP"
> 
> 
> 
> wlan0: flags=8802 metric 0 mtu 1500
   ^UP is missing, the interface has not been started.

>  ??? ether ?:?:?:?:?:?
>  ??? groups: wlan
>  ??? ssid "" channel 1 (2412 MHz 11b)
>  ??? regdomain ETSI country GB authmode OPEN privacy OFF txpower 30
>  ??? bmiss 10 scanvalid 60 wme bintval 0
>  ??? parent interface: iwm0
>  ??? media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
>  ??? status: no carrier
>  ??? nd6 options=29
> 
> 
> 
> FreeBSD 14.0-CURRENT #0 main-n248042-f808bb9b7e5-dirty: Sat Jul 17 
> 16:15:31 EDT 2021 
> root@testpc-freebsd.davidgroup:/usr/obj/usr/home/david/FreeBSD/src/amd64.amd64/sys/GENERIC
>  
> 1400026 1400026
> 
> 

-- 
Rod Grimes rgri...@freebsd.org