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 M
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, $h
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: https://9fans.topicbox.com/groups/9fans/subscript
under arm working?
сб, 4 янв. 2020 г., 14:05 Mark van Atten :
> For whomever may find this of interest -- the Object Icon project,
> mentioned on this list in passing in August 2018, also caters to Plan
> 9:
>
> The Object Icon object-oriented programming language:
> http://objecticon.sourceforg
I can ping. Russian ntp2 stratix server
вт, 10 сент. 2019 г., 18:55 Richard Miller <9f...@hamnavoe.com>:
> > aux/timesync doesnt work in raspberry pi 2
>
> What ntp server are you naming in the timesync -n command?
> Can you ip/ping it?
>
>
>
Need man page for this.
Can you get some example for reading/writing GPIO ?
сб, 7 сент. 2019 г., 16:46 Richard Miller <9f...@hamnavoe.com>:
> > How to get access to RPi 2 GPIO ?
>
> bind -a '#G' /dev
>
> Reading from /dev/gpio gives a 16-character big-endian hex string
> with current values of gp
aux/timesync doesnt work in raspberry pi 2. How to fix this problem ?
How to get access to RPi 2 GPIO ?
;utm_medium=cpc_bgcs&utm_content=lijing&utm_campaign=pla-rug-rm-cart-0802-mb&ad_id=375319756499&gclid=CjwKCAjwkenqBRBgEiwA-bZVtrVYU5BLvdqcXpQs-nT-R8ngDuLXHRGUHfdzpt4ui8G0W8UWQHxc2BoCzm0QAvD_BwE
пн, 19 авг. 2019 г., 17:45 Ethan Gardener :
> On Fri, Aug 16, 2019, at 2:26 PM,
By the way, I meant kendryte k210. and the board, for example, maix bit, is
very cheap (you can get a stock from Bangood.com)
сб, 17 авг. 2019 г., 1:56 minux :
> On Fri, Aug 16, 2019 at 9:56 AM Richard Miller <9f...@hamnavoe.com> wrote:
> > > Do you mean something like BlackIce II (I'm under RV32
that is, blackice II will not start? (yes, by the way, how small the world
is - you and I, Richard, cross each other on the mystorm forum)
пт, 16 авг. 2019 г., 16:56 Richard Miller <9f...@hamnavoe.com>:
> > Do you mean something like BlackIce II (I'm under RV32I)?
>
> Yes, I have tried various so
Do you mean something like BlackIce II (I'm under RV32I)? There is still
one interesting board (inexpensive) on the RISC V 64 bit (RV64IMAG) - if
you want I will show where to get
пт, 16 авг. 2019 г., 14:40 Richard Miller <9f...@hamnavoe.com>:
> > By the way, in plan 9, are
> > things with RISC-V
Cool. Thank you very much)) It is very pleasing. By the way, in plan 9, are
things with RISC-V?
пт, 16 авг. 2019 г., 14:25 Richard Miller <9f...@hamnavoe.com>:
> > burn the .img into an sdcard and try it out.
>
> The current SD card image https://9p.io/sources/contrib/miller/9pi.img.gz
> has a fl
.img into an sdcard and try it out. report back any the results.
>
>
> regards
>
> -rodri
>
>
> On Fri, Aug 16, 2019, 10:40 AM Олег Бахарев
> wrote:
>
>> Is it possible to install Plan 9 on the Raspberry Pi Zero?
>>
>>
Is it possible to install Plan 9 on the Raspberry Pi Zero?
Thank you) But I already did it all myself on your previous hint. I
mounted iso using 9660srv. But I was able to compile Tcl - it just is
not going to.
Apparently, and with this unlucky, as with the ObjectIcon on the arm.
пн, 20 авг. 2018 г. в 20:49, hiro <23h...@gmail.com>:
> i wasn't joking, i
How extract Tcl from iso on replica ?
вс, 19 авг. 2018 г. в 2:25, hiro <23h...@gmail.com>:
> drag and drop
>
>
How perform installation without replica ? (on home computer there isn't
internet connection)
сб, 18 авг. 2018 г. в 23:34, Kurt H Maier :
> On Sat, Aug 18, 2018 at 10:53:51PM +0300, Олег Бахарев wrote:
> > Is there a Tcl for Plan 9? And where can I get it?
>
> fgb had it in c
Is there a Tcl for Plan 9? And where can I get it?
Solved. File has been opened for read-only operations. Fixed.
2018-08-16 15:50 GMT+03:00 Олег Бахарев :
> Not work (
> Program itself:
>
> package main
>
> import(
> "flag"
> "fmt"
> "os"
> )
>
> func main(
Not work (
Program itself:
package main
import(
"flag"
"fmt"
"os"
)
func main() {
var color = flag.Int("color", 0x, "Color value")
flag.Parse()
var hexColor uint32 = uint32(*color)
var rgb [3]byte;
rgb[2] = byte(hexColor & 0x00ff)
rgb[1] = byte(
any ideas how to tackle the problem?
2018-08-14 19:36 GMT+03:00 Олег Бахарев :
> Thanks ! It's really works !
>
>
> 2018-08-14 15:16 GMT+03:00 Richard Miller <9f...@hamnavoe.com>:
>
>> > mk: don't know how to make 'acm.h' in directory /sys/
Thanks ! It's really works !
2018-08-14 15:16 GMT+03:00 Richard Miller <9f...@hamnavoe.com>:
> > mk: don't know how to make 'acm.h' in directory /sys/src/cmd/usb/serial
>
> Sorry, I thought that was already in the distributed version. I've updated
> the serial.tar file, so it should be complete
mk: don't know how to make 'acm.h' in directory /sys/src/cmd/usb/serial
2018-08-14 14:09 GMT+03:00 Олег Бахарев :
> Thank you very much, Richard! You correctly understood about the adapter.
> Tell me, please, how to perform the installation (there is no Internet on
>
Thank you very much, Richard! You correctly understood about the
adapter. Tell me, please, how to perform the installation (there is no
Internet on Raspberry Pi, but I can transfer files via drawterm)? And
how do I read data (if possible, not through C)?
2018-08-14 12:46 GMT+03:00 Richard Miller
Message "usb/serial..." don't appear.
usb/probe result:
ep5.0 255 csp 0xff csp 0x0201ff vid 0x1a86 did 0x7523 none dwcotg
2018-08-14 10:54 GMT+03:00 Richard Miller <9f...@hamnavoe.com>:
> > How can I read data from USB device (USB device is used as Serial device
> > with baudrate 9600 ) ?
>
How can I read data from USB device (USB device is used as Serial device
with baudrate 9600 ) ?
P.S: device is arduino bord
27 matches
Mail list logo