Pages : 1
#1 Le 08/05/2008, à 10:33
- ParseX
Problème ndiswrapper et BCM94311MCG
Bonjour tout le monde!
J'ai un petit soucis depuis que je suis passé à Hardy, je n'arrive pas à configurer mon wifi.
Ma carte est une Broadcom BCM94311MCG wlan mini-PCI, intégrée à mon portable HP Pavillion
chrisss@chrisss-laptop:~$ lspci
[...]
03:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 01)
chrisss@chrisss-laptop:~$ lspci -n
[...]
03:00.0 0280: 14e4:4311 (rev 01)
J'ai fait une installation via ndiswrapper qui s'est bien déroulée
chrisss@chrisss-laptop:~$ ndiswrapper -l
bcmwl5 : driver installed
device (14E4:4311) present (alternate driver: bcm43xx)
Seulement voilà, impossible d'effectuer une recherche des réseaux, comme si ma carte n'était pas "connectée" au wlan0
chrisss@chrisss-laptop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11g ESSID:""
Mode:Managed Channel:0 Access Point: Not-Associated
Tx-Power=0 dBm
Retry min limit:7 RTS thr:off Fragment thr=2346 B
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
chrisss@chrisss-laptop:~$ iwlist wlan0 scan
wlan0 No scan results
J'ai déja passé quelques heures dessus, j'ai un peu de mal à cerner le problème...
Quelqu'un aurait-il une idée?
Merci d'avance!
Parse
#2 Le 08/05/2008, à 10:36
- ParseX
Re : Problème ndiswrapper et BCM94311MCG
chrisss@chrisss-laptop:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04"
chrisss@chrisss-laptop:~$ lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 045e:00f0 Microsoft Corp.
Bus 001 Device 001: ID 0000:0000
chrisss@chrisss-laptop:~$ lspci
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:05.0 VGA compatible controller: nVidia Corporation C51 [Geforce 6150 Go] (rev a2)
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
00:0a.3 Co-processor: nVidia Corporation MCP51 PMU (rev a3)
00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev f1)
00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev f1)
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
03:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 01)
chrisss@chrisss-laptop:~$ sudo lshw -C network
*-network
description: Network controller
product: BCM94311MCG wlan mini-PCI
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: 01
width: 32 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=b43-pci-bridge latency=0 module=ssb
*-network DISABLED
description: Wireless interface
physical id: 1
logical name: wlan0
serial: 00:14:a5:fb:74:78
capabilities: ethernet physical wireless
configuration: broadcast=yes multicast=yes wireless=IEEE 802.11g
chrisss@chrisss-laptop:~$ lsmod
Module Size Used by
binfmt_misc 12808 1
af_packet 23812 2
ipv6 267780 10
rfkill_input 5504 0
rfcomm 41744 2
l2cap 25728 13 rfcomm
bluetooth 61156 4 rfcomm,l2cap
ppdev 10372 0
powernow_k8 16704 1
cpufreq_ondemand 9740 1
cpufreq_powersave 2688 0
cpufreq_stats 7104 0
cpufreq_userspace 5284 0
cpufreq_conservative 8712 0
freq_table 5536 3 powernow_k8,cpufreq_ondemand,cpufreq_stats
sbs 15112 0
sbshc 7680 1 sbs
dock 11280 0
container 5632 0
usbhid 31872 0
hid 38784 1 usbhid
iptable_filter 3840 0
ip_tables 14820 1 iptable_filter
x_tables 16132 1 ip_tables
ndiswrapper 192920 0
parport_pc 36260 0
lp 12324 0
parport 37832 3 ppdev,parport_pc,lp
joydev 13120 0
snd_hda_intel 344728 2
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
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
snd_seq_oss 35584 0
snd_seq_midi 9376 0
arc4 2944 2
ecb 4480 2
blkcipher 8324 1 ecb
snd_rawmidi 25760 1 snd_seq_midi
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
evdev 13056 13
psmouse 40336 0
snd_seq 54224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
serio_raw 7940 0
b43 115104 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
pcspkr 4224 0
rfkill 8592 7 rfkill_input,b43
k8temp 6656 0
sr_mod 17956 0
cdrom 37408 1 sr_mod
mac80211 165652 1 b43
snd 56996 15 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
cfg80211 15112 1 mac80211
led_class 6020 1 b43
input_polldev 5896 1 b43
soundcore 8800 1 snd
video 19856 0
output 4736 1 video
wmi_acer 9644 0
battery 14212 0
i2c_nforce2 7680 0
agpgart 34760 0
ac 6916 0
button 9232 0
i2c_core 24832 1 i2c_nforce2
shpchp 34452 0
pci_hotplug 30880 1 shpchp
ext3 136712 1
jbd 48404 1 ext3
mbcache 9600 1 ext3
sg 36880 0
sd_mod 30720 4
pata_amd 14212 0
sata_nv 27528 3
pata_acpi 8320 0
ata_generic 8324 0
libata 159344 4 pata_amd,sata_nv,pata_acpi,ata_generic
scsi_mod 151436 4 sr_mod,sg,sd_mod,libata
ehci_hcd 37900 0
forcedeth 51980 0
ohci_hcd 25348 0
usbcore 146028 5 usbhid,ndiswrapper,ehci_hcd,ohci_hcd
ssb 32260 1 b43
thermal 16796 0
processor 36872 2 powernow_k8,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 5
chrisss@chrisss-laptop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11g ESSID:""
Mode:Managed Channel:0 Access Point: Not-Associated
Tx-Power=0 dBm
Retry min limit:7 RTS thr:off Fragment thr=2346 B
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
chrisss@chrisss-laptop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:16:36:a7:66:d1
inet adr:10.0.1.234 Bcast:10.0.1.255 Masque:255.255.255.0
adr inet6: fe80::216:36ff:fea7:66d1/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:1417554 erreurs:0 :0 overruns:0 frame:0
TX packets:841514 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:2125261512 (1.9 GB) Octets transmis:64649830 (61.6 MB)
Interruption:19 Adresse de base:0x6000
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:572 erreurs:0 :0 overruns:0 frame:0
TX packets:572 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:29760 (29.0 KB) Octets transmis:29760 (29.0 KB)
chrisss@chrisss-laptop:~$ iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wmaster0 Interface doesn't support scanning.
wlan0 No scan results
chrisss@chrisss-laptop:~$ uname -r -m
2.6.24-16-generic i686
chrisss@chrisss-laptop:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
#3 Le 09/05/2008, à 17:25
- Parse
Re : Problème ndiswrapper et BCM94311MCG
Petit up...
Hors ligne
#4 Le 09/05/2008, à 20:37
- willy78
Re : Problème ndiswrapper et BCM94311MCG
pour décharger les modules chargés automatiquement par Hardy
sudo ndiswrapper -m
sudo rmmod b43
sudo rmmod b44
sudo rmmod b43legacy #this step added Apr 27 2008
sudo rmmod ssb
sudo rmmod ndiswrapper
sudo modprobe ndiswrapper
sudo modprobe ssb
sudo modprobe b44 #this step added May 1 2008
Blacklister le module chargé automatiquement par Hardy
echo 'blacklist ssb' | sudo tee -a /etc/modprobe.d/blacklist
echo -e '#Hardy ssb/ndiswrapper workaround, added' `date` '\ninstall ndiswrapper modprobe -r b43 b44 b43legacy ssb; modprobe --ignore-install ndiswrapper $CMDLINE_OPTS; modprobe ssb; modprobe b44;' | sudo tee -a /etc/modprobe.d/ndiswrapper
Mettre ndiswrapper dans la liste des modules chargés au démarrage:
echo 'ndiswrapper' | sudo tee -a /etc/modules
modif du fichier interfaces
echo -e 'auto lo\niface lo inet loopback\n' | sudo tee /etc/network/interfaces
et connecte toi avec network-manager (2 tv en haut a droite à coté de l'heure)!
Dernière modification par willy78 (Le 09/05/2008, à 20:39)
Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum
Hors ligne
#5 Le 09/05/2008, à 23:22
- Parse
Re : Problème ndiswrapper et BCM94311MCG
WAW un énoooorme merci!
Mon wifi marche nickel, ça fait vraiment plaisir de se sentir aidé! T'es un as
Hors ligne
#6 Le 09/05/2008, à 23:26
- zourtouflou
Re : Problème ndiswrapper et BCM94311MCG
WAW un énoooorme merci!
Mon wifi marche nickel, ça fait vraiment plaisir de se sentir aidé! T\'es un as
n\'importe quoi c\'est un geek
#7 Le 09/05/2008, à 23:41
- willy78
Re : Problème ndiswrapper et BCM94311MCG
et je vit pied nu, je te raconte pas la couleur, je mets des tee shirt sans forme, avec une phrase pro libriste et je me rase que quand ma femme en a mare!
Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum
Hors ligne
Pages : 1