D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Huawei Technologies Co., Ltd. E220 HSDPA Modem / E270 HSDPA/HSUPA Modem

 

Gordon Henderson wrote:
> On Wed, 24 Feb 2010, Grant Sewell wrote:
>
>> Changing the entries in the Init3 line to match your mobile provider's
>> specs.  Google is your friend here.
>
> As is the list archives:
>
>   http://www.dcglug.org.uk/archive/2009/04/msg00107.html
>
> there's a link there that points to a site that has all the relevant
> APN, username & passwords for most operators worldwide..
>
> Although I haven't worked out the difference between /dev/ttyACM0
> which I seem to get when I plug my phone into my laptop and
> /dev/ttyUSB0 when I plug a usb serial device in...
>
> Gordon
>
ok, so after a few pointers from Google and the nice people on the list
I have a working wvdial.conf as follows (for O2)

[Dialer Defaults]
Modem Type = USB Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttyUSB0

[Dialer O2]
Init1 = ATH
Init2 = ATE1
Init3 = AT+CGDCONT=1,"IP","m-bb.o2.co.uk","",0,0
Modem Type = USB Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttyUSB0
Phone = *99***1#
Username = o2bb
Password = password


EOF

another secret I found is to have the dongle plugged in when the system
boots, that seems a well kept secret.

I hope this helps someone...

-- 
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html