Hi Garikai,<br><br>Thank you for the information you had posted.....<br><br>We are setting up an FAQ section on our website, and will include your how to in it.<br>Alot of people are moving to gprs internet with econet, and i am very sure that we will get more<br>
people asking how to set it up on ubuntu.<br><br>When i get more time... i will try and look into getting this setup as an automated script from all the info we get<br>on setting up 3g/gprs modems..<br><br>regards<br><br>
kalpesh <br><br><div class="gmail_quote">On Wed, Nov 4, 2009 at 9:54 PM, Garikai Dzoma <span dir="ltr">&lt;<a href="mailto:garikaib@gmail.com">garikaib@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 I haven&#39;t tried 3g on 9.10 yet but it should not be that too hard. Most 3g modems are dictated as SCSI drives first. In this case you have to explicitly eject them upon which the mobile broadband tool is automatically launched. From then on everything should be easy.<br>

<br>If this fails you can try using wvdial. But you have to install the package and its dependencies first. It seems from 9.04 the folks at Ubuntu decided the wvdial package was no longer needed, which is hardly the case in developing countries where dial up is the norm.<br>

<br>After you have installed wvdial ( it might be installIed by default I do know) you should first eject the modem if it has been detected as a SCSI drive.<br>Open a terminal and type: sudo wvdialconf<br>Editing `/etc/wvdial.conf&#39;.<br>

<br>Scanning your serial ports for a modem.<br><br>ttyS0&lt;*1&gt;: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud<br>ttyS0&lt;*1&gt;: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud<br>ttyS0&lt;*1&gt;: ATQ0 V1 E1 -- and failed too at 115200, giving up.<br>

Modem Port Scan&lt;*1&gt;: S1   S2   S3   <br>WvModem&lt;*1&gt;: Cannot get information for serial port.<br>ttyACM0&lt;*1&gt;: ATQ0 V1 E1 -- OK<br>ttyACM0&lt;*1&gt;: ATQ0 V1 E1 Z -- OK<br>ttyACM0&lt;*1&gt;: ATQ0 V1 E1 S0=0 -- OK<br>

ttyACM0&lt;*1&gt;: ATQ0 V1 E1 S0=0 &amp;C1 -- OK<br>ttyACM0&lt;*1&gt;: ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 -- OK<br>ttyACM0&lt;*1&gt;: ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0 -- OK<br>ttyACM0&lt;*1&gt;: Modem Identifier: ATI -- 5209.T406.00.A5<br>

ttyACM0&lt;*1&gt;: Speed 4800: AT -- OK<br>ttyACM0&lt;*1&gt;: Speed 9600: AT -- OK<br>ttyACM0&lt;*1&gt;: Speed 19200: AT -- OK<br>ttyACM0&lt;*1&gt;: Speed 38400: AT -- OK<br>ttyACM0&lt;*1&gt;: Speed 57600: AT -- OK<br>ttyACM0&lt;*1&gt;: Speed 115200: AT -- OK<br>

ttyACM0&lt;*1&gt;: Speed 230400: AT -- OK<br>ttyACM0&lt;*1&gt;: Speed 460800: AT -- OK<br>ttyACM0&lt;*1&gt;: Max speed is 460800; that should be safe.<br>ttyACM0&lt;*1&gt;: ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0 -- OK<br>

<br>Found an USB modem on /dev/ttyACM0.<br>/etc/wvdial.conf&lt;Warn&gt;: Can&#39;t open &#39;/etc/wvdial.conf&#39; for reading: No such file or directory<br>/etc/wvdial.conf&lt;Warn&gt;: ...starting with blank configuration.<br>

Modem configuration written to /etc/wvdial.conf.<br>ttyACM0&lt;Info&gt;: Speed 460800; init &quot;ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0&quot;<br><br>Then go and edit the <b>/etc/wvdial.con</b>f file so that it looks something like <br>

<br><br>[Dialer Defaults]<br>Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br>Modem Type = USB Modem<br>Phone = 99***1#<br>ISDN = 0<br>Username = <a href="http://econet.net" target="_blank">econet.net</a><br>Init1 = ATZ<br>
; Password = <a href="http://econet.net" target="_blank">econet.net</a><br>
Modem = /dev/ttyACM0<br>Baud = 460800<br>Stupid Mode=on<br><br>Now type wvdial<br>clown@nowhere:/etc# wvdial<br>--&gt; WvDial: Internet dialer version 1.60<br>--&gt; Cannot get information for serial port.<br>--&gt; Initializing modem.<br>

--&gt; Sending: ATZ<br>ATZ<br>OK<br>--&gt; Sending: ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br>ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br>OK<br>--&gt; Modem initialized.<br>--&gt; Sending: ATDT*99***1#<br>--&gt; Waiting for carrier.<br>

ATDT*99***1#<br>CONNECT<br>--&gt; Carrier detected.  Starting PPP immediately.<br>--&gt; Starting pppd at Fri Oct 23 23:53:10 2009<br>--&gt; Pid of pppd: 2058<br>--&gt; Using interface ppp0<br>--&gt; pppd: P��[08]0��[08]<br>

--&gt; pppd: P��[08]0��[08]<br>--&gt; pppd: P��[08]0��[08]<br>--&gt; pppd: P��[08]0��[08]<br>--&gt; pppd: P��[08]0��[08]<br>--&gt; local  IP address 10.1.7.209<br>--&gt; pppd: P��[08]0��[08]<br>--&gt; remote IP address 192.200.1.21<br>

--&gt; pppd: P��[08]0��[08]<br>--&gt; primary   DNS address 217.15.120.4<br>--&gt; pppd: P��[08]0��[08]<br>--&gt; secondary DNS address 217.15.120.90<br>--&gt; pppd: P��[08]0��[08]<br><br>And you are done.<br><br>For all it is worth I prefer wvdial<br>

<br><div class="gmail_quote">On Wed, Nov 4, 2009 at 11:54 AM,  <span dir="ltr">&lt;<a href="mailto:ubuntu-zw-request@lists.ubuntu.com" target="_blank">ubuntu-zw-request@lists.ubuntu.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Send Ubuntu-zw mailing list submissions to<br>
        <a href="mailto:ubuntu-zw@lists.ubuntu.com" target="_blank">ubuntu-zw@lists.ubuntu.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-zw" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-zw</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:ubuntu-zw-request@lists.ubuntu.com" target="_blank">ubuntu-zw-request@lists.ubuntu.com</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:ubuntu-zw-owner@lists.ubuntu.com" target="_blank">ubuntu-zw-owner@lists.ubuntu.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Ubuntu-zw digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Re: ubuntu 9.10 (Donald Hobbs)<br>
   2.  3g need help (Jonathan Hopley)<br>
   3.  Meeting Reminder &amp; Notices (Kalpesh Thaker)<br>
   4.  Source List for ubuntu 9.04 in zimbabwe (Fanwell Ncube)<br>
   5. Re:  Source List for ubuntu 9.04 in zimbabwe (Donald Hobbs)<br>
   6. Re:  Source List for ubuntu 9.04 in zimbabwe (Donald Hobbs)<br>
   7. Re:  3g need help (O. Sinclair)<br>
   8. Re:  asf (dub)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sat, 31 Oct 2009 11:14:59 +0200<br>
From: Donald Hobbs &lt;<a href="mailto:donald@phoenixtech.co.zw" target="_blank">donald@phoenixtech.co.zw</a>&gt;<br>
Subject: Re: ubuntu 9.10<br>
To: Simpson Moyo &lt;<a href="mailto:simpsonmoyo@gmail.com" target="_blank">simpsonmoyo@gmail.com</a>&gt;<br>
Cc: ubuntu-zw &lt;<a href="mailto:ubuntu-zw@lists.ubuntu.com" target="_blank">ubuntu-zw@lists.ubuntu.com</a>&gt;, <a href="mailto:o.sinclair@gmail.com" target="_blank">o.sinclair@gmail.com</a><br>
Message-ID: &lt;<a href="mailto:4AEC0013.5040202@phoenixtech.co.zw" target="_blank">4AEC0013.5040202@phoenixtech.co.zw</a>&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
An HTML attachment was scrubbed...<br>
URL: <a href="https://lists.ubuntu.com/archives/ubuntu-zw/attachments/20091031/7b67dec7/attachment-0001.htm" target="_blank">https://lists.ubuntu.com/archives/ubuntu-zw/attachments/20091031/7b67dec7/attachment-0001.htm</a><br>


<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sun, 1 Nov 2009 22:44:53 +1100<br>
From: Jonathan Hopley &lt;<a href="mailto:joni_hopley@hotmail.com" target="_blank">joni_hopley@hotmail.com</a>&gt;<br>
Subject: [Ubuntu-ZW] 3g need help<br>
To: ubuntu zimbabwe &lt;<a href="mailto:ubuntu-zw@lists.ubuntu.com" target="_blank">ubuntu-zw@lists.ubuntu.com</a>&gt;<br>
Message-ID: &lt;SNT116-W94C9136E7B9BA297C2C6D95B40@phx.gbl&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
<br>
please anyone who has succesfully set up 3g in 9.10.please can you help with instructions on how to set up.<br>
<br>
thanks jonathan<br>
<br>
_________________________________________________________________<br>
Take a peek at other people&#39;s pay and perks Check out The Great Australian Pay Check<br>
<a href="http://clk.atdmt.com/NMN/go/157639755/direct/01/" target="_blank">http://clk.atdmt.com/NMN/go/157639755/direct/01/</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="https://lists.ubuntu.com/archives/ubuntu-zw/attachments/20091101/d535a04b/attachment-0001.htm" target="_blank">https://lists.ubuntu.com/archives/ubuntu-zw/attachments/20091101/d535a04b/attachment-0001.htm</a><br>


<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Mon, 2 Nov 2009 11:57:47 +0200<br>
From: Kalpesh Thaker &lt;<a href="mailto:luminary06@gmail.com" target="_blank">luminary06@gmail.com</a>&gt;<br>
Subject: [Ubuntu-ZW] Meeting Reminder &amp; Notices<br>
To: ubuntu-zw &lt;<a href="mailto:ubuntu-zw@lists.ubuntu.com" target="_blank">ubuntu-zw@lists.ubuntu.com</a>&gt;<br>
Cc: <a href="mailto:team@ubuntu.org.zw" target="_blank">team@ubuntu.org.zw</a><br>
Message-ID:<br>
        &lt;<a href="mailto:5b344b960911020157k420f49a5r11e8decda057c8b6@mail.gmail.com" target="_blank">5b344b960911020157k420f49a5r11e8decda057c8b6@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hello everyone!<br>
<br>
Please be advised that tomorrow evenings LoCo Team meeting has been moved to<br>
Webdev Offices as harvest premises are not available.<br>
This is only a temporary venue until next month.<br>
<br>
The address for Webdev is 207 Josiah Tongogara/Crnr 9th Street. It is just<br>
round the corner from harvest offices in any case.<br>
We&#39;ll meet up at 6pm for 6.30 as usual.<br>
<br>
Unfortunately, there is no bar facility or kitchen, so you will all need to<br>
bring your own drinks and snacks if need be...<br>
<br>
kalpesh.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="https://lists.ubuntu.com/archives/ubuntu-zw/attachments/20091102/3d1b7362/attachment-0001.htm" target="_blank">https://lists.ubuntu.com/archives/ubuntu-zw/attachments/20091102/3d1b7362/attachment-0001.htm</a><br>


<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Mon, 02 Nov 2009 21:39:53 +0300<br>
From: Fanwell Ncube &lt;<a href="mailto:ncubef@solusi.ac.zw" target="_blank">ncubef@solusi.ac.zw</a>&gt;<br>
Subject: [Ubuntu-ZW] Source List for ubuntu 9.04 in zimbabwe<br>
To: <a href="mailto:ubuntu-zw@lists.ubuntu.com" target="_blank">ubuntu-zw@lists.ubuntu.com</a><br>
Message-ID: &lt;<a href="mailto:d11ab286d143d42248e7c7c0cd15cad3@solusi.ac.zw" target="_blank">d11ab286d143d42248e7c7c0cd15cad3@solusi.ac.zw</a>&gt;<br>
Content-Type: text/plain; charset=&quot;UTF-8&quot;<br>
<br>
l wish to install iRedMail on ubuntu 9.04 jaunty i386 but l cant update the<br>
sourcelist particularly acl. Help.....<br>
--<br>
Fanwell Ncube<br>
Solusi University<br>
Computer Center Supervisor<br>
<br>
<br>
-------------------------------------------------------------------<br>
&quot;This<br>
email message<br>
 and any accompanying attachments are confidential and<br>
intended for  the use<br>
 of the addressee(s) only. If you are not the<br>
intended  recipient, be advised<br>
 that you have received the email in error<br>
and  that any use, dissemination,<br>
 forwarding, printing or copying of this<br>
email is strictly prohibited. Any<br>
 views or opinions presented in  this<br>
email are solely those of the author and<br>
 do not necessarily  represent<br>
those of Solusi University. Although this email<br>
 and any attachments are<br>
believed to be free of any virus or other defects<br>
 which might affect  any<br>
computer or IT system into which they are received,<br>
 no  responsibility is<br>
accepted by Solusi University for any loss or damage<br>
 arising in  any way<br>
from the receipt or use<br>
thereof.&quot;<br>
====================================================================<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Mon, 02 Nov 2009 21:10:06 +0200<br>
From: Donald Hobbs &lt;<a href="mailto:donald@phoenixtech.co.zw" target="_blank">donald@phoenixtech.co.zw</a>&gt;<br>
Subject: Re: [Ubuntu-ZW] Source List for ubuntu 9.04 in zimbabwe<br>
To: Fanwell Ncube &lt;<a href="mailto:ncubef@solusi.ac.zw" target="_blank">ncubef@solusi.ac.zw</a>&gt;<br>
Cc: <a href="mailto:ubuntu-zw@lists.ubuntu.com" target="_blank">ubuntu-zw@lists.ubuntu.com</a><br>
Message-ID: &lt;<a href="mailto:4AEF2E8E.1030304@phoenixtech.co.zw" target="_blank">4AEF2E8E.1030304@phoenixtech.co.zw</a>&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
An HTML attachment was scrubbed...<br>
URL: <a href="https://lists.ubuntu.com/archives/ubuntu-zw/attachments/20091102/7d8fd556/attachment-0001.htm" target="_blank">https://lists.ubuntu.com/archives/ubuntu-zw/attachments/20091102/7d8fd556/attachment-0001.htm</a><br>


<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Mon, 02 Nov 2009 21:11:04 +0200<br>
From: Donald Hobbs &lt;<a href="mailto:donald@phoenixtech.co.zw" target="_blank">donald@phoenixtech.co.zw</a>&gt;<br>
Subject: Re: [Ubuntu-ZW] Source List for ubuntu 9.04 in zimbabwe<br>
To: Fanwell Ncube &lt;<a href="mailto:ncubef@solusi.ac.zw" target="_blank">ncubef@solusi.ac.zw</a>&gt;<br>
Cc: <a href="mailto:ubuntu-zw@lists.ubuntu.com" target="_blank">ubuntu-zw@lists.ubuntu.com</a><br>
Message-ID: &lt;<a href="mailto:4AEF2EC8.1060704@phoenixtech.co.zw" target="_blank">4AEF2EC8.1060704@phoenixtech.co.zw</a>&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
An HTML attachment was scrubbed...<br>
URL: <a href="https://lists.ubuntu.com/archives/ubuntu-zw/attachments/20091102/bcfd60cb/attachment-0001.htm" target="_blank">https://lists.ubuntu.com/archives/ubuntu-zw/attachments/20091102/bcfd60cb/attachment-0001.htm</a><br>


<br>
------------------------------<br>
<br>
Message: 7<br>
Date: Tue, 03 Nov 2009 09:27:44 +0200<br>
From: &quot;O. Sinclair&quot; &lt;<a href="mailto:o.sinclair@gmail.com" target="_blank">o.sinclair@gmail.com</a>&gt;<br>
Subject: Re: [Ubuntu-ZW] 3g need help<br>
To: ubuntu-zw &lt;<a href="mailto:ubuntu-zw@lists.ubuntu.com" target="_blank">ubuntu-zw@lists.ubuntu.com</a>&gt;<br>
Message-ID: &lt;<a href="mailto:4AEFDB70.2050609@gmail.com" target="_blank">4AEFDB70.2050609@gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
I suggest that if anyone has got the Econet 3g working on any flavour or<br>
release of Ubuntu please post on the <a href="http://ubuntu.org.zw" target="_blank">ubuntu.org.zw</a> site a &quot;how-to&quot;, I am<br>
about to start experimenting &quot;as soon as I find time&quot; and would really<br>
appreciate it<br>
<br>
Sinclair<br>
<br>
Jonathan Hopley wrote:<br>
&gt; please anyone who has succesfully set up 3g in 9.10.please can you help<br>
&gt; with instructions on how to set up.<br>
&gt;<br>
&gt; thanks jonathan<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt; Check out The Great Australian Pay Check Take a peek at other people&#39;s<br>
&gt; pay and perks &lt;<a href="http://clk.atdmt.com/NMN/go/157639755/direct/01/" target="_blank">http://clk.atdmt.com/NMN/go/157639755/direct/01/</a>&gt;<br>
&gt;<br>
<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 8<br>
Date: Wed, 04 Nov 2009 09:43:48 +0200<br>
From: dub &lt;<a href="mailto:daniel@reliant.co.zw" target="_blank">daniel@reliant.co.zw</a>&gt;<br>
Subject: Re: [Ubuntu-ZW] asf<br>
To: <a href="mailto:ubuntu-zw@lists.ubuntu.com" target="_blank">ubuntu-zw@lists.ubuntu.com</a><br>
Message-ID: &lt;1257320628.1725.5.camel@ubuntu.ubuntu-domain&gt;<br>
Content-Type: text/plain; charset=&quot;UTF-8&quot;<br>
<br>
Morning<br>
<br>
does anyone have the video plugin Advanced Streaming format (asf)<br>
demuxer, i cant watch any videos. Apologies for last night could not<br>
make it for the meeting!<br>
<br>
regards<br>
<br>
<br>
--<br>
This message has been scanned for viruses and<br>
dangerous content by MailScanner, and is<br>
believed to be clean.<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<font color="#888888"><br>
--<br>
Ubuntu-zw mailing list<br>
<a href="mailto:Ubuntu-zw@lists.ubuntu.com" target="_blank">Ubuntu-zw@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-zw" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-zw</a><br>
<br>
<br>
End of Ubuntu-zw Digest, Vol 30, Issue 1<br>
****************************************<br>
</font></blockquote></div><br><br clear="all"><br>-- <br><font color="#888888">Garikai<br>
</font><br>--<br>
Ubuntu-zw mailing list<br>
<a href="mailto:Ubuntu-zw@lists.ubuntu.com">Ubuntu-zw@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-zw" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-zw</a><br>
--<br>
<a href="http://www.ubuntu.org.zw" target="_blank">http://www.ubuntu.org.zw</a><br>
<a href="http://zimbabwe.ubuntuforums.org" target="_blank">http://zimbabwe.ubuntuforums.org</a><br></blockquote></div><br>