Aidez-moi, s'il vous plaît. Installez Ubuntu 11.10 32 bits sur le Lenovo Ideapad Z570. Lorsque vous sélectionnez Network Manager> Enable Wireless, rien ne se passe. WiFi ne permettant pas
Essayé la réponse de Problèmes sans fil avec Atheros AR9285
Contrôleur de réseau: Carte réseau sans fil AR9285 d’Atheros Communications Inc. (PCI-Express)
code de sortie pour: Sudo lshw -class network
*-network DISABLED
description: Wireless interface
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 01
serial: d0:df:9a:a0:c3:5a
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=3.0.0-12-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 memory:d0500000-d050ffff
*-network
description: Ethernet interface
product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 05
serial: f0:de:f1:72:0e:89
size: 100Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8105e-1.fw ip=192.168.0.103 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:40 ioport:2000(size=256) memory:d0404000-d0404fff memory:d0400000-d0403fff
rfkill liste tout
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: yes
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
3: Acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no
Vous risquez peut-être de vous heurter au module de noyau Acer-wmi
.
rfkill list all
dit qu'il est "Acer-wireless: logiciel bloqué: oui"
essayez ce qui suit:
Sudo modprobe -r Acer-wmi
cd /etc/modprobe.d
Sudo nano blacklist.conf
Ajoutez ensuite blacklist Acer-wmi
comme nouvelle ligne à la fin du fichier.
Enregistrez et redémarrez.
Relancez rfkill list all
à nouveau - s'il y a toujours un "blocage définitif", vous avez désactivé le wifi via un commutateur ou une clé sans fil de type Fn activée/désactivée.
Sur certains ordinateurs portables, le commutateur matériel peut être assez petit à trouver - vérifiez le manuel de votre ordinateur portable.
Sudo modprobe -r Acer-wmi
cd /etc/modprobe.d
Sudo nano blacklist.conf
Ajoutez ensuite blacklist Acer-wmi
comme nouvelle ligne à la fin du fichier.
après avoir fait ce qui précède.
rfkill list all
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
5: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
mais je ne peux pas activer le sans fil. Le texte d'activation sans fil est désactivé dans le menu déroulant des connexions réseau.
Le bloc physique physique est toujours désactivé même si le commutateur est activé. C'est un problème de bios.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/577114
vous devez réinitialiser les paramètres du bios par défaut.
Appuyez sur F2 au redémarrage Appuyez sur F9 pour réinitialiser Appuyez sur F10 pour enregistrer les paramètres de réinitialisation.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/577114/comments/42
Cela a fonctionné pour moi. Merci à @fossfreedom et aux autres. Problème sans fil Lenovo ideapad Z570 est résolu