diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-October/008829.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-October/008829.html | 136 |
1 files changed, 136 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-October/008829.html b/zarb-ml/mageia-discuss/2012-October/008829.html new file mode 100644 index 000000000..8b61d5664 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-October/008829.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Mageia-3-Alpha2: Broadcom wireless driver fails to connect to SSID + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia-3-Alpha2%3A%20Broadcom%20wireless%20driver%0A%20fails%20to%20connect%20to%20SSID&In-Reply-To=%3C50827316.5050203%40free.fr%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008825.html"> + <LINK REL="Next" HREF="008831.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Mageia-3-Alpha2: Broadcom wireless driver fails to connect to SSID</H1> + <B>jpbfree</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia-3-Alpha2%3A%20Broadcom%20wireless%20driver%0A%20fails%20to%20connect%20to%20SSID&In-Reply-To=%3C50827316.5050203%40free.fr%3E" + TITLE="[Mageia-discuss] Mageia-3-Alpha2: Broadcom wireless driver fails to connect to SSID">jpierre.benoit at free.fr + </A><BR> + <I>Sat Oct 20 11:47:02 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008825.html">[Mageia-discuss] Mageia-3-Alpha2: Broadcom wireless driver fails to connect to SSID +</A></li> + <LI>Next message: <A HREF="008831.html">[Mageia-discuss] Mageia-3-Alpha2: Broadcom wireless driver fails to connect to SSID +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8829">[ date ]</a> + <a href="thread.html#8829">[ thread ]</a> + <a href="subject.html#8829">[ subject ]</a> + <a href="author.html#8829">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le 19/10/2012 23:12, jpbfree a écrit : +><i> same problem here with a HP laptop. +</I>><i> +</I>><i> # lspcidrake -v | grep Wireless +</I>><i> wl : Broadcom Corporation|BCM4313 802.11b/g/n Wireless +</I>><i> LAN Controller [NETWORK_OTHER] (vendor:14e4 device:4727 subv:103c +</I>><i> subd:1483) (rev: 01) +</I>><i> btusb : Broadcom Corp|Broadcom 2070 Bluetooth +</I>><i> [Wireless|Radio Frequency|Bluetooth] (vendor:0a5c device:21b4) +</I>><i> +</I>><i> in addition i cannot have a wireless connection when configure through +</I>><i> the gui,with or without network manager (no problem when configuring +</I>><i> with the wireless tools from the cmdline) and as author said no +</I>><i> automatic reconection; even after a suspend to ram. +</I>><i> and the network icon disapeared from the taskbar (KDE) +</I>><i> +</I>><i> # uname -a +</I>><i> Linux localhost.localdomain 3.6.2-desktop-1.mga3 #1 SMP Wed Oct 17 +</I>><i> 20:45:11 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux +</I>><i> +</I>><i> I have also to say that my usb mouse doesn't survive a suspend/resume +</I>><i> (i have to unplug and replug it)! +</I>><i> no problem with the touchpad though. +</I>><i> +</I>><i> JPB +</I>more on that. +If that can help narrowing down the problem here is what I did +(just after a reboot; wireless interface not working). + + + +--------------------------------------------------------------------- +# service network restart +Restarting network (via systemctl): Job for network.service failed. See +'systemctl status network.service' and 'journalctl' for details. + [FAILED] +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">root at localhost</A> jpb]# systemctl status network.service +network.service - LSB: Bring up/down networking + Loaded: loaded (/etc/rc.d/init.d/network) + Active: failed (Result: exit-code) since Sat, 20 Oct 2012 +11:19:23 +0200; 29s ago + Process: 3167 ExecStart=/etc/rc.d/init.d/network start +(code=exited, status=1/FAILURE) + CGroup: name=systemd:/system/network.service + └ 1423 /sbin/ifplugd -I -b -i eth1 +Oct 20 11:19:22 localhost.localdomain systemd[1]: Starting LSB: Bring +up/down networking... +Oct 20 11:19:22 localhost.localdomain network[3167]: Bringing up +loopback interface: [ OK ] +Oct 20 11:19:22 localhost.localdomain network[3167]: Configuring +wireless regulatory domain [ OK ] +Oct 20 11:19:22 localhost.localdomain network[3167]: Bringing up +interface eth0: Sorry, there is already an instance of ifplugd for eth0 +running. +Oct 20 11:19:22 localhost.localdomain network[3167]: [FAILED] +Oct 20 11:19:23 localhost.localdomain network[3167]: Bringing up +interface eth1: Sorry, there is already an instance of ifplugd for eth1 +running. +Oct 20 11:19:23 localhost.localdomain network[3167]: [FAILED] +Oct 20 11:19:23 localhost.localdomain network[3167]: Bringing up +interface wlan0: ERROR : [/etc/sysconfig/network-scripts/ifup-eth] +brcmsmac device wlan0 does not seem to be present, delaying initialization. +Oct 20 11:19:23 localhost.localdomain network[3167]: [FAILED] +Oct 20 11:19:23 localhost.localdomain systemd[1]: Failed to start LSB: +Bring up/down networking. +--------------------------------------------------------------------- + +***nota: +I noticed that the interface name for the wireless card changed upon +reboots ! +It may be one of eth0, eth1 or even wlan0 ? + +OTH + +JPB + + +</PRE> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008825.html">[Mageia-discuss] Mageia-3-Alpha2: Broadcom wireless driver fails to connect to SSID +</A></li> + <LI>Next message: <A HREF="008831.html">[Mageia-discuss] Mageia-3-Alpha2: Broadcom wireless driver fails to connect to SSID +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8829">[ date ]</a> + <a href="thread.html#8829">[ thread ]</a> + <a href="subject.html#8829">[ subject ]</a> + <a href="author.html#8829">[ 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> |