<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>My Techie Blog</title>
	<atom:link href="http://siam035.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://siam035.wordpress.com</link>
	<description>Its Only After We Have Lost Everything We Are Free To Do Anything</description>
	<lastBuildDate>Thu, 20 Sep 2007 13:42:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='siam035.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>My Techie Blog</title>
		<link>http://siam035.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://siam035.wordpress.com/osd.xml" title="My Techie Blog" />
	<atom:link rel='hub' href='http://siam035.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Accessing GP internet from Linux</title>
		<link>http://siam035.wordpress.com/2007/09/19/accessing-gp-internet-from-linux/</link>
		<comments>http://siam035.wordpress.com/2007/09/19/accessing-gp-internet-from-linux/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 15:42:47 +0000</pubDate>
		<dc:creator>siam035</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://siam035.wordpress.com/2007/09/19/accessing-gp-internet-from-linux/</guid>
		<description><![CDATA[Recently i have bought Nokia-3110 classic. I also managed a line with unlimited internet connectivity from my mobile operator Grameen Phone . YESSSSSS!!!!. But after the excitement of having new device ( U know what i mean ) fades away,the first thing i noticed that there is no official Nokia support for Linux. &#160; As [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=siam035.wordpress.com&amp;blog=1698540&amp;post=9&amp;subd=siam035&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="left">Recently i have bought Nokia-3110 classic. I also managed a line with unlimited internet connectivity from my mobile operator <a href="http://www.grameenphone.com/"><span style="text-decoration:underline;">Grameen Phone</span> </a>. YESSSSSS!!!!. But after the excitement of having new device ( U know what i mean <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) fades away,the first thing i noticed that there is no official Nokia support for Linux.</p>
<p align="left">&nbsp;</p>
<p align="left">As i feel more comfortable in Linux,and,certainly,loathed to be pushed ,so after a little research (and lot of head scratches) i&#8217;ve set up my phone modem in linux and accessing internet <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . i&#8217;ll try to summarize what i&#8217;ve found. I am currently using fedora 7 but the basics are pretty same for other version .</p>
<p align="left">&nbsp;</p>
<p align="left">The very first thing you need to do is, to make your linux recognize and select appropiate driver for your phone cable.Most current distribution can automatically do this. To check it, connect the phone to pc then select appropiate cable mode ( for my Nokia-3110, I select Nokia mode ). Then</p>
<p align="left">&nbsp;</p>
<blockquote><p><span style="font-family:courier new;"><font size="2">su -l<br />
password<br />
dmesg|grep tty</font></span></p></blockquote>
<p align="left"><font size="2"><span style="font-family:courier new;"></span></font><font size="2"><span style="font-family:courier new;"></span></font>If the resulting output contains something like this</p>
<p align="left">&nbsp;</p>
<blockquote><p><span style="font-family:courier new;"><font size="2">cdc_acm 2-1:1.1: ttyACM0: USB ACM device</font></span></p></blockquote>
<p align="left"><font size="2"><span style="font-family:courier new;"></span></font>then ,you dont have to worry,some good people somewhere in the earth has done the job for you.</p>
<p align="left">&nbsp;</p>
<p align="left">Now, if the message is something is something like this<br />
<font size="2"><span style="font-family:courier new;"></span></font></p>
<p align="left">&nbsp;</p>
<blockquote><p><span style="font-family:courier new;"><font size="2">Sep 10 20:50:50  kernel: hub.c: USB new device connect on bus2/2, assigned device number 23</font></span></p>
<p><span style="font-family:courier new;"></span><font size="2"><br />
<span style="font-family:courier new;">Sep 10 20:50:50  kernel: usb.c: USB device 23 (vend/prod 0&#215;421/0&#215;401) is not claimed by any active driver.</span></font></p>
<p><font size="2"><span style="font-family:courier new;"></span><br />
<span style="font-family:courier new;">Sep 10 20:50:53  /etc/hotplug/usb.agent: &#8230; no modules for USB product 421/401/0</span></font></p></blockquote>
<p align="left"><span style="font-family:courier new;"></span><br />
<font size="2"><span style="font-family:courier new;"></span></font>then ooops, your OS has failed to select an appropiate driver for the device,go here (wait until i sit to write again)</p>
<p align="left">&nbsp;</p>
<p align="left">Now, to make a connection we will use <font size="2"><span style="font-family:courier new;">pppd</span></font><font size="2"><span style="font-family:courier new;"></span></font> command. I will explain step by step but those who does not want to peek &#8216;under the hood&#8217; and using GP network  follow network</p>
<blockquote>
<ul>
<li>download all the files from here (why each file has .doc extension? ask wordpress.com )
<ul>
<li><a href="http://siam035.files.wordpress.com/2007/09/edge.doc" title="edge">edge</a></li>
<li><a href="http://siam035.files.wordpress.com/2007/09/edge-connect-chat.doc" title="edge-connect-chat">edge-connect-chat</a></li>
<li><a href="http://siam035.files.wordpress.com/2007/09/edge-disconnect-chat.doc" title="edge-disconnect-chat">edge-disconnect-chat</a></li>
</ul>
</li>
</ul>
<ul>
<li>being root, copy all the files to /etc/ppp/peers/</li>
</ul>
<blockquote><p>    <font size="2"><span style="font-family:courier new;">cp edge* /etc/ppp/peers</span></font></p></blockquote>
<p align="left"><font size="2"><span style="font-family:courier new;"></span></font></p>
<ul>
<li>being root (su -l ),just<br />
<blockquote><p><font size="2"><span style="font-family:courier new;">pppd call edge.doc</span></font></p></blockquote>
<p><font size="2"><span style="font-family:courier new;"></span></font></li>
</ul>
</blockquote>
<p align="left">and you are connected <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p align="left">From now on,whenever you want to connect just use the command</p>
<p align="left"><font size="2"><span style="font-family:courier new;">        pppd call edge.doc</span></font></p>
<p align="left">&nbsp;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/siam035.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/siam035.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/siam035.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/siam035.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/siam035.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/siam035.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/siam035.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/siam035.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/siam035.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/siam035.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/siam035.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/siam035.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/siam035.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/siam035.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/siam035.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/siam035.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=siam035.wordpress.com&amp;blog=1698540&amp;post=9&amp;subd=siam035&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://siam035.wordpress.com/2007/09/19/accessing-gp-internet-from-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a4fefdcc7c54fa536fa9809840756285?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">siam</media:title>
		</media:content>
	</item>
	</channel>
</rss>
