Jump to content

useful64

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. The only way I found to get it work was unbind the device and rebind it again: # printf 'ff600000.dwc3' > /sys/bus/platform/drivers/dwc3/unbind printf 'ff600000.usb' > /sys/bus/platform/drivers/dwc3/unbind sleep 5 # printf 'ff600000.dwc3' > /sys/bus/platform/drivers/dwc3/bind printf 'ff600000.usb' > /sys/bus/platform/drivers/dwc3/bind If it is already working, I recommend syncing and powering off the device before (sync /dev/sdx; udisksctl power-off --block-device /dev/sdx), unbind it (if you want to do it for testing purposes).
  2. I have not tested, but in the official documentation there is a section to change the MAC for Rock94: ROCK64_MAC_Address.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines