-
Notifications
You must be signed in to change notification settings - Fork 393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Macbook connection issue #41
Comments
Can you check if any of the solutions in #26 applies? |
It looks like my issue is that it device isnt recognised on USB. Not sure why... any ideas? |
What does dmesg output when you plug in the device? What about lsusb? |
Just got mine today and having same issue. Excited to get this up and running! :) |
the macbook i'm using doesn't even have usb3.0.. the error is exactly the same. (osx 10.8, avrdude version 6.2) dmesg dosn't show anything chameleon-ly with: |
worked with a fresh new cable! |
+1 for wilpowell8's issue on Mac. (Mac OS X 10.11.6). Cable seems OK otherwise. Will try another if that's the general consensus. Thanks! |
Just to add my 2 cents, I was in the same situation and had tried with 2 different cables, After an hour of scratching my head I decided to try a third cable and... It worked perfectly fine. Who knew these cables could be so dodgy? |
Ok, since we're narrowing in on a possible solution here, would you care to endorse the brand/model of cable that worked for you? Please & thank you. |
I had the same issue. It worked for me once I unplugged and replugged the reader. |
I have changed the cable, replugged still with no joy. |
I've tried 4 cables now and nothing... |
@g-c-n What cable did you use? |
Bump. I never solved this, and then packed everything up for a big move. Just now getting back to it, and even with new cables, I'm still exactly where I was a year ago. I'd really, really like to get this working. Thanks. |
same problem on OSX (El Captain) |
@david-oswald Any input on this? Seems like a number of folks are having this issue and this thing is sitting in my desk wasting away. Maybe @zetteeh you can provide some info on how you got this up and running for the rest of us? |
ok, looks like a 'layer 8 problem' ( Human error ) |
I'm now on the same situation :-( Any solutions?
|
BTW, the funny thing is, that the upgrade process with avrdude works very well without any issues :-O |
Very strange. After installing the driver for the PL2303 (https://www.adafruit.com/product/954) i got back the device "usbmodemFD1311" for my ChameleonMini :-) WTF?!? |
When I had the stock Atmel drivers for the Chameleon installed on a Windows
10 box, installing the Google adb USB drivers for Android Studio wiped out
my device. We're you using it on the same USB port as something else?
…On Feb 1, 2018 2:42 PM, "Andreas Bujok" ***@***.***> wrote:
Very strange.
After installing the driver for the PL2303 (https://www.adafruit.com/
product/954) i got back the device "usbmodemFD1311" for my ChameleonMini
:-)
WTF?!?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AVI4uDD8_DBpw8c7k0djS2Hf1Y7T2GWeks5tQhOpgaJpZM4KYo2f>
.
|
Hi @maxieds. Sorry, but i don't understand your question?!? Cheers Andreas |
Hey guys why won't you just install a Virtual Machine (Linux/Win) on ur Macs. |
While we Mac users could do that, I don’t think that’s the right answer. Here’s why:
1. There is some underlying issue keeping (would-be) host OS from seeing the device, and this issue really ought to be properly understood and addressed.
2. If the host can’t see a USB device, what causes you to believe that a VM - which inherently relies upon the host for basic USB services - would be able to see the same device?
|
I had the same problem in Ubuntu 16.4 "avrdude: Error: No matching USB device found"
|
Added ATQA and SAK commands, ported from RevE firmware
I connect by board in DFU mode (no lights on) to my mac having installed avrdude with brew and get the following:
Not Sure how to resolve.
The text was updated successfully, but these errors were encountered: