-
yuripvinteresting, getting the same behavior on latest OI as well
-
Assassink786[m]
-
Assassink786[m]are you guys going to try portable c compiler
-
nahamuhas anyone successfully connected to a raspberry pi serial port (via USB adapter) from an illumos machine? I seem to be doing it wrong.
-
nahamuI want to establish that I have serial control before I flash it with the braich bits
-
tsoomenahamu 115200?
-
richlowenahamu: I think everyone doing that is super busy at the minute.
-
tsoomenahamu this does not help: elinux.org/RPi_Serial_Connection ?
-
nahamu:facepalm:
-
nahamuyes, it's running at 115200
-
nahamuI was using 9600
-
andyfI am connecting to mine from an omnios box, just using `screen` as it's easy
-
tsoome:) yes, modern devices seem to default to 115200
-
andyf`screen /dev/cua/0 115200`
-
nahamuyesh, I can connect to it.
-
nahamu*yes / yeah
-
nahamustty < /dev/cua/1 lied to me
-
tsoomeour default settings for serial ports is still 9600, stty did report that.