<?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>Comments on: Nokia 2630, Linux, Bluetooth, Safaricom, and you!</title>
	<atom:link href="http://alaninkenya.org/2009/01/15/nokia-linux-bluetooth-safaricom/feed" rel="self" type="application/rss+xml" />
	<link>http://alaninkenya.org/2009/01/15/nokia-linux-bluetooth-safaricom</link>
	<description>Living and working in Nairobi, Kenya</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:40:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Atul Potdar</title>
		<link>http://alaninkenya.org/2009/01/15/nokia-linux-bluetooth-safaricom/comment-page-1#comment-4402</link>
		<dc:creator>Atul Potdar</dc:creator>
		<pubDate>Sat, 07 Jan 2012 15:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://alaninkenya.org/?p=284#comment-4402</guid>
		<description>I am in the process of validating this connection on Linux (fedora); in the sence I assume that the bluetooth adapter is supported by the bluetooth stack and both the stack and adapter support the bluetooth profiles used by the Nokia phone. Have you tried this ?  Any inputs from you are valuable. Thank you. Your write up on Nokia, gprs, linux, usb and you is being tried by me as an alternative to the bluetooth adaptation which may not be correct if the stack, adapter and nokia (or any other cell phones) are not compatible.

I did try the BT connection and now in the process of trying the usb alternative for the above mentioned reasons. Thank you.
Please respond.</description>
		<content:encoded><![CDATA[<p>I am in the process of validating this connection on Linux (fedora); in the sence I assume that the bluetooth adapter is supported by the bluetooth stack and both the stack and adapter support the bluetooth profiles used by the Nokia phone. Have you tried this ?  Any inputs from you are valuable. Thank you. Your write up on Nokia, gprs, linux, usb and you is being tried by me as an alternative to the bluetooth adaptation which may not be correct if the stack, adapter and nokia (or any other cell phones) are not compatible.</p>
<p>I did try the BT connection and now in the process of trying the usb alternative for the above mentioned reasons. Thank you.<br />
Please respond.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: german ochoa</title>
		<link>http://alaninkenya.org/2009/01/15/nokia-linux-bluetooth-safaricom/comment-page-1#comment-1412</link>
		<dc:creator>german ochoa</dc:creator>
		<pubDate>Sat, 31 Jul 2010 06:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://alaninkenya.org/?p=284#comment-1412</guid>
		<description>well this is my xperience with wvdial in Debian Lenny 5.0.5
1. first, before starting up your computer plug in the modem or the device 
2. then as root or sudo su user type &quot;wvdial &amp;&quot; no matter if it shows the message &quot;Cannot...&quot; if you see
local IP address ....
remote IP address ....
primary DNS address ....
secondary DNS address ....
at the end of the dial-up message, like some user showed above, your are already connected but
3. make sure it&#039;s using the ppp protocol to connect, in Debian it&#039;s 
System&gt;Administration&gt;Network
disable other connections except the point-to-point one
OR simply restart your network 
/etc/init.d/networking restart
as a tip ping to any web site, if you see an ip different from that assigned to your pc like above 
local IP address .... 
it means that it&#039;s not using the modem or device to connect so you know what you can do.
4. if you finally got connected and ,after so many days and nights of addictive downloading and getting knowledge, want to stop the connection just, as root or sudo user, type
killall wvdial
killall will stop any program or process by its name
type it until you see the message &#039;no process to kill&#039;
that&#039;s it, this is how it always works for me, i&#039;m a proud Debian user, it was a pleasure to show you my how-to</description>
		<content:encoded><![CDATA[<p>well this is my xperience with wvdial in Debian Lenny 5.0.5<br />
1. first, before starting up your computer plug in the modem or the device<br />
2. then as root or sudo su user type &#8220;wvdial &amp;&#8221; no matter if it shows the message &#8220;Cannot&#8230;&#8221; if you see<br />
local IP address &#8230;.<br />
remote IP address &#8230;.<br />
primary DNS address &#8230;.<br />
secondary DNS address &#8230;.<br />
at the end of the dial-up message, like some user showed above, your are already connected but<br />
3. make sure it&#8217;s using the ppp protocol to connect, in Debian it&#8217;s<br />
System&gt;Administration&gt;Network<br />
disable other connections except the point-to-point one<br />
OR simply restart your network<br />
/etc/init.d/networking restart<br />
as a tip ping to any web site, if you see an ip different from that assigned to your pc like above<br />
local IP address &#8230;.<br />
it means that it&#8217;s not using the modem or device to connect so you know what you can do.<br />
4. if you finally got connected and ,after so many days and nights of addictive downloading and getting knowledge, want to stop the connection just, as root or sudo user, type<br />
killall wvdial<br />
killall will stop any program or process by its name<br />
type it until you see the message &#8216;no process to kill&#8217;<br />
that&#8217;s it, this is how it always works for me, i&#8217;m a proud Debian user, it was a pleasure to show you my how-to</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rmd</title>
		<link>http://alaninkenya.org/2009/01/15/nokia-linux-bluetooth-safaricom/comment-page-1#comment-1399</link>
		<dc:creator>Rmd</dc:creator>
		<pubDate>Wed, 21 Jul 2010 09:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://alaninkenya.org/?p=284#comment-1399</guid>
		<description>It didn&#039;t work for me..when i enter &quot;sudo wvdial nokia&quot; in the terminal, i got the error:
--&gt;Cannot open /dev/rfcomm0: Connection refused
I just follow all the instructions you&#039;ve said above..any HELP..by the way, i&#039;m using fedora10</description>
		<content:encoded><![CDATA[<p>It didn&#8217;t work for me..when i enter &#8220;sudo wvdial nokia&#8221; in the terminal, i got the error:<br />
&#8211;&gt;Cannot open /dev/rfcomm0: Connection refused<br />
I just follow all the instructions you&#8217;ve said above..any HELP..by the way, i&#8217;m using fedora10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://alaninkenya.org/2009/01/15/nokia-linux-bluetooth-safaricom/comment-page-1#comment-1148</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Sun, 28 Mar 2010 08:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://alaninkenya.org/?p=284#comment-1148</guid>
		<description>Yes, what you can do is disconnect the rfcomm connection (rfcomm release 0) and then rebind it.  Also, I find that if sometimes I need to reboot my phone, as if the Edge/3G connection on there is busy and can&#039;t disconnect.  Good luck.</description>
		<content:encoded><![CDATA[<p>Yes, what you can do is disconnect the rfcomm connection (rfcomm release 0) and then rebind it.  Also, I find that if sometimes I need to reboot my phone, as if the Edge/3G connection on there is busy and can&#8217;t disconnect.  Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuldeepsidhu</title>
		<link>http://alaninkenya.org/2009/01/15/nokia-linux-bluetooth-safaricom/comment-page-1#comment-1144</link>
		<dc:creator>kuldeepsidhu</dc:creator>
		<pubDate>Fri, 26 Mar 2010 17:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://alaninkenya.org/?p=284#comment-1144</guid>
		<description>Everything is working fine with command line.but when once disconnected it gives the error:---

[root@localhost kuldeep]# wvdial nokia
--&gt; WvDial: Internet dialer version 1.60
--&gt; Cannot open /dev/rfcomm0: Device or resource busy
--&gt; Cannot open /dev/rfcomm0: Device or resource busy
--&gt; Cannot open /dev/rfcomm0: Device or resource busy

how to release this so that i can connect to phone without restarting..??

and one more thing how to connect through blueman.i have fedora 12 and blueman installed..but i cannot connect to phone with Dial up option..how to integrate this with network manager...?</description>
		<content:encoded><![CDATA[<p>Everything is working fine with command line.but when once disconnected it gives the error:&#8212;</p>
<p>[root@localhost kuldeep]# wvdial nokia<br />
&#8211;&gt; WvDial: Internet dialer version 1.60<br />
&#8211;&gt; Cannot open /dev/rfcomm0: Device or resource busy<br />
&#8211;&gt; Cannot open /dev/rfcomm0: Device or resource busy<br />
&#8211;&gt; Cannot open /dev/rfcomm0: Device or resource busy</p>
<p>how to release this so that i can connect to phone without restarting..??</p>
<p>and one more thing how to connect through blueman.i have fedora 12 and blueman installed..but i cannot connect to phone with Dial up option..how to integrate this with network manager&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://alaninkenya.org/2009/01/15/nokia-linux-bluetooth-safaricom/comment-page-1#comment-959</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Thu, 21 Jan 2010 19:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://alaninkenya.org/?p=284#comment-959</guid>
		<description>I just pasted this config to an Ubuntu netbook I am working on, and I got the same error.  In my case it was that the blog uses some different characters which wvdial doesn&#039;t like, namely the &quot;pretty&quot; quotes around the IP and SAFARICOM.  Replace them with normal quotes and it should work.</description>
		<content:encoded><![CDATA[<p>I just pasted this config to an Ubuntu netbook I am working on, and I got the same error.  In my case it was that the blog uses some different characters which wvdial doesn&#8217;t like, namely the &#8220;pretty&#8221; quotes around the IP and SAFARICOM.  Replace them with normal quotes and it should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://alaninkenya.org/2009/01/15/nokia-linux-bluetooth-safaricom/comment-page-1#comment-871</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 09 Nov 2009 16:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://alaninkenya.org/?p=284#comment-871</guid>
		<description>Great idea.  Blueman really simplifies the detection and pairing of devices.  You can always pair the phone with Blueman and then dial with wvdial.</description>
		<content:encoded><![CDATA[<p>Great idea.  Blueman really simplifies the detection and pairing of devices.  You can always pair the phone with Blueman and then dial with wvdial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul</title>
		<link>http://alaninkenya.org/2009/01/15/nokia-linux-bluetooth-safaricom/comment-page-1#comment-866</link>
		<dc:creator>Atul</dc:creator>
		<pubDate>Tue, 03 Nov 2009 12:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://alaninkenya.org/?p=284#comment-866</guid>
		<description>I installed blueman (now available in the repository) with the command:

yum install blueman

and it works like a charm. Slowly linux is gaining popularity and is reaching towards linux challenged people too.</description>
		<content:encoded><![CDATA[<p>I installed blueman (now available in the repository) with the command:</p>
<p>yum install blueman</p>
<p>and it works like a charm. Slowly linux is gaining popularity and is reaching towards linux challenged people too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul</title>
		<link>http://alaninkenya.org/2009/01/15/nokia-linux-bluetooth-safaricom/comment-page-1#comment-865</link>
		<dc:creator>Atul</dc:creator>
		<pubDate>Tue, 03 Nov 2009 07:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://alaninkenya.org/?p=284#comment-865</guid>
		<description>I am thinking about blueman. Will that work?</description>
		<content:encoded><![CDATA[<p>I am thinking about blueman. Will that work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul</title>
		<link>http://alaninkenya.org/2009/01/15/nokia-linux-bluetooth-safaricom/comment-page-1#comment-864</link>
		<dc:creator>Atul</dc:creator>
		<pubDate>Tue, 03 Nov 2009 07:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://alaninkenya.org/?p=284#comment-864</guid>
		<description>I did that but still can&#039;t browse. pinging too doesn&#039;t yield any result!</description>
		<content:encoded><![CDATA[<p>I did that but still can&#8217;t browse. pinging too doesn&#8217;t yield any result!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

