1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
|
<!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=%3C1332952888.2993.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="013578.html">
<LINK REL="Next" HREF="013577.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=%3C1332952888.2993.0.camel%40ThinkFox%3E"
TITLE="[Mageia-dev] Missing in Action - 3G F5521gw">list at foxconsult.net
</A><BR>
<I>Wed Mar 28 18:41:28 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="013578.html">[Mageia-dev] Missing in Action - 3G F5521gw
</A></li>
<LI>Next message: <A HREF="013577.html">[Mageia-dev] freeze push: pidgin 2.10.3
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#13608">[ date ]</a>
<a href="thread.html#13608">[ thread ]</a>
<a href="subject.html#13608">[ subject ]</a>
<a href="author.html#13608">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 2012-03-28 at 09:15 +0100, Colin Guthrie wrote:
><i> 'Twas brillig, and Robert Fox at 27/03/12 20:11 did gyre and gimble:
</I>><i> > Since recent Cauldron updates, I can't get my 3G card (Ericsson F5521gw)
</I>><i> > to work - looks like the modules are loading:
</I>><i> >
</I>><i> > [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ThinkFox</A> rfox]# lsmod | grep cdc
</I>><i> > cdc_ncm 18343 0
</I>><i> > usbnet 32360 1 cdc_ncm
</I>><i> > cdc_acm 28712 0
</I>><i> > cdc_wdm 18241 0
</I>><i> > usbcore 206950 10
</I>><i> > uvcvideo,btusb,cdc_ncm,usbnet,cdc_acm,cdc_wdm,xhci_hcd,usbhid,ehci_hcd
</I>><i> >
</I>><i> > but when I start drakconnect, I get "no device for this connection type"
</I>><i> >
</I>><i> > On the same notebook (Thinkpad x220) it works fine under Ubuntu 12.04
</I>><i> > B1)
</I>><i> >
</I>><i> > Any hints would be welcome.
</I>><i>
</I>><i> Try running as root:
</I>><i>
</I>><i> mount -n -t usbfs -o devmode=0664,devgid=43 /proc/bus/usb /proc/bus/usb
</I>><i>
</I>><i>
</I>><i> Then run drakconnect.
</I>><i>
</I>><i> aka: <A HREF="https://bugs.mageia.org/show_bug.cgi?id=4500">https://bugs.mageia.org/show_bug.cgi?id=4500</A>
</I>><i>
</I>><i> Col
</I>><i>
</I>
Thanks Col - that fixed it! Whew, I needed that (had to use Ubuntu as
fallback whilst onsite at a customer!) - Cheers!
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="013578.html">[Mageia-dev] Missing in Action - 3G F5521gw
</A></li>
<LI>Next message: <A HREF="013577.html">[Mageia-dev] freeze push: pidgin 2.10.3
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#13608">[ date ]</a>
<a href="thread.html#13608">[ thread ]</a>
<a href="subject.html#13608">[ subject ]</a>
<a href="author.html#13608">[ 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>
|