Pages : 1
#1 Le 19/05/2008, à 13:42
- angel2005
[RESOLU]broadcom 43xx dell 120l hardy ndiswrapper
bonjour, apres un episode de reinstall suite a une mauvaise manip, je tente d'installer le wifi avec ndsiwrapper, car fwcutter ne me satisfait pas, le signal et pas tres bien capter par ce module et m'oblige a rester pres de ma borne.
voici les commandes
angel@angel-laptop:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04"
angel@angel-laptop:~$ lsusb
Bus 005 Device 001: ID 0000:0000
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
angel@angel-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
02:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
02:03.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
angel@angel-laptop:~$ sudo lshw -C network
*-network:0
description: Ethernet interface
product: BCM4401-B0 100Base-TX
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 02
serial: 00:14:22:ac:20:b4
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=b44 driverversion=2.0 duplex=full ip=192.168.0.10 latency=64 link=yes module=ssb multicast=yes port=twisted pair speed=100MB/s
*-network:1
description: Network controller
product: BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller
vendor: Broadcom Corporation
physical id: 3
bus info: pci@0000:02:03.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: bus_master
configuration: driver=b43-pci-bridge latency=64 module=ssb
angel@angel-laptop:~$ lsmod
Module Size Used by
ipv6 267780 8
af_packet 23812 2
i915 32512 2
drm 82580 3 i915
ppdev 10372 0
cpufreq_powersave 2688 0
cpufreq_userspace 5284 0
cpufreq_ondemand 9740 0
cpufreq_stats 7104 0
freq_table 5536 2 cpufreq_ondemand,cpufreq_stats
cpufreq_conservative 8712 0
sbs 15112 0
sbshc 7680 1 sbs
dock 11280 0
container 5632 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
serio_raw 7940 0
evdev 13056 7
dcdbas 9504 0
psmouse 40336 0
pcspkr 4224 0
snd_hda_intel 344728 3
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
ndiswrapper 192920 0
b44 28432 0
video 19856 0
output 4736 1 video
ssb 32260 1 b44
mii 6400 1 b44
snd_seq_dummy 4868 0
iTCO_wdt 13092 0
iTCO_vendor_support 4868 1 iTCO_wdt
snd_seq_oss 35584 0
button 9232 0
battery 14212 0
snd_seq_midi 9376 0
snd_rawmidi 25760 1 snd_seq_midi
ac 6916 0
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
snd_seq 54224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
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
shpchp 34452 0
pci_hotplug 30880 1 shpchp
intel_agp 25492 1
agpgart 34760 3 drm,intel_agp
soundcore 8800 1 snd
ext3 136712 1
jbd 48404 1 ext3
mbcache 9600 1 ext3
sg 36880 0
sr_mod 17956 0
cdrom 37408 1 sr_mod
sd_mod 30720 3
pata_acpi 8320 0
ata_piix 19588 2
ata_generic 8324 0
libata 159344 3 pata_acpi,ata_piix,ata_generic
scsi_mod 151436 4 sg,sr_mod,sd_mod,libata
ehci_hcd 37900 0
uhci_hcd 27024 0
usbcore 146028 4 ndiswrapper,ehci_hcd,uhci_hcd
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
angel@angel-laptop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
angel@angel-laptop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:14:22:ac:20:b4
inet adr:192.168.0.10 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: 2a01:e35:2e6c:fa60:214:22ff:feac:20b4/64 Scope:Global
adr inet6: fe80::214:22ff:feac:20b4/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:3057 erreurs:1 :1 overruns:0 frame:0
TX packets:1462 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:1343725 (1.2 MB) Octets transmis:212308 (207.3 KB)
Interruption:19
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:1072 erreurs:0 :0 overruns:0 frame:0
TX packets:1072 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:53600 (52.3 KB) Octets transmis:53600 (52.3 KB)
angel@angel-laptop:~$ iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
angel@angel-laptop:~$ iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
angel@angel-laptop:~$ uname -r -m
2.6.24-16-generic i686
angel@angel-laptop:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
j'ai suivi le touto sur le wiki, et malgre celui ci apre redemarrage j'ai avec cette commande ceci
angel@angel-laptop:~$ sudo lshw -C network | tail -1
configuration: driver=b43-pci-bridge latency=64 module=ssb
ndiswrapper -l donne
angel@angel-laptop:~$ ndiswrapper -l
bcmwl5 : driver installed
device (14E4:4318) present (alternate driver: bcm43xx)
les module bcm43xx et b43 sont blacklisteés
je commence a devenir chevre avec hardy et le wifi.
merci pour toute aide a mon souci.
cdt
angel
Dernière modification par angel2005 (Le 20/05/2008, à 19:04)
Ubuntu Intrepid 8.10, sur Dell Latitude 120L 2 Gigas de Ram
Ubuntu Intrepid 8.10, sur Desktop CM asus P4B533
Carte video nvidia NX7600GT/ carte son M-audio Delta 44 2 gigas de Ram
http://www.imprimerie-creative.com
Hors ligne
#2 Le 19/05/2008, à 15:26
- awala
Re : [RESOLU]broadcom 43xx dell 120l hardy ndiswrapper
bonjour
voici le bon tuto (je ne sais pas si tu l'as deja lu)
http://wlety.free.fr/forum/viewtopic.php?id=180
awala
Laptop Toshiba P200-1D0 sous karmic
Laptop Asus eeepc sous jaunty
Hors ligne
#3 Le 19/05/2008, à 17:10
- angel2005
Re : [RESOLU]broadcom 43xx dell 120l hardy ndiswrapper
bonjour et merci, oui je l'ai lu, mais comme indiquer plus haut, le signal avec fwcutter est moins bien capter qu'avec ndiswrapper ce qui m'oblige a etre a pas plus de 6 mettre de la borne, chez moi ellle est un peu plus loin ainsi qu'il y a des murs. avec ndiswrapper sur gutdy j'avais pas de souci de reception ainsi que dans les endroits ou je me rend, avec fwcutter ca deviens la bataille pour avoir un signal.
j'ai essaier toutes les solutions sur le net mais rien a faire. et je preferais quand meme passer par ndiswrapper avant ca marchait meme sur hardy et a cause d'une mauvaise manip j'ai du reinstaller et la pas possible d'avoir ndiswrapper au boot, je suis obliger de faire les modif de chargement de module a la main.
Ubuntu Intrepid 8.10, sur Dell Latitude 120L 2 Gigas de Ram
Ubuntu Intrepid 8.10, sur Desktop CM asus P4B533
Carte video nvidia NX7600GT/ carte son M-audio Delta 44 2 gigas de Ram
http://www.imprimerie-creative.com
Hors ligne
#4 Le 20/05/2008, à 18:59
- angel2005
Re : [RESOLU]broadcom 43xx dell 120l hardy ndiswrapper
me revoici donc avec mon souci ndiswrapper et hardy que j'ai reinstaller a partir du dvd cette fois ci, j'ai enfin du wifi stable (jusqu'a preuve du contraire par le system) sur hardy. pour ce faire j'ai donc piocher ici et la.
j'ai commencer donc par ce tuto (merci willy)
http://wlety.free.fr/forum/viewtopic.php?id=175
dans ce tuto on demande de decharger des modules afin de les recharger dans l'ordre mais voila certains n'etaient plus dans /etc/modules et donnaient un message dans le terminal
sudo ndiswrapper -m
sudo rmmod b43 "does not exist in..."
sudo rmmod b44
sudo rmmod b43legacy #this step added Apr 27 2008 "does not exist..."
sudo rmmod ssb
sudo rmmod ndiswrapper
sudo modprobe ndiswrapper
sudo modprobe ssb
sudo modprobe b44 #this step added May 1 2008
je me suis donc posé une question si dans cette ligne ci il ne falait pas les enlever
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
j'ai donc modifier comme ceci
echo -e '#Hardy ssb/ndiswrapper workaround, added' `date` '\ninstall ndiswrapper modprobe -r b43 ssb; modprobe --ignore-install ndiswrapper $CMDLINE_OPTS; modprobe ssb; modprobe b44;' | sudo tee -a /etc/modprobe.d/ndiswrapper
et la miracle apres plusieur reboot, qui avant posaient probleme, ndiswrapper se charge bien, la connection se fait correctement et ca marche.
je met donc resolu en esperant que cela tienne.
si ca peut aider d'autre qui on eu un souci similaire.
Dernière modification par angel2005 (Le 20/05/2008, à 19:02)
Ubuntu Intrepid 8.10, sur Dell Latitude 120L 2 Gigas de Ram
Ubuntu Intrepid 8.10, sur Desktop CM asus P4B533
Carte video nvidia NX7600GT/ carte son M-audio Delta 44 2 gigas de Ram
http://www.imprimerie-creative.com
Hors ligne
#5 Le 21/05/2008, à 13:41
- angel2005
Re : [RESOLU]broadcom 43xx dell 120l hardy ndiswrapper
oups il y a une erreur dans le post precedent, ce n'est pas ceci
echo -e '#Hardy ssb/ndiswrapper workaround, added' `date` '\ninstall ndiswrapper modprobe -r b43 ssb; modprobe --ignore-install ndiswrapper $CMDLINE_OPTS; modprobe ssb; modprobe b44;' | sudo tee -a /etc/modprobe.d/ndiswrapper
mais ceci
echo -e '#Hardy ssb/ndiswrapper workaround, added' `date` '\ninstall ndiswrapper modprobe -r b44 ssb; modprobe --ignore-install ndiswrapper $CMDLINE_OPTS; modprobe ssb; modprobe b44;' | sudo tee -a /etc/modprobe.d/ndiswrapper
desole pour cette erreur
cdt
angel
Ubuntu Intrepid 8.10, sur Dell Latitude 120L 2 Gigas de Ram
Ubuntu Intrepid 8.10, sur Desktop CM asus P4B533
Carte video nvidia NX7600GT/ carte son M-audio Delta 44 2 gigas de Ram
http://www.imprimerie-creative.com
Hors ligne
Pages : 1