Hello,
    I am having some issues getting barry to connect to my broadband
provider.  The system works (checked with Windows on same hardware). 
Barry version was checked out via CVS today (Feb 22, 2009).   Also note:
I was having issues with the AM_ICONV macro not being found (compiling
on Fedora core 9).  I added the gettext-devel package (and dependencies)
to correct the issue.  Output logs, etc. are  below.  Thank you very much.

Regards,

Jeff
_______________________________________________________________________________________________
PPPD OUTPUT:
 pppd call barry-verizon
usb_set_debug: Setting debugging level to 9 (on)
usb_os_init: Found USB VFS at /dev/bus/usb
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_devices: Found 001 on 002
usb_os_find_devices: Found 005 on 001
usb_os_find_devices: Found 001 on 001
error obtaining child information: Inappropriate ioctl for device
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_devices: Found 001 on 002
usb_os_find_devices: Found 005 on 001
usb_os_find_devices: Found 001 on 001
error obtaining child information: Inappropriate ioctl for device
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_devices: Found 001 on 002
usb_os_find_devices: Found 005 on 001
usb_os_find_devices: Found 001 on 001
error obtaining child information: Inappropriate ioctl for device
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_devices: Found 001 on 002
usb_os_find_devices: Found 005 on 001
usb_os_find_devices: Found 001 on 001
error obtaining child information: Inappropriate ioctl for device
Connect script failed
Waiting for 1 child processes...
  script /usr/local/sbin/pppob -vP XXXXXXXX -l /tmp/barry.out, pid 22738

_______________________________________________________________________________
PPPOB output:

device_desc loaded
bLength: 18
bDescriptorType: 1
bcdUSB: 272
bDeviceClass: 255
bDeviceSubClass: 255
bDeviceProtocol: 255
bMaxPacketSize0: 64
idVendor: 4042
idProduct: 1
bcdDevice: 260
iManufacturer: 1
iProduct: 2
iSerialNumber: 0
bNumConfigurations: 1

  config_desc #0 loaded
bLength: 9
bDescriptorType: 2
wTotalLength: 74
bNumInterfaces: 1
bConfigurationValue: 1
iConfiguration: 0
bmAttributes: 128
MaxPower: 250

    interface_desc #0 loaded
bLength: 9
bDescriptorType: 4
bInterfaceNumber: 0
bAlternateSetting: 0
bNumEndpoints: 8
bInterfaceClass: 255
bInterfaceSubClass: 255
bInterfaceProtocol: 255
iInterface: 0

      endpoint_desc #0 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 133
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 10
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 133
        pair.read = 133
        pair.type = 2
      endpoint_desc #1 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 5
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 10
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 5
        pair.write = 5
        pair.type = 2
        pair added! (read: 133,write: 5,type: 2)
      endpoint_desc #2 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 131
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 10
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 131
        pair.read = 131
        pair.type = 2
      endpoint_desc #3 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 3
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 10
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 3
        pair.write = 3
        pair.type = 2
        pair added! (read: 131,write: 3,type: 2)
      endpoint_desc #4 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 130
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 130
        pair.read = 130
        pair.type = 2
      endpoint_desc #5 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 2
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 2
        pair.write = 2
        pair.type = 2
        pair added! (read: 130,write: 2,type: 2)
      endpoint_desc #6 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 132
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 132
        pair.read = 132
        pair.type = 2
      endpoint_desc #7 loaded
bLength: 7
bDescriptorType: 5
bEndpointAddress: 4
bmAttributes: 2
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0

      endpoint added to map with bEndpointAddress: 4
        pair.write = 4
        pair.type = 2
        pair added! (read: 132,write: 4,type: 2)
    interface added to map with bInterfaceNumber: 0
  config added to map with bConfigurationValue: 1
usb_open(0x9a78410)
usb_claim_interface(0x9a73300,0)
usb_clear_halt(0x9a73300,131)
usb_clear_halt(0x9a73300,3)
BulkWrite to endpoint 3:
    00000000: 00 00 10 00 01 ff 00 00 a8 18 da 8d 6c 02 00 00 
............l...

BulkRead (131):
    00000000: 00 00 10 00 02 ff 00 00 a8 18 da 8d 6c 02 00 00 
............l...

BulkWrite to endpoint 3:
    00000000: 00 00 0c 00 05 ff 00 00 14 00 01 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 20 00 06 ff 00 00 14 00 01 00 64 c1 b4 8e  ..
.........d...
    00000010: b1 ae 21 93 f0 ae 86 5c 4e 05 f7 fc 72 6a aa e0 
..!....\N...rj..

BulkWrite to endpoint 3:
    00000000: 00 00 0c 00 05 ff 00 01 08 00 04 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 14 00 06 ff 00 01 08 00 04 00 04 00 00 00 
................
    00000010: 13 06 c3 32                                      ...2

BulkWrite to endpoint 3:
    00000000: 00 00 0c 00 05 ff 00 02 08 00 02 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 c4 01 06 ff 00 02 b8 01 02 00 09 00 04 00 
................
    00000010: b8 01 00 00 01 15 02 05 04 0b 00 04 52 49 4d 20 
............RIM
    00000020: 38 37 30 30 20 53 65 72 69 65 73 20 43 6f 6c 6f  8700
Series Colo
    00000030: 75 72 20 43 44 4d 41 20 48 61 6e 64 68 65 6c 64  ur CDMA
Handheld
    00000040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
................
    00000050: 00 00 00 00 00 00 00 00 00 00 00 00 63 6a 61 6d 
............cjam
    00000060: 65 73 00 00 00 00 00 00 00 00 00 00 4d 61 79 20 
es..........May
    00000070: 31 31 20 32 30 30 36 00 00 00 00 00 30 37 3a 32  11
2006.....07:2
    00000080: 30 3a 35 37 00 00 00 00 00 00 00 00 00 01 ff ff 
0:57............
    00000090: 00 00 00 00 00 00 00 00 a4 00 00 00 0a 00 00 00 
................
    000000a0: b8 00 00 00 40 00 00 00 01 00 00 00 f0 45 00 00 
....@........e..
    000000b0: 01 04 02 81 03 02 04 0b 07 06 ff ff ff ff ff ff 
................
    000000c0: ff ff ff ff 4a 56 be 92 0c 00 01 00 03 0c 00 00 
....JV..........
    000000d0: 00 00 00 00 ff ff ff 01 03 0c 00 01 00 00 00 08 
................
    000000e0: ff ff ff 09 02 08 00 00 00 00 02 00 08 10 00 00 
................
    000000f0: 00 00 02 00 ff ff dd 01 00 00 02 00 07 14 00 00 
................
    00000100: 00 00 02 00 00 00 02 08 ff ff fd 09 00 00 02 00 
................
    00000110: 14 0c 00 00 00 00 de 01 ff ff df 01 0a 08 00 00 
................
    00000120: 00 00 e0 01 0f 10 00 00 00 00 e2 01 ff ff e3 01 
................
    00000130: 00 00 02 00 05 14 00 00 00 00 02 00 00 00 e4 01 
................
    00000140: ff ff e5 01 00 00 02 00 06 14 00 00 00 00 02 00 
................
    00000150: 00 00 e6 01 ff ff f1 01 00 00 02 00 05 14 00 00 
................
    00000160: 00 00 02 00 00 00 f2 01 ff ff f5 01 00 00 02 00 
................
    00000170: 0c 0c 00 00 00 00 f6 01 ff ff f7 01 0e 10 00 00 
................
    00000180: 00 00 f8 01 ff ff fb 01 00 00 02 00 09 08 00 00 
................
    00000190: 08 9a 24 e9 ff ff ff ff ff ff ff ff ff ff ff ff 
..$.............
    000001a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
................
    000001b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
................
    000001c0: ff ff ff ff                                      ....

BulkWrite to endpoint 3:
    00000000: 00 00 0c 00 05 ff 00 03 04 00 05 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 0c 00 06 ff 00 03 00 00 00 00              ............

BulkWrite to endpoint 3:
    00000000: 00 00 0c 00 05 ff 00 04 04 00 06 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 10 00 06 ff 00 04 04 00 06 00 00 01 00 00 
................

BulkWrite to endpoint 3:
    00000000: 00 00 0c 00 05 ff 00 05 04 00 07 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 10 00 06 ff 00 05 04 00 07 00 00 02 00 00 
................

BulkWrite to endpoint 3:
    00000000: 00 00 0c 00 05 ff 00 06 04 00 08 00              ............

SocketZero::RawReceive: Endpoint 131
Received:
    00000000: 00 00 10 00 06 ff 00 06 04 00 08 00 00 01 00 00 
................

Using ReadEndpoint: 131
      WriteEndpoint: 3
usb_release_interface(0x9a73300,0)
usb_close(0x9a73300)
Using IpModem mode...
usb_open(0x9a78410)
Controller: Using non-threaded sockets
usb_claim_interface(0x9a73300,0)
usb_clear_halt(0x9a73300,131)
usb_clear_halt(0x9a73300,3)
usb_clear_halt(0x9a73300,130)
usb_clear_halt(0x9a73300,2)
IPModem: Sending Stop Response:

BulkWrite to endpoint 2:
    00000000: 01 00 00 00 00 00 00 00 78 56 34 12              ........xV4.

IPModem: Stop Response Timeout
IPModem: Sending Start Response:

BulkWrite to endpoint 2:
    00000000: 01 00 00 00 01 00 00 00 78 56 34 12              ........xV4.

IPModem: Start Response Packet:
    00000000: 02 00 00 00 9b f5 00 d8 0a 00 00 00 0a 00 00 00 
................
    00000010: 13 06 c3 32 1c 00 00 00 78 56 34 12              ...2....xV4.

IPModem: Password request packet:
    00000000: 02 00 00 00 9b f5 00 d8 0a 00 00 00 0a 00 00 00 
................
    00000010: 13 06 c3 32 1c 00 00 00 78 56 34 12              ...2....xV4.

BulkWrite to endpoint 2:
    00000000: 03 00 00 00 75 f0 ba fc a3 5b 50 97 fd 6a bb 7f 
....u....[P..j..
    00000010: e3 e5 8c 18 53 13 cf 4d 78 56 34 12              ....S..MxV4.

IPModem: Read password response.
    00000000: 04 00 00 00 9c f5 00 d8 0a 00 00 00 0a 00 00 00 
................
    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 2:
    00000000: 01 00 00 00 01 00 00 00 78 56 34 12              ........xV4.

IPModem: Start Response Packet:
    00000000: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
................
    00000010: 01 00 00 00 1c 00 00 00 78 56 34 12              ........xV4.

IPModem: Sending Session key:

BulkWrite to endpoint 2:
    00000000: 00 00 00 00 00 00 00 00 03 00 00 00 00 c2 01 00 
................
    00000010: e3 e5 8c 18 53 13 cf 4d 78 56 34 12              ....S..MxV4.

BulkWrite to endpoint 2:
    00000000: 41 54 0d                                         AT.

IPModem: Test command response.
    00000000: 00 00 00 00 b0 00 00 00 b0 00 00 00 00 00 00 00 
................
    00000010: 18 00 00 00 78 56 34 12                          ....xV4.

IPModem: AT Response Packet:
    00000000: 0d 0a 4f 4b 0d 0a                                ..OK..

IPModem: Modem Ready.

BulkWrite to endpoint 2:
    00000000: 2b 2b 2b 41 54 0d 41 54 5a 0d                    +++AT.ATZ.

IPModem: Timeout in DataReadThread!
IPModem: Timeout in DataReadThread!
IPModem: Timeout in DataReadThread!
IPModem: Timeout in DataReadThread!
IPModem: Timeout in DataReadThread!
IPModem: Timeout in DataReadThread!
IPModem: Timeout in DataReadThread!
IPModem: Timeout in DataReadThread!
IPModem: Timeout in DataReadThread!
IpModem: Closing connection.
BulkWrite to endpoint 2:
    00000000: 00 00 00 00 b0 00 00 00 00 00 00 00 00 c2 01 00 
................
    00000010: e3 e5 8c 18 53 13 cf 4d 78 56 34 12              ....S..MxV4.

BulkWrite to endpoint 2:
    00000000: 00 00 00 00 20 00 00 00 03 00 00 00 00 c2 01 00  ....
...........
    00000010: e3 e5 8c 18 53 13 cf 4d 78 56 34 12              ....S..MxV4.

BulkWrite to endpoint 2:
    00000000: 00 00 00 00 30 00 00 00 00 00 00 00 00 c2 01 00 
....0...........
    00000010: e3 e5 8c 18 53 13 cf 4d 78 56 34 12              ....S..MxV4.

BulkWrite to endpoint 2:
    00000000: 01 00 00 00 00 00 00 00 78 56 34 12              ........xV4.

IPModem: Timeout in DataReadThread!
IPModem: Close Read Timeout
IPModem: Timeout in DataReadThread!
IPmodem: Closed!
IpModem: Closing connection.
BulkWrite to endpoint 2:
    00000000: 00 00 00 00 b0 00 00 00 00 00 00 00 00 c2 01 00 
................
    00000010: e3 e5 8c 18 53 13 cf 4d 78 56 34 12              ....S..MxV4.

BulkWrite to endpoint 2:
    00000000: 00 00 00 00 20 00 00 00 03 00 00 00 00 c2 01 00  ....
...........
    00000010: e3 e5 8c 18 53 13 cf 4d 78 56 34 12              ....S..MxV4.

BulkWrite to endpoint 2:
    00000000: 00 00 00 00 30 00 00 00 00 00 00 00 00 c2 01 00 
....0...........
    00000010: e3 e5 8c 18 53 13 cf 4d 78 56 34 12              ....S..MxV4.

BulkWrite to endpoint 2:
    00000000: 01 00 00 00 00 00 00 00 78 56 34 12              ........xV4.

IPModem: Close Read Timeout
IPmodem: Closed!
usb_release_interface(0x9a73300,0)
usb_close(0x9a73300)
Exiting
_______________________________________________________________________________
/etc/pppd/peers/barry-verizon:

connect "/usr/sbin/chat -f /etc/chatscripts/barry-verizon.chat"

noauth
user "xxxxxxx...@vzw3g.com"
password "xxxxxxxxxx"

defaultroute
usepeerdns

noipdefault
nodetach
novj
#nodeflate
#nobsdcomp
#noaccomp
#default-asyncmap
nocrtscts
#nopcomp
#nomagic

#passive

nomultilink
ipcp-restart 7
ipcp-accept-local
ipcp-accept-remote
# added so not to disconnect after a few minutes
lcp-echo-interval 0
lcp-echo-failure 999

mtu 1492

debug
#debug debug debug

pty "/usr/local/sbin/pppob -vP XXXXXXXX -l /tmp/barry.out"

#115200
#modem

___________________________________________________________________________________
/etc/chatscripts/barry-verizon.chat:

ABORT ERROR
'' +++AT
'' ATZ
OK AT&F
OK ATE0V1
OK AT
OK ATS0=0
OK ATDT#777
CONNECT


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to