I have a new Dell XPS 13 developer edition with 14.04. There have been no issues for the first few weeks, but after rebooting my computer yesterday I no longer detect wireless networks. How can I get it to work again?
Here are a few things I've done after googling this problem.
lshw -C network
gives:
*-network UNCLAIMED
description: Network controller
product: Wireless 8260
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:3a:00.0
version: 3a
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress cap_list
configuration: latency=0
resources: memory:dc200000-dc201fff
iwconfig
gives
lo no wireless extensions.
eth0 no wireless extensions.
nm-tool
clearly detect the wired connection but doesn't mention anything about wireless connections.
I've run the wireless info script in the answer to this question. The output is here.
What happened? Why did it suddenly stop working and why is it not working now? What does it mean that the network is "unclaimed"?
EDIT: Output from dkms status
as requested:
~$ dkms status
btusb-iwlwifi-intel8260, 1.7, 3.19.0-33-generic, x86_64: installed
btusb-iwlwifi-intel8260, 1.7, 3.19.0-65-generic, x86_64: installed
intel-hid, 2.0, 3.19.0-33-generic, x86_64: installed
intel-hid, 2.0, 3.19.0-65-generic, x86_64: installed
oem-audio-hda-daily-lts-vivid, 0.201512022217~ubuntu14.04.1, 3.19.0-33-generic, x86_64: installed
oem-audio-hda-daily-lts-vivid, 0.201512022217~ubuntu14.04.1, 3.19.0-65-generic, x86_64: installed
realtek-rts-cr, 1.4.3oem2, 3.19.0-33-generic, x86_64: installed
realtek-rts-cr, 1.4.3oem2, 3.19.0-65-generic, x86_64: installed
synaptic-i2c-hid-3.13.0-32-backport, 1.6.4: added
dkms status
terminal command. – Pilot6 Aug 06 '16 at 21:38