Fn+F2 not work to enable/disable wifi
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-lts-vivid (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Function Fn+F2 to enable/disable wifi driver not work.
The solution: http://
Not solved to me.
$ cat /sys/class/
S550CA
$ lspci -nnk | grep -A2 0280
02:00.0 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0032] (rev 01)
Subsystem: Lite-On Communications Inc Device [11ad:6628]
Kernel driver in use: ath9k
$ lsmod | grep -e ath9k -e asus
asus_nb_wmi 24576 0
asus_wmi 24576 1 asus_nb_wmi
sparse_keymap 16384 1 asus_wmi
ath9k 147456 0
ath9k_common 32768 1 ath9k
ath9k_hw 458752 2 ath9k_common,ath9k
ath 32768 3 ath9k_common,
mac80211 720896 1 ath9k
cfg80211 532480 4 ath,ath9k_
wmi 20480 1 asus_wmi
video 20480 2 i915,asus_wmi
$ rfkill list all
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
3: asus-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
7: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
$ sudo lshw -class network
[sudo] password for caio:
*-network DESABILITADO
descrição: Interface sem fio
produto: AR9485 Wireless Network Adapter
fabricante: Qualcomm Atheros
ID físico: 0
informações do barramento: pci@0000:02:00.0
nome lógico: wlan0
versão: 01
serial: 5c:c9:d3:42:0a:f6
largura: 64 bits
clock: 33MHz
capacidades: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
recursos: irq:17 memória:
*-network
descrição: Ethernet interface
produto: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabricante: Realtek Semiconductor Co., Ltd.
ID físico: 0.2
informações do barramento: pci@0000:03:00.2
nome lógico: eth0
versão: 0a
serial: 78:24:af:ba:6d:71
tamanho: 100Mbit/s
capacidade: 1Gbit/s
largura: 64 bits
clock: 33MHz
capacidades: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
recursos: irq:28 porta de E/S:e000(
$ sudo nm-tool
NetworkManager Tool
State: connected (global)
- Device: eth0 -------
Type: Wired
Driver: r8169
State: unmanaged
Default: no
HW Address: 78:24:AF:BA:6D:71
Capabilities:
Carrier Detect: yes
Speed: 100 Mb/s
Wired Properties
Carrier: on
- Device: wlan0 -------
Type: 802.11 WiFi
Driver: ath9k
State: unmanaged
Default: no
HW Address: 5C:C9:D3:42:0A:F6
Capabilities:
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-
ProcVersionSign
Uname: Linux 3.19.0-59-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: Unity
Date: Thu May 12 13:45:33 2016
InstallationDate: Installed on 2016-01-27 (106 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linux-lts-vivid
UpgradeStatus: No upgrade log present (probably fresh install)