9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Олег Бахарев" <disconnectix@gmail.com>
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] How to setup wifi on raspberry pi 4
Date: Wed, 11 Aug 2021 08:31:37 +0300	[thread overview]
Message-ID: <CALp9=oL6Z0Qp-1uawiA1nUdewK7m-cfcv71PeA4_KafEyCLOdg@mail.gmail.com> (raw)
In-Reply-To: <37e26b341b967f874089b7a493548e96@9srv.net>

[-- Attachment #1: Type: text/plain, Size: 1006 bytes --]

Thanks. Each of proposed variants works.
there is a question of such a plan: if there is a usb wifi adapter, how can
it be run in plan 9?

ср, 11 авг. 2021 г., 8:14 <a@9srv.net>:

> An example of automating what Richard said:
>
> My system name is 'syrup' and my local SSID is 'Ranch'. I
> have a plain file, $home/lib/wpa/Ranch, which has the WPA
> password in it. Then in /cfg/syrup/termrc, I have this:
>
> bind -a '#l1' /net
> echo 'key proto=wpapsk essid=Ranch !password='^`{cat $home/lib/wpa/Ranch}
> > /mnt/factotum/ctl
> aux/wpa -p2s Ranch /net/ether1
> ip/ipconfig -g 10.1.20.1 ether /net/ether1 add 10.1.20.120 255.255.255.0
> 
> If you want to do DHCP instead, replace that last line with
> "ip/ipconfig ether /net/ether1" like Richard had.

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T3464a8c7bad3062a-M16b8281e4dbdf2118fe749a1
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 2349 bytes --]

  reply	other threads:[~2021-08-11  5:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10 12:58 Олег Бахарев
2021-08-10 13:50 ` hiro
2021-08-10 14:13 ` Richard Miller
2021-08-11  5:13   ` a
2021-08-11  5:31     ` Олег Бахарев [this message]
2021-08-11  8:17       ` Richard Miller
2021-08-11  9:07         ` Олег Бахарев
2021-08-11 19:48           ` Richard Miller
2021-08-11 20:37             ` Stuart Morrow
2021-08-11 20:53               ` Dan Cross
2021-08-11 21:03           ` Skip Tavakkolian
2021-08-11 21:13             ` Steve Simon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALp9=oL6Z0Qp-1uawiA1nUdewK7m-cfcv71PeA4_KafEyCLOdg@mail.gmail.com' \
    --to=disconnectix@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).