I patched pppob.c as someone suggested, did a make, then make install, and
reran pon barry-verizon both with the "-s" option and without.  Neither
worked. Log files attached.  I would appreciate any additional
suggestions.

Thanks
Mike
Mike,
It looks like the modem is not getting initialized properly through the chat script and it's responding to ATZ with "NO CARRIER". You will need to experiment with different combinations of AT commands to get it to work.

Attached is a ruby script that uses pppob to send commands to the modem to see how it responds. You will need to have ruby installed for it to work. You'll also have to modify the $PPP variable in the script to use your password and to point it to where pppob is installed.

Run the script and post the screen output and the /tmp/modemtest.log it creates.

--Andy

Attachment: modemtest.rb
Description: application/ruby

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to