diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023624.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-March/023624.html | 126 |
1 files changed, 126 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023624.html b/zarb-ml/mageia-dev/2013-March/023624.html new file mode 100644 index 000000000..0b2032468 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023624.html @@ -0,0 +1,126 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Broadcomm Wi-Fi How-To mga3, B-3 + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Broadcomm%20Wi-Fi%20How-To%20mga3%2C%20B-3&In-Reply-To=%3C201303191221.55391.thomas%40btspuhler.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="023626.html"> + <LINK REL="Next" HREF="023627.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Broadcomm Wi-Fi How-To mga3, B-3</H1> + <B>Thomas Spuhler</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Broadcomm%20Wi-Fi%20How-To%20mga3%2C%20B-3&In-Reply-To=%3C201303191221.55391.thomas%40btspuhler.com%3E" + TITLE="[Mageia-dev] Broadcomm Wi-Fi How-To mga3, B-3">thomas at btspuhler.com + </A><BR> + <I>Tue Mar 19 20:21:47 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="023626.html">[Mageia-dev] freeze push: e +</A></li> + <LI>Next message: <A HREF="023627.html">[Mageia-dev] Broadcomm Wi-Fi How-To mga3, B-3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23624">[ date ]</a> + <a href="thread.html#23624">[ thread ]</a> + <a href="subject.html#23624">[ subject ]</a> + <a href="author.html#23624">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>I finally figured out an easy way to make Wi-Fi working nicely on Laptops with different Broadcomm +chips tested that do not work using the wl driver provided in none-free: +BCM4311, BCM4318 (airforce-one) +Install your system, but disable none-free medium (to prevent the installation of the wl driver) +after re-booting and logging in the first time, shut down the box. +Insert the live-DVD of same architecture +boot the system using the live DVD. Check if your Wi-Fi works. + +Check as root which driver is loaded: lsmod +If you find the b43 and brcm, copy the folders /lib/firmware/b43 and /lib/firmware/brcm from the live- +DVD to your hard drive + +Add line "alias wlan0 b43 to /etc/modprobe.d/01_mga-config.conf + +If you reboot, you should now be able to turn on the Wi-Fi light (and to connect.) + +You now also need to reconfigure the shorewall, otherwise you cannot transmit any date. +Add the lien to your /etc/shorewall/interfaces: + +net wlan0 detect + +Just below the already existing line +net eth0 detect + +-- +Best regards +Thomas Spuhler +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: not available +Type: application/pgp-signature +Size: 198 bytes +Desc: This is a digitally signed message part. +URL: </pipermail/mageia-dev/attachments/20130319/1d9ffd95/attachment.asc> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="023626.html">[Mageia-dev] freeze push: e +</A></li> + <LI>Next message: <A HREF="023627.html">[Mageia-dev] Broadcomm Wi-Fi How-To mga3, B-3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23624">[ date ]</a> + <a href="thread.html#23624">[ thread ]</a> + <a href="subject.html#23624">[ subject ]</a> + <a href="author.html#23624">[ 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> |