diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20120105/006197.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20120105/006197.html | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120105/006197.html b/zarb-ml/mageia-discuss/20120105/006197.html new file mode 100644 index 000000000..18d92f93e --- /dev/null +++ b/zarb-ml/mageia-discuss/20120105/006197.html @@ -0,0 +1,89 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Internet connection and Wifi Connection + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Internet%20connection%20and%20Wifi%20Connection&In-Reply-To=%3C4F05D010.7040206%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="006196.html"> + <LINK REL="Next" HREF="006198.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Internet connection and Wifi Connection</H1> + <B>Kristoffer Grundström</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Internet%20connection%20and%20Wifi%20Connection&In-Reply-To=%3C4F05D010.7040206%40gmail.com%3E" + TITLE="[Mageia-discuss] Internet connection and Wifi Connection">kristoffer.grundstrom1983 at gmail.com + </A><BR> + <I>Thu Jan 5 17:30:08 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="006196.html">[Mageia-discuss] Internet connection and Wifi Connection +</A></li> + <LI>Next message: <A HREF="006198.html">[Mageia-discuss] Internet connection and Wifi Connection +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6197">[ date ]</a> + <a href="thread.html#6197">[ thread ]</a> + <a href="subject.html#6197">[ subject ]</a> + <a href="author.html#6197">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Rory Albertyn skrev 2012-01-05 15:01: +><i> Hi, +</I>><i> +</I>><i> On my windows laptop, I can connect to my Wifi network, then setup a +</I>><i> DSL connection and use that for internet connectivity via the WIFI. +</I>><i> How am I able to do this with Mageia? It seems to only allow a DSL +</I>><i> connection over a wired network. Any thoughts? +</I>><i> +</I>><i> Regards, +</I>><i> Rory Albertyn (Gripen) +</I>><i> +</I>><i> Ps: Just had this same issue with another GNOME based OS. +</I>First off. check with lsmod if the module is loaded & used. +Then install rfkill & type as root i Terminal-window: + + +rfkill list + +If you read Yes somewhere in the output you type rfkill unblock all or +rfkill unblock wifi or rfkill unblock wlan or wlan0 + +Type following as root: rmmod -f and the name of the module that the +card uses. + +Type modprobe followed by modulename to load the module again. + +Afterwards I'd disable eth0-interface by typing ifdown eth0 as root. + +I've had some problems myself with the module for Atheros AR5001 +Wireless Adapter in a HP Compaq Presario CQ60-415so & I solved it that way. + +/Christopher +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006196.html">[Mageia-discuss] Internet connection and Wifi Connection +</A></li> + <LI>Next message: <A HREF="006198.html">[Mageia-discuss] Internet connection and Wifi Connection +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6197">[ date ]</a> + <a href="thread.html#6197">[ thread ]</a> + <a href="subject.html#6197">[ subject ]</a> + <a href="author.html#6197">[ 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> |