<?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: Use Nokia E65 as GPRS modem in Ubuntu 8.04</title>
	<atom:link href="http://ostehamster.dk/blog/index.php/2009/04/19/use-nokia-e65-as-gprs-modem-in-ubuntu-804/feed/" rel="self" type="application/rss+xml" />
	<link>http://ostehamster.dk/blog/index.php/2009/04/19/use-nokia-e65-as-gprs-modem-in-ubuntu-804/</link>
	<description>I have a blog, therefore I am…</description>
	<lastBuildDate>Thu, 29 Jul 2010 22:51:26 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: flemming</title>
		<link>http://ostehamster.dk/blog/index.php/2009/04/19/use-nokia-e65-as-gprs-modem-in-ubuntu-804/comment-page-1/#comment-993</link>
		<dc:creator>flemming</dc:creator>
		<pubDate>Thu, 14 Jan 2010 05:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://ostehamster.dk/blog/?p=291#comment-993</guid>
		<description>Thanx for the guide, helped me (finally) to connect to the Internet with my Nokia E52 in Karmic 9.10. have to use Stupid Mode = 1 though  and also I had to bind the rcomm device (I use 0 as devicenumber and 5 is my channel) first

Sudo rfcomm bind 0 XX:XX:XX:XX:XX:XX 5   

a little tip: instead of sdptool browse xx:xx:xx:xx:xx:xx
use sdptool browse xx:xx:xx:xx:xx:xx DUN  
since my device gets a timeout before getting to the dial up network. 

Note if you copy the lines for the wvdial conf, replace the ” in the Init5 = AT+CGDCONT=1,”IP”,”internet”
should be Init5 = AT+CGDCONT=1,&quot;IP&quot;,&quot;internet&quot;
sorry dont know the English names (in Danish anførelsestegn vs gåsetegn)</description>
		<content:encoded><![CDATA[<p>Thanx for the guide, helped me (finally) to connect to the Internet with my Nokia E52 in Karmic 9.10. have to use Stupid Mode = 1 though  and also I had to bind the rcomm device (I use 0 as devicenumber and 5 is my channel) first</p>
<p>Sudo rfcomm bind 0 XX:XX:XX:XX:XX:XX 5   </p>
<p>a little tip: instead of sdptool browse xx:xx:xx:xx:xx:xx<br />
use sdptool browse xx:xx:xx:xx:xx:xx DUN<br />
since my device gets a timeout before getting to the dial up network. </p>
<p>Note if you copy the lines for the wvdial conf, replace the ” in the Init5 = AT+CGDCONT=1,”IP”,”internet”<br />
should be Init5 = AT+CGDCONT=1,&#8221;IP&#8221;,&#8221;internet&#8221;<br />
sorry dont know the English names (in Danish anførelsestegn vs gåsetegn)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen De Gabrielle</title>
		<link>http://ostehamster.dk/blog/index.php/2009/04/19/use-nokia-e65-as-gprs-modem-in-ubuntu-804/comment-page-1/#comment-851</link>
		<dc:creator>Stephen De Gabrielle</dc:creator>
		<pubDate>Fri, 22 May 2009 22:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://ostehamster.dk/blog/?p=291#comment-851</guid>
		<description>your /etc/wvdial.conf didn&#039;t work for me  - but this did; 

[Dialer Defaults]
Modem = /dev/rfcomm4
Modem Type = USB Modem
Baud = 460800
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0
Init3 = ATM0
Init5 = AT+CGDCONT=1,&quot;IP&quot;,&quot;general.t-mobile.uk&quot;
ISDN = 0
Modem Type = Analog Modem
Carrier Check = no
Stupid Mode = 1
Phone = *99***1#
Username = &#039;&#039;
Password = &#039;&#039;</description>
		<content:encoded><![CDATA[<p>your /etc/wvdial.conf didn&#8217;t work for me  &#8211; but this did; </p>
<p>[Dialer Defaults]<br />
Modem = /dev/rfcomm4<br />
Modem Type = USB Modem<br />
Baud = 460800<br />
Init1 = ATZ<br />
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br />
Init3 = ATM0<br />
Init5 = AT+CGDCONT=1,&#8221;IP&#8221;,&#8221;general.t-mobile.uk&#8221;<br />
ISDN = 0<br />
Modem Type = Analog Modem<br />
Carrier Check = no<br />
Stupid Mode = 1<br />
Phone = *99***1#<br />
Username = &#8221;<br />
Password = &#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
