Omega 2+: serial won't show up?
-
Trying to connect to my Omega 2+ over serial and it's not showing up in my Terminal output:
Jacobs-MacBook-Pro:~ jacobbendicksen$ ls /dev/{tty,cu}.* /dev/cu.Bluetooth-Incoming-Port /dev/tty.Bluetooth-Incoming-Port
MacOS 10.12 if that matters.
Ideas?
-
Which dock are you using? I believe if you are using the Power Dock, it does not have the USB-Serial circuit. Could be wrong.
-
Expansion dock, so I think it has the USB-serial circuit.
-
Have you installed the drivers yet?
https://docs.onion.io/omega2-docs/connecting-to-the-omega-terminal.html#connecting-to-the-omega-terminal-serial
-
@cusackph yep, installed the drivers but still not seeing anything other than the Bluetooth ports.
-
@Jacob-Bendicksen Make sure you aren't using a cheap USB cable; the poorly made ones can have issues. Also make sure you power cycle the Omega2; I find that if I don't access the serial port soon after a cold boot, it 'goes away'.
ETA: I saw your other post; I'm on Sierra and I don't have any issues with it - try my suggestions above, also, you may find you need to be root in order to attach via screen.
-
@dr_jkl said in Omega 2+: serial won't show up?:
you may find you need to be root in order to attach via screen.
being a member of dialout (or similar) group might be enough. Screen is a tool from modem times.
-
@Luciano-S. true but OP is on a mac
-
@dr_jkl , i saw that ... but as i don't have a mac i could not check it
-
Even on a Linux box, you can usually see that the device exists without permission to use it.
The CP2012 works fine in recent OSX releases, and does not require any special permissions. However the proper driver from SiLabs must be installed - it is not included with OSX in the way that an open source driver supporting that converter typically ships with most Linux distros today.
-
@Chris-Stratton said in Omega 2+: serial won't show up?:
Even on a Linux box, you can usually see that the device exists without permission to use it.
The CP2012 works fine in recent OSX releases, and does not require any special permissions. However the proper driver from SiLabs must be installed - it is not included with OSX in the way that an open source driver supporting that converter typically ships with most Linux distros today.
Any ideas as to why I can't see the Omega when I scan /dev/tty? I've tried installing the driver many times and it hasn't given me any error messages.
-
@Jacob-Bendicksen said in Omega 2+: serial won't show up?:
@Chris-Stratton said in Omega 2+: serial won't show up?:
Even on a Linux box, you can usually see that the device exists without permission to use it.
The CP2012 works fine in recent OSX releases, and does not require any special permissions. However the proper driver from SiLabs must be installed - it is not included with OSX in the way that an open source driver supporting that converter typically ships with most Linux distros today.
Any ideas as to why I can't see the Omega when I scan /dev/tty? I've tried installing the driver many times and it hasn't given me any error messages.
See if it is listed in the USB section under system report.
Try a different cable. Try it with a hub. Try it without a hub.