<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Three UK 3G USB modem in Ubuntu Linux</title>
	<atom:link href="http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/</link>
	<description>All About GNU/Linux and BSD - reviews, comparisons, articles</description>
	<pubDate>Sat, 22 Nov 2008 07:56:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Michael</title>
		<link>http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-124038</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 10 Sep 2008 00:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-124038</guid>
		<description>Great article - worked for me with the E160 Three USB modem. I find it can be a bit picky as well. I have it working on 7.10 (Dell PC) and 8.4 (Aspire).

Bargain: Three were offering loads more GBs if you signed up for a phone at the same time - I got 15GB for £15/month - phone price reasonable/various offers. Use their pay as you go until your phone contract runs out (I don't work for them!!)</description>
		<content:encoded><![CDATA[<p>Great article - worked for me with the E160 Three USB modem. I find it can be a bit picky as well. I have it working on 7.10 (Dell PC) and 8.4 (Aspire).</p>
<p>Bargain: Three were offering loads more GBs if you signed up for a phone at the same time - I got 15GB for £15/month - phone price reasonable/various offers. Use their pay as you go until your phone contract runs out (I don&#8217;t work for them!!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MattW</title>
		<link>http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-123220</link>
		<dc:creator>MattW</dc:creator>
		<pubDate>Fri, 08 Aug 2008 17:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-123220</guid>
		<description>...and for T-Mobile UK


[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &#38;C1 &#38;D2 +FCLASS=0
Stupid Mode = 1
Modem Type = Analog Modem
Baud = 9600
New PPPD = yes
Modem = /dev/ttyUSB0
ISDN = 0
Phone = *99#
Password = user
Username = user

[Dialer TMobile]
Init2 = ATZ
Init3 = ATE0 V1 &#38;D2 &#38;C1 S0=0 +IFC=2,2
Init5 = AT+CGDCONT=1,”IP”,”general.t-mobile.uk”
ISDN = 0
Modem = /dev/ttyUSB0
Modem Type = Analog Modem
Baud = 460800</description>
		<content:encoded><![CDATA[<p>&#8230;and for T-Mobile UK</p>
<p>[Dialer Defaults]<br />
Init1 = ATZ<br />
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br />
Stupid Mode = 1<br />
Modem Type = Analog Modem<br />
Baud = 9600<br />
New PPPD = yes<br />
Modem = /dev/ttyUSB0<br />
ISDN = 0<br />
Phone = *99#<br />
Password = user<br />
Username = user</p>
<p>[Dialer TMobile]<br />
Init2 = ATZ<br />
Init3 = ATE0 V1 &amp;D2 &amp;C1 S0=0 +IFC=2,2<br />
Init5 = AT+CGDCONT=1,”IP”,”general.t-mobile.uk”<br />
ISDN = 0<br />
Modem = /dev/ttyUSB0<br />
Modem Type = Analog Modem<br />
Baud = 460800</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: howkewlisthat</title>
		<link>http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-123174</link>
		<dc:creator>howkewlisthat</dc:creator>
		<pubDate>Thu, 07 Aug 2008 14:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-123174</guid>
		<description>michuk,
thanks for the simple tip. I used your work to configure my Bandluxe 3.5G C100 modem on my Kohjinsha SH UMPC running Ubuntu Hardy (8.04). Up and running in about 2 min. I'm adding this comment while connected to the O2 network. 

Command line control of dialup is much easier than trying to use the gnome app. 

For your readers, here is my O2 UK configuration: 

/etc/wvdial.conf
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &#038;C1 &#038;D2 +FCLASS=0
Stupid Mode = 1
Modem Type = Analog Modem
Baud = 9600
Modem = /dev/ttyUSB0
ISDN = 0
Phone = *99#
Password = password
Username = mobileweb
Dial Command = ATDT

[Dialer O2]
Init2 = ATZ
Init3 = ATE0 V1 &#038;D2 &#038;C1 S0=0 +IFC=2,2
Init5 = AT+CGDCONT=1,”IP”,”mobile.o2.co.uk”
ISDN = 0
Modem = /dev/ttyUSB0
Modem Type = Analog Modem
Baud = 460800</description>
		<content:encoded><![CDATA[<p>michuk,<br />
thanks for the simple tip. I used your work to configure my Bandluxe 3.5G C100 modem on my Kohjinsha SH UMPC running Ubuntu Hardy (8.04). Up and running in about 2 min. I&#8217;m adding this comment while connected to the O2 network. </p>
<p>Command line control of dialup is much easier than trying to use the gnome app. </p>
<p>For your readers, here is my O2 UK configuration: </p>
<p>/etc/wvdial.conf<br />
[Dialer Defaults]<br />
Init1 = ATZ<br />
Init2 = ATQ0 V1 E1 S0=0 &#038;C1 &#038;D2 +FCLASS=0<br />
Stupid Mode = 1<br />
Modem Type = Analog Modem<br />
Baud = 9600<br />
Modem = /dev/ttyUSB0<br />
ISDN = 0<br />
Phone = *99#<br />
Password = password<br />
Username = mobileweb<br />
Dial Command = ATDT</p>
<p>[Dialer O2]<br />
Init2 = ATZ<br />
Init3 = ATE0 V1 &#038;D2 &#038;C1 S0=0 +IFC=2,2<br />
Init5 = AT+CGDCONT=1,”IP”,”mobile.o2.co.uk”<br />
ISDN = 0<br />
Modem = /dev/ttyUSB0<br />
Modem Type = Analog Modem<br />
Baud = 460800</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NZ</title>
		<link>http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-122725</link>
		<dc:creator>NZ</dc:creator>
		<pubDate>Mon, 28 Jul 2008 15:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-122725</guid>
		<description>great article, i really needed it !
thank you :)</description>
		<content:encoded><![CDATA[<p>great article, i really needed it !<br />
thank you <img src='http://polishlinux.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KJóN</title>
		<link>http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-122666</link>
		<dc:creator>KJóN</dc:creator>
		<pubDate>Thu, 24 Jul 2008 21:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-122666</guid>
		<description>Quite nice article.

A word of advice: In order to keep the crap out of the dialing process (those weird signs that appear in the middle of the 'relevant' information), append 'New PPPD = yes' to your wvdial.conf</description>
		<content:encoded><![CDATA[<p>Quite nice article.</p>
<p>A word of advice: In order to keep the crap out of the dialing process (those weird signs that appear in the middle of the &#8216;relevant&#8217; information), append &#8216;New PPPD = yes&#8217; to your wvdial.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-122652</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 23 Jul 2008 22:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-122652</guid>
		<description>Great article and thread.

Does anyone know if the modem is locked to the Three-UK network? I'm planning to buy a local, pay as you go, 3G sim card when I go abroad, and put that in the modem, to avoid huge roaming charges. But, if the modem is locked to the Three-UK network, that won't work.

Has anyone else tried this?</description>
		<content:encoded><![CDATA[<p>Great article and thread.</p>
<p>Does anyone know if the modem is locked to the Three-UK network? I&#8217;m planning to buy a local, pay as you go, 3G sim card when I go abroad, and put that in the modem, to avoid huge roaming charges. But, if the modem is locked to the Three-UK network, that won&#8217;t work.</p>
<p>Has anyone else tried this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michuk</title>
		<link>http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-122254</link>
		<dc:creator>michuk</dc:creator>
		<pubDate>Sat, 12 Jul 2008 16:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-122254</guid>
		<description>Sometimes it happens that it connects but the net is so slow that you may think it doesn't work. It happens both in Windows and Linux. No idea what the problem is. But usually this is the case when you connect from a place with weak connectivity like a basement or a train.
Another issue may be DNS. Set up opendns.org as a proxy server in your Firefox.</description>
		<content:encoded><![CDATA[<p>Sometimes it happens that it connects but the net is so slow that you may think it doesn&#8217;t work. It happens both in Windows and Linux. No idea what the problem is. But usually this is the case when you connect from a place with weak connectivity like a basement or a train.<br />
Another issue may be DNS. Set up opendns.org as a proxy server in your Firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sir William</title>
		<link>http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-122243</link>
		<dc:creator>Sir William</dc:creator>
		<pubDate>Sat, 12 Jul 2008 12:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/linux/ubuntu/three-uk-3g-modem-in-ubuntu-linux/#comment-122243</guid>
		<description>Thanks so much.. i could get it working.. used so many differnt methods.. yours worked straight up..</description>
		<content:encoded><![CDATA[<p>Thanks so much.. i could get it working.. used so many differnt methods.. yours worked straight up..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
