Discussion:
[OpenIndiana-discuss] Connecting Serial Modem to Illumos (ACM9
Till Wegmüller
2018-04-29 11:56:01 UTC
Permalink
Hello Dear OI Community

I am trying to connect my Ultimaker to my OpenIndiana Server. It is a
serial device accessed through a python software.

When connecting the USB I can see it showing up in dmesg:
Apr 29 11:34:36 node02 usba: [ID 349649 kern.info] usba: no
driver found for interface 1 (nodename: 'data') of Ultimaker BV
(www.ultimaker.com) Ultimaker 2.0
Apr 29 11:34:36 node02 usba: [ID 912658 kern.info] USB 1.10 interface
(usbif2341,10.config1.0) operating at full speed (USB 1.x) on USB 3.0
root hub: ***@0, usbsacm1 at bus address 2
Apr 29 11:34:36 node02 usba: [ID 349649 kern.info] Ultimaker BV
(www.ultimaker.com) Ultimaker 2.0
Apr 29 11:34:36 node02 genunix: [ID 936769 kern.info] usbsacm1 is
/***@0,0/pci1043,***@14/***@1/***@0
Apr 29 11:34:36 node02 genunix: [ID 408114 kern.info]
/***@0,0/pci1043,***@14/***@1/***@0 (usbsacm1) online

But I do not know where that file would be under /dev. On linux it's
somewhere under /dev/ttyUSB or /dev/ttyACM.

I have a device under /dev/term that links to
../../devices/***@0,0/pci1043,***@14/***@1/***@0:0 like
usbsacm1 should. But that device seems not to be correct.

Does anybody know where that device usbsacm1 would be under /dev? or do
I need anything aditional to get access to that device?

Thanks in advance for any advice and Greetings
Till
Peter Tribble
2018-04-29 12:27:07 UTC
Permalink
Post by Till Wegmüller
Hello Dear OI Community
I am trying to connect my Ultimaker to my OpenIndiana Server. It is a
serial device accessed through a python software.
Apr 29 11:34:36 node02 usba: [ID 349649 kern.info] usba: no
driver found for interface 1 (nodename: 'data') of Ultimaker BV
(www.ultimaker.com) Ultimaker 2.0
Apr 29 11:34:36 node02 usba: [ID 912658 kern.info] USB 1.10 interface
(usbif2341,10.config1.0) operating at full speed (USB 1.x) on USB 3.0
Apr 29 11:34:36 node02 usba: [ID 349649 kern.info] Ultimaker BV
(www.ultimaker.com) Ultimaker 2.0
Apr 29 11:34:36 node02 genunix: [ID 936769 kern.info] usbsacm1 is
Apr 29 11:34:36 node02 genunix: [ID 408114 kern.info]
But I do not know where that file would be under /dev. On linux it's
somewhere under /dev/ttyUSB or /dev/ttyACM.
I have a device under /dev/term that links to
usbsacm1 should. But that device seems not to be correct.
Does anybody know where that device usbsacm1 would be under /dev? or do
I need anything aditional to get access to that device?
Is there anything in /dev/cua ? (There should be an equivalent in there
to the device in /dev/term.)
--
-Peter Tribble
http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/
Reginald Beardsley via openindiana-discuss
2018-04-29 15:55:48 UTC
Permalink
It should be /dev/cua?

Here is what I get with Hipster 17.10. First is with a Triplite Keyscan connected. Second is with it removed. Not sure what the deal is with the cua0 and cua1 entries. But I seem to recall trying to get a PCI serial port card to work and giving up.

Be aware that very few USB to RS232 devices work with Solaris, And in general it is a horrible can of worms even when they do.

My canonical test for a new admin at work was to mention "modem". If the person flinched I knew they were experienced. If they didn't they were clearly new at this.

***@Hipster:/dev$ ls -l /dev/cua*
lrwxrwxrwx 1 root root 39 Dec 19 19:52 /dev/cua0 -> ../devices/***@0,0/***@1/***@1,3f8:a,cu
lrwxrwxrwx 1 root root 39 Dec 19 19:52 /dev/cua1 -> ../devices/***@0,0/***@1/***@1,2f8:b,cu

/dev/cua:
total 1
lrwxrwxrwx 1 root root 53 Apr 29 10:43 0 -> ../../devices/***@0,0/pci103c,***@1a,2/***@1:0,cu
***@Hipster:/dev$ ls -l /dev/cua*
lrwxrwxrwx 1 root root 39 Dec 19 19:52 /dev/cua0 -> ../devices/***@0,0/***@1/***@1,3f8:a,cu
lrwxrwxrwx 1 root root 39 Dec 19 19:52 /dev/cua1 -> ../devices/***@0,0/***@1/***@1,2f8:b,cu
***@Hipster:/dev$


--------------------------------------------
On Sun, 4/29/18, Till Wegmüller <***@gmail.com> wrote:

Subject: [OpenIndiana-discuss] Connecting Serial Modem to Illumos (ACM9
To: openindiana-***@openindiana.org
Date: Sunday, April 29, 2018, 6:56 AM

Hello Dear OI Community

I am trying to connect my Ultimaker to
my OpenIndiana Server. It is a
serial device accessed through a python
software.

When connecting the USB I can see it
showing up in dmesg:
Apr 29 11:34:36 node02 usba: [ID 349649
kern.info] usba:        no
driver found for interface 1 (nodename:
'data') of Ultimaker BV
(www.ultimaker.com) Ultimaker 2.0
Apr 29 11:34:36 node02 usba: [ID 912658
kern.info] USB 1.10 interface
(usbif2341,10.config1.0) operating at
full speed (USB 1.x) on USB 3.0
root hub: ***@0, usbsacm1 at
bus address 2
Apr 29 11:34:36 node02 usba: [ID 349649
kern.info] Ultimaker BV
(www.ultimaker.com) Ultimaker 2.0
Apr 29 11:34:36 node02 genunix: [ID
936769 kern.info] usbsacm1 is
/***@0,0/pci1043,***@14/***@1/***@0
Apr 29 11:34:36 node02 genunix: [ID
408114 kern.info]
/***@0,0/pci1043,***@14/***@1/***@0 (usbsacm1)
online

But I do not know where that file would
be under /dev. On linux it's
somewhere under /dev/ttyUSB or
/dev/ttyACM.

I have a device under /dev/term that
links to
../../devices/***@0,0/pci1043,***@14/***@1/***@0:0 like
usbsacm1 should. But that device seems
not to be correct.

Does anybody know where that device
usbsacm1 would be under /dev? or do
I need anything aditional to get access
to that device?

Thanks in advance for any advice and
Greetings
Till

_______________________________________________
openindiana-discuss mailing list
openindiana-***@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss
Till Wegmüller
2018-04-29 16:09:14 UTC
Permalink
Hi Reginal, Peter

Thanks for the help. I seem to be getting something from /dev/cua/0 but
there seems to be a problem in my installation. Looks like a Software
error though. I'll see if it's because I am on a faulty realease.

Thank you for the Help
that gets me a few steps further.

Greetings
Till
Post by Reginald Beardsley via openindiana-discuss
It should be /dev/cua?
Here is what I get with Hipster 17.10. First is with a Triplite Keyscan connected. Second is with it removed. Not sure what the deal is with the cua0 and cua1 entries. But I seem to recall trying to get a PCI serial port card to work and giving up.
Be aware that very few USB to RS232 devices work with Solaris, And in general it is a horrible can of worms even when they do.
My canonical test for a new admin at work was to mention "modem". If the person flinched I knew they were experienced. If they didn't they were clearly new at this.
total 1
--------------------------------------------
Subject: [OpenIndiana-discuss] Connecting Serial Modem to Illumos (ACM9
Date: Sunday, April 29, 2018, 6:56 AM
Hello Dear OI Community
I am trying to connect my Ultimaker to
my OpenIndiana Server. It is a
serial device accessed through a python
software.
When connecting the USB I can see it
Apr 29 11:34:36 node02 usba: [ID 349649
kern.info] usba:        no
'data') of Ultimaker BV
(www.ultimaker.com) Ultimaker 2.0
Apr 29 11:34:36 node02 usba: [ID 912658
kern.info] USB 1.10 interface
(usbif2341,10.config1.0) operating at
full speed (USB 1.x) on USB 3.0
bus address 2
Apr 29 11:34:36 node02 usba: [ID 349649
kern.info] Ultimaker BV
(www.ultimaker.com) Ultimaker 2.0
Apr 29 11:34:36 node02 genunix: [ID
936769 kern.info] usbsacm1 is
Apr 29 11:34:36 node02 genunix: [ID
408114 kern.info]
online
But I do not know where that file would
be under /dev. On linux it's
somewhere under /dev/ttyUSB or
/dev/ttyACM.
I have a device under /dev/term that
links to
usbsacm1 should. But that device seems
not to be correct.
Does anybody know where that device
usbsacm1 would be under /dev? or do
I need anything aditional to get access
to that device?
Thanks in advance for any advice and
Greetings
Till
_______________________________________________
openindiana-discuss mailing list
https://openindiana.org/mailman/listinfo/openindiana-discuss
_______________________________________________
openindiana-discuss mailing list
https://openindiana.org/mailman/listinfo/openindiana-discuss
Reginald Beardsley via openindiana-discuss
2018-04-29 18:46:08 UTC
Permalink
It is *the* interface from hell.
Alex Smith (K4RNT)
2018-05-01 03:10:01 UTC
Permalink
​Edgeports are Solaris ready certified by the late Sun Microsystems. They
have firmware that works on x86, x64 and SPARC.​

[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality4&>
Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality4&>

" 'With the first link, the chain is forged. The first speech censured, the
first thought forbidden, the first freedom denied, chains us all
irrevocably.' Those words were uttered by Judge Aaron Satie as wisdom and
warning... The first time any man's freedom is trodden on, we’re all
damaged." - Jean-Luc Picard, quoting Judge Aaron Satie, Star Trek: TNG
episode "The Drumhead"
- Alex Smith
- Kent, Washington (metropolitan Seattle area)

On Sun, Apr 29, 2018 at 11:46 AM, Reginald Beardsley via
Post by Reginald Beardsley via openindiana-discuss
It is *the* interface from hell.
_______________________________________________
openindiana-discuss mailing list
https://openindiana.org/mailman/listinfo/openindiana-discuss
Loading...