From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 8904 invoked from network); 3 Mar 2021 17:50:10 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 3 Mar 2021 17:50:10 -0000 Received: from wopr.sciops.net ([216.126.196.60]) by 1ess; Wed Mar 3 12:21:28 -0500 2021 Received: (qmail 63780 invoked by uid 1001); 3 Mar 2021 09:21:17 -0800 Date: Wed, 3 Mar 2021 09:21:17 -0800 From: Kurt H Maier To: 9front@9front.org Message-ID: Mail-Followup-To: 9front@9front.org References: <9EAB7D15-0A8B-4B7C-87FA-D37B0DA0E168@me.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9EAB7D15-0A8B-4B7C-87FA-D37B0DA0E168@me.com> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: distributed ACPI map/reduce-aware general-purpose database Subject: Re: [9front] rpi4 wifi USB dongle Reply-To: 9front@9front.org Precedence: bulk On Wed, Mar 03, 2021 at 03:07:53PM +0100, Daniel Morandini wrote: > Hi hiro and kemal, > > correct. last i checked there were no viable usb wifi chipsets worth > > supporting (i.e. both modern enough, and with documentation, > > preferably without binary blob firmware) > I was suspecting it. I tried to find one with these requirements too > without luck. > > I guess I have 2 options now: > - buy a long ethernet wire and hole some walls, or > - build wifi repeater with ethernet port. > > Any suggestion/alternative approach? > > dan Richard Miller's plan 9 image supports wifi on these machines. khm