geoffScott wrote: > I've had this card working perfectly for about 1 year using this: > cat /etc/ppp/peers/ppp0 > connect "/usr/sbin/chat -v -f /etc/chatscripts/ppp0" > /dev/ttyUSB0 > 115200 > user "[email protected]" > defaultroute > > persist > > usepeerdns > > plus the following here: > > :/$ cat /etc/chatscripts/ppp0 > ABORT BUSY > ABORT 'NO CARRIER' > ABORT ERROR > REPORT CONNECT > TIMEOUT 10 > "" "AT+CPIN?" > READY-AT+CPIN=4644-OK "AT&F" > OK "ATE1" > OK "AT+CGDCONT=1,\042IP\042,\042telstra.pcpack\042" > SAY "Calling Telstra NextG\n" > TIMEOUT 60 > OK "ATD*99#" > CONNECT \c > > surely with this info network manager can be made to work? > > networkmanager cannot do special stuff for specific drivers yet. we have to wait for modemmanager for that.
you can stop NM and then start it with NM_SERIAL_DEBUG=1 set in env. to get AT commands NM actually sends. please check what happens if you use those. -- Telstra Turbo card (MF332 HSDPA Data Card) not supported https://bugs.launchpad.net/bugs/291385 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
