Bonjour à tous,
J'ai ma carte Wifi qui est désactiver "physiquement" :
rfkill list me renvoi :
phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
Le problème étant que le bouton pour activer le wifi est cassé donc impossible de le replacer sur ON (même en démontant le PC)
Pour le moment je me connecte avec un dongle mais je souhaiterais si possible récupérer la carte intégré.
Existe-t-il une manipulation sous Ubuntu pour réactiver la carte ?
La mise à jour du BIOS peut elle aider à résoudre le problème ?
Informations complémentaires :
Acer Aspire 5600
Ubuntu 11.04
Merci
Commandes demandées :
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.04
DISTRIB_CODENAME=natty
DISTRIB_DESCRIPTION="Ubuntu 11.04"
lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
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 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc M52 [Mobility Radeon X1300]
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
0a:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
0a:09.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
0a:09.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
0a:09.3 SD Host controller: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller
lspci -nn | grep -i net
02:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
0a:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
sudo lshw -C network
*-network DISABLED
description: Wireless interface
product: PRO/Wireless 3945ABG [Golan] Network Connection
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 02
serial: 00:13:02:6e:79:dd
width: 32 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwl3945 driverversion=2.6.38-8-generic firmware=15.32.2.9 latency=0 link=no multicast=yes wireless=IEEE 802.11abg
resources: irq:46 memory:84000000-84000fff
*-network
description: Ethernet interface
product: RTL-8139/8139C/8139C+
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:0a:00.0
logical name: eth0
version: 10
serial: 00:16:36:57:d1:9e
size: 100Mbit/s
capacity: 100Mbit/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.53 latency=32 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100Mbit/s
resources: irq:17 ioport:3000(size=256) memory:c8300000-c83000ff
lsmod
Module Size Used by
binfmt_misc 13213 1
parport_pc 32111 0
ppdev 12849 0
vboxnetadp 13348 0
vboxnetflt 27855 0
snd_hda_codec_si3054 12924 1
snd_hda_codec_realtek 255820 1
vboxdrv 238410 2 vboxnetadp,vboxnetflt
snd_hda_intel 24140 2
snd_hda_codec 90901 3 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel
pcmcia 39671 0
snd_hwdep 13274 1 snd_hda_codec
arc4 12473 2
snd_pcm 80244 3 snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec
snd_seq_midi 13132 0
snd_rawmidi 25269 1 snd_seq_midi
radeon 896428 3
iwl3945 130113 0
iwlcore 148965 1 iwl3945
snd_seq_midi_event 14475 1 snd_seq_midi
mac80211 257001 2 iwl3945,iwlcore
snd_seq 51291 2 snd_seq_midi,snd_seq_midi_event
ttm 65184 1 radeon
snd_timer 28659 2 snd_pcm,snd_seq
joydev 17322 0
drm_kms_helper 40745 1 radeon
snd_seq_device 14110 3 snd_seq_midi,snd_rawmidi,snd_seq
tifm_7xx1 12898 0
yenta_socket 27230 0
snd 55295 14 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
tifm_core 15040 1 tifm_7xx1
cfg80211 156212 3 iwl3945,iwlcore,mac80211
pcmcia_rsrc 18292 1 yenta_socket
drm 180037 5 radeon,ttm,drm_kms_helper
pcmcia_core 21505 3 pcmcia,yenta_socket,pcmcia_rsrc
soundcore 12600 1 snd
psmouse 73312 0
i2c_algo_bit 13184 1 radeon
snd_page_alloc 14073 2 snd_hda_intel,snd_pcm
serio_raw 12990 0
lp 13349 0
parport 36746 3 parport_pc,ppdev,lp
sdhci_pci 13623 0
8139too 23208 0
8139cp 22497 0
sdhci 22720 1 sdhci_pci
btrfs 527341 0
zlib_deflate 26594 1 btrfs
libcrc32c 12543 1 btrfs
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11abg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
vboxnet0 no wireless extensions.
ifconfig
eth0 Link encap:Ethernet HWaddr 00:16:36:57:d1:9e
inet adr:192.168.1.53 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::216:36ff:fe57:d19e/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:806 erreurs:0 :0 overruns:0 frame:0
TX packets:730 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:499064 (499.0 KB) Octets transmis:106573 (106.5 KB)
Interruption:17 Adresse de base:0x3000
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:8 erreurs:0 :0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:480 (480.0 B) Octets transmis:480 (480.0 B)
sudo iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Network is down
vboxnet0 Interface doesn't support scanning.
uname -r -m
2.6.38-8-generic i686
cat /etc/network/interfaces
auto lo
iface lo inet loopback
nm-tool
NetworkManager Tool
State: connected
- Device: eth0 [Auto eth0] ----------------------------------------------------
Type: Wired
Driver: 8139too
State: connected
Default: yes
HW Address: 00:16:36:57:D1:9E
Capabilities:
Carrier Detect: yes
Speed: 100 Mb/s
Wired Properties
Carrier: on
IPv4 Settings:
Address: 192.168.1.53
Prefix: 24 (255.255.255.0)
Gateway: 192.168.1.1
DNS: 192.168.1.1
- Device: wlan0 ----------------------------------------------------------------
Type: 802.11 WiFi
Driver: iwl3945
State: unavailable
Default: no
HW Address: 00:13:02:6E:79:DD
Capabilities:
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points