From nobody Sat Jul 24 16:28:19 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 84D5D12A961A for ; Sat, 24 Jul 2021 16:28:31 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (cross.sbone.de [195.201.62.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GXBSv2kcCz3tNs for ; Sat, 24 Jul 2021 16:28:30 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id E54478D4A2D4; Sat, 24 Jul 2021 16:28:22 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id E208EE707BD; Sat, 24 Jul 2021 16:28:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id 39I4y5gC81qe; Sat, 24 Jul 2021 16:28:20 +0000 (UTC) Received: from [192.168.2.110] (unknown [IPv6:fde9:577b:c1a9:31:3435:94b2:905e:a3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 9E04DE707BA; Sat, 24 Jul 2021 16:28:20 +0000 (UTC) From: "Bjoern A. Zeeb" To: "Rozhuk Ivan" Cc: "Graham Perrin" , "FreeBSD CURRENT" Subject: Re: Wi-Fi: HP ZBook 17 G2 Date: Sat, 24 Jul 2021 16:28:19 +0000 X-Mailer: MailMate (2.0BETAr6151) Message-ID: In-Reply-To: <20210724031503.10e3d391@rimwks.local> References: <19aea785-b02a-14b2-905c-692dd64ad8af@gmail.com> <20210724031503.10e3d391@rimwks.local> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4GXBSv2kcCz3tNs X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; TAGGED_RCPT(0.00)[]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N 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