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 3566 invoked from network); 15 Nov 2022 04:18:52 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 15 Nov 2022 04:18:52 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Mon Nov 14 23:15:50 -0500 2022 Received: from abbatoir (pool-108-27-53-161.nycmny.fios.verizon.net [108.27.53.161]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 72dd11a9 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Mon, 14 Nov 2022 20:15:47 -0800 (PST) Message-ID: <5B3AD38974F295FC94BBD87A37FC3797@eigenstate.org> To: 9front@9front.org Date: Mon, 14 Nov 2022 23:15:46 -0500 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: decentralized abstract markup shader-aware lifecycle solution Subject: Re: [9front] WPA2 on 7260 Reply-To: 9front@9front.org Precedence: bulk Quoth Josh Pritsker : > Hello, > > I've been trying to get 9front working on a Sony Vaio P. I got an Intel AC7260 for WiFi. Everything seems to work fine, but I can't connect to my WPA2 home network. However, I *can* connect to the open network from a local coffee shop. > > When I run `aux/wpa -p2 -s 'WiFi-Network' /net/ether1`, after a second I get an error of `aux/wpa: write auth: missing node` > > `-d` gives `rsne:` and then a long hex string before the missing node error > > Putting ether1 in debug mode gives me `wifictl: auth ` and then the same hex string when the error occurs > > Adding the password ahead of time with factotum and using only `-2`, I get `can't flush queue 0: flushq: timeout` in the kernel console when adding, and then `ipconfig: no success with DHCP` when trying to initiate it. > > Has anyone had a similar issue or does anyone have any suggestions for how to address this? > > Thanks, > ~ Joshua Pritsker > can you put in a full paste of the log? have you tried with the default wpa? (no -2)?