Pages : 1
#1 Le 03/11/2009, à 23:04
- changy
Plus de wifi quand je débranche l'alimentation
Bonsoir,
Voila mon problème, je possède la carte wifi suivante :
03:00.0 Network controller: Broadcom Corporation BCM4312 802.11a/b/g (rev 02)
Donc pour cela j'ai installé le microcode avec le paquet b43-fwcutter, tout fonctionne nickel.
Mais quand je débranche l'alimentation de mon pc ou si je ne branche pas l'alimentation de mon pc quand je demarre; la carte bug, c'est-à-dire que la LED clignote en changeant de couleur (orange-bleu-orange-bleu-...-etc) et le pc freeze.
Je vous poste aussi le resultat de dmesg :
[ 114.611775] input: b43-phy0 as /class/input/input10
[ 114.843767] b43-phy0: Loading firmware version 351.126 (2006-07-29 05:54:02)
[ 114.843767] b43-phy0 warning: You are using an old firmware image. Support for old firmware will be removed in July 2008.
[ 114.843767] b43-phy0 warning: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
[ 116.012420] Registered led device: b43-phy0::tx
[ 116.012449] Registered led device: b43-phy0::rx
[ 116.012472] Registered led device: b43-phy0::radio
[ 116.064074] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Merci d'avance !
Hors ligne
#2 Le 04/11/2009, à 23:10
- changy
Re : Plus de wifi quand je débranche l'alimentation
Petit UP
Hors ligne
#3 Le 04/11/2009, à 23:25
- willy78
Re : Plus de wifi quand je débranche l'alimentation
prend le pilote broadcom sta dans ce cas là
Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum
Hors ligne
#4 Le 05/11/2009, à 19:58
- changy
Re : Plus de wifi quand je débranche l'alimentation
Merci nickel sa fonctionne, par contre quand je redemarre, il y a quand même b43 et ssb qui sont lancé meme en ajouter ces 2 modules dans le fichier de blacklist
tony@buzz:~$ cat /etc/modprobe.d/blacklist
# This file lists modules which will not be loaded as the result of
# alias expansion, with the purpose of preventing the hotplug subsystem
# to load them. It does not affect autoloading of modules by the kernel.
# This file is provided by the udev package.
# evbug is a debug tool and should be loaded explicitly
blacklist evbug
# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd
# replaced by e100
blacklist eepro100
# replaced by tulip
blacklist de4x5
# replaced by tmscsim
blacklist am53c974
# watchdog drivers should be loaded only if a watchdog daemon is installed
blacklist acquirewdt
blacklist advantechwdt
blacklist alim1535_wdt
blacklist alim7101_wdt
blacklist booke_wdt
blacklist cpu5wdt
blacklist eurotechwdt
blacklist hpwdt
blacklist i6300esb
blacklist i8xx_tco
blacklist ib700wdt
blacklist ibmasr
blacklist indydog
blacklist ixp2000_wdt
blacklist ixp4xx_wdt
blacklist it8712f_wdt
blacklist iTCO_wdt
blacklist machzwd
blacklist mixcomwd
blacklist mpc8xx_wdt
blacklist mpcore_wdt
blacklist mv64x60_wdt
blacklist pc87413_wdt
blacklist pcwd
blacklist pcwd_pci
blacklist pcwd_usb
blacklist s3c2410_wdt
blacklist sa1100_wdt
blacklist sbc60xxwdt
blacklist sbc7240_wdt
blacklist sbc8360
blacklist sbc_epx_c3
blacklist sc1200wdt
blacklist sc520_wdt
blacklist scx200_wdt
blacklist shwdt
blacklist smsc37b787_wdt
blacklist softdog
blacklist w83627hf_wdt
blacklist w83697hf_wdt
blacklist w83877f_wdt
blacklist w83977f_wdt
blacklist wafer5823wdt
blacklist wdt285
blacklist wdt977
blacklist wdt
blacklist wdt_pci
blacklist ssb
blacklist b43
Est ce que vous seriez pourquoi ? Cela fait que à chaque redemarrage je dois enlever les modules b43 et ssb et rechager le module wl
Merci d'avance.
Hors ligne
Pages : 1