No amber led, no wifi, no /dev/tty.SLAB_USBtoUART
-
Hi @Pedro-Cervantes-Pintor, @Phien-Ngoc-Nguyen can you send us a picture of your setups? Let's see if there's any issue we can identify visually.
-
@Pedro-Cervantes-Pintor said:
Silicon Labs CP2102 driver
If your running el capitan then i would guess the problem is with the change in policy by apple with kext signing. I had el capitan and ran into similar problems with usb serial drivers. If the driver manufacturer wants to they can get a signed kernel extension. I looked at the revision history for the Silicon Labs CP2102 driver and it says compatible with osx 10.10 but nothing about 10.11. Google about osx kext signing and you can read about it. I read another discussion on this forum by someone who solved this with a program called Serial. You have to pay for the program but it does have a trial period, so maybe you can use it. My solution was to go back to yosemite which was a pain.
-
@Chuck-Parro I upgraded my computer to El Capitan recently as well, and the driver stopped working. All I had to do was to re-install the drive, and I had no problem connecting to the Omega after that.
I hope this might be helpful to you.
-
Thank you all for your support.
I installed today the drivers on El Capitan and rebooted just in case, but there is no change at all. Tonight I will try on a PC and will update the status. Meanwhile I'm attaching an image that might help to show any dumb connection I made.
...By the way I'm sure it's very well inserted into the expansion
Thanks!
-
Hi @Pedro-Cervantes-Pintor, would you be able to try a different USB cable? Some cables on the market are power-only, so they don't actually transmit any data. That might be the cause of your computer not detecting the device at all. Can you try it and let me know the result?
-
Hi Boken Lin.
You are right, I bought a new cable and I can see now the tty device. I typed the command "screen /dev/tty.SLAB_USBtoUART" and got a login message. After some research I used root/5up and finally got in.
I believe that I need to flash my device, if this is true can you send me please a link or any source of information?
Thanks in advance.
-
@Pedro-Cervantes-Pintor Do you happen to have an ethernet expansion?
-
No, I just have the expansion dock, mini dock, arduino dock, and I'm waiting the shipment for the battery dock
-
@Pedro-Cervantes-Pintor Do you have resistors, capacitors and a breadboard? If you do we can show you how to make an ethernet expansion on your own so you would be able to re-flash the Omega right away.
-
I have some resistors and a breadborard, but no capacitors at all.
...It sounds like is not going to be as easy as I expected :S
-
@Boken-Lin I have seen other posts (which I can't find at the moment :-() relating to this.
I think it would be helpful if the information on how to wire up an ethernet expansion was placed on the Wiki.I appreciate that you are all pretty busy, but I think it would help if such common information were held in a single place.
-
@Pedro-Cervantes-Pintor You can find some information about it in the following two posts: https://community.onion.io/topic/130/debrick-with-serial/ and https://community.onion.io/topic/157/reflash-omega-without-ethernet/2. If you think this is too difficult, just let me know and I'll send you an ethernet expansion.
@Kit-Bishop I'm half way through writing that tutorial. Just waiting for https://www.sparkfun.com/products/13021 to arrive. Didn't want to break an existing Ethernet cable, lol.
-
@Boken-Lin Cool! Thanks
-
I made half the circuit published at https://community.onion.io/topic/130/debrick-with-serial/6 as described in https://community.onion.io/topic/157/reflash-omega-without-ethernet
I was trying to follow the instructions at https://community.onion.io/topic/67/onion-omega-seems-to-have-no-wifi
But can't connect to the tftp server. If all the connections are correct I guess I should be able to ping from my computer to the Onion, is this correct? If so, then I have to check my connections.
-
Hi @Pedro-Cervantes-Pintor, can you post a picture of your setup? Also, are you seeing any error outputs? If so can you copy and paste it here for us to take a look at?