Wi-Fi not working in Mint 19

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
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Wi-Fi not working in Mint 19

Post by banjoman »

Just installed Mint 19, but my wi-fi internet connection is not working. I am using a Sony Vaio laptop. It does have a physical wireless switch which is definitely ON. I am connected to my home wireless network - ie printer and scanner work ok.

I have read around the forums and tried a couple of solutions, but to no avail on my machine. The Driver Manager prog reports that no proprietory drivers are in use, so I have drawn a blank there.

I have read that the problem is the 4.15 kernel (?). The wi-fi internet connection worked when I ran Mint 19 from a USB stick and it worked fine previously with Mint 18.3. As a last resort will I have to go back to that?

Any suggestions or advice very welcome..........
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.
User avatar
Pjotr
Level 24
Level 24
Posts: 20130
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Wi-Fi not working in Mint 19

Post by Pjotr »

Please generate an overview of your system like this:
- Launch a terminal window (this is how to launch a terminal window);
- make the terminal window full screen, to avoid chopped lines;
- Copy/paste this command into the terminal:

Code: Select all

inxi -Fxz
(if you type: the letter F is a capital letter)

Press Enter.

Copy/paste the output in your next message.

Do the same with the following four commands:

Code: Select all

rfkill list all

Code: Select all

iwconfig

Code: Select all

lsusb

Code: Select all

lspci
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Re: Wi-Fi not working in Mint 19

Post by banjoman »

Code: Select all

steve@steve-sony-laptop:~$ inxi -Fxz
System:    Host: steve-sony-laptop Kernel: 4.15.0-24-generic x86_64
           bits: 64 gcc: 5.4.0
           Desktop: Cinnamon 3.8.7 (Gtk 3.22.30-1ubuntu1)
           Distro: Linux Mint 19 Tara
Machine:   Device: laptop System: Sony product: VPCEB4E1E v: C607Z7EW serial: N/A
           Mobo: Sony model: VAIO serial: N/A
           BIOS: American Megatrends v: R1140Y8 date: 10/06/2010
Battery    BAT0: charge: 35.7 Wh 100.0% condition: 35.7/42.2 Wh (85%)
           model: Sony status: Full
           hidpp__0: charge: N/A condition: NA/NA Wh
           model: Logitech Wireless Mouse M525 status: Discharging
CPU:       Dual core Intel Core i7 M 620 (-MT-MCP-) 
           arch: Nehalem rev.5 cache: 4096 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 10640
           clock speeds: max: 2667 MHz 1: 1241 MHz 2: 1417 MHz 3: 1385 MHz
           4: 1382 MHz
Graphics:  Card: Intel Core Processor Integrated Graphics Controller
           bus-ID: 00:02.0
           Display Server: x11 (X.Org 1.19.6 )
           drivers: modesetting (unloaded: fbdev,vesa)
           Resolution: 1366x768@59.94hz
           OpenGL: renderer: Mesa DRI Intel Ironlake Mobile
           version: 2.1 Mesa 18.0.0-rc5 Direct Render: Yes
Audio:     Card Intel 5 Series/3400 Series High Def. Audio bus-ID: 00:1b.0
Network:   Card-1: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express)
           bus-ID: 02:00.0
           IF: N/A state: N/A mac: N/A
           Card-2: Marvell Yukon Optima 88E8059 [PCIe Gigabit Ethernet Controller with AVB]
           driver: sky2 port: b000 bus-ID: 04:00.0
           IF: enp4s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 1000.2GB (22.0% used)
           ID-1: /dev/sda model: HGST_HTS541010A9 size: 1000.2GB
Partition: ID-1: / size: 19G used: 9.5G (55%) fs: ext4 dev: /dev/sda1
           ID-2: /home size: 894G used: 191G (23%) fs: ext4 dev: /dev/sda6
           ID-3: swap-1 size: 5.00GB used: 0.00GB (0%)
           fs: swap dev: /dev/sda5
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 49.0C mobo: 49.0C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 208 Uptime: 1:16 Memory: 2191.3/7640.8MB
           Init: systemd runlevel: 5 Gcc sys: 7.3.0
           Client: Shell (bash 4.4.191) inxi: 2.3.56

Code: Select all

steve@steve-sony-laptop:~$ rfkill list all - no output

Code: Select all

steve@steve-sony-laptop:~$ iwconfig
lo        no wireless extensions.

enp4s0    no wireless extensions.

Code: Select all

steve@steve-sony-laptop:~$ lsusb
Bus 002 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 0489:e00f Foxconn / Hon Hai Foxconn T77H114 BCM2070 [Single-Chip Bluetooth 2.1 + EDR Adapter]
Bus 001 Device 003: ID 0c45:6409 Microdia Webcam
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Code: Select all

steve@steve-sony-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 05)
00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 05)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation HM55 Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
02:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
03:00.0 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller
03:00.1 System peripheral: Ricoh Co Ltd R5U2xx (R5U230 / R5U231 / R5U241) [Memory Stick Host Controller]
03:00.4 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller
04:00.0 Ethernet controller: Marvell Technology Group Ltd. Yukon Optima 88E8059 [PCIe Gigabit Ethernet Controller with AVB] (rev 11)
3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
3f:02.1 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor QPI Physical 0 (rev 02)
3f:02.2 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor Reserved (rev 02)
3f:02.3 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor Reserved (rev 02)
User avatar
Pjotr
Level 24
Level 24
Posts: 20130
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Wi-Fi not working in Mint 19

Post by Pjotr »

Try booting from the previous kernel. It's hidden under the "Advanced options" in the Grub bootloader menu.
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Re: Wi-Fi not working in Mint 19

Post by banjoman »

Thanks - my boot is set up to login and start automatically so I don't get the bootloader screen showing, how do I change that?
User avatar
Pjotr
Level 24
Level 24
Posts: 20130
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Wi-Fi not working in Mint 19

Post by Pjotr »

banjoman wrote: Sat Jul 07, 2018 2:56 am Thanks - my boot is set up to login and start automatically so I don't get the bootloader screen showing, how do I change that?
After the BIOS screen disappears, tap the Esc key just once.
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Re: Wi-Fi not working in Mint 19

Post by banjoman »

could not get Grub menu to show by pressing ESC. Do I need to do this?

https://www.aioboot.com/en/show-grub2-menu/
User avatar
Pjotr
Level 24
Level 24
Posts: 20130
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Wi-Fi not working in Mint 19

Post by Pjotr »

banjoman wrote: Sat Jul 07, 2018 9:24 am could not get Grub menu to show by pressing ESC. Do I need to do this?

https://www.aioboot.com/en/show-grub2-menu/
Partly. Forget gksu and gedit, and do this:

Code: Select all

xed admin:///etc/default/grub
.... then continue with editing the TIMEOUT.
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Re: Wi-Fi not working in Mint 19

Post by banjoman »

:(
Grub menu showing, but no wireless when booting with Kernel 4.13 or 4.10. Also just discovered I have no sound and re-installing Alsa/Pulseaudio has not restored it!

I install a new Mint version on my 20GB / partition, leaving the /home partition intact to preserve my files. That seems to contain various configuration settings which affect how the new version looks. Could they be the cause of the new version not functioning completely with regards wireless and sound? If I did a complete fresh install, backing up my files, formatting all partitions, installing Mint 19, then putting my home folder back, would that help?

This is the first time installing a newer version of Mint has caused me problems!!
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Wi-Fi not working in Mint 19

Post by JeremyB »

Try

Code: Select all

locate ath9k; dmesg | grep ath
Post output
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Re: Wi-Fi not working in Mint 19

Post by banjoman »

That didn't work!! The laptop shut down and when I re-booted I could not load the Cinnamon session!!

I've also noticed Bluetooth icon is not showing on my Mint 19 installation - too many things not functioning, I'm heading back to 18.3 for a while.....
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Re: Wi-Fi not working in Mint 19

Post by banjoman »

:evil:

Back to 18.3 - no wi-fi (it was there on my previous install)!! System info is reporting kernel 4.15 in use.

So output from locate ath9k; dmesg | grep ath - rather a lot here!! But the driver for my wi-fi card seems to be located (?) so maybe there is hope.....

Code: Select all

steve@steve-sony-laptop ~ $ locate ath9k; dmesg | grep ath
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/lib/firmware/ath9k_htc
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/lib/firmware/ath9k_htc/htc_7010-1.4.0.fw
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/lib/firmware/ath9k_htc/htc_9271-1.4.0.fw
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/lib/modules/4.15.0-20-generic/kernel/drivers/net/wireless/ath/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/lib/modules/4.15.0-20-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/lib/modules/4.15.0-20-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/lib/modules/4.15.0-20-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/lib/modules/4.15.0-20-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/share/doc/linux-firmware/licenses/LICENCE.open-ath9k-htc-firmware.gz
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38/drivers/net/wireless/ath/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38/drivers/net/wireless/ath/ath9k/Kconfig
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38/drivers/net/wireless/ath/ath9k/Makefile
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38/include/linux/ath9k_platform.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/ahb.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/btcoex
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/channel
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/common.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/htc
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/htc.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/hw.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/hwrng.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/pci.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/pcoem.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/rfkill.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/station
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/wow.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/btcoex/support.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/channel/context.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/htc/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/station/statistics.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39/drivers/net/wireless/ath/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39/drivers/net/wireless/ath/ath9k/Kconfig
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39/drivers/net/wireless/ath/ath9k/Makefile
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39/include/linux/ath9k_platform.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/ahb.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/btcoex
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/channel
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/common
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/common.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/htc
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/htc.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/hw.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/hwrng.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/pci.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/pcoem.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/rfkill.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/station
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/wow.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/btcoex/support.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/channel/context.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/common/debug.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/htc/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/station/statistics.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41/drivers/net/wireless/ath/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41/drivers/net/wireless/ath/ath9k/Kconfig
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41/drivers/net/wireless/ath/ath9k/Makefile
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41/include/linux/ath9k_platform.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/ahb.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/btcoex
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/channel
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/common
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/common.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/htc
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/htc.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/hw.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/hwrng.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/pci.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/pcoem.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/rfkill.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/station
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/wow.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/btcoex/support.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/channel/context.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/common/debug.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/htc/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/station/statistics.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43/drivers/net/wireless/ath/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43/drivers/net/wireless/ath/ath9k/Kconfig
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43/drivers/net/wireless/ath/ath9k/Makefile
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43/include/linux/ath9k_platform.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/ahb.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/btcoex
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/channel
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/common
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/common.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/htc
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/htc.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/hw.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/hwrng.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/pci.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/pcoem.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/rfkill.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/station
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/wow.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/btcoex/support.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/channel/context.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/common/debug.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/htc/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/station/statistics.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45/drivers/net/wireless/ath/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45/drivers/net/wireless/ath/ath9k/Kconfig
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45/drivers/net/wireless/ath/ath9k/Makefile
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45/include/linux/ath9k_platform.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/ahb.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/btcoex
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/channel
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/common
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/common.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/htc
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/htc.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/hw.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/hwrng.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/pci.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/pcoem.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/rfkill.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/station
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/wow.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/btcoex/support.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/channel/context.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/common/debug.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/htc/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/station/statistics.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20/drivers/net/wireless/ath/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20/drivers/net/wireless/ath/ath9k/Kconfig
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20/drivers/net/wireless/ath/ath9k/Makefile
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20/include/linux/ath9k_platform.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/ahb.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/btcoex
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/channel
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/common
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/common.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/htc
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/htc.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/hw.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/hwrng.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/pci.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/pcoem.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/rfkill.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/station
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/wow.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/btcoex/support.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/channel/context.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/common/debug.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/htc/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/station/statistics.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24/drivers/net/wireless/ath/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24/drivers/net/wireless/ath/ath9k/Kconfig
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24/drivers/net/wireless/ath/ath9k/Makefile
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24/include/linux/ath9k_platform.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/ahb.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/btcoex
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/channel
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/common
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/common.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/htc
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/htc.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/hw.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/hwrng.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/pci.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/pcoem.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/rfkill.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/station
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/wow.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/btcoex/support.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/channel/context.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/common/debug.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/htc/debugfs.h
/home/timeshift/snapshots/2018-07-06_14-00-02/localhost/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/station/statistics.h
/lib/firmware/ath9k_htc
/lib/firmware/ath9k_htc/htc_7010-1.4.0.fw
/lib/firmware/ath9k_htc/htc_9271-1.4.0.fw
/lib/modules/4.10.0-38-generic/kernel/drivers/net/wireless/ath/ath9k
/lib/modules/4.10.0-38-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko
/lib/modules/4.10.0-38-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko
/lib/modules/4.10.0-38-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko
/lib/modules/4.10.0-38-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko
/usr/share/doc/linux-firmware/licenses/LICENCE.open-ath9k-htc-firmware.gz
/usr/src/linux-headers-4.10.0-38/drivers/net/wireless/ath/ath9k
/usr/src/linux-headers-4.10.0-38/drivers/net/wireless/ath/ath9k/Kconfig
/usr/src/linux-headers-4.10.0-38/drivers/net/wireless/ath/ath9k/Makefile
/usr/src/linux-headers-4.10.0-38/include/linux/ath9k_platform.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/ahb.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/btcoex
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/channel
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/common.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/debugfs.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/htc
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/htc.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/hw.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/hwrng.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/pci.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/pcoem.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/rfkill.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/station
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/wow.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/btcoex/support.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/channel/context.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/htc/debugfs.h
/usr/src/linux-headers-4.10.0-38-generic/include/config/ath9k/station/statistics.h
/usr/src/linux-headers-4.13.0-39/drivers/net/wireless/ath/ath9k
/usr/src/linux-headers-4.13.0-39/drivers/net/wireless/ath/ath9k/Kconfig
/usr/src/linux-headers-4.13.0-39/drivers/net/wireless/ath/ath9k/Makefile
/usr/src/linux-headers-4.13.0-39/include/linux/ath9k_platform.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/ahb.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/btcoex
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/channel
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/common
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/common.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/debugfs.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/htc
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/htc.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/hw.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/hwrng.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/pci.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/pcoem.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/rfkill.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/station
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/wow.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/btcoex/support.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/channel/context.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/common/debug.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/htc/debugfs.h
/usr/src/linux-headers-4.13.0-39-generic/include/config/ath9k/station/statistics.h
/usr/src/linux-headers-4.13.0-41/drivers/net/wireless/ath/ath9k
/usr/src/linux-headers-4.13.0-41/drivers/net/wireless/ath/ath9k/Kconfig
/usr/src/linux-headers-4.13.0-41/drivers/net/wireless/ath/ath9k/Makefile
/usr/src/linux-headers-4.13.0-41/include/linux/ath9k_platform.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/ahb.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/btcoex
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/channel
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/common
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/common.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/debugfs.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/htc
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/htc.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/hw.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/hwrng.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/pci.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/pcoem.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/rfkill.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/station
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/wow.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/btcoex/support.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/channel/context.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/common/debug.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/htc/debugfs.h
/usr/src/linux-headers-4.13.0-41-generic/include/config/ath9k/station/statistics.h
/usr/src/linux-headers-4.13.0-43/drivers/net/wireless/ath/ath9k
/usr/src/linux-headers-4.13.0-43/drivers/net/wireless/ath/ath9k/Kconfig
/usr/src/linux-headers-4.13.0-43/drivers/net/wireless/ath/ath9k/Makefile
/usr/src/linux-headers-4.13.0-43/include/linux/ath9k_platform.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/ahb.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/btcoex
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/channel
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/common
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/common.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/debugfs.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/htc
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/htc.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/hw.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/hwrng.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/pci.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/pcoem.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/rfkill.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/station
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/wow.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/btcoex/support.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/channel/context.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/common/debug.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/htc/debugfs.h
/usr/src/linux-headers-4.13.0-43-generic/include/config/ath9k/station/statistics.h
/usr/src/linux-headers-4.13.0-45/drivers/net/wireless/ath/ath9k
/usr/src/linux-headers-4.13.0-45/drivers/net/wireless/ath/ath9k/Kconfig
/usr/src/linux-headers-4.13.0-45/drivers/net/wireless/ath/ath9k/Makefile
/usr/src/linux-headers-4.13.0-45/include/linux/ath9k_platform.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/ahb.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/btcoex
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/channel
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/common
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/common.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/debugfs.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/htc
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/htc.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/hw.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/hwrng.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/pci.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/pcoem.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/rfkill.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/station
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/wow.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/btcoex/support.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/channel/context.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/common/debug.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/htc/debugfs.h
/usr/src/linux-headers-4.13.0-45-generic/include/config/ath9k/station/statistics.h
/usr/src/linux-headers-4.15.0-20/drivers/net/wireless/ath/ath9k
/usr/src/linux-headers-4.15.0-20/drivers/net/wireless/ath/ath9k/Kconfig
/usr/src/linux-headers-4.15.0-20/drivers/net/wireless/ath/ath9k/Makefile
/usr/src/linux-headers-4.15.0-20/include/linux/ath9k_platform.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/ahb.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/btcoex
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/channel
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/common
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/common.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/debugfs.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/htc
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/htc.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/hw.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/hwrng.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/pci.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/pcoem.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/rfkill.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/station
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/wow.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/btcoex/support.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/channel/context.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/common/debug.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/htc/debugfs.h
/usr/src/linux-headers-4.15.0-20-generic/include/config/ath9k/station/statistics.h
/usr/src/linux-headers-4.15.0-24/drivers/net/wireless/ath/ath9k
/usr/src/linux-headers-4.15.0-24/drivers/net/wireless/ath/ath9k/Kconfig
/usr/src/linux-headers-4.15.0-24/drivers/net/wireless/ath/ath9k/Makefile
/usr/src/linux-headers-4.15.0-24/include/linux/ath9k_platform.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/ahb.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/btcoex
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/channel
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/common
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/common.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/debugfs.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/htc
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/htc.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/hw.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/hwrng.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/pci.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/pcoem.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/rfkill.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/station
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/wow.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/btcoex/support.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/channel/context.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/common/debug.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/htc/debugfs.h
/usr/src/linux-headers-4.15.0-24-generic/include/config/ath9k/station/statistics.h
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Wi-Fi not working in Mint 19

Post by JeremyB »

Boot into the 4.10.0-38 kernel and do

Code: Select all

sudo apt install linux-modules-extra-4.15.0-24-generic
Reboot
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Re: Wi-Fi not working in Mint 19

Post by banjoman »

:D :D :D

Hey, that did it - thank you so much. Not only wi-fi, but sound and bluetooth is restored.
Locked

Return to “Networking”