Solid Red LED and No available USB device found with matching PID/VID


#1

I've checked all the old threads around the issue and could find no reference to the LED being solid red. I've tried 3 different cables (one which I know transfers data for sure), different ports, reinstalled multiple times, DFU mode (nothing happens), zadig, and tried on two different PCs both running Windows 10. Every single time I receive a solid red LED and no response from the computer. Please help! I am excited to use m Axoloti!


#2

Not intending to hijack this thread; I'm simply having exactly the same problem down to DFU mode not doing anything- I can't even get mine to properly boot in DFU. On Mac OS 10.


#3

sorry, not been around for a while.

hmm, trying DFU mode is the first thing to try...
can you confirm when you go into DFU mode the led remains off - if not, then I dont think its going into dfu mode (hence why computer still cant see it)

warning it can be a bit fiddly to do this, as you need to hold s1 whilst powering down, and its a tiny button.

also make sure you disconnect everything else from axoloti e.g. usb devices, gpio, and plug the axoloti directly into your computer.

also can you confirm have these axolotis ever worked? or is this a new problem?
(if it never worked, is it a new axoloti, or come from someone else?)


#4

Here's where I am at now. I finally got it to connect outside of the case (Believotron) on my desktop pc. I thought this might be the reason it wasn't working, but when I tried again 2 weeks later, same problem.


#5

The red light comes right back on after following the DFU instructions.


#6

This was one of our orders (Believotron), so we're sending a replacement and analyzing the return when it gets here.


#7

Hello
I have the same problem with my Axoloti as blackironprison and half_health. Also the computer don't recognise when i go into DFU mode on Windows 10.
"No devices in DFU mode detected."
When i wait few hours it lights up but bug after a few seconds.
It is a new axoloti, purchased in January.
But it worked to intermittently during few days, except one day, when I upon detaching my controller (LaunchControlXL) from axoloti.


#8

Today I have tried to start flashing firmware with DFU:
Link to firmware CRC E95BAC96
Start disconnect
Done disconnect
Start flashing firmware with DFU

C:\Program Files (x86)\Axoloti\app\firmware>call C:\PROGRA~2\AXOLOT~1\PLATFO~1\path.bat

C:\Program Files (x86)\Axoloti\app\firmware>set platformdir=C:\PROGRA~2\AXOLOT~1\PLATFO~1\

C:\Program Files (x86)\Axoloti\app\firmware>if not defined axoloti_release (set axoloti_release=C:\PROGRA~2\AXOLOT~1\PLATFO~1.. )

C:\Program Files (x86)\Axoloti\app\firmware>if not defined axoloti_runtime (set axoloti_runtime=C:\PROGRA~2\AXOLOT~1\PLATFO~1\.. )

C:\Program Files (x86)\Axoloti\app\firmware>if not defined axoloti_firmware (call :setfirmware "C:\Program Files (x86)\Axoloti\app\firmware" )

C:\Program Files (x86)\Axoloti\app\firmware>call :setrelease "C:\Program Files (x86)\Axoloti\app"

C:\Program Files (x86)\Axoloti\app\firmware>set axoloti_release=C:\PROGRA~2\Axoloti\app

C:\Program Files (x86)\Axoloti\app\firmware>goto :eof

C:\Program Files (x86)\Axoloti\app\firmware>if not defined axoloti_home (set axoloti_home=C:\PROGRA~2\AXOLOT~1\PLATFO~1.. )

C:\Program Files (x86)\Axoloti\app\firmware>set PATH=C:\PROGRA~2\AXOLOT~1\PLATFO~1\bin

C:\Program Files (x86)\Axoloti\app\firmware>goto :eof

C:\Program Files (x86)\Axoloti\app\firmware>dfu-util --device 0483:df11 -i 0 -a 0 -D "C:\Program Files (x86)\Axoloti\app/firmware/build/axoloti.bin" --dfuse-address=0x08000000:leave
dfu-util 0.8

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2014 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-util@lists.gnumonks.org

Opening DFU capable USB device...
ID 0483:df11
Run-time device DFU version 011a
Claiming USB DFU Interface...
Setting Alternate Setting #0 ...
Determining device status: state = dfuERROR, status = 10
dfuERROR, clearing status
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
DFU mode device DFU version 011a
Device returned transfer size 2048
DfuSe interface name: "Internal Flash "
Downloading to address = 0x08000000, size = 758504

Download [ ] 0% 0 bytes
Download [ ] 0% 0 bytes
Download [ ] 1% 8192 bytes
Etc...
Download [========= ] 37% 282624 bytes
Download [========= ] 38% 292864 bytes
Invalid DFU suffix signature
A valid DFU suffix will be required in a future dfu-util release!!!
Error during download get_status
Download [========= ] 39% 303104 bytes
shell task failed, exit value: 74
Flashing firmware failed!