blob: 9cb3b6b962de72ce4bfc41cb76f3ad8787897f2e (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Mageia 2 Wireless LAN (Wifi) Connection Keeps Getting Disconnected
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia%202%20Wireless%20LAN%20%28Wifi%29%20Connection%20Keeps%0A%09Getting%20Disconnected&In-Reply-To=%3C1665056.SohGNniDRQ%40localhost%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008427.html">
<LINK REL="Next" HREF="008433.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Mageia 2 Wireless LAN (Wifi) Connection Keeps Getting Disconnected</H1>
<B>Richard</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia%202%20Wireless%20LAN%20%28Wifi%29%20Connection%20Keeps%0A%09Getting%20Disconnected&In-Reply-To=%3C1665056.SohGNniDRQ%40localhost%3E"
TITLE="[Mageia-discuss] Mageia 2 Wireless LAN (Wifi) Connection Keeps Getting Disconnected">richardwest at leiston.info
</A><BR>
<I>Fri Aug 10 11:22:38 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008427.html">[Mageia-discuss] Randomised game position (was: Mageia 2 Wireless LAN (Wifi) Connection Keeps Getting Disconnected)
</A></li>
<LI>Next message: <A HREF="008433.html">[Mageia-discuss] Mageia 2 Wireless LAN (Wifi) Connection Keeps Getting Disconnected
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8425">[ date ]</a>
<a href="thread.html#8425">[ thread ]</a>
<a href="subject.html#8425">[ subject ]</a>
<a href="author.html#8425">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Friday 10 August 2012 11:09:30 Shlomi Fish wrote:
><i> Hi all,
</I>><i>
</I>><i> my Mageia 2 Wireless LAN (Wifi) Connection keeps getting disconnected. I
</I>><i> tried running this script as root:
</I>><i>
</I>><i> <<<<
</I>><i> #!/bin/bash
</I>><i> IP="10.0.0.138"
</I>><i> # IP="192.168.1.1"
</I>><i> while true ; do
</I>><i> if ! ping -c 4 "$IP" ; then
</I>><i> service network restart
</I>><i> # /etc/init.d/networkmanager restart
</I>><i> sleep 10
</I>><i> fi
</I>><i> sleep 5
</I>><i> done
</I>><i>
</I>><i>
</I>><i> It helps a lot, but sometimes one of the programs gets wedged as well,
</I>><i> and I need to run "pkill -9 ifplugd" as well. Is there any way to tell
</I>><i> NetworkManager, netapplet, or whatever the flavour of the day is to
</I>><i> start the connection again promptly after a disconnect?
</I>><i>
</I>><i> My laptop's specs are:
</I>><i>
</I>><i> <<<<
</I>><i> I also have an Acer Aspire 5738DZG laptop with the following specs:
</I>><i>
</I>><i> Intel Pentium(R) Dual-Core CPU T4300 @ 2.10GHz. (x86-64).
</I>><i> ATI Mobility Radeon™ HD 4570 (r700)
</I>><i> 15.6" 3D HD LCD Screen.
</I>><i> 3 GB Memory
</I>><i> 320 GB Hard Disk Drive.
</I>><i> “DVD Super Multi DL drive”
</I>><i> Acer Nplify™ 802.11b/g/n.
</I>><i>
</I>><i>
</I>><i> I'd rather not have to baby sit it all the time.
</I>><i>
</I>><i> Regards,
</I>><i>
</I>><i> Shlomi Fish
</I>
Not sure if it's relevant but I find that if I set "Allow access point
roaming" in network center it solves it for me.
--
Richard.
<A HREF="http://www.leiston.info">http://www.leiston.info</A>
<A HREF="http://www.rose-linux.net">http://www.rose-linux.net</A>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-discuss/attachments/20120810/b878f91d/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008427.html">[Mageia-discuss] Randomised game position (was: Mageia 2 Wireless LAN (Wifi) Connection Keeps Getting Disconnected)
</A></li>
<LI>Next message: <A HREF="008433.html">[Mageia-discuss] Mageia 2 Wireless LAN (Wifi) Connection Keeps Getting Disconnected
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8425">[ date ]</a>
<a href="thread.html#8425">[ thread ]</a>
<a href="subject.html#8425">[ subject ]</a>
<a href="author.html#8425">[ 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>
|