summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-August/018041.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-August/018041.html')
-rw-r--r--zarb-ml/mageia-dev/2012-August/018041.html142
1 files changed, 142 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-August/018041.html b/zarb-ml/mageia-dev/2012-August/018041.html
new file mode 100644
index 000000000..e60e0af5d
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-August/018041.html
@@ -0,0 +1,142 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Missing in Action - 3G F5521gw
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Missing%20in%20Action%20-%203G%20F5521gw&In-Reply-To=%3C1344581779.4581.0.camel%40ThinkFox%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="018040.html">
+ <LINK REL="Next" HREF="018047.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Missing in Action - 3G F5521gw</H1>
+ <B>Robert Fox</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Missing%20in%20Action%20-%203G%20F5521gw&In-Reply-To=%3C1344581779.4581.0.camel%40ThinkFox%3E"
+ TITLE="[Mageia-dev] Missing in Action - 3G F5521gw">rfox at foxconsult.com
+ </A><BR>
+ <I>Fri Aug 10 08:56:19 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="018040.html">[Mageia-dev] Urpmi raise an erreur when installing a .spec file
+</A></li>
+ <LI>Next message: <A HREF="018047.html">[Mageia-dev] Security updates - help needed!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#18041">[ date ]</a>
+ <a href="thread.html#18041">[ thread ]</a>
+ <a href="subject.html#18041">[ subject ]</a>
+ <a href="author.html#18041">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>
+Since the latest kernel updates in Cauldron - I am no longer able to see
+my WAN modem again (Ericsson F5521gw)
+
+The solution below doesn't work either . . .
+
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ThinkFox</A> rfox]# lsmod | grep cdc
+cdc_ncm 18345 0
+usbnet 36447 1 cdc_ncm
+cdc_wdm 18885 0
+cdc_acm 28752 0
+usbcore 212051 9
+btusb,uvcvideo,ehci_hcd,usbhid,usbnet,cdc_acm,cdc_ncm,cdc_wdm,xhci_hcd
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ThinkFox</A> rfox]# mount -n -t usbfs -o
+devmode=0664,devgid=43 /proc/bus/usb /proc/bus/usb
+mount: mount point /proc/bus/usb does not exist
+
+Looks like /proc/bus/ doesn't have usb anymore:
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ThinkFox</A> rfox]# ls /proc/bus/
+input/ pci/
+
+Should I raise a bug?
+
+Thx,
+R.Fox
+
+On Wed, 2012-03-28 at 09:15 +0100, Colin Guthrie wrote:
+&gt;<i> 'Twas brillig, and Robert Fox at 27/03/12 20:11 did gyre and gimble:
+</I>&gt;<i> &gt; Since recent Cauldron updates, I can't get my 3G card (Ericsson F5521gw)
+</I>&gt;<i> &gt; to work - looks like the modules are loading:
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ThinkFox</A> rfox]# lsmod | grep cdc
+</I>&gt;<i> &gt; cdc_ncm 18343 0
+</I>&gt;<i> &gt; usbnet 32360 1 cdc_ncm
+</I>&gt;<i> &gt; cdc_acm 28712 0
+</I>&gt;<i> &gt; cdc_wdm 18241 0
+</I>&gt;<i> &gt; usbcore 206950 10
+</I>&gt;<i> &gt; uvcvideo,btusb,cdc_ncm,usbnet,cdc_acm,cdc_wdm,xhci_hcd,usbhid,ehci_hcd
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; but when I start drakconnect, I get &quot;no device for this connection type&quot;
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; On the same notebook (Thinkpad x220) it works fine under Ubuntu 12.04
+</I>&gt;<i> &gt; B1)
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Any hints would be welcome.
+</I>&gt;<i>
+</I>&gt;<i> Try running as root:
+</I>&gt;<i>
+</I>&gt;<i> mount -n -t usbfs -o devmode=0664,devgid=43 /proc/bus/usb /proc/bus/usb
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Then run drakconnect.
+</I>&gt;<i>
+</I>&gt;<i> aka: <A HREF="https://bugs.mageia.org/show_bug.cgi?id=4500">https://bugs.mageia.org/show_bug.cgi?id=4500</A>
+</I>&gt;<i>
+</I>&gt;<i> Col
+</I>&gt;<i>
+</I>
+
+
+
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="018040.html">[Mageia-dev] Urpmi raise an erreur when installing a .spec file
+</A></li>
+ <LI>Next message: <A HREF="018047.html">[Mageia-dev] Security updates - help needed!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#18041">[ date ]</a>
+ <a href="thread.html#18041">[ thread ]</a>
+ <a href="subject.html#18041">[ subject ]</a>
+ <a href="author.html#18041">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>