I was going to give my Particle to a friend and wanted a copy of the id.
The device has firmware 0.6.1 and I am running Mac OS X 10.9.5
I put the device into Listen Mode (medium speed blue flashing).
When I type “particle identify” (without the quotes) at the terminal prompt it replies with
the correct id and a few seconds later my machine crashes with a kernel panic.
No other Mac applications are running at the time.
Other CLI commands seem to work properly. For example: “particle list” returns the
id that I want (as well as firmware variables and functions).
Had a brilliant thought (which are becoming more and more elusive these days.)
Last year I was playing with cheap Arduino clones which use the CH340 series USB chips, and
of course, had to download the Chinese USB driver to match. So, just now I reinstalled the
FTDI drivers and (drumroll please)… Success. No more kernel panic.
I will attempt to mark this as Solved, but if not successful perhaps a kind reader will do so for me.
Thanks for the responses - especially the one that suggested a bad driver.