[Barry-devel] USB Tether on 9930 Bold gives Timeout in usb_bulk_read
Status: Beta
Brought to you by:
ndprojects
From: Eddie A. <Edd...@us...> - 2013-04-08 22:56:09
|
Hi, I'm trying to tether a 9930 Bold using USB, and get a Timeout in usb_bulk_read error: exception caught in main(): (-110, No error): Timeout in usb_bulk_read Script /usr/sbin/chat -f /etc/chatscripts/barry-verizon.chat finished (pid 27733), status = 0x2 Connect script failed Script /usr/sbin/pppob -P <removed> -l /tmp/pppob.log -v finished (pid 27732), status = 0x1 Here's the last part of the pppob.log file: IPModem: Password request packet: 00000000: 02 00 00 00 b2 c9 e0 6b 0a 00 00 00 0a 00 00 00 .......k........ 00000010: 04 bf 1d 33 1c 00 00 00 78 56 34 12 ...3....xV4. BulkWrite to endpoint 0x3: 00000000: 03 00 00 00 a8 51 5f 1c e9 a5 f2 5e d7 64 77 f3 .....Q_....^.dw. 00000010: 7d ef e2 3e 75 87 b9 58 78 56 34 12 }..>u..XxV4. IPModem: Read password response. 00000000: 04 00 00 00 b3 c9 e0 6b 0a 00 00 00 0a 00 00 00 .......k........ 00000010: 01 00 00 00 1c 00 00 00 78 56 34 12 ........xV4. IPModem: Password accepted. IPModem: Re-sending Start Response: BulkWrite to endpoint 0x3: 00000000: 01 00 00 00 01 00 00 00 78 56 34 12 ........xV4. IpModem: Closing connection. BulkWrite to endpoint 0x3: 00000000: 00 00 00 00 b0 00 00 00 00 00 00 00 00 c2 01 00 ................ 00000010: 7d ef e2 3e 75 87 b9 58 78 56 34 12 }..>u..XxV4. BulkWrite to endpoint 0x3: 00000000: 00 00 00 00 20 00 00 00 03 00 00 00 00 c2 01 00 .... ........... 00000010: 7d ef e2 3e 75 87 b9 58 78 56 34 12 }..>u..XxV4. BulkWrite to endpoint 0x3: 00000000: 00 00 00 00 30 00 00 00 00 00 00 00 00 c2 01 00 ....0........... 00000010: 7d ef e2 3e 75 87 b9 58 78 56 34 12 }..>u..XxV4. BulkWrite to endpoint 0x3: 00000000: 01 00 00 00 00 00 00 00 78 56 34 12 ........xV4. IPModem: Close Read Timeout IPmodem: Closed! usb_release_interface(0x1b4ce70, 0x0) usb_close(0x1b4ce70) I have the full pppd and pppob logs if required. I'm using version 17.1 and the supplied barry-verizon script and chat. Cheers, Eddie |