Re: [9fans] How to setup wifi on raspberry pi 4

2021-08-11 Thread Steve Simon
if the second raspberry pi is *not* running plan9 sshnet allows you to use its network interfaces (via ssh) for tcp connections. -Steve -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T3464a8c7bad3062a-M6fb3318c9ffecf7d59c88c82

Re: [9fans] How to setup wifi on raspberry pi 4

2021-08-11 Thread Skip Tavakkolian
Second question: if the second raspberry pi is running plan9, then you can use import(4); look at the first example in its man page. On Wed, Aug 11, 2021 at 2:09 AM Олег Бахарев wrote: > > Of course I haven't done this yet, but is there any information on how to > write drivers in Plan 9? And

Re: [9fans] How to setup wifi on raspberry pi 4

2021-08-11 Thread Dan Cross
On Wed, Aug 11, 2021 at 4:38 PM Stuart Morrow wrote: > On 11/08/2021, Richard Miller <9f...@hamnavoe.com> wrote: > > /sys/doc/net/net.pdf > > Heads up: spends alot of time on STREAMS, which are not a part of Plan 9. > > The FQA also links to that paper with no such forewarning. > The mentions

Re: [9fans] How to setup wifi on raspberry pi 4

2021-08-11 Thread Stuart Morrow
On 11/08/2021, Richard Miller <9f...@hamnavoe.com> wrote: > /sys/doc/net/net.pdf Heads up: spends alot of time on STREAMS, which are not a part of Plan 9. The FQA also links to that paper with no such forewarning. -- 9fans: 9fans Permalink:

Re: [9fans] How to setup wifi on raspberry pi 4

2021-08-11 Thread Richard Miller
> Of course I haven't done this yet, but is there any information on how to > write drivers in Plan 9? Reading the source code of existing drivers is a good way to learn. > And the second question: if there is a second > raspberry already connected to the Internet, how can you distribute the >

Re: [9fans] How to setup wifi on raspberry pi 4

2021-08-11 Thread Олег Бахарев
Of course I haven't done this yet, but is there any information on how to write drivers in Plan 9? And the second question: if there is a second raspberry already connected to the Internet, how can you distribute the Internet for the current raspberry from it? ср, 11 авг. 2021 г., 11:18 Richard

Re: [9fans] How to setup wifi on raspberry pi 4

2021-08-11 Thread Richard Miller
> if there is a usb wifi adapter, how can > it be run in plan 9? By writing a driver to go in /sys/src/cmd/usb/ether ☺ -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T3464a8c7bad3062a-M1c77c726db10ebeba6260989 Delivery options:

Re: [9fans] How to setup wifi on raspberry pi 4

2021-08-10 Thread Олег Бахарев
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 : > An example of automating what Richard said: > > My system name is 'syrup' and my local SSID is 'Ranch'. I > have a plain file,

Re: [9fans] How to setup wifi on raspberry pi 4

2021-08-10 Thread a
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

Re: [9fans] How to setup wifi on raspberry pi 4

2021-08-10 Thread Richard Miller
> I have Raspberry Pi 4B (1 Gb RAM) and how to run wifi (and setup wifi) on > it ? Assuming you're running with root fs on SD card, and no ethernet connected. Assume your wifi ssid is MYSSID and uses wpa2 authentication, and your wifi passwd is MYPASSWORD. In cmdline.txt on the DOS partition,

Re: [9fans] How to setup wifi on raspberry pi 4

2021-08-10 Thread hiro
it seems you can insert it in one of these :P https://blue.kumparan.com/image/upload/fl_progressive,fl_lossy,c_fill,q_auto:best,w_1024/v1570694310/odslztpch4twsoteof8r.jpg On 8/10/21, Олег Бахарев wrote: > I have Raspberry Pi 4B (1 Gb RAM) and how to run wifi (and setup wifi) on > it ?

[9fans] How to setup wifi on raspberry pi 4

2021-08-10 Thread Олег Бахарев
I have Raspberry Pi 4B (1 Gb RAM) and how to run wifi (and setup wifi) on it ? -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T3464a8c7bad3062a-Ma5977126b1ba0d38ddf8aceb Delivery options: