<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/14658917?origin\x3dhttp://jackmamapoker.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Friday, February 22, 2008

AT&T Wireless Broadband on Ubuntu Linux

The Option GT Max 3.6 Express is supported under Ubuntu 7.10. When you insert the card, it should appear as /dev/ttyUSB0, /dev/ttyUSB1, and /dev/ttyUSB2. It functions as a regular modem, so pick one of the devices and see if it works. If not, move on until one of them actually dials out.

The login information for the AT&T wireless connection is:

Phone number: *99***1#
Username: ISP@CINGULARGPRS.COM
Password: CINGULAR1

UPDATE: As of xubuntu 9.04, there's a fancy graphical interface that pops up to help you set up your card. It sets up the AT&T card with a username of WAP@CINGULARPRS.COM and an APN of WAP.CINGULAR. These needed to be changed to ISP@CINGULARGPRS and ISP.CINGULAR for my card to work. The number they use is *99#, which works fine.

0 Comments:

Post a Comment

<< Home