diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-August/008425.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-August/008425.html | 126 |
1 files changed, 126 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-August/008425.html b/zarb-ml/mageia-discuss/2012-August/008425.html new file mode 100644 index 000000000..9cb3b6b96 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-August/008425.html @@ -0,0 +1,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> |