blob: 6e27732bed7ab6ababd244dafe9c736435ed30cf (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFC%3A%20dropping%20prebuilt%20broadcom-wl%20drivers&In-Reply-To=%3C50DE0264.7090801%40eesti.ee%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="021001.html">
<LINK REL="Next" HREF="020992.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers</H1>
<B>Sander Lepik</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFC%3A%20dropping%20prebuilt%20broadcom-wl%20drivers&In-Reply-To=%3C50DE0264.7090801%40eesti.ee%3E"
TITLE="[Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers">sander.lepik at eesti.ee
</A><BR>
<I>Fri Dec 28 21:34:44 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="021001.html">[Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers
</A></li>
<LI>Next message: <A HREF="020992.html">[Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21014">[ date ]</a>
<a href="thread.html#21014">[ thread ]</a>
<a href="subject.html#21014">[ subject ]</a>
<a href="author.html#21014">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>27.12.2012 18:28, Thomas Backlund kirjutas:
><i> Thomas Backlund skrev 27.12.2012 17:01:
</I>><i> [...]
</I>><i>
</I>><i> Theese are exactly the same as the official beta1 isos,
</I>><i> with only exceptions are the broadcom-wl tests:
</I>><i>
</I>><i> * No broadcom-wl drivers on iso, and no "wl" entries in ldetect-lst:
</I>><i> <A HREF="http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/people/tmb/mga3-beta1-wl-test/Mageia-3-beta1-no-wl-LiveCD-KDE4-en-i586-CD/">http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/people/tmb/mga3-beta1-wl-test/Mageia-3-beta1-no-wl-LiveCD-KDE4-en-i586-CD/</A>
</I>><i>
</I>So i used this iso to test.
At first i saw such device reported for wifi connections:
Wireless (Wi-Fi)
Broadcom Corporation BCM43224 802.11a/b/g/n
Clicking on it prompted to install wl stuff. So no luck at first.
Then i checked dmesg and saw that b43 was loaded.
I ran rmmod on these modules: b43, brcmsmac, bcma
After that i blacklisted b43 in /etc/modprobe.d/blacklist-mga.conf and reloaded bcma.
Now i saw new interface wlan0 and i was able to configure it. But connection test failed.
I think it failed because wpa_supplicant was in bad mood. As i couldn't restart LiveCD i
just ran "service network restart". After that my laptop connected automatically and network
was usable.
So if wrong modules are blocked and correct ones loaded then everything seems to work.
Output of lspcidrake -v:
wl : Broadcom Corporation|BCM43224 802.11a/b/g/n [NETWORK_OTHER] (vendor:14e4 device:4353
subv:1028 subd:000e) (rev: 01)
--
Sander
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="021001.html">[Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers
</A></li>
<LI>Next message: <A HREF="020992.html">[Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21014">[ date ]</a>
<a href="thread.html#21014">[ thread ]</a>
<a href="subject.html#21014">[ subject ]</a>
<a href="author.html#21014">[ 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>
|