Git Product home page Git Product logo

Comments (5)

ghollingworth avatar ghollingworth commented on August 28, 2024 1

You'd need to rewrite rpiboot to run a new thread for each device as it enumerates, then each thread runs the same bit of code

from usbboot.

burtyb avatar burtyb commented on August 28, 2024 1

With #66 you could also run rpiboot for each Pi you want to boot or use the existing -1/-2/etc. option if the port numbers aren't repeated (as they are on the 3B+).

from usbboot.

lurch avatar lurch commented on August 28, 2024

I wonder if https://github.com/balena-io-modules/node-raspberrypi-usbboot might have better threading support? (although I've no idea if it'll be possible to adapt it to support your scenario)

from usbboot.

cleverca22 avatar cleverca22 commented on August 28, 2024

https://github.com/librerpi/rpi-tools/tree/master/webusbboot

another issue ive found a potential solution to by accident
webusb is entirely event driven, so one thread can manage multiple devices at once

webusbboot has been confirmed to be able to:

  • reflash the rpi4b eeprom (both with recovery.bin, and eeprom self-reflash)
  • boot into VPU MSD mode (with msd/start4.elf)
  • boot into linux MSD mode (tested with nixos-msd but others should work too)

it works on linux (even android), windows has general webusb issues, darwin untested

from usbboot.

timg236 avatar timg236 commented on August 28, 2024

Closed due to inactivity.

from usbboot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.