Je ne parviens pas à configurer mon Wifi, j'ai essayé d'installer ndiswrapper comme dans ce sujet :
http://forum.malekal.com/viewtopic.php? ... 45#p116676
Toujours pas de connexion.. Je ne sais pas où ça bloque.
Quelqu'un à une idée ?..
Merci
Quelques infos :
laurent@laurent-laptop:~$ lspci | grep -i network
02:04.0 Network controller: Broadcom Corporation BCM4309 802.11a/b/g (rev 03)
laurent@laurent-laptop:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.10
DISTRIB_CODENAME=intrepid
DISTRIB_DESCRIPTION="Ubuntu 8.10"
laurent@laurent-laptop:~$
laurent@laurent-laptop:~$ lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 08ec:0008 M-Systems Flash Disk Pioneers TravelDrive 2C
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
laurent@laurent-laptop:~$
laurent@laurent-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
02:03.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:03.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:03.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 04)
02:04.0 Network controller: Broadcom Corporation BCM4309 802.11a/b/g (rev 03)
02:05.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705M Gigabit Ethernet (rev 01)
laurent@laurent-laptop:~$
laurent@laurent-laptop:~$ sudo lshw -C network
[sudo] password for laurent:
Sorry, try again.

[sudo] password for laurent:
*-network:0
description: Network controller
product: BCM4309 802.11a/b/g
vendor: Broadcom Corporation
physical id: 4
bus info: pci@0000:02:04.0
version: 03
width: 32 bits
clock: 33MHz
capabilities: bus_master
configuration: driver=b43-pci-bridge latency=64 module=ssb
*-network:1
description: Ethernet interface
product: NetXtreme BCM5705M Gigabit Ethernet
vendor: Broadcom Corporation
physical id: 5
bus info: pci@0000:02:05.0
logical name: eth0
version: 01
serial: 00:11:43:cc:7b:8d
capacity: 1GB/s
width: 64 bits
clock: 66MHz
capabilities: pm vpd msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.94 firmware=5705-v3.16 latency=64 link=no mingnt=64 module=tg3 multicast=yes port=twisted pair
*-network:0 DISABLED
description: Wireless interface
physical id: 3
logical name: wlan0
serial: 00:90:4b:c2:a7:a3
capabilities: ethernet physical wireless
configuration: broadcast=yes multicast=yes wireless=IEEE 802.11bg
*-network:1 DISABLED
description: Ethernet interface
physical id: 4
logical name: pan0
serial: 9e:f3:ce:20:da:8b
capabilities: ethernet physical
configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes
laurent@laurent-laptop:~$ uname -r -m
2.6.27-7-generic i686
laurent@laurent-laptop:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
laurent@laurent-laptop:~$ nm-tool
NetworkManager Tool
State: disconnected
- Device: eth0 ----------------------------------------------------------------
Type: Wired
Driver: tg3
State: unavailable
Default: no
HW Address: 00:11:43:CC:7B:8D
Capabilities:
Supported: yes
Carrier Detect: yes
Wired Settings
- Device: wlan0 ----------------------------------------------------------------
Type: 802.11 WiFi
Driver: NULL(info.linux.driver)
State: disconnected
Default: no
HW Address: 00:00:00:00:00:00
Capabilities:
Supported: yes
Wireless Settings
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points
laurent@laurent-laptop:~$