Jump to content

Armandooooo

Validating
  • Posts

    1
  • Joined

  • Last visited

  1. Hi, I have followed the procedure above to make it work, however I have an issue still. I am on armbian 21.08.1 Buster with Linux 5.10.60, the latest available. For information I have make this work with the legacy kernel so my wiring is fine. #sudo dd bs=1M if=/dev/zero of=/piusb.bin count=64 #mkfs.ext4 -t ext4 /piusb.bin -O ^has_journal #sudo modprobe g_mass_storage file=/piusb.bin stall=0 removable=1 ro=1 #dmesg |tail -20 [ 58.531943] Mass Storage Function, version: 2009/09/11 [ 58.531983] LUN: removable file: (no medium) [ 58.532430] LUN: removable read only file: /piusb.bin [ 58.532452] Number of LUNs=1 [ 58.532861] g_mass_storage gadget: Mass Storage Gadget, version: 2009/09/11 [ 58.532882] g_mass_storage gadget: userspace failed to provide iSerialNumber [ 58.532896] g_mass_storage gadget: g_mass_storage ready [ 58.532921] dwc2 ff580000.usb: bound driver g_mass_storage [ 58.548704] dwc2 ff580000.usb: dwc2_core_reset: HANG! Soft Reset timeout GRSTCTL_CSFTRST Do you know what can make this dwc2_core_reset: HANG? Thank you, Armandooooo
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines