Giter Site home page Giter Site logo

Comments (25)

banannd avatar banannd commented on May 18, 2024 1

I had the same problem in Ubuntu 16.4 "avrdude: Error: No matching USB device found"

  1. I changed the cable but it did not help,
  2. then I connected to the device "socat - / dev / ttyACM0, crnl" and once again I entered the command "upgrade"
    then everything was ok.

from chameleonmini.

david-oswald avatar david-oswald commented on May 18, 2024

Can you check if any of the solutions in #26 applies?

from chameleonmini.

willpowell8 avatar willpowell8 commented on May 18, 2024

It looks like my issue is that it device isnt recognised on USB. Not sure why... any ideas?

from chameleonmini.

david-oswald avatar david-oswald commented on May 18, 2024

What does dmesg output when you plug in the device? What about lsusb?

from chameleonmini.

hydrotik avatar hydrotik commented on May 18, 2024

Just got mine today and having same issue. Excited to get this up and running! :)

from chameleonmini.

zetteeh avatar zetteeh commented on May 18, 2024

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: sudo dmesg | grep -i usb (?)
maybe it's the cable, i'll get a new one.

from chameleonmini.

zetteeh avatar zetteeh commented on May 18, 2024

worked with a fresh new cable!

from chameleonmini.

pktmterenceg avatar pktmterenceg commented on May 18, 2024

+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!

from chameleonmini.

g-c-n avatar g-c-n commented on May 18, 2024

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?

from chameleonmini.

pktmterenceg avatar pktmterenceg commented on May 18, 2024

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.

from chameleonmini.

fergus avatar fergus commented on May 18, 2024

I had the same issue. It worked for me once I unplugged and replugged the reader.

from chameleonmini.

willpowell8 avatar willpowell8 commented on May 18, 2024

I have changed the cable, replugged still with no joy.

from chameleonmini.

hydrotik avatar hydrotik commented on May 18, 2024

I've tried 4 cables now and nothing...

from chameleonmini.

geo-rg avatar geo-rg commented on May 18, 2024

@g-c-n What cable did you use?

from chameleonmini.

pktmterenceg avatar pktmterenceg commented on May 18, 2024

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.

from chameleonmini.

WolfgangMau avatar WolfgangMau commented on May 18, 2024

same problem on OSX (El Captain)
/dev/tty.usbmodem1421 is present if the chameleon is plugged in
the cable works perfect with my pm3

from chameleonmini.

hydrotik avatar hydrotik commented on May 18, 2024

@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?

from chameleonmini.

WolfgangMau avatar WolfgangMau commented on May 18, 2024

ok, looks like a 'layer 8 problem' ( Human error )
I have a 'ChameleonMini RevE Rebooted' - I think this device behaves different from the one which is covered here.
my fault

from chameleonmini.

AndreasBujok avatar AndreasBujok commented on May 18, 2024

I'm now on the same situation :-(
Don't work on MAC OS SIERRA 10.12.6.

Any solutions?

sudo dmesg | grep -i cham
stateNumber is On012123.201667 Chameleon-Mini@fd131000: AppleUSBDevice::ResetDevice: <software attempt to RESET>
012123.221647 Chameleon-Mini@fd131000: AppleUSBDevice::ResetDevice: <software attempt to RESET>
012123.241634 Chameleon-Mini@fd131000: AppleUSBDevice::ResetDevice: <software attempt to RESET>
012123.261752 Chameleon-Mini@fd131000: AppleUSBDevice::ResetDevice: <software attempt to RESET>
012123.281677 Chameleon-Mini@fd131000: AppleUSBDevice::ResetDevice: <software attempt to RESET>
012123.301712 Chameleon-Mini@fd131000: AppleUSBDevice::ResetDevice: <software attempt to RESET>
012123.453984 Chameleon-Mini@fd131000: AppleUSBDevice::ResetDevice: <software attempt to RESET>
012123.473551 Chameleon-Mini@fd131000: AppleUSBDevice::ResetDevice: <software attempt to RESET>
012123.493673 Chameleon-Mini@fd131000: AppleUSBDevice::ResetDevice: <software attempt to RESET>
012123.513620 Chameleon-Mini@fd131000: AppleUSBDevice::ResetDevice: <software attempt to RESET>
012123.533642 Chameleon-Mini@fd131000: AppleUSBDevice::ResetDevice: <software attempt to RESET>
012123.553615 Chameleon-Mini@fd131000: AppleUSBDevice::ResetDevice: <software attempt to RESET>

from chameleonmini.

AndreasBujok avatar AndreasBujok commented on May 18, 2024

BTW,

the funny thing is, that the upgrade process with avrdude works very well without any issues :-O

from chameleonmini.

AndreasBujok avatar AndreasBujok commented on May 18, 2024

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?!?

from chameleonmini.

maxieds avatar maxieds commented on May 18, 2024

from chameleonmini.

AndreasBujok avatar AndreasBujok commented on May 18, 2024

Hi @maxieds.

Sorry, but i don't understand your question?!?
I'm using a MacBook with SIERRA 10.12.6.

Cheers Andreas

from chameleonmini.

hamsik7 avatar hamsik7 commented on May 18, 2024

Hey guys why won't you just install a Virtual Machine (Linux/Win) on ur Macs.
Linux if you want to use commands and for Win there is GUI so its up to u to choose !

from chameleonmini.

pktmterenceg avatar pktmterenceg commented on May 18, 2024

from chameleonmini.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.