I've just obtained a WeRoam kit which includes a Sierra Wireless AirCard 775 and am trying to get it to work on my Gentoo laptop. I've managed to configure the AirCard to the point that I can access it and send AT commands to it using Minicom, but after this I'm essentially stuck. I have the following files:
/etc/ppp/peers/weroam: -detach /dev/ttyS0 57600 debug defaultroute usepeerdns user [EMAIL PROTECTED] show-password crtscts lock connect '/usr/sbin/chat -v -t3 -f /etc/ppp/peers/weroam.chat' /etc/ppp/peers/weroam.chat: '' AT OK AT+cgdcont=1,"IP","weroam" OK AT+CSQ OK ATD*99# CONNECT '' These are essentially the sample scripts provided in the Sierra wireless site [1], with the APN and the like changed. [1] http://www.sierrawireless.com/faq/ShowFAQ.aspx?ID=523 When I try to connect, this is what happens in the log: Jun 28 15:37:12 achernar pppd[14095]: pppd 2.4.4 started by root, uid 0 Jun 28 15:37:13 achernar chat[14096]: send (AT^M^M) Jun 28 15:37:13 achernar chat[14096]: expect (OK) Jun 28 15:37:13 achernar chat[14096]: ^M Jun 28 15:37:13 achernar chat[14096]: NO CARRIER^M Jun 28 15:37:13 achernar chat[14096]: AT^M^M^M Jun 28 15:37:13 achernar chat[14096]: OK Jun 28 15:37:13 achernar chat[14096]: -- got it Jun 28 15:37:13 achernar chat[14096]: send (AT+cgdcont=1,"IP","weroam"^M^M) Jun 28 15:37:13 achernar chat[14096]: expect (OK) Jun 28 15:37:13 achernar chat[14096]: ^M Jun 28 15:37:13 achernar chat[14096]: AT+cgdcont=1,"IP","weroam"^M^M Jun 28 15:37:13 achernar chat[14096]: OK Jun 28 15:37:13 achernar chat[14096]: -- got it Jun 28 15:37:13 achernar chat[14096]: send (AT+CSQ^M^M) Jun 28 15:37:14 achernar chat[14096]: expect (OK) Jun 28 15:37:14 achernar chat[14096]: ^M Jun 28 15:37:14 achernar chat[14096]: ^MAT+CSQ^M+CSQ: 24,4^M Jun 28 15:37:14 achernar chat[14096]: ^M Jun 28 15:37:14 achernar chat[14096]: ^M Jun 28 15:37:14 achernar chat[14096]: OK Jun 28 15:37:14 achernar chat[14096]: -- got it Jun 28 15:37:14 achernar chat[14096]: send (ATD*99#^M^M) Jun 28 15:37:14 achernar chat[14096]: ^MATD*99#^M^M^M Jun 28 15:37:14 achernar chat[14096]: NO CARRIER^M Jun 28 15:37:17 achernar chat[14096]: alarm Jun 28 15:37:17 achernar chat[14096]: Failed Jun 28 15:37:17 achernar pppd[14095]: Connect script failed Jun 28 15:37:18 achernar pppd[14095]: Exit. NO CARRIER huh... Any hints out there from the other folks who have managed to get WeRoam to work on GNU/Linux? -- A person who is genuinely kind will always try to make others think badly of him or her. http://stormwyrm.blogspot.com
signature.asc
Description: PGP signature
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

