Hello,
The current git version worked for the BB 7130g.

Concerning the tty stuff, we (at Parrot) have a tool which manages 
internet connections with USB 3G dongles, mainly via the ttys they create.
apparently, when I type pppd call my_carrier_conf, pppd "transforms" 
pppob into a tty (/dev/pts/some_number).
What I would like to know is if it's possible to do the same thing as 
pppd does, in order to integrate barry, without more effort into our 3G 
dongles manager.
It seems related to "pseudo-terminal master and slave", I'm reading some 
doc about it now.

Thank you for the bug fixes, and for your excellent work on barry.

Nicolas

On 05/03/11 23:05, Chris Frey wrote:
> On Tue, May 03, 2011 at 03:30:47PM +0200, Nicolas CARRIER wrote:
>> Hello
>> I retrieved the git version, but I couldn't make it work with the
>> blackberry 7130g, although it works with barry 0.17.1, with the patch I
>> sent
>> To connect to the internet I do :
>> # pppd call orange
>> and then the error is :
>>
>>      before.Packet:
>>           00000000: 00 00 08 00 0c 01 00 0b
>>      ........
>>
>>      Packet:
>>           00000000: 00 00 08 00 0c 08 00 0c
>>      ........
>>
>>      exception caught in main(): Socket already registered in
>>      Socket::RegisterIntere!
>>      Script /usr/sbin/chat -f /etc/chatscripts/orange.chat finished (pid
>>      591), statu2
>>      Connect script failed
>>      Script /usr/sbin/pppob finished (pid 590), status = 0x1
> Thanks for catching this.  I believe this is now fixed in the latest git
> tree.  Please let me know.
>
>
>> One question : Is it possible to use pppob to only create a tty ? I
>> could then try to issue AT commands, run chat or pppd manually, which
>> could help me trying to debug when such things happen.
>> Thank you !
> pppob is just a stdin/stdout tool.  If you want to type in AT commands,
> just run it and start typing. :-)
>
> Is this what you were after?
>
> - Chris
>
>
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel
> .
>


-- 
Nicolas CARRIER - 6122 - 2ème centre


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to