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
|
<!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=%3Cpan.2012.12.28.13.37.57.587464%40bcs.org.uk%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="021002.html">
<LINK REL="Next" HREF="021011.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers</H1>
<B>Maurice Batey</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=%3Cpan.2012.12.28.13.37.57.587464%40bcs.org.uk%3E"
TITLE="[Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers">maurice at bcs.org.uk
</A><BR>
<I>Fri Dec 28 14:37:58 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="021002.html">[Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers
</A></li>
<LI>Next message: <A HREF="021011.html">[Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21007">[ date ]</a>
<a href="thread.html#21007">[ thread ]</a>
<a href="subject.html#21007">[ subject ]</a>
<a href="author.html#21007">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Thu, 27 Dec 2012 19:34:31 -0700, Thomas Spuhler wrote:
><i> I opened the Networkcenter again and the same message apeared:
</I>><i> Unable to find network interface for selected device (using wl driver)
</I>
I've been through all that on a netbook with Broadcom BCM43225 and
running fully-updated Mageia-3-A2.
I now have solid WiFi after starting to use NetworkManager, which I
installed with the following instructions:
(1) Install plasma-applet-networkmanager*, and add it to your
panel.
(To find its icon, Unlock Widgets, go into the 'Panel Tool
Box' on the right of the KDE panel, select "Add Widgets"
Then type "network" in the Categories box, and float your mouse
cursor over each until you find Network Management.
Double-click on this one and it will show up somewhere on your
Panel.)
(2) In /etc/NetworkManager/NetworkManager.conf change:
"plugins=ifcfg-rh,keyfile" to:
"plugins=keyfile"
(3) Click on the NM applet. It should bring up a dialog which will
list your SSID. Click on it to connect (or configure)
This has withstood all s/w updates so far, which is more than I can
say for Mageia-2 which is my bread-and-butter install on the netbook.
Its WiFi was at first working but a s/w update broke it, though
over in Google-land I saw a suggestion to install:
kernel-firmware-nonfree*
after which the WiFi was back to normal.
However I have not dared not do any more s/w updates to Mageia-2 in
case the WiFi breaks again, though I guess I could always try
NetworkManager if it did (or start using M3A2 as main system).
(*Tried that on Mageia-3-A2 but did not solve the problem.)
--
/\/\aurice
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="021002.html">[Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers
</A></li>
<LI>Next message: <A HREF="021011.html">[Mageia-dev] RFC: dropping prebuilt broadcom-wl drivers
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21007">[ date ]</a>
<a href="thread.html#21007">[ thread ]</a>
<a href="subject.html#21007">[ subject ]</a>
<a href="author.html#21007">[ 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>
|