#1 Le 29/04/2008, à 12:08
- le0n
[Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
Bonjour à tous,
après lecture de la documentation, il semble qu'il faille patcher le noyau pour utiliser le wifi. Mais je ne saisi pas bien la manip à faire.
Mon portable est un Compaq 6720s (C530)
Voici tout de même les infos requises :
~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04"
~$ lsusb
Bus 006 Device 001: ID 0000:0000
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile GME965/GLE960 Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller (rev 0c)
00:19.0 Ethernet controller: Intel Corporation 82562GT 10/100 Network Connection (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)
10:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
~$ sudo lshw -C network
*-network
description: Ethernet interface
product: 82562GT 10/100 Network Connection
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth0
version: 03
serial: 00:1a:4b:8a:e4:ec
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.20-k2-NAPI duplex=full firmware=1.1-2 ip=192.168.0.4 latency=0 link=yes module=e1000 multicast=yes port=twisted pair speed=100MB/s
*-network
description: Network controller
product: BCM94311MCG wlan mini-PCI
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:10:00.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=b43-pci-bridge latency=0 module=ssb
~$ lsmod
Module Size Used by
ipv6 267780 8
af_packet 23812 2
i915 32512 2
drm 82580 3 i915
rfcomm 41744 2
l2cap 25728 13 rfcomm
bluetooth 61156 4 rfcomm,l2cap
ppdev 10372 0
cpufreq_userspace 5284 0
cpufreq_powersave 2688 0
cpufreq_conservative 8712 0
cpufreq_ondemand 9740 0
cpufreq_stats 7104 0
freq_table 5536 2 cpufreq_ondemand,cpufreq_stats
sbs 15112 0
sbshc 7680 1 sbs
dock 11280 0
iptable_filter 3840 0
ip_tables 14820 1 iptable_filter
x_tables 16132 1 ip_tables
parport_pc 36260 0
lp 12324 0
parport 37832 3 ppdev,parport_pc,lp
joydev 13120 0
pcspkr 4224 0
evdev 13056 6
serio_raw 7940 0
psmouse 40336 0
sr_mod 17956 0
cdrom 37408 1 sr_mod
ata_generic 8324 0
iTCO_wdt 13092 0
iTCO_vendor_support 4868 1 iTCO_wdt
pata_acpi 8320 0
snd_hda_intel 344728 3
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
container 5632 0
snd_pcm 78596 2 snd_hda_intel,snd_pcm_oss
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
snd_hwdep 10500 1 snd_hda_intel
snd_seq_dummy 4868 0
video 19856 0
output 4736 1 video
snd_seq_oss 35584 0
snd_seq_midi 9376 0
snd_rawmidi 25760 1 snd_seq_midi
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
wmi_acer 9644 0
snd_seq 54224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
battery 14212 0
snd_timer 24836 2 snd_pcm,snd_seq
snd_seq_device 9612 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 56996 17 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
ac 6916 0
button 9232 0
soundcore 8800 1 snd
shpchp 34452 0
pci_hotplug 30880 1 shpchp
intel_agp 25492 1
agpgart 34760 3 drm,intel_agp
ext3 136712 1
jbd 48404 1 ext3
mbcache 9600 1 ext3
sg 36880 0
sd_mod 30720 3
usbhid 31872 0
hid 38784 1 usbhid
ata_piix 19588 0
ahci 28420 2
libata 159344 4 ata_generic,pata_acpi,ata_piix,ahci
scsi_mod 151436 4 sr_mod,sg,sd_mod,libata
ssb 32260 0
ehci_hcd 37900 0
uhci_hcd 27024 0
usbcore 146028 4 usbhid,ehci_hcd,uhci_hcd
e1000 125760 0
thermal 16796 0
processor 36872 2 thermal
fan 5636 0
fbcon 42912 0
tileblit 3456 1 fbcon
font 9472 1 fbcon
bitblit 6784 1 fbcon
softcursor 3072 1 bitblit
fuse 50580 3
~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:1a:4b:8a:e4:ec
inet adr:192.168.0.4 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::21a:4bff:fe8a:e4ec/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:25702 erreurs:0 :0 overruns:0 frame:0
TX packets:23415 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:100
Octets reçus:29845374 (28.4 MB) Octets transmis:2654999 (2.5 MB)
Adresse de base:0x4020 Mémoire:e4600000-e4620000
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
Packets reçus:1196 erreurs:0 :0 overruns:0 frame:0
TX packets:1196 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:59800 (58.3 KB) Octets transmis:59800 (58.3 KB)
~$ iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
~$ uname -r -m
2.6.24-16-generic i686
~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
Merci par avance !
Dernière modification par le0n (Le 30/04/2008, à 19:27)
Hors ligne
#2 Le 30/04/2008, à 13:39
- le0n
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
Je remonte un peu le sujet des fois que...
Hors ligne
#3 Le 30/04/2008, à 15:05
- willy78
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
essaye ça
sudo apt-get install b43-fwcutter
Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum
Hors ligne
#4 Le 30/04/2008, à 15:32
- le0n
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
Bonjour, merci pour ta réponse. En fait j'avais déjà essayé
~$ sudo apt-get install b43-fwcutter
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
b43-fwcutter est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
Dernière modification par le0n (Le 30/04/2008, à 15:33)
Hors ligne
#5 Le 30/04/2008, à 15:39
- willy78
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
desinstalles
sudo apt-get remove --purge b43-fwcutter
et réinstalle
si rien fais ça:
http://wlety.free.fr/forum/viewtopic.php?id=28
change (dans le tuto toutes les occurrences de bcm43xx par b43)
Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum
Hors ligne
#6 Le 30/04/2008, à 16:48
- le0n
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
Malheureusement, aucune des solutions n'a changée quoi que ce soit
Dernière modification par le0n (Le 30/04/2008, à 16:49)
Hors ligne
#7 Le 30/04/2008, à 16:54
- schmilblik
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
donne le retour de
sudo fdisk -l
lsmod
ndiswrapper -l
#8 Le 30/04/2008, à 16:57
- le0n
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
~$ sudo fdisk -l
Disque /dev/sda: 80.0 Go, 80026361856 octets
255 heads, 63 sectors/track, 9729 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Identifiant disque: 0x943f1034
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 1 6527 52428096 7 HPFS/NTFS
/dev/sda2 6528 9591 24611580 83 Linux
/dev/sda3 9592 9729 1108485 5 Extended
/dev/sda5 9592 9729 1108453+ 82 Linux swap / Solaris
~$ lsmod
Module Size Used by
ndiswrapper 192920 0
ipv6 267780 8
i915 32512 2
drm 82580 3 i915
af_packet 23812 2
rfcomm 41744 2
l2cap 25728 13 rfcomm
bluetooth 61156 4 rfcomm,l2cap
ppdev 10372 0
cpufreq_stats 7104 0
cpufreq_userspace 5284 0
cpufreq_ondemand 9740 0
freq_table 5536 2 cpufreq_stats,cpufreq_ondemand
cpufreq_conservative 8712 0
cpufreq_powersave 2688 0
sbs 15112 0
sbshc 7680 1 sbs
dock 11280 0
iptable_filter 3840 0
ip_tables 14820 1 iptable_filter
x_tables 16132 1 ip_tables
parport_pc 36260 0
lp 12324 0
parport 37832 3 ppdev,parport_pc,lp
joydev 13120 0
pcspkr 4224 0
evdev 13056 6
psmouse 40336 0
serio_raw 7940 0
sr_mod 17956 0
cdrom 37408 1 sr_mod
iTCO_wdt 13092 0
iTCO_vendor_support 4868 1 iTCO_wdt
snd_hda_intel 344728 3
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
container 5632 0
snd_pcm 78596 2 snd_hda_intel,snd_pcm_oss
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
snd_hwdep 10500 1 snd_hda_intel
snd_seq_dummy 4868 0
video 19856 0
output 4736 1 video
snd_seq_oss 35584 0
snd_seq_midi 9376 0
snd_rawmidi 25760 1 snd_seq_midi
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
wmi_acer 9644 0
snd_seq 54224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
battery 14212 0
snd_timer 24836 2 snd_pcm,snd_seq
snd_seq_device 9612 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
ac 6916 0
snd 56996 17 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
button 9232 0
soundcore 8800 1 snd
shpchp 34452 0
pci_hotplug 30880 1 shpchp
intel_agp 25492 1
agpgart 34760 3 drm,intel_agp
pata_acpi 8320 0
ext3 136712 1
jbd 48404 1 ext3
mbcache 9600 1 ext3
sg 36880 0
sd_mod 30720 3
ata_piix 19588 0
usbhid 31872 0
hid 38784 1 usbhid
ata_generic 8324 0
ahci 28420 2
libata 159344 4 pata_acpi,ata_piix,ata_generic,ahci
scsi_mod 151436 4 sr_mod,sg,sd_mod,libata
ssb 32260 0
ehci_hcd 37900 0
uhci_hcd 27024 0
usbcore 146028 5 ndiswrapper,usbhid,ehci_hcd,uhci_hcd
e1000 125760 0
thermal 16796 0
processor 36872 2 thermal
fan 5636 0
fbcon 42912 0
tileblit 3456 1 fbcon
font 9472 1 fbcon
bitblit 6784 1 fbcon
softcursor 3072 1 bitblit
fuse 50580 3
~$ ndiswrapper -l
bcmwl5 : driver installed
device (14E4:4311) present (alternate driver: bcm43xx)
Dernière modification par le0n (Le 30/04/2008, à 16:58)
Hors ligne
#9 Le 30/04/2008, à 17:00
- le corsaire noir
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
arf, je voulais
sudo lshw -C network
sudo iwlist scanning
#10 Le 30/04/2008, à 17:05
- #hehedotcom\'isback
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
arf, je voulais
sudo lshw -C network
sudo iwlist scanning
Moi aussi, je me fight souvent avec mes doigts
../
Hors ligne
#11 Le 30/04/2008, à 17:33
- le0n
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
~$ sudo lshw -C network
*-network
description: Ethernet interface
product: 82562GT 10/100 Network Connection
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth0
version: 03
serial: 00:1a:4b:8a:e4:ec
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.20-k2-NAPI duplex=full firmware=1.1-2 ip=192.168.0.4 latency=0 link=yes module=e1000 multicast=yes port=twisted pair speed=100MB/s
*-network
description: Network controller
product: BCM94311MCG wlan mini-PCI
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:10:00.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=b43-pci-bridge latency=0 module=ssb
~$ sudo iwlist scanning
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
Hors ligne
#12 Le 30/04/2008, à 17:39
- schmilblik yurek :D
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
le corsaire noir a écrit :arf, je voulais
sudo lshw -C network
sudo iwlist scanningMoi aussi, je me fight souvent avec mes doigts
mes doigts sont gluantes
donne le retour de
modprobe -l | grep b43
#13 Le 30/04/2008, à 17:41
- #hehedotcom\'isback
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
Bon ta carte ne semble pas ok, mais ca tu l'as deviné sans moi.
En revanche, je ne sais pas si utilises ndiswrapper ou le firmware b43.
Je pencherai pour le firmware à la vue de
driver=b43-pci-bridge
As tu suivi le lien fourni par Willy, plus haut dans le fil?
../
Hors ligne
#14 Le 30/04/2008, à 18:03
- le0n
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
oui, j'ai appliqué le tuto. Ca fonctionnait parfaitement sous Gutsy, mais depuis Hardy...
d'après la doc http://doc.ubuntu-fr.org/wifi_broadcom_bcm43xx, je devrai utiliser b43-fwcutter mais la doc dit aussi que "Le noyau 2.6.24 à besoin d'un patch" ?
Dernière modification par le0n (Le 30/04/2008, à 18:07)
Hors ligne
#15 Le 30/04/2008, à 18:08
- hohodetcem\backlater
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
donne le retour de
sudo aptitude remove b43-fwcutter
redémarre
sudo modprobe ndiswrapper
et poste
sudo lshw -C network
sudo iwlist scanning
#16 Le 30/04/2008, à 18:12
- #hehedotcom\'isback
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
sudo aptitude remove b43-fwcutter
Il etait passé comme ca le famleux rm-
donne moi le retour de ...
../
Hors ligne
#17 Le 30/04/2008, à 18:18
- hohodetcem\backlater
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
arff le bon vieux temps
#18 Le 30/04/2008, à 18:22
- le0n
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
~$ sudo lshw -C network
*-network
description: Ethernet interface
product: 82562GT 10/100 Network Connection
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth0
version: 03
serial: 00:1a:4b:8a:e4:ec
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.20-k2-NAPI duplex=full firmware=1.1-2 ip=192.168.0.4 latency=0 link=yes module=e1000 multicast=yes port=twisted pair speed=100MB/s
*-network
description: Network controller
product: BCM94311MCG wlan mini-PCI
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:10:00.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=b43-pci-bridge latency=0 module=ssb
~$ sudo iwlist scanning
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
Hors ligne
#19 Le 30/04/2008, à 18:28
- ilcorseronerowdfbdfb
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
poste
donne le retour de
modprobe -l | grep b43
#20 Le 30/04/2008, à 18:30
- le0n
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
ben j'y suis pour rien moi si c'est identique au précédent; je fais ce que vous me demandez
:~$ modprobe -l | grep b43
/lib/modules/2.6.24-16-generic/kernel/drivers/net/wireless/b43legacy/b43legacy.ko
/lib/modules/2.6.24-16-generic/kernel/drivers/net/wireless/b43/b43.ko
Hors ligne
#21 Le 30/04/2008, à 18:35
- ilcorseronerowdfbdfb
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
tape
echo 'blacklist b43' | sudo tee -a /etc/modprobe.d/blacklist
echo 'blacklist b43legacy' | sudo tee -a /etc/modprobe.d/blacklist
redémarre
sudo modprobe ndiswrapper
donne les retours
sudo iwlist scanning
sudo lshw -C network
#22 Le 30/04/2008, à 18:40
- le0n
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
~$ sudo iwlist scanning
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
~$ sudo lshw -C network
*-network
description: Ethernet interface
product: 82562GT 10/100 Network Connection
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth0
version: 03
serial: 00:1a:4b:8a:e4:ec
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.20-k2-NAPI duplex=full firmware=1.1-2 ip=192.168.0.4 latency=0 link=yes module=e1000 multicast=yes port=twisted pair speed=100MB/s
*-network
description: Network controller
product: BCM94311MCG wlan mini-PCI
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:10:00.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=b43-pci-bridge latency=0 module=ssb
Hors ligne
#23 Le 30/04/2008, à 18:41
- #hehedotcom\'isback
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
redémarre ton pc et
donne le retour de
ndiswrapper -l
../
Hors ligne
#24 Le 30/04/2008, à 18:48
- hohodetcem\backlater
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
tape
sudo rmmod ohci_hcd
sudo rmmod ssb
sudo rmmod ndiswrapper
sudo modprobe ndiswrapper
sudo modprobe ohci_hcd
puis poste
sudo iwlist scanning
#25 Le 30/04/2008, à 19:01
- le0n
Re : [Résolu]Hardy-Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
redémarre ton pc et
donne le retour de
ndiswrapper -l
~$ ndiswrapper -l
bcmwl5 : driver installed
device (14E4:4311) present (alternate driver: bcm43xx)
Dernière modification par le0n (Le 30/04/2008, à 19:03)
Hors ligne