Wireless Suddenly Dissapeared ~ Mint 17 AsusIntel iwlwifi

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
biolife1212
Level 1
Level 1
Posts: 7
Joined: Thu Aug 27, 2015 10:12 am

Wireless Suddenly Dissapeared ~ Mint 17 AsusIntel iwlwifi

Post by biolife1212 »

Working with Linux Mint 17.2 64 Bit on my Asus Laptop everything has been working well until suddenly this morning. No Wifi. Rebooted many times. Still Nothing. Upgraded the kernel (something I had to do with previous versions of mint).. No dice. My specs:

Kernel 3.19.0-26-generic
Output from inxi :

Network: Card-1: Intel Wireless 7260 driver: iwlwifi
IF: N/A state: N/A mac: N/A

Output from rfkill list:

0: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no

Output from iwconfig:

eth0 no wireless extensions.

lo no wireless extensions.

Output from lshw

*-network
description: Network controller
product: Wireless 7260
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: cb
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=iwlwifi latency=0
resources: irq:50 memory:f7000000-f7001fff


Anyone have any ideas?

lsmod does not list iwlwifi. Running the command sudo modprobe iwlwifi does nothing.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Wireless Suddenly Dissapeared ~ Mint 17 AsusIntel iwlwif

Post by JeremyB »

Try

Code: Select all

sudo apt-get install linux-firmware
Reboot and see if if works
biolife1212
Level 1
Level 1
Posts: 7
Joined: Thu Aug 27, 2015 10:12 am

Re: Wireless Suddenly Dissapeared ~ Mint 17 AsusIntel iwlwifi

Post by biolife1212 »

I'm not sure how or why, but eventually after that install and a couple of reboots, wireless was back up and running. Over the past year or so, the wireless has dropped out every once and a while (maybe 2 times) and rebooting (sometimes more than once) solves the problem. Not sure what is going on but it doesn't affect my daily life enough to worry about. Thanks!
Locked

Return to “Networking”