Shannon McMackin wrote:
> Shannon McMackin wrote:
>   
>> I'm using the barry 0.15 PPA on Ubuntu 8.10 and the pppd command string 
>> is not getting me connected.
>>
>> Here's what happens when I issue the command:
>>
>>     
>>> [EMAIL PROTECTED]:/tmp$ sudo pppd call barry-att_cingular
>>> Couldn't open pty slave /dev/pts/0: No such file or directory
>>> Setting abort string
>>> Initializing modem
>>> exception caught in main(): This device requested a password.
>>> Connect script failed
>>> Script /usr/sbin/pppob -P ******* finished (pid 1306), status = 0x1
>>>       
>> Attached is my logfile.
>>
>> Any idea what might be happening.  I thought I might need another flag, 
>> but I can't find the info anywhere...
>>
>>
>> ------------------------------------------------------------------------------
>> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
>> The future of the web can't happen without you.  Join us at MIX09 to help
>> pave the way to the Next Web now. Learn more and register at
>> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
>>     
> OK, I've added the -s flag to my provider script and now I get this:
>
>   
>> [EMAIL PROTECTED]:~/Desktop$ sudo pppd call barry-att_cingular
>> Couldn't open pty slave /dev/pts/0: No such file or directory
>> Setting abort string
>> Initializing modem
>> Bad packet size. Packet: 26. DataSize(): 26. Required size: 44
>>     00000000: 00 00 1a 00 09 ff 00 08 52 49 4d 5f 55 73 62 53  
>> ........RIM_UsbS
>>     00000010: 65 72 44 61 74 61 00 00 01 00                    erData....
>>
>> Packet:
>>     00000000: 00 00 08 00 0c 06 00 09                          ........
>>
>> exception caught in main(): Bad packet size. Packet: 26. DataSize(): 26. 
>> Required size: 44
>> Connect script failed
>> Script /usr/sbin/pppob -s -P ******** finished (pid 12440), status = 0x1
>>     
>
> This looks similar to other posts, any ideas?
Shannon,
To get more diagnostic information change the pty line in the script to:

   /usr/sbin/pppob -vP yourpasswd -l /tmp/ppp.log

and email this list with the screen output and attach the ppp.log.

Don't forget to x out your password.  :-)

Didn't you have your BB working with sprint?

--Andy

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to