Benjamin-Dobell / Heimdall

Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices.
MIT License
2.62k stars 587 forks source link

galaxy j727u PIT download seems to work but WARNING: Empty bulk transfer #419

Open peterius opened 7 years ago

peterius commented 7 years ago

Thanks! So far software looks great, compiled like that from github on gentoo, didn't even have to install anything, just ran it in home directory as root, PATH=$PATH:/home/user/Heimdall/bin bin/heimdall-frontend

Detecting device... Manufacturer: "SAMSUNG" Product: "Gadget Serial"

        length: 18
  device class: 2
           S/N: 0
       VID:PID: 04E8:685D
     bcdDevice: 021B

iMan:iProd:iSer: 1:2:0 nb confs: 1

interface[0].altsetting[0]: num endpoints = 1 Class.SubClass.Protocol: 02.02.01 endpoint[0].address: 83 max packet size: 0010 polling interval: 09

interface[1].altsetting[0]: num endpoints = 2 Class.SubClass.Protocol: 0A.00.00 endpoint[0].address: 81 max packet size: 0200 polling interval: 00 endpoint[1].address: 02 max packet size: 0200 polling interval: 00 Claiming interface... Setting up interface...

Initialising protocol... Protocol initialisation successful.

Beginning session...

Some devices may take up to 2 minutes to respond. Please be patient!

Session begun.

Downloading device's PIT file... WARNING: Empty bulk transfer after receiving packet failed. Continuing anyway... PIT file download successful.

Ending session...

Hypexed commented 7 years ago

The same happens on my Core Prime G360G. Had to compile v1.4.2 as the previous in repo (Mint) just gave errors. Downloading PIT seems to work, now just to be able to download the images themselves... :-)