Have you tried to update the module with ppp-generic :<br><br><pre>echo ppp-generic &gt; /etc/modutils/ppp-generic<br>update-modules<br>shutdown -r now<br></pre>This works great for me.<br>For debuggin and connecting via terminal, I use :<br>
<pre>mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.PDP.ActivateContext mygprs x x<br></pre>Replace mygprs with your provider adress. You must leave the double x at the end : they are here for &quot;no user and password needed&quot;<br>
<br>Kimaidou<br><br><div class="gmail_quote">2009/4/14 Pander <span dir="ltr">&lt;<a href="mailto:pander@users.sourceforge.net">pander@users.sourceforge.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
<br>
Still I cannot get GPRS working on unstable, although I have gotten an<br>
subscription with GRPS about 4 months ago, hoping I could use it with SHR.<br>
<br>
I tried the settings menu but that did not work. Even manually editting<br>
shr_grps.py to the correct APN, login and password did not help.<br>
<br>
Manually, I have also tried:<br>
  mdbus -s org.freesmartphone.ogpsd /org/freesmartphone/GSM/Device<br>
org.freesmartphone.GSM.PDP.ActivateContext internet<br>
<br>
(my provider has internet as APN and empty string as login and passwd)<br>
<br>
The result is:<br>
  /org/freesmartphone/GSM/Device: ActivateContext failed:<br>
org.freedesktop.DBus.Error.UnknownMethod<br>
<br>
What is THE way to get GRPS working on SHR?<br>
<br>
Thanks,<br>
<br>
Pander<br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</blockquote></div><br>