Re: [9fans] 9pi image update

2018-05-09 Thread Richard Miller
> aux/wpa just hangs I suggest temporarily switching off wpa/wep at your access point to see if you can join the network without crypto. For an open network, you just need bind -a '#l1' /net echo essid MY_ESSID >/net/ether1/clone ip/ipconfig ether /net/ether1 You can 'cat /net/ether1/ifstats' t

Re: [9fans] 9pi image update

2018-05-08 Thread Dmitry Panchenko
Richard, Thank you for the detailed instructions! I've tried that on both networks WPA2 (Personal and Enterprise). Eventually it does not work in my case. aux/wpa just hangs. Also I do see kernel prints in the console. Regards, Dmytro On Wed, May 9, 2018 at 2:00 AM, hiro <23h...@gmail.com> wro

Re: [9fans] 9pi image update

2018-05-08 Thread hiro
yep, it's part of wpa.c should work out of the box. it also uses tls, not sure if you have all of that... On 5/8/18, Richard Miller <9f...@hamnavoe.com> wrote: >> cinap's stuff supports wpa2 enterprise > > By "cinap's stuff" do you mean the aux/wpa command? If so, then > 9pi supports it too becau

Re: [9fans] 9pi image update

2018-05-08 Thread Richard Miller
> cinap's stuff supports wpa2 enterprise By "cinap's stuff" do you mean the aux/wpa command? If so, then 9pi supports it too because it includes cinap's aux/wpa. If not, what other stuff is required?

Re: [9fans] 9pi image update

2018-05-08 Thread hiro
cinap's stuff supports wpa2 enterprise

Re: [9fans] 9pi image update

2018-05-08 Thread Richard Miller
> Do you have manual how to setup wifi in plan9? Make sure /n/c/config.txt includes 'ether1=type=4330' Then to join network with ssid ROUTER using wpa2, bind -a '#l1' /net aux/wpa -2p -s ROUTER /net/ether1 ip/ipconfig ether /net/ether1 You should be prompted for the network password when the ne

Re: [9fans] 9pi image update

2018-05-07 Thread Dmitry Panchenko
Do you have manual how to setup wifi in plan9? Also does it suppot WPA2 Enterprise ? Regards, Dmytro пт, 13 квіт. 2018 о 00:42 David du Colombier <0in...@gmail.com> пише: > > I hope that mirrors like 9p.io can be updated soon to make > > the new image available. > > Thanks. I've just updated

Re: [9fans] 9pi image update

2018-04-12 Thread David du Colombier
> I hope that mirrors like 9p.io can be updated soon to make > the new image available. Thanks. I've just updated /n/sources on the 9p.io mirror. The new image is available here: https://9p.io/sources/contrib/miller -- David du Colombier

Re: [9fans] 9pi image

2016-07-28 Thread Richard Miller
> Do you have any plans to support the Pine64? No, it's not one I've looked at. Sorry.

Re: [9fans] 9pi image

2016-07-27 Thread Tony
Richard Miller <9fans hamnavoe.com> writes: > > At long last the SDcard image in /n/sources/contrib/miller/9pi.img.gz > is up to date. Besides having support for Raspberry Pi 3 and Zero, it > is now much more robust running on multiple cores, and includes new > interfaces for GPIO, SPI and I2C