Hello,
I come on this forum, because, some one from the french forum, tell me that here may be I will find a solution.
This is the problem :
-------------------------------
Each time my WiFi is down.
For make my Wifi Up, i have to install package dkms-broadcom and the uninstall dkms-broadcom.
And it is only after the uninstall of DKMS-Broadcom that my wifi is OK.
And I can re install the DKMS-Broadcom.
But after that, if i make a shut down / startup, the wifi is still down.
And the cycle restart, unistall DKMS-Broadcom.
I try to find a solution without sucess.
-----------------
Some additional informations :
-----------------------------
- Code: Select all
config]$ lspcidrake -v | grep -i net
r8169 : Realtek Semiconductor Co., Ltd.|RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [NETWORK_ETHERNET] (vendor:10ec device:8136 subv:103c subd:2341) (rev: 08)
bcma : Broadcom Corporation|BCM43142 802.11b/g/n [NETWORK_OTHER] (vendor:14e4 device:4365 subv:103c subd:2230) (rev: 01)
- Code: Select all
$ lspcidrake -v | grep -i net
r8169 : Realtek Semiconductor Co., Ltd.|RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [NETWORK_ETHERNET] (vendor:10ec device:8136 subv:103c subd:2341) (rev: 08)
wl : Broadcom Corporation|BCM43142 802.11b/g/n [NETWORK_OTHER] (vendor:14e4 device:4365 subv:103c subd:2230) (rev: 01)
4) when wifi is on, la commande iwconfig donne ceci :
- Code: Select all
wlol IEEE 802.11 abg ESSID: »Mobistar-7613B »
Mode:Managed Frequency :2.412 GHz Access Point : …
Bit Rate=54 Mb/s TX-Power=200 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
RX invalid nwid:O Invalid misc:0 Missed beacon:0
enol no wireless extensions.
Lo no wireless extensions.
---------------------------------
I test with unintalled of all broadcom package.
After a restart, wifi manager was down and asked to install broadcom packages.
Its install this :
1) broadcom-wl-common - Common files for Broadcom-wl drivers
version 6.30.223..271 / 1.mga5.nonfree x86_64
2) broadcom-wl-kernel-3.19.8-desktop-3.mga5 - broadcom-wl driver for kernel-desktop-3.19.8-3.mga5 version 6.30.223.248 built for kernel-desktop-3.19.8-3.mga5.
3) broadcom-wl-kernel-4.1.15-desktop-2.mga5 - broadcom-wl driver for kernel-desktop-4.1.15-2.mga5
Prebuilt dkms binary kernel modules for the broadcom-wl driver version 6.30.223.271 built for kernel-desktop-4.1.15-2.mga5.
4) broadcom-wl-kernel-desktop-latest - Virtual rpm for latest broadcom-wl-kernel-desktop driver
version 6.30.223.271 5.mga5.nonfree x86_64
5) dkms-broadcom-wl - Kernel module for Broadcom wireless adapters
version 6.30.223..271 / 1.mga5.nonfree x86_64
---------------------------
Thank for your help.