blob: 47b115b1dfad25497c7742b13f423ee393315dfd (
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Kernel issues with atheros wifi
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Kernel%20issues%20with%20atheros%20wifi&In-Reply-To=%3Cjml4o6%24uok%242%40dough.gmane.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="014385.html">
<LINK REL="Next" HREF="014383.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Kernel issues with atheros wifi</H1>
<B>Marc Paré</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Kernel%20issues%20with%20atheros%20wifi&In-Reply-To=%3Cjml4o6%24uok%242%40dough.gmane.org%3E"
TITLE="[Mageia-dev] Kernel issues with atheros wifi">marc at marcpare.com
</A><BR>
<I>Wed Apr 18 03:17:58 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="014385.html">[Mageia-dev] Kernel issues with atheros wifi
</A></li>
<LI>Next message: <A HREF="014383.html">[Mageia-dev] submit freetuxtv-0.6.3-1.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#14392">[ date ]</a>
<a href="thread.html#14392">[ thread ]</a>
<a href="subject.html#14392">[ subject ]</a>
<a href="author.html#14392">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 2012-04-17 16:56, JA Magallón a écrit :
><i> On 04/17/2012 10:50 PM, Thomas Backlund wrote:
</I>>><i> 17.04.2012 23:39, JA Magallón skrev:
</I>>>><i> Hi...
</I>>>><i>
</I>>>><i> I've been bitten by this bug:
</I>>>><i>
</I>>>><i> <A HREF="https://bbs.archlinux.org/viewtopic.php?id=139270&p=1">https://bbs.archlinux.org/viewtopic.php?id=139270&p=1</A>
</I>>>><i>
</I>>>><i> on my netbook.
</I>>>><i>
</I>>>><i> From what I read, ath9k bug is corrected in 3.3.2, and ath5k bug is
</I>>>><i> still present and a couple patches are needed.
</I>>>><i>
</I>>>><i> Are we too late to have a patched 3.3.2 in Cauldron ?
</I>>><i>
</I>>><i> ath9k fix is in our kernel-3.3.1-2.mga2
</I>>><i>
</I>>><i> New kernel will land on Cauldron after beta3 is out
</I>>><i>
</I>><i>
</I>><i> Thanks, good to know ;) !
</I>><i>
</I>
Not sure if this is relevant but I had the same problem and looks like
the solution for the laptop I was servicing was this (I left this on the
thread that I had started on the user mailing list[1]):
Just letting people know of the fix for this unit.
The laptop's owner returned it so that I could work on a possible fix to
the wifi connection. After some testing and trouble shooting, I deleted
the NetworkManager through the MCC which allowed a more reliable
connection and I also created this file in etc/modprobe.d/ath9k.conf
with the line "options ath9k nohwcrypt=1" which for some unknown reason
made for an even more solid connection <-- I found this recommendation
on a thread somewhere but lost the location.
The laptop now connects to the internet and does not turn itself out,
and, it no longer cuts in and out randomly.
Cheers,
Marc
[1] <A HREF="http://comments.gmane.org/gmane.linux.mageia.user/6497">http://comments.gmane.org/gmane.linux.mageia.user/6497</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="014385.html">[Mageia-dev] Kernel issues with atheros wifi
</A></li>
<LI>Next message: <A HREF="014383.html">[Mageia-dev] submit freetuxtv-0.6.3-1.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#14392">[ date ]</a>
<a href="thread.html#14392">[ thread ]</a>
<a href="subject.html#14392">[ subject ]</a>
<a href="author.html#14392">[ 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>
|