Git Product home page Git Product logo

Comments (9)

timg236 avatar timg236 commented on August 28, 2024

Not a bug, it's simply reporting the probing of a non-existent file.

from usbboot.

0xF16 avatar 0xF16 commented on August 28, 2024

Not a bug, it's simply reporting the probing of a non-existent file.

Do you know how can I upload it (it this is what is not existing on eMMC on RPi)?
Edit1: I have also just noticed that there are more files missing in the log: autoboot.txt, config.txt and recovery.elf in addition.

from usbboot.

timg236 avatar timg236 commented on August 28, 2024

Actually, I've spotted something. Please could you get the latest version of usbboot and try again. It may be a conflict caused by having bootfiles.bin in the same directory as rpiboot.

See: d485c49

from usbboot.

0xF16 avatar 0xF16 commented on August 28, 2024

Actually, I've spotted something. Please could you get the latest version of usbboot and try again. It may be a conflict caused by having bootfiles.bin in the same directory as rpiboot.

See: d485c49

Unfortunately it didn't fix my issue. But thank you for trying

Logs (they seem identical to me):

Waiting for BCM2835/6/7/2711/2712...
Device located successfully
Loading embedded: bootcode.bin
Initialised device correctly
Found serial number 0
last_serial -1 serial 0Sending bootcode.bin
libusb_bulk_transfer sent 24 bytes; returned 0
Writing 52456 bytes
libusb_bulk_transfer sent 52456 bytes; returned 0
Successful read 4 bytes
Waiting for BCM2835/6/7/2711/2712...
Device located successfully
Loading embedded: bootcode.bin
Failed to open the requested device
Device located successfully
Loading embedded: bootcode.bin
Initialised device correctly
Found serial number 1
last_serial -1 serial 1Second stage boot server
Received message GetFileSize: autoboot.txt
libusb_bulk_transfer sent 0 bytes; returned 0
Cannot open file autoboot.txt
Received message GetFileSize: config.txt
libusb_bulk_transfer sent 0 bytes; returned 0
Cannot open file config.txt
Received message GetFileSize: recovery.elf
libusb_bulk_transfer sent 0 bytes; returned 0
Cannot open file recovery.elf
Received message GetFileSize: start.elf
Loading embedded: start.elf
File size = 523192 bytes
Received message ReadFile: start.elf
File read: start.elf
libusb_bulk_transfer sent 523192 bytes; returned 0
Received message GetFileSize: fixup.dat
libusb_bulk_transfer sent 0 bytes; returned 0
Cannot open file fixup.dat
libusb: error [submit_control_transfer] control request failed: no connection to an IOService
Second stage boot server done
libusb: warning [darwin_release_interface] USBInterfaceClose: no connection to an IOService
libusb: warning [darwin_close] USBDeviceClose: no connection to an IOService`

from usbboot.

timg236 avatar timg236 commented on August 28, 2024

Unfortunately, I think that looks more like a USB interop issue between the VPU MSD driver and OSX.

With Pi4 onwards the mass-storage-gadget seems ok with OSX. It might be worth running the following. I think someone reported that it worked on CM3.

cd mass-storage-gadget
sudo ../rpiboot -v -d .

from usbboot.

nbuchwitz avatar nbuchwitz commented on August 28, 2024

@timg236 cm3 has afaik no support for booting the packed msg image. With the files extracted it works

from usbboot.

0xF16 avatar 0xF16 commented on August 28, 2024

Unfortunately, I think that looks more like a USB interop issue between the VPU MSD driver and OSX.

With Pi4 onwards the mass-storage-gadget seems ok with OSX. It might be worth running the following. I think someone reported that it worked on CM3.

cd mass-storage-gadget sudo ../rpiboot -v -d .

I have tried that on and it does not help. Is there any way to provide some more logs from my end? If there is anything that I can help with, let me know.

from usbboot.

timg236 avatar timg236 commented on August 28, 2024

I'd suggest running rpiboot on a Raspberry Pi - this is the officially supported / tested platform

from usbboot.

timg236 avatar timg236 commented on August 28, 2024

Closed as can't reproduce. The posted instructions worked for me on an M2 latest OS

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.