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.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 11523 invoked from network); 15 Nov 2022 17:44:07 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 15 Nov 2022 17:44:07 -0000 Received: from mail-4319.protonmail.ch ([185.70.43.19]) by 9front; Tue Nov 15 12:42:43 -0500 2022 Date: Tue, 15 Nov 2022 17:42:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1668534160; x=1668793360; bh=fruIYyYyuYIumJVach6Q5/oUm60w4g0X9PfN5p3w7Bc=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=Q+mwGlBvJQWQPYDBd1987PmpJVCtffzSzi5HkDzYIN/2nnhcxLTnYDlcVhOHUffNT ouxYNNH1VIOQMFxsZvhOBk6gAeq/dOg4pIdvHUYJbu7boIaRqynFpu2GzkSlQiK+o2 IaE4BnCbWap3DQdYAB+B7lT2TIBsnc9NXJa2bD2cQroVw3orvoDYuZD2tpDniOeZCP yHz/vuTAj/0bl4b/6ey+4POTCUvgAAR8XPWs//fgM4iH6BwhtBMq6o6jJDA2Vc4gCM qRUscDW3GPbVlDYD73XuzHD5y/SMJA0DoN1Dd0X5uQFPsssZmvnrRc3psbk5yKolUm Eg6rMykvLy/zw== To: 9front@9front.org From: Josh Pritsker Message-ID: <2cNGULSiqAYhDKvy2NHc_EsRpuqtZAsNN1RuofYQJIp_YwrNMLtcokl-rRrj8MEYyuFAb1OSjUsz4EETfMmHZFjQF3Q5gHKq3Epuxih4cJ4=@proton.me> In-Reply-To: <5B3AD38974F295FC94BBD87A37FC3797@eigenstate.org> References: <5B3AD38974F295FC94BBD87A37FC3797@eigenstate.org> Feedback-ID: 49452823:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: stateless basic app-scale out-scaling solution Subject: Re: [9front] WPA2 on 7260 Reply-To: 9front@9front.org Precedence: bulk Sorry, which log are you asking for? With the default WPA it doesn't ask for a password, then fails once I try t= o `ipconfig ether /net/ether1` ~ Joshua Pritsker Sent with Proton Mail secure email. ------- Original Message ------- On Monday, November 14th, 2022 at 11:15 PM, wrote: > Quoth Josh Pritsker joshpritsker@proton.me: >=20 > > Hello, > >=20 > > 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. > >=20 > > 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` > >=20 > > `-d` gives `rsne:` and then a long hex string before the missing node e= rror > >=20 > > Putting ether1 in debug mode gives me `wifictl: auth` and then the same= hex string when the error occurs > >=20 > > 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 addin= g, and then `ipconfig: no success with DHCP` when trying to initiate it. > >=20 > > Has anyone had a similar issue or does anyone have any suggestions for = how to address this? > >=20 > > Thanks, > > ~ Joshua Pritsker >=20 >=20 > can you put in a full paste of the log? >=20 > have you tried with the default wpa? (no -2)?