[go: up one dir, main page]

Menu

#204 Arduino: No DFU capable USB device available

none
invalid
nobody
None
2025-09-21
2024-08-11
Siddharth
No

got this following error.
Sketch uses 743205 bytes (23%) of program storage space. Maximum is 3145728 bytes.
Global variables use 57220 bytes (17%) of dynamic memory, leaving 270460 bytes for local variables. Maximum is 327680 bytes.
dfu-util 0.11-arduino4

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2021 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/

dfu-util: No DFU capable USB device available
Failed uploading: uploading error: exit status 74

Discussion

  • MKN

    MKN - 2024-08-11

    I have the same error with a new UNO R4 Minima. Arduino 2.3.2, Linux Fedora 40.

    So far, tried swapping cables, usb port, reboot, reset twice, verified the file 99-arduino-101.rules. The reset-twice operation crashes the linux host. And there are a lot of posts with this same error. Seems not quite ready for prime time, guys.

    Very frustrating.

     
  • Tormod Volden

    Tormod Volden - 2024-08-11
    • summary: No DFU capable USB device available --> Arduino: No DFU capable USB device available
    • status: open --> invalid
     
    • MKN

      MKN - 2024-08-11

      Thank you

      Here at the dfu-util bug tracker we only deal with dfu-util itself,
      not the Arduino IDE. Arduino bundles their own modified version of
      dfu-util.

      This is the the problem that dfu-util sees (exit status 74 is just a
      code for this):
      |dfu-util: No DFU capable USB device available|
      So the Arduino IDE hasn't successfully made a DFU device available for
      dfu-util.

       

      Last edit: Tormod Volden 2024-08-12
  • Tormod Volden

    Tormod Volden - 2024-08-11

    Here at the dfu-util bug tracker we only deal with dfu-util itself, not the Arduino IDE. Arduino bundles their own modified version of dfu-util.

    This is the the problem that dfu-util sees (exit status 74 is just a code for this):
    dfu-util: No DFU capable USB device available
    So the Arduino IDE hasn't successfully made a DFU device available for dfu-util.

     
  • Anonymous

    Anonymous - 2025-09-21
    Post awaiting moderation.

Anonymous
Anonymous

Add attachments
Cancel