summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20101009/002293.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20101009/002293.html')
-rw-r--r--zarb-ml/mageia-discuss/20101009/002293.html169
1 files changed, 169 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20101009/002293.html b/zarb-ml/mageia-discuss/20101009/002293.html
new file mode 100644
index 000000000..23934ddae
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20101009/002293.html
@@ -0,0 +1,169 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Wish List
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Wish%20List&In-Reply-To=%3C4CB05AFD.6090609%40o2.co.uk%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+
+ <LINK REL="Next" HREF="002294.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Wish List</H1>
+ <B>doug</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Wish%20List&In-Reply-To=%3C4CB05AFD.6090609%40o2.co.uk%3E"
+ TITLE="[Mageia-discuss] Wish List">dougrb at o2.co.uk
+ </A><BR>
+ <I>Sat Oct 9 14:07:25 CEST 2010</I>
+ <P><UL>
+
+ <LI>Next message: <A HREF="002294.html">[Mageia-discuss] Install Mageia from Windows
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2293">[ date ]</a>
+ <a href="thread.html#2293">[ thread ]</a>
+ <a href="subject.html#2293">[ subject ]</a>
+ <a href="author.html#2293">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 08/10/10 19:30, Marc Par&#233; wrote:
+&gt;<i>
+</I>&gt;&gt;<i> &lt;Apologies - I've lost your post about the kernel not
+</I>&gt;&gt;<i> recognising your
+</I>&gt;&gt;<i> dongle; and please forgive me if this is already known to
+</I>&gt;&gt;<i> you&gt;
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> My dongle wasn't recognised as such by the MDV 2009.1
+</I>&gt;&gt;<i> kernel either.
+</I>&gt;&gt;<i> I had to install
+</I>&gt;&gt;<i> lsusb
+</I>&gt;&gt;<i> usb-storage
+</I>&gt;&gt;<i> usbserial.
+</I>&gt;&gt;<i> usb-modeswitch (from rpmfind.net)
+</I>&gt;&gt;<i> wvdial
+</I>&gt;&gt;<i> (kppp I had already installed).
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> As far as I know usb-modeswitch isn't dongle-specific.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> However it was essential to attach the dongle BEFORE
+</I>&gt;&gt;<i> booting up for the
+</I>&gt;&gt;<i> mode switch to take place, otherwise it was just
+</I>&gt;&gt;<i> recognised as a simple
+</I>&gt;&gt;<i> memory stick.
+</I>&gt;&gt;<i> Then
+</I>&gt;&gt;<i> ls -alrt /dev/ttyUSB* showed
+</I>&gt;&gt;<i> /dev/ttyUSB0 /dev/ttyUSB1 /dev/ttyUSB2 /dev/ttyUSB3
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> After that there were some configuration steps to carry out.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Doug
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Thanks! I'll give it a try this weekend. It would be awesome
+</I>&gt;<i> if this worked out.
+</I>&gt;<i>
+</I>&gt;<i> Marc
+</I>&gt;<i>
+</I>&gt;<i>
+</I>FYI. These are the details from the crib sheet I used to set
+it up:
+
+&lt;quote&gt;
+as root, run lsusb:
+Bus 003 Device 005: ID 19d2:0002 ONDA Communication S.p.A.
+ET502HS/MT505UP ZTE MF632
+
+as root, run 'wvdialconf' to create /etc/wvdial.conf, then
+edit wvdial.conf to the following:
+
+[Dialer Defaults]
+Modem = /dev/ttyUSB1
+Baud = 921600
+Init1 = ATZ
+Init2 = AT+CGDCONT=1,&quot;IP&quot;,&quot;ibox.tim.it&quot;,,0,0
+ISDN = 0
+Modem Type = Analog Modem
+Carrier Check = No
+Phone = *99#
+Username = abcd
+Password = 1234
+
+
+(valid configuration for Alice Mobile: For other operators
+vary the initialization string that contains the Init2 APN -
+I can't help here)
+
+To connect to the internet
+run 'wvdial' as root
+
+OR preferably alter 'sudoers' file:
+ run 'visudo '
+Add line
+&quot;dougb hplaptop = NOPASSWD /usr/bin/wvdial&quot;
+and then to connect to the internet
+run 'sudo wvdial'
+&#8230;........................................................................................
+I get the following output:
+
+--&gt; WvDial: Internet dialer version 1.60
+--&gt; Cannot get information for serial port.
+--&gt; Initializing modem.
+--&gt; Sending: ATZ
+ATZ
+OK
+--&gt; Sending: AT+CGDCONT=1,&quot;IP&quot;,&quot;ibox.tim..it&quot;,,0,0
+AT+CGDCONT=1,&quot;IP&quot;,&quot;ibox.tim..it&quot;,,0,0
+OK
+--&gt; Modem initialized.
+--&gt; Sending: ATDT*99#
+--&gt; Waiting for carrier.
+ATDT*99#
+CONNECT
+--&gt; Carrier detected. Waiting for prompt.
+(There's usually a message saying that it's given up waiting
+for a prompt and is going ahead regardless)
+then, when the IP addresses are checked, we will .be..
+CONNECTED!
+
+Finally close with CRTL+C
+
+&lt;end quote&gt;
+
+
+
+(I've now put 'sudo wvdial' in a script and have a Custom
+Application in an icon of a Gnome panel that runs it in a
+terminal. So it's called by a single mouse click).
+
+HTH in getting you started.
+
+Doug
+
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+
+ <LI>Next message: <A HREF="002294.html">[Mageia-discuss] Install Mageia from Windows
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2293">[ date ]</a>
+ <a href="thread.html#2293">[ thread ]</a>
+ <a href="subject.html#2293">[ subject ]</a>
+ <a href="author.html#2293">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>