Re: [Barry-devel] Problems using BBerry as a Modem

2008-08-11 Thread Andy Herkey
Chris Frey wrote: On Fri, Aug 08, 2008 at 09:05:34PM -0500, Andy Herkey wrote: I am attaching a ruby script that uses pppob to send commands to the modem to see how it responds. You may need install ruby and modify the $PPP variable in the modemtest.rb script to point to where pppob is in

Re: [Barry-devel] Problems using BBerry as a Modem

2008-08-11 Thread Chris Frey
On Fri, Aug 08, 2008 at 09:05:34PM -0500, Andy Herkey wrote: > I am attaching a ruby script that uses pppob to send commands to the > modem to see how it responds. You may need install ruby and modify the > $PPP variable in the modemtest.rb script to point to where pppob is > installed. Hi Andy

Re: [Barry-devel] Problems using BBerry as a Modem

2008-08-08 Thread Graham Smith
Thanks Andy I decided to call Verizon and found that this is no longer supported on the Verizon phones without paying an extra $15/mth fee. Not sure if it's due to our companies plan or this what they're doing to everyone. I think it is likely that the original scripts work fine and that verizon

Re: [Barry-devel] Problems using BBerry as a Modem

2008-08-08 Thread Andy Herkey
Graham Smith wrote: Here is what I get with the new chat script. log file is attached $ sudo 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: Skipping non bus directory devices usb_os_find_busses: Found 007

Re: [Barry-devel] Problems using BBerry as a Modem

2008-08-07 Thread Graham Smith
Here is what I get with the new chat script. log file is attached $ sudo 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: Skipping non bus directory devices usb_os_find_busses: Found 007 usb_os_find_busses: Foun

Re: [Barry-devel] Problems using BBerry as a Modem

2008-08-07 Thread Andy Herkey
Graham Smith wrote: > Thanks Chris > > I don't use Windows, so I can't try that. > > I tried dialing #777 directly from the phone and I get the error > message "can't connect as dialed". The phone has data service. Do I > need to modify the scripts? > > Graham > > On Thu, Aug 7, 2008 at 1:12 PM, Ch

Re: [Barry-devel] Problems using BBerry as a Modem

2008-08-07 Thread Graham Smith
Thanks Chris I don't use Windows, so I can't try that. I tried dialing #777 directly from the phone and I get the error message "can't connect as dialed". The phone has data service. Do I need to modify the scripts? Graham On Thu, Aug 7, 2008 at 1:12 PM, Chris Frey <[EMAIL PROTECTED]> wrote: >

Re: [Barry-devel] Problems using BBerry as a Modem

2008-08-07 Thread Chris Frey
On Wed, Aug 06, 2008 at 08:55:53PM -0700, Graham Smith wrote: > I'm running 64bit Ubuntu 8.04. I've installed barry 0.13 (from source) > and edited the options and chat file to match the ubuntu file > locations (Attached). Hi Graham, Thanks for the report. > When I try pppd I get the following