<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Σχόλια στο Sakis3G: All-in-one script</title>
	<atom:link href="http://sakis.tel4u.gr/blog/sakis3g/feed/" rel="self" type="application/rss+xml" />
	<link>http://sakis.tel4u.gr/blog</link>
	<description>when life runs faster than you can afford</description>
	<lastBuildDate>Tue, 17 Aug 2010 16:56:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Από: George</title>
		<link>http://sakis.tel4u.gr/blog/sakis3g/comment-page-1/#comment-3205</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 17 Aug 2010 16:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://sakis.tel4u.gr/blog/?page_id=75#comment-3205</guid>
		<description>I&#039;m posting the information of my modem here:

The modem is a ZTE MF110 HSUPA, recognized as a MF636 by your script. It came along with my subscription to Cosmote. Let me know if you need more info.

As for the timer, thanks for the update. Because I saw that it worked with the command line but not with through the GUI (which of course occurred for the reason you mentioned above), I didn&#039;t take the time to fiddle with the GUI.

Once again excellent work!

Cheers,
George</description>
		<content:encoded><![CDATA[<p>I&#8217;m posting the information of my modem here:</p>
<p>The modem is a ZTE MF110 HSUPA, recognized as a MF636 by your script. It came along with my subscription to Cosmote. Let me know if you need more info.</p>
<p>As for the timer, thanks for the update. Because I saw that it worked with the command line but not with through the GUI (which of course occurred for the reason you mentioned above), I didn&#8217;t take the time to fiddle with the GUI.</p>
<p>Once again excellent work!</p>
<p>Cheers,<br />
George</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: sakis</title>
		<link>http://sakis.tel4u.gr/blog/sakis3g/comment-page-1/#comment-3204</link>
		<dc:creator>sakis</dc:creator>
		<pubDate>Tue, 17 Aug 2010 15:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://sakis.tel4u.gr/blog/?page_id=75#comment-3204</guid>
		<description>Hi George,

I am glad you finally found your way out into working with your mobile broadband connection and grateful for you providing your feedback/comments. In response to them:
&lt;ol&gt;
	&lt;li&gt;Whenever PIN is sent to device, script is waiting for 3 seconds, before checking back if it had been successful or not. Reason behind those three seconds is that each device &amp; SIM-version combination needs different time for SIM card to get unlocked. Seems like your own combination of modem &amp; SIM card needs more than 3 seconds, leading into 1st attempt always failing. A second attempt should always find SIM-card PIN-unlocked and would succeed. Do you mind sparing me your modem type and operator issuing your SIM card?&lt;/li&gt;
	&lt;li&gt;There is a timer and bandwidth accounting per session on 0.2.0 series. This is reachable through menu by selecting &quot;Connection information&quot; option, or from command line by using &quot;info&quot; argument: &lt;code&gt;/usr/bin/sakis3g info&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;</description>
		<content:encoded><![CDATA[<p>Hi George,</p>
<p>I am glad you finally found your way out into working with your mobile broadband connection and grateful for you providing your feedback/comments. In response to them:</p>
<ol>
<li>Whenever PIN is sent to device, script is waiting for 3 seconds, before checking back if it had been successful or not. Reason behind those three seconds is that each device &#038; SIM-version combination needs different time for SIM card to get unlocked. Seems like your own combination of modem &#038; SIM card needs more than 3 seconds, leading into 1st attempt always failing. A second attempt should always find SIM-card PIN-unlocked and would succeed. Do you mind sparing me your modem type and operator issuing your SIM card?</li>
<li>There is a timer and bandwidth accounting per session on 0.2.0 series. This is reachable through menu by selecting «Connection information» option, or from command line by using «info» argument: <code>/usr/bin/sakis3g info</code></li>
</ol>
]]></content:encoded>
	</item>
	<item>
		<title>Από: George</title>
		<link>http://sakis.tel4u.gr/blog/sakis3g/comment-page-1/#comment-3203</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 17 Aug 2010 14:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://sakis.tel4u.gr/blog/?page_id=75#comment-3203</guid>
		<description>Simply fantastic!!!! Awsome!
I was struggling with umtsmon 2 days now and didn&#039;t manage to get anywhere.. it kept saying that the USB port is not recognized. Your solution, on the other hand, could not be simpler, faster and more successful! Kudos ^ 10!!!

2 mini comments:

1) I downloaded your legacy version, supplied here, as well the latest one from www.sakis3g.org . The funny thing is that in both occasions, when I input the pin, it complained it was wrong, which is kind of odd, since I have the card that the SIM case with right in front of me! Even stranger than that, though it said the PIN is wrong, the connection was successfully established with the legacy version (the input PIN is correct)..

The PIN is 4 digits long, so it&#039;s not one of those special occasions you mention.

With the latest version it said that it can not continue so as not to block the SIM... However, when I gave the PIN as a command line argument, i.e. &quot;SIM_PIN=1234&quot;, it worked without a problem!

2) It might be useful to introduce a timer of some sort, so that one may see how long they have been online.

Once again, great work! Keep it up!

Regards,
George</description>
		<content:encoded><![CDATA[<p>Simply fantastic!!!! Awsome!<br />
I was struggling with umtsmon 2 days now and didn&#8217;t manage to get anywhere.. it kept saying that the USB port is not recognized. Your solution, on the other hand, could not be simpler, faster and more successful! Kudos ^ 10!!!</p>
<p>2 mini comments:</p>
<p>1) I downloaded your legacy version, supplied here, as well the latest one from <a href="http://www.sakis3g.org" rel="nofollow">http://www.sakis3g.org</a> . The funny thing is that in both occasions, when I input the pin, it complained it was wrong, which is kind of odd, since I have the card that the SIM case with right in front of me! Even stranger than that, though it said the PIN is wrong, the connection was successfully established with the legacy version (the input PIN is correct)..</p>
<p>The PIN is 4 digits long, so it&#8217;s not one of those special occasions you mention.</p>
<p>With the latest version it said that it can not continue so as not to block the SIM&#8230; However, when I gave the PIN as a command line argument, i.e. «SIM_PIN=1234&#8243;, it worked without a problem!</p>
<p>2) It might be useful to introduce a timer of some sort, so that one may see how long they have been online.</p>
<p>Once again, great work! Keep it up!</p>
<p>Regards,<br />
George</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: Dana</title>
		<link>http://sakis.tel4u.gr/blog/sakis3g/comment-page-1/#comment-3088</link>
		<dc:creator>Dana</dc:creator>
		<pubDate>Sat, 12 Jun 2010 04:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://sakis.tel4u.gr/blog/?page_id=75#comment-3088</guid>
		<description>Related to my above info I found some more details here:
http://www.shantanubhadoria.com/techno-blab/configuring-micromax-mmx-300g-airtel-3g-data-card-in-ubuntu
thanks, hope you could help.</description>
		<content:encoded><![CDATA[<p>Related to my above info I found some more details here:<br />
<a href="http://www.shantanubhadoria.com/techno-blab/configuring-micromax-mmx-300g-airtel-3g-data-card-in-ubuntu" rel="nofollow">http://www.shantanubhadoria.com/techno-blab/configuring-micromax-mmx-300g-airtel-3g-data-card-in-ubuntu</a><br />
thanks, hope you could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: Dana</title>
		<link>http://sakis.tel4u.gr/blog/sakis3g/comment-page-1/#comment-3087</link>
		<dc:creator>Dana</dc:creator>
		<pubDate>Fri, 11 Jun 2010 21:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://sakis.tel4u.gr/blog/?page_id=75#comment-3087</guid>
		<description>I use a MicroTek Inc. ID 0e8d:0002 usb modem Airtel India, Kolkata, on a eeepc 701, ubuntu 10.04.
here is the modem though I don&#039;t think this might help at all:
http://www.airtel.in/wps/wcm/connect/airtel.in/airtel.in/home/foryou/mobile/wireless+internet/

I guess bellow are the needed information to make it work:
[Dialer Defaults]
Init1 = AT+CGDCONT=1,&quot;IP&quot;,&quot;airtelgprs.com&quot;,&quot;&quot;,0,0
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0
stupid mode = 1
Modem Type = USB Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttyUSB1
ISDN = 0
Phone = *99#
Password = 
Username = 

there is no user or password needed when I plug it in Windows. But it needs to be connected.
I managed to see it listed when sakis3g window opens but when I click on connect nothing happens.
I also have to say that I know almost nothing about how to work on ununtu but I am trying to learn. 
Thank you for putting up this site. Hope you could help as I got very tired on trying to fix it by myself.</description>
		<content:encoded><![CDATA[<p>I use a MicroTek Inc. ID 0e8d:0002 usb modem Airtel India, Kolkata, on a eeepc 701, ubuntu 10.04.<br />
here is the modem though I don&#8217;t think this might help at all:<br />
<a href="http://www.airtel.in/wps/wcm/connect/airtel.in/airtel.in/home/foryou/mobile/wireless+internet/" rel="nofollow">http://www.airtel.in/wps/wcm/connect/airtel.in/airtel.in/home/foryou/mobile/wireless+internet/</a></p>
<p>I guess bellow are the needed information to make it work:<br />
[Dialer Defaults]<br />
Init1 = AT+CGDCONT=1,»IP»,»airtelgprs.com»,»",0,0<br />
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br />
stupid mode = 1<br />
Modem Type = USB Modem<br />
Baud = 460800<br />
New PPPD = yes<br />
Modem = /dev/ttyUSB1<br />
ISDN = 0<br />
Phone = *99#<br />
Password =<br />
Username = </p>
<p>there is no user or password needed when I plug it in Windows. But it needs to be connected.<br />
I managed to see it listed when sakis3g window opens but when I click on connect nothing happens.<br />
I also have to say that I know almost nothing about how to work on ununtu but I am trying to learn.<br />
Thank you for putting up this site. Hope you could help as I got very tired on trying to fix it by myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: Kim</title>
		<link>http://sakis.tel4u.gr/blog/sakis3g/comment-page-1/#comment-3064</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Mon, 17 May 2010 20:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://sakis.tel4u.gr/blog/?page_id=75#comment-3064</guid>
		<description>I just have to thank you. This is so great. 

/From Sweden a thousand thank you´s</description>
		<content:encoded><![CDATA[<p>I just have to thank you. This is so great. </p>
<p>/From Sweden a thousand thank you´s</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: Edgar</title>
		<link>http://sakis.tel4u.gr/blog/sakis3g/comment-page-1/#comment-3032</link>
		<dc:creator>Edgar</dc:creator>
		<pubDate>Thu, 22 Apr 2010 22:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://sakis.tel4u.gr/blog/?page_id=75#comment-3032</guid>
		<description>Thanks!!
Acabo de instalar &quot;sakis 3g&quot; y me funciona muy bien con el modem zte mf626.
Gracias por tan valioso aporte... 
saludos desde Guatemala.</description>
		<content:encoded><![CDATA[<p>Thanks!!<br />
Acabo de instalar «sakis 3g» y me funciona muy bien con el modem zte mf626.<br />
Gracias por tan valioso aporte&#8230;<br />
saludos desde Guatemala.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: sakis</title>
		<link>http://sakis.tel4u.gr/blog/sakis3g/comment-page-1/#comment-3028</link>
		<dc:creator>sakis</dc:creator>
		<pubDate>Tue, 20 Apr 2010 09:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://sakis.tel4u.gr/blog/?page_id=75#comment-3028</guid>
		<description>Thank you both for your effort and information supplied.

Information you provided, will be available in the upcoming 0.2.0 version of script.</description>
		<content:encoded><![CDATA[<p>Thank you both for your effort and information supplied.</p>
<p>Information you provided, will be available in the upcoming 0.2.0 version of script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: Monty's SoupCatcher</title>
		<link>http://sakis.tel4u.gr/blog/sakis3g/comment-page-1/#comment-3027</link>
		<dc:creator>Monty's SoupCatcher</dc:creator>
		<pubDate>Tue, 20 Apr 2010 09:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://sakis.tel4u.gr/blog/?page_id=75#comment-3027</guid>
		<description>Thank you for this script. It worked form me with both a Huawei E220 and a  ZTE MF636 (or 626) from T-Mobile in the UK.

The local UK info for T-Mobile was:-

ISP_23430_name=&quot;T-Mobile UK&quot;
ISP_23430_product=&quot;T-Mobile mobile internet&quot;
ISP_23430_apn=&quot;internet::user:pass&quot;
ISP_23430_phone=&quot;*99#&quot;
ISP_23430_menufgcolor=white
ISP_23430_menubgcolor=pink
ISP_23430_icon=&quot;http://www.t-mobile.at/Tico.ico&quot;

I&#039;ve got an O2 stick somewhere. If I can get that working I&#039;ll post the UK details for that too.</description>
		<content:encoded><![CDATA[<p>Thank you for this script. It worked form me with both a Huawei E220 and a  ZTE MF636 (or 626) from T-Mobile in the UK.</p>
<p>The local UK info for T-Mobile was:-</p>
<p>ISP_23430_name=»T-Mobile UK»<br />
ISP_23430_product=»T-Mobile mobile internet»<br />
ISP_23430_apn=»internet::user:pass»<br />
ISP_23430_phone=»*99#»<br />
ISP_23430_menufgcolor=white<br />
ISP_23430_menubgcolor=pink<br />
ISP_23430_icon=»http://www.t-mobile.at/Tico.ico»</p>
<p>I&#8217;ve got an O2 stick somewhere. If I can get that working I&#8217;ll post the UK details for that too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: Tweets that mention Sakis3G: All-in-one script « TODO forever -- Topsy.com</title>
		<link>http://sakis.tel4u.gr/blog/sakis3g/comment-page-1/#comment-3021</link>
		<dc:creator>Tweets that mention Sakis3G: All-in-one script « TODO forever -- Topsy.com</dc:creator>
		<pubDate>Sat, 10 Apr 2010 14:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://sakis.tel4u.gr/blog/?page_id=75#comment-3021</guid>
		<description>[...] This post was mentioned on Twitter by Ricardo Guillenthere. Ricardo Guillenthere said: http://bit.ly/cydlmA // 3G modems under #linux [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Ricardo Guillenthere. Ricardo Guillenthere said: <a href="http://bit.ly/cydlmA" rel="nofollow">http://bit.ly/cydlmA</a> // 3G modems under #linux [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
