After upgrading my HP Envy laptop from Ubuntu 14.04 to 16.04 this moing, my WiFi hardware is marked DISABLED in the output of lshw -C network. It appears as 'device not ready' in the panel indicator. It was working prior to the upgrade, and indeed downloaded the upgrade for the machine.
I have followed all the instructions in the post 'Before posting in Networking & Wireless', but my wireless-info.txt file was 20.3 kB, so slightly too long to attach here. I've pasted it below instead.
Code:
########## wireless info START ##########
Report from: 12 May 2016 13:00 BST +0100
Booted last: 12 May 2016 00:00 BST +0100
Script from: 27 Sep 2015 00:34 UTC +0000
##### release ###########################
Distributor ID: Ubuntu
Description: Ubuntu 16.04 LTS
Release: 16.04
Codename: xenial
##### keel ############################
Linux 4.4.0-22-generic #39-Ubuntu SMP Thu May 5 16:53:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Parameters: ro, quiet, splash, vt.handoff=7
##### desktop ###########################
Ubuntu
##### lspci #############################
02:00.0 Etheet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Etheet Controller [10ec:8168] (rev 0c)
DeviceName: Hanksville Gbe Lan Coection
Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Etheet Controller [103c:198a]
05:00.0 Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]
DeviceName: Ralink RT3290LE Roma 802.11bgn 1x1 Wi-Fi
Subsystem: Hewlett-Packard Company Ralink RT3290LE 802.11bgn 1x1 Wi-Fi and Bluetooth 4.0 Combo Adapter [103c:18ec]
##### lsusb #############################
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 138a:0050 Validity Sensors, Inc. Swipe Fingerprint Sensor
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0bda:5775 Realtek Semiconductor Corp. HP "Truevision HD" laptop camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
##### PCMCIA card info ##################
##### rfkill ############################
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
##### lsmod #############################
rt2800pci 16384 0
rt2800mmio 20480 1 rt2800pci
rt2800lib 94208 2 rt2800pci,rt2800mmio
rt2x00pci 16384 1 rt2800pci
rt2x00mmio 16384 2 rt2800pci,rt2800mmio
rt2x00lib 57344 5 rt2x00pci,rt2800lib,rt2800pci,rt2800mmio,rt2x00mmio
mac80211 737280 3 rt2x00lib,rt2x00pci,rt2800lib
hp_wmi 16384 0
sparse_keymap 16384 1 hp_wmi
cfg80211 565248 2 mac80211,rt2x00lib
eeprom_93cx6 16384 1 rt2800pci
crc_ccitt 16384 1 rt2800lib
wmi 20480 1 hp_wmi
##### interfaces ########################
auto lo
iface lo inet loopback
##### ifconfig ##########################
eth0 Link encap:Etheet HWaddr <MAC 'eth0' [IF]>
inet addr:192.168.0.52 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::9143:43e1:8ad3:7adf/64 Scope:Link
inet6 addr: fd0a:94cb:9122:0:584:20b4:7dd5:e277/64 Scope:Global
inet6 addr: fd0a:94cb:9122:0:15f7:acae:5ac1:5dc0/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5819 errors:0 dropped:0 overruns:0 frame:0
TX packets:4713 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3833221 (3.8 MB) TX bytes:804248 (804.2 KB)
wlan0 Link encap:Etheet HWaddr <MAC 'wlan0' [IF]>
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
##### iwconfig ##########################
eth0 no wireless extensions.
lo no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
##### route #############################
Keel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 100 0 0 eth0
192.168.0.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
##### resolv.conf #######################
nameserver 127.0.1.1
search mynet
##### network managers ##################
Installed:
NetworkManager
Ruing:
root 733 1 0 12:30 ? 00:00:00 /usr/sbin/NetworkManager --no-daemon
##### NetworkManager info ###############
GENERAL.DEVICE: eth0
GENERAL.TYPE: etheet
GENERAL.NM-TYPE: NMDeviceEtheet
GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
GENERAL.PRODUCT: RTL8111/8168/8411 PCI Express Gigabit Etheet Controller
GENERAL.DRIVER: r8169
GENERAL.DRIVER-VERSION: 2.3LK-NAPI
GENERAL.FIRMWARE-VERSION:
GENERAL.HWADDR: <MAC 'eth0' [IF]>
GENERAL.MTU: 1500
GENERAL.STATE: 100 (coected)
GENERAL.REASON: 0 (No reason given)
GENERAL.UDI: /sys/devices/pci0000:00/0000:00:04.0/0000:02:00.0/net/eth0
GENERAL.IP-IFACE: eth0
GENERAL.IS-SOFTWARE: no
GENERAL.NM-MANAGED: yes
GENERAL.AUTOCONNECT: yes
GENERAL.FIRMWARE-MISSING: no
GENERAL.NM-PLUGIN-MISSING: no
GENERAL.PHYS-PORT-ID: --
GENERAL.CONNECTION: Wired coection 1
GENERAL.CON-UUID: e8c72b92-9710-4ccc-afad-6aa9364e953b
GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveCoection/0
GENERAL.METERED: no (guessed)
CAPABILITIES.CARRIER-DETECT: yes
CAPABILITIES.SPEED: 1000 Mb/s
CAPABILITIES.IS-SOFTWARE: no
WIRED-PROPERTIES.CARRIER: on
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{5}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]: e8c72b92-9710-4ccc-afad-6aa9364e953b | Wired coection 1
IP4.ADDRESS[1]: 192.168.0.52/24
IP4.GATEWAY: 192.168.0.1
IP4.DNS[1]: 212.9.0.135
IP4.DNS[2]: 212.9.0.136
IP4.DOMAIN[1]: mynet
DHCP4.OPTION[1]: requested_routers = 1
DHCP4.OPTION[2]: requested_domain_search = 1
DHCP4.OPTION[3]: requested_time_offset = 1
DHCP4.OPTION[4]: requested_domain_name = 1
DHCP4.OPTION[5]: requested_rfc3442_classless_static_routes = 1
DHCP4.OPTION[6]: requested_broadcast_address = 1
DHCP4.OPTION[7]: vendor_unknown_3561 = 4:6:30:30:30:32:36:31:5:17:56:36:32:31:30:30:30:30:30:30:30:30:2d:30:30:31:31:31:32:31:36:30:30:6:c:48:6f:6d:65:20:47:61:74:65:77:61:79
DHCP4.OPTION[8]: requested_wpad = 1
DHCP4.OPTION[9]: requested_netbios_scope = 1
DHCP4.OPTION[10]: next_server = 0.0.0.0
DHCP4.OPTION[11]: expiry = 1463916671
DHCP4.OPTION[12]: requested_interface_mtu = 1
DHCP4.OPTION[13]: requested_subnet_mask = 1
DHCP4.OPTION[14]: routers = 192.168.0.1
DHCP4.OPTION[15]: dhcp_message_type = 5
DHCP4.OPTION[16]: ip_address = 192.168.0.52
DHCP4.OPTION[17]: requested_static_routes = 1
DHCP4.OPTION[18]: domain_name = mynet
DHCP4.OPTION[19]: requested_domain_name_servers = 1
DHCP4.OPTION[20]: broadcast_address = 192.168.0.255
DHCP4.OPTION[21]: requested_ntp_servers = 1
DHCP4.OPTION[22]: requested_netbios_name_servers = 1
DHCP4.OPTION[23]: dhcp_lease_time = 864000
DHCP4.OPTION[24]: domain_name_servers = 212.9.0.135 212.9.0.136
DHCP4.OPTION[25]: requested_ms_classless_static_routes = 1
DHCP4.OPTION[26]: subnet_mask = 255.255.255.0
DHCP4.OPTION[27]: network_number = 192.168.0.0
DHCP4.OPTION[28]: requested_host_name = 1
DHCP4.OPTION[29]: dhcp_server_identifier = 192.168.0.1
IP6.ADDRESS[1]: fd0a:94cb:9122:0:584:20b4:7dd5:e277/64
IP6.ADDRESS[2]: fd0a:94cb:9122:0:15f7:acae:5ac1:5dc0/64
IP6.ADDRESS[3]: fe80::9143:43e1:8ad3:7adf/64
IP6.GATEWAY:
IP6.ROUTE[1]: dst = fd0a:94cb:9122::/48, nh = fe80::202:61ff:fe85:38cc, mt = 100
IP6.DNS[1]: fd0a:94cb:9122:0:202:61ff:fe85:38cc
IP6.DOMAIN[1]: mynet
GENERAL.DEVICE: wlan0
GENERAL.TYPE: wifi
GENERAL.NM-TYPE: NMDeviceWifi
GENERAL.VENDOR: Ralink corp.
GENERAL.PRODUCT: RT3290 Wireless 802.11n 1T/1R PCIe (Ralink RT3290LE 802.11bgn 1x1 Wi-Fi and Bluetooth 4.0 Combo Adapter)
GENERAL.DRIVER: rt2800pci
GENERAL.DRIVER-VERSION: 4.4.0-22-generic
GENERAL.FIRMWARE-VERSION: N/A
GENERAL.HWADDR: <MAC 'wlan0' [IF]>
GENERAL.MTU: 1500
GENERAL.STATE: 20 (unavailable)
GENERAL.REASON: 2 (Device is now managed)
GENERAL.UDI: /sys/devices/pci0000:00/0000:00:15.1/0000:05:00.0/net/wlan0
GENERAL.IP-IFACE:
GENERAL.IS-SOFTWARE: no
GENERAL.NM-MANAGED: yes
GENERAL.AUTOCONNECT: yes
GENERAL.FIRMWARE-MISSING: no
GENERAL.NM-PLUGIN-MISSING: no
GENERAL.PHYS-PORT-ID: --
GENERAL.CONNECTION: --
GENERAL.CON-UUID: --
GENERAL.CON-PATH: --
GENERAL.METERED: unknown
CAPABILITIES.CARRIER-DETECT: no
CAPABILITIES.SPEED: unknown
CAPABILITIES.IS-SOFTWARE: no
WIFI-PROPERTIES.WEP: yes
WIFI-PROPERTIES.WPA: yes
WIFI-PROPERTIES.WPA2: yes
WIFI-PROPERTIES.TKIP: yes
WIFI-PROPERTIES.CCMP: yes
WIFI-PROPERTIES.AP: yes
WIFI-PROPERTIES.ADHOC: yes
WIFI-PROPERTIES.2GHZ: yes
WIFI-PROPERTIES.5GHZ: no
CONNECTIONS.AVAILABLE-CONNECTION-PATHS:
SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE *
##### NetworkManager.state ##############
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
##### NetworkManager.conf ###############
[main]
plugins=ifupdown,keyfile,ofono
dns=dnsmasq
[ifupdown]
managed=false
##### NetworkManager profiles ###########
[[/etc/NetworkManager/system-coections/Mistweb 1]] (600 root)
[coection] id=Mistweb 1 | type=802-11-wireless
[802-11-wireless] ssid=Mistweb | mac-address=<MAC 'wlan0' [IF]>
[ipv4] method=auto
[ipv6] method=auto
[[/etc/NetworkManager/system-coections/Mistweb]] (600 root)
[coection] id=Mistweb | type=802-11-wireless
[802-11-wireless] ssid=Mistweb | mac-address=<MAC 'wlan0' [IF]>
[ipv6] method=auto
[ipv4] method=auto
[[/etc/NetworkManager/system-coections/WIFI_Gosti]] (600 root)
[coection] id=WIFI_Gosti | type=802-11-wireless
[802-11-wireless] ssid=WIFI_Gosti | mac-address=<MAC 'wlan0' [IF]>
[ipv4] method=auto
[ipv6] method=auto
[[/etc/NetworkManager/system-coections/JSYLIB_WIFI]] (600 root)
[coection] id=JSYLIB_WIFI | type=802-11-wireless
[802-11-wireless] ssid=JSYLIB_WIFI | mac-address=<MAC 'wlan0' [IF]>
[ipv4] method=auto
[ipv6] method=auto
[[/etc/NetworkManager/system-coections/mistweb]] (600 root)
[coection] id=mistweb | type=802-11-wireless
[802-11-wireless] ssid=mistweb | mac-address=<MAC 'wlan0' [IF]>
[ipv6] method=auto
[ipv4] method=auto
##### iw reg get ########################
Region: Europe/Jersey (based on set time zone)
country 00: DFS-UNSET
(2402 - 2472 @ 40), (N/A, 20), (N/A)
(2457 - 2482 @ 40), (N/A, 20), (N/A), NO-IR
(2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
(5170 - 5250 @ 80), (N/A, 20), (N/A), NO-IR
(5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, NO-IR
(5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
(5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
(57240 - 63720 @ 2160), (N/A, 0), (N/A)
##### iwlist chaels ###################
eth0 no frequency information.
lo no frequency information.
wlan0 14 chaels in total; available frequencies :
Chael 01 : 2.412 GHz
Chael 02 : 2.417 GHz
Chael 03 : 2.422 GHz
Chael 04 : 2.427 GHz
Chael 05 : 2.432 GHz
Chael 06 : 2.437 GHz
Chael 07 : 2.442 GHz
Chael 08 : 2.447 GHz
Chael 09 : 2.452 GHz
Chael 10 : 2.457 GHz
Chael 11 : 2.462 GHz
Chael 12 : 2.467 GHz
Chael 13 : 2.472 GHz
Chael 14 : 2.484 GHz
##### iwlist scan #######################
eth0 Interface doesn't support scaing.
wlan0 Interface doesn't support scaing : Network is down
lo Interface doesn't support scaing.
##### module infos ######################
[rt2800pci]
filename: /lib/modules/4.4.0-22-generic/keel/drivers/net/wireless/rt2x00/rt2800pci.ko
license: GPL
firmware: rt2860.bin
description: Ralink RT2800 PCI & PCMCIA Wireless LAN driver.
version: 2.3.0
author: http://rt2x00.serialmonkey.com
srcversion: 26CCED9E0CE5EFBFA9B8882
depends: rt2x00lib,rt2800lib,rt2800mmio,rt2x00mmio,rt2x00pci,eeprom_93cx6
intree: Y
vermagic: 4.4.0-22-generic SMP mod_unload modversions
parm: nohwcrypt:Disable hardware encryption. (bool)
[rt2800mmio]
filename: /lib/modules/4.4.0-22-generic/keel/drivers/net/wireless/rt2x00/rt2800mmio.ko
license: GPL
description: rt2800 MMIO library
version: 2.3.0
author: http://rt2x00.serialmonkey.com
srcversion: 01C1A7641505065E52E0388
depends: rt2800lib,rt2x00lib,rt2x00mmio
intree: Y
vermagic: 4.4.0-22-generic SMP mod_unload modversions
[rt2800lib]
filename: /lib/modules/4.4.0-22-generic/keel/drivers/net/wireless/rt2x00/rt2800lib.ko
license: GPL
description: Ralink RT2800 library
version: 2.3.0
author: http://rt2x00.serialmonkey.com, Bartlomiej Zolnierkiewicz
srcversion: BB9F48B63A82C3FD3E73BAF
depends: rt2x00lib,mac80211,crc-ccitt
intree: Y
vermagic: 4.4.0-22-generic SMP mod_unload modversions
[rt2x00pci]
filename: /lib/modules/4.4.0-22-generic/keel/drivers/net/wireless/rt2x00/rt2x00pci.ko
license: GPL
description: rt2x00 pci library
version: 2.3.0
author: http://rt2x00.serialmonkey.com
srcversion: 543B84557258F153AC267F0
depends: rt2x00lib,mac80211
intree: Y
vermagic: 4.4.0-22-generic SMP mod_unload modversions
[rt2x00mmio]
filename: /lib/modules/4.4.0-22-generic/keel/drivers/net/wireless/rt2x00/rt2x00mmio.ko
license: GPL
description: rt2x00 mmio library
version: 2.3.0
author: http://rt2x00.serialmonkey.com
srcversion: ADBE279820CFD0A1081C682
depends: rt2x00lib
intree: Y
vermagic: 4.4.0-22-generic SMP mod_unload modversions
[rt2x00lib]
filename: /lib/modules/4.4.0-22-generic/keel/drivers/net/wireless/rt2x00/rt2x00lib.ko
license: GPL
description: rt2x00 library
version: 2.3.0
author: http://rt2x00.serialmonkey.com
srcversion: 72E39180D883A5541F66494
depends: mac80211,cfg80211
intree: Y
vermagic: 4.4.0-22-generic SMP mod_unload modversions
[mac80211]
filename: /lib/modules/4.4.0-22-generic/keel/net/mac80211/mac80211.ko
license: GPL
description: IEEE 802.11 subsystem
srcversion: 018D8EE375DD4919CA4D4B8
depends: cfg80211
intree: Y
vermagic: 4.4.0-22-generic SMP mod_unload modversions
parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
parm: max_nullfunc_tries:Maximum nullfunc tx tries before discoecting (reason 4). (int)
parm: max_probe_tries:Maximum probe tries before discoecting (reason 4). (int)
parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
parm: probe_wait_ms:Maximum time(ms) to wait for probe response before discoecting (reason 4). (int)
parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
[cfg80211]
filename: /lib/modules/4.4.0-22-generic/keel/net/wireless/cfg80211.ko
description: wireless configuration support
license: GPL
author: Johaes Berg
srcversion: 00D8DA6D3B739DDD31FFF50
depends:
intree: Y
vermagic: 4.4.0-22-generic SMP mod_unload modversions
parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
##### module parameters #################
[rt2800pci]
nohwcrypt: N
[mac80211]
beacon_loss_count: 7
ieee80211_default_rc_algo: minstrel_ht
max_nullfunc_tries: 2
max_probe_tries: 5
minstrel_vht_only: Y
probe_wait_ms: 500
[cfg80211]
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00
##### /etc/modules ######################
lp
##### modprobe options ##################
[/etc/modprobe.d/amd64-microcode-blacklist.conf]
blacklist microcode
[/etc/modprobe.d/blacklist-ath_pci.conf]
blacklist ath_pci
[/etc/modprobe.d/blacklist.conf]
blacklist evbug
blacklist usbmouse
blacklist usbkbd
blacklist eepro100
blacklist de4x5
blacklist eth1394
blacklist snd_intel8x0m
blacklist snd_aw2
blacklist i2c_i801
blacklist prism54
blacklist bcm43xx
blacklist garmin_gps
blacklist asus_acpi
blacklist snd_pcsp
blacklist pcspkr
blacklist amd76x_edac
[/etc/modprobe.d/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off
[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod)
&& /sbin/modprobe -r mac80211
[/etc/modprobe.d/mlx4.conf]
softdep mlx4_core post: mlx4_en
[/etc/modprobe.d/modesetting.conf]
options cirrus modeset=1
options mgag200 modeset=1
##### rc.local ##########################
exit 0
##### pm-utils ##########################
##### udev rules ########################
[/etc/udev/rules.d/70-persistent-net.rules]
# PCI device 0x10ec:0x8168 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'eth0' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# PCI device 0x1814:0x3290 (rt2800pci)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'wlan0' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
##### dmesg #############################
[ 8.176867] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3290, rev 0015 detected
[ 8.180683] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 3290 detected
[ 11.220377] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 11.227964] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 11.284881] r8169 0000:02:00.0 eth0: link down
[ 11.284983] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 19.149316] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt3290.bin'
[ 19.151839] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.37
[ 20.778801] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068] (repeated 2 times)
[ 22.411070] ieee80211 phy0: rt2800pci_set_device_state: Error - Device failed to enter state 4 (-5)
[ 53.594198] r8169 0000:02:00.0 eth0: link up
[ 53.594212] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
########## wireless info END ############
برچسب:
نویسنده: استخدام کار