blob: 3d769f13807a92a9744c29a70b36e9fb7f0ddb5c (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] After last update net applet shows wrong status
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20After%20last%20update%20net%20applet%20shows%20wrong%20status&In-Reply-To=%3C4E22CA9C.9000302%40mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006781.html">
<LINK REL="Next" HREF="006794.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] After last update net applet shows wrong status</H1>
<B>Thomas Backlund</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20After%20last%20update%20net%20applet%20shows%20wrong%20status&In-Reply-To=%3C4E22CA9C.9000302%40mageia.org%3E"
TITLE="[Mageia-dev] After last update net applet shows wrong status">tmb at mageia.org
</A><BR>
<I>Sun Jul 17 13:42:20 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="006781.html">[Mageia-dev] After last update net applet shows wrong status
</A></li>
<LI>Next message: <A HREF="006794.html">[Mageia-dev] After last update net applet shows wrong status
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6821">[ date ]</a>
<a href="thread.html#6821">[ thread ]</a>
<a href="subject.html#6821">[ subject ]</a>
<a href="author.html#6821">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Oliver Burger skrev 16.7.2011 19:20:
><i> 2011/7/16 Wolfgang Bornath<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">molch.b at googlemail.com</A>>:
</I>>><i> Confirmed here as well. But it must be related to kernel change.
</I>>><i> Booting with previous kernel = wifi works, booting with new kernel =
</I>>><i> wifi does not work
</I>>><i> (The chip is recognized and I see the available access points but no
</I>>><i> connection possible)
</I>>><i> See also <A HREF="https://forums.mageia.org/en/viewtopic.php?f=15&t=782">https://forums.mageia.org/en/viewtopic.php?f=15&t=782</A>
</I>><i>
</I>><i> I just tried it. After rebooting into Kernel-2.6.38.8 the applet is
</I>><i> showing the status correct as online. Everything works.
</I>><i>
</I>><i> After rebooting into kernel-3.0.0 gain, the applet shows the status as
</I>><i> inactive, but wlan works. Since someone mentioned something about
</I>><i> suspend, I tried that as well. After resume, there is no change here.
</I>><i> The applet shows inactive, but the wlan works.
</I>><i>
</I>
I wonder if we have some code somewhere checking for 2.6.* as the change
to 3.0 (as in 2 numbers only) would trigger a lots of breakages, wich is
why kernel identifies itself as 3.0.0 even if is 3.0
--
Thomas
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006781.html">[Mageia-dev] After last update net applet shows wrong status
</A></li>
<LI>Next message: <A HREF="006794.html">[Mageia-dev] After last update net applet shows wrong status
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6821">[ date ]</a>
<a href="thread.html#6821">[ thread ]</a>
<a href="subject.html#6821">[ subject ]</a>
<a href="author.html#6821">[ 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>
|