Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GT-I9300: Failed to send data #173

Open
sw opened this issue Dec 18, 2013 · 0 comments
Open

GT-I9300: Failed to send data #173

sw opened this issue Dec 18, 2013 · 0 comments

Comments

@sw
Copy link

sw commented Dec 18, 2013

ubuntu13.04-heimdall_1.4.0-0_amd64.deb from https://bitbucket.org/benjamin_dobell/heimdall/downloads on Ubuntu 13.10 amd64

I have a european model of the SGS3 running Android 4.1.2, Baseband I9300XXEMG4

Note that I already had similar issues with a Galaxy S+ (I9001) on the same system.

i@blep:~/android $ sudo heimdall print-pit --verbose
Heimdall v1.4.0

Copyright (c) 2010-2013, Benjamin Dobell, Glass Echidna
http://www.glassechidna.com.au/

This software is provided free of charge. Copying and redistribution is
encouraged.

If you appreciate this software and you would like to support future
development please consider donating:
http://www.glassechidna.com.au/donate/

Initialising connection...
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...
WARNING: Control transfer #2 failed. Result: -1
WARNING: Control transfer #5 failed. Result: -1
ERROR: Failed to send data: "ODIN"
Releasing device interface...

i@blep:~/android $
i@blep:~ $ dpkg -l libusb-\* | grep ^ii
ii  libusb-0.1-4:amd64                        2:0.1.12-23.2ubuntu1                amd64        userspace USB programming library
ii  libusb-1.0-0:amd64                        2:1.0.16-3                          amd64        userspace USB programming library
ii  libusb-1.0-0:i386                         2:1.0.16-3                          i386         userspace USB programming library

dmesg output:

[ 8925.627091] usb 2-2: new high-speed USB device number 3 using ehci-pci
[ 8925.761653] usb 2-2: New USB device found, idVendor=04e8, idProduct=685d
[ 8925.761659] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8925.761663] usb 2-2: Product: Gadget Serial
[ 8925.761666] usb 2-2: Manufacturer: SAMSUNG
[ 8926.050354] cdc_acm 2-2:1.0: This device cannot do calls on its own. It is not a modem.
[ 8926.050413] cdc_acm 2-2:1.0: ttyACM0: USB ACM device
[ 8926.050744] usbcore: registered new interface driver cdc_acm
[ 8926.050747] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 9761.064980] usb 2-2: USB disconnect, device number 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant