Wifi disconnects randomly under ubuntu 17.10

Asked by Mijail Febres Soria

mijail@mijail-Satellite-S55-A:~$ sudo apt-get update; sudo apt-get install usbutils pciutils hwinfo grep rfkill; sudo lshw -C network; rfkill list; sudo iwlist scan | grep -Ei 'chan|ssid'; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nnk | grep -iA2 net; lsusb; nmcli nm status; sudo lshw -short; uname -a; sudo updatedb; dmesg | grep -E '02:00|80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rror|rtl|RTL|rt2|RT2|rt3|RT3|rt5|RT5|rt6|RT6|rt7|RT7|usb|witch|wl';sudo dmidecode|grep -E 'anufact|roduct|erial|elease'; iwconfig; grep -E '80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl' /etc/modprobe.d/*; cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard ; ps -aux|grep -E 'wpa|icd|etwork'; netstat -rn ; cat /etc/resolv.conf; ls -lia /boot; grep tmpfs /etc/fstab; ubuntu-support-status; sudo update-pciids; sudo update-usbids; sudo lsmod
[sudo] password for mijail:
Err:1 https://dl.winehq.org/wine-builds/ubuntu artful InRelease
  Could not resolve 'dl.winehq.org'
Err:2 http://archive.canonical.com/ubuntu artful InRelease
  Could not resolve 'archive.canonical.com'
Err:3 http://download.virtualbox.org/virtualbox/debian artful InRelease
  Could not resolve 'download.virtualbox.org'
Err:4 http://ppa.launchpad.net/glasen/freetype2/ubuntu artful InRelease
  Could not resolve 'ppa.launchpad.net'
Err:5 http://us.archive.ubuntu.com/ubuntu artful InRelease
  Could not resolve 'us.archive.ubuntu.com'
Err:6 http://ppa.launchpad.net/pinta-maintainers/pinta-stable/ubuntu artful InRelease
  Could not resolve 'ppa.launchpad.net'
Err:7 http://us.archive.ubuntu.com/ubuntu artful-updates InRelease
  Could not resolve 'us.archive.ubuntu.com'
Err:8 http://us.archive.ubuntu.com/ubuntu artful-backports InRelease
  Could not resolve 'us.archive.ubuntu.com'
Err:9 http://us.archive.ubuntu.com/ubuntu artful-security InRelease
  Could not resolve 'us.archive.ubuntu.com'
Reading package lists... Done
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/artful/InRelease Could not resolve 'us.archive.ubuntu.com'
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/artful-updates/InRelease Could not resolve 'us.archive.ubuntu.com'
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/artful-backports/InRelease Could not resolve 'us.archive.ubuntu.com'
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/artful/InRelease Could not resolve 'archive.canonical.com'
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/artful-security/InRelease Could not resolve 'us.archive.ubuntu.com'
W: Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/dists/artful/InRelease Could not resolve 'dl.winehq.org'
W: Failed to fetch http://download.virtualbox.org/virtualbox/debian/dists/artful/InRelease Could not resolve 'download.virtualbox.org'
W: Failed to fetch http://ppa.launchpad.net/glasen/freetype2/ubuntu/dists/artful/InRelease Could not resolve 'ppa.launchpad.net'
W: Failed to fetch http://ppa.launchpad.net/pinta-maintainers/pinta-stable/ubuntu/dists/artful/InRelease Could not resolve 'ppa.launchpad.net'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version (3.1-2).
pciutils is already the newest version (1:3.5.2-1ubuntu1).
rfkill is already the newest version (0.5-1ubuntu4).
usbutils is already the newest version (1:007-4build1).
hwinfo is already the newest version (21.47-1).
The following packages were automatically installed and are no longer required:
  libqt5opengl5 libsdl-ttf2.0-0
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
  *-network
       description: Wireless interface
       product: QCA9565 / AR9565 Wireless Network Adapter
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wlp3s0
       version: 01
       serial: 64:5a:04:b7:67:c4
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
       configuration: broadcast=yes driver=ath9k driverversion=4.13.0-38-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
       resources: irq:18 memory:f7900000-f797ffff memory:f7980000-f798ffff
  *-network
       description: Ethernet interface
       product: QCA8171 Gigabit Ethernet
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: enp4s0
       version: 10
       serial: 0c:54:a5:43:17:37
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=alx latency=0 link=no multicast=yes port=twisted pair
       resources: irq:19 memory:f7800000-f783ffff ioport:d000(size=128)
0: Toshiba Bluetooth: Bluetooth
 Soft blocked: no
 Hard blocked: no
1: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
2: nfc0: NFC
 Soft blocked: no
 Hard blocked: no
3: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

enp4s0 Interface doesn't support scanning.

                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    ESSID:"XXXX-9574"
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    ESSID:"Bbox-90582375"
                    Channel:7
                    Frequency:2.442 GHz (Channel 7)
                    ESSID:"FreeWifi_secure"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"Bbox-Natetgot"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"Bbox-A7B0CE8D"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"Bbox-88542068"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"SFR_2400"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"SFR WiFi FON"
                    Channel:7
                    Frequency:2.442 GHz (Channel 7)
                    ESSID:"FreeWifi"
                    Channel:7
                    Frequency:2.442 GHz (Channel 7)
                    ESSID:"freebox_LOL"
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    ESSID:"freebox_QPOUCI"
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    ESSID:"FreeWifi"
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    ESSID:"FreeWifi_secure"
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    ESSID:"FreeWifi_secure"
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    ESSID:"Livebox lucas"
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    ESSID:"FreeWifi"
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    ESSID:"orange"
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.10
DISTRIB_CODENAME=artful
DISTRIB_DESCRIPTION="Ubuntu 17.10"
03:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01)
 Subsystem: XAVi Technologies Corp. QCA9565 / AR9565 Wireless Network Adapter [1b9a:2810]
 Kernel driver in use: ath9k
 Kernel modules: ath9k
04:00.0 Ethernet controller [0200]: Qualcomm Atheros QCA8171 Gigabit Ethernet [1969:10a1] (rev 10)
 Subsystem: Toshiba America Info Systems QCA8171 Gigabit Ethernet [1179:fa40]
 Kernel driver in use: alx
 Kernel modules: alx
Unknown line at line 2468
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0930:0220 Toshiba Corp.
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 003 Device 003: ID 04ca:7017 Lite-On Technology Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Error: argument 'nm' not understood. Try passing --help instead.
H/W path Device Class Description
=============================================================
                                   system Satellite S55-A (PSKK6U)
/0 bus VG10S
/0/0 memory 64KiB BIOS
/0/25 memory 256KiB L1 cache
/0/26 memory 1MiB L2 cache
/0/27 memory 6MiB L3 cache
/0/28 memory 8GiB System Memory
/0/28/0 memory 4GiB SODIMM DDR3 Synchronous 1
/0/28/1 memory 4GiB SODIMM DDR3 Synchronous 1
/0/29 processor Intel(R) Core(TM) i7-4700MQ CP
/0/100 bridge Xeon E3-1200 v3/4th Gen Core P
/0/100/1 bridge Xeon E3-1200 v3/4th Gen Core P
/0/100/1/0 display GK208M [GeForce GT 740M]
/0/100/2 display 4th Gen Core Processor Integra
/0/100/3 multimedia Xeon E3-1200 v3/4th Gen Core P
/0/100/14 bus 8 Series/C220 Series Chipset F
/0/100/14/0 usb3 bus xHCI Host Controller
/0/100/14/0/5 scsi6 storage Flash Card Reader/Writer
/0/100/14/0/5/0.0.0 /dev/sdb disk Card Reader
/0/100/14/0/5/0.0.0/0 /dev/sdb disk
/0/100/14/0/a multimedia TOSHIBA Web Camera - HD
/0/100/14/1 usb4 bus xHCI Host Controller
/0/100/16 communication 8 Series/C220 Series Chipset F
/0/100/1a bus 8 Series/C220 Series Chipset F
/0/100/1a/1 usb1 bus EHCI Host Controller
/0/100/1a/1/1 bus USB hub
/0/100/1a/1/1/2 communication Bluetooth wireless interface
/0/100/1b multimedia 8 Series/C220 Series Chipset H
/0/100/1c bridge 8 Series/C220 Series Chipset F
/0/100/1c.2 bridge 8 Series/C220 Series Chipset F
/0/100/1c.2/0 wlp3s0 network QCA9565 / AR9565 Wireless Netw
/0/100/1c.3 bridge 8 Series/C220 Series Chipset F
/0/100/1c.3/0 enp4s0 network QCA8171 Gigabit Ethernet
/0/100/1d bus 8 Series/C220 Series Chipset F
/0/100/1d/1 usb2 bus EHCI Host Controller
/0/100/1d/1/1 bus USB hub
/0/100/1f bridge HM86 Express LPC Controller
/0/100/1f.2 storage 8 Series/C220 Series Chipset F
/0/100/1f.3 bus 8 Series/C220 Series Chipset F
/0/1 scsi4 storage
/0/1/0.0.0 /dev/sda disk 1TB TOSHIBA MQ01ABD1
/0/1/0.0.0/1 /dev/sda1 volume 1906MiB Linux swap volume
/0/1/0.0.0/2 /dev/sda2 volume 102GiB EXT4 volume
/0/1/0.0.0/3 /dev/sda3 volume 827GiB Windows NTFS volume
/0/2 scsi5 storage
/0/2/0.0.0 /dev/cdrom disk CDDVDW SU-208FB
Linux mijail-Satellite-S55-A 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] found SMP MP-table at [mem 0x000fd4c0-0x000fd4cf] mapped at [ffff9038400fd4c0]
[ 0.000000] No NUMA configuration found
[ 0.084609] PCCT header not found.
[ 0.084609] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.090971] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.301205] usbcore: registered new interface driver usbfs
[ 0.301205] usbcore: registered new interface driver hub
[ 0.301205] usbcore: registered new device driver usb
[ 0.305020] clocksource: Switched to clocksource hpet
[ 0.332397] pnp: PnP ACPI: found 11 devices
[ 1.181217] Console: switching to colour frame buffer device 170x48
[ 1.192079] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 1.204125] ACPI: Lid Switch [LID]
[ 1.248050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.248051] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.248053] usb usb1: Product: EHCI Host Controller
[ 1.248054] usb usb1: Manufacturer: Linux 4.13.0-38-generic ehci_hcd
[ 1.248055] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.248170] hub 1-0:1.0: USB hub found
[ 1.268050] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.268052] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.268053] usb usb2: Product: EHCI Host Controller
[ 1.268054] usb usb2: Manufacturer: Linux 4.13.0-38-generic ehci_hcd
[ 1.268056] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.268158] hub 2-0:1.0: USB hub found
[ 1.269522] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.269523] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.269524] usb usb3: Product: xHCI Host Controller
[ 1.269525] usb usb3: Manufacturer: Linux 4.13.0-38-generic xhci-hcd
[ 1.269526] usb usb3: SerialNumber: 0000:00:14.0
[ 1.269620] hub 3-0:1.0: USB hub found
[ 1.269667] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269671] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.HS01._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269701] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269705] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.HS02._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269809] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269813] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.HS05._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269838] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269841] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.HS06._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269867] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269870] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.HS07._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269894] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269897] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.HS08._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269923] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269926] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.HS09._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269953] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269956] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.HS10._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269982] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.269985] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.HS11._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.270010] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.270013] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.HS12._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.270040] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.270043] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.HS13._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.270068] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.270071] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.HS14._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.270204] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.270205] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.270206] usb usb4: Product: xHCI Host Controller
[ 1.270207] usb usb4: Manufacturer: Linux 4.13.0-38-generic xhci-hcd
[ 1.270208] usb usb4: SerialNumber: 0000:00:14.0
[ 1.270299] hub 4-0:1.0: USB hub found
[ 1.270412] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.270415] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.SSP3._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.270442] ACPI Error: Method parse/execution failed \_SB.XPLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.270445] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.SSP4._PLD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
[ 1.291960] RAS: Correctable Errors collector initialized.
[ 1.299121] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 1.299769] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.305385] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.306442] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.381910] alx 0000:04:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [0c:54:a5:43:17:37]
[ 1.402917] alx 0000:04:00.0 enp4s0: renamed from eth0
[ 1.443517] fb: switching to inteldrmfb from VESA VGA
[ 1.443543] Console: switching to colour dummy device 80x25
[ 1.505994] Console: switching to colour frame buffer device 170x48
[ 1.576035] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.596047] usb 3-5: new high-speed USB device number 2 using xhci_hcd
[ 1.596054] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.724802] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[ 1.724804] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.724993] hub 1-1:1.0: USB hub found
[ 1.738254] usb 3-5: New USB device found, idVendor=058f, idProduct=6366
[ 1.738256] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.738257] usb 3-5: Product: Flash Card Reader/Writer
[ 1.738258] usb 3-5: Manufacturer: Generic
[ 1.738260] usb 3-5: SerialNumber: 058F63666485
[ 1.744802] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[ 1.744804] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.745106] hub 2-1:1.0: USB hub found
[ 1.856047] usb 3-10: new high-speed USB device number 3 using xhci_hcd
[ 2.012001] usb 1-1.2: new full-speed USB device number 3 using ehci-pci
[ 2.036690] usb 3-10: New USB device found, idVendor=04ca, idProduct=7017
[ 2.036692] usb 3-10: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 2.036694] usb 3-10: Product: TOSHIBA Web Camera - HD
[ 2.036695] usb 3-10: Manufacturer: 0420-00KC0TBDAM9JY
[ 2.036696] usb 3-10: SerialNumber: 200901010001
[ 2.042003] usb-storage 3-5:1.0: USB Mass Storage device detected
[ 2.042170] scsi host6: usb-storage 3-5:1.0
[ 2.042230] usbcore: registered new interface driver usb-storage
[ 2.043319] usbcore: registered new interface driver uas
[ 2.121528] usb 1-1.2: New USB device found, idVendor=0930, idProduct=0220
[ 2.121530] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.228176] clocksource: Switched to clocksource tsc
[ 7.790760] lp: driver loaded but no devices found
[ 11.849785] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[ 20.418903] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 20.466940] intel_rapl: Found RAPL domain package
[ 20.466941] intel_rapl: Found RAPL domain core
[ 20.466942] intel_rapl: Found RAPL domain uncore
[ 20.466943] intel_rapl: Found RAPL domain dram
[ 20.643679] toshiba_acpi: Supported laptop features: keyboard-backlight touchpad usb-sleep-charge usb-rapid-charge special-function-keys panel-power-on usb3 cooling-method
[ 20.764794] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
[ 20.764848] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
[ 20.764896] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
[ 20.775048] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 20.902914] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
[ 20.902959] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18
[ 21.277505] ath: phy0: WB335 2-ANT card detected
[ 21.277506] ath: phy0: Set BT/WLAN RX diversity capability
[ 21.284761] ath: phy0: Enable LNA combining
[ 21.285913] ath: phy0: ASPM enabled: 0x42
[ 21.285914] ath: EEPROM regdomain: 0x65
[ 21.285915] ath: EEPROM indicates we should expect a direct regpair map
[ 21.285916] ath: Country alpha2 being used: 00
[ 21.285917] ath: Regpair used: 0x65
[ 21.289219] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 21.289588] ieee80211 phy0: Atheros AR9565 Rev:0 mem=0xffffaca6c2c80000, irq=18
[ 21.291119] ath9k 0000:03:00.0 wlp3s0: renamed from wlan0
[ 21.959767] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 21.959800] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 21.959816] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 21.959832] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 21.959876] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 21.959944] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 21.959977] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 21.971914] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 22.386816] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 22.689264] uvcvideo: Found UVC 1.00 device TOSHIBA Web Camera - HD (04ca:7017)
[ 22.691975] input: TOSHIBA Web Camera - HD: TOSHIB as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.0/input/input19
[ 22.692054] usbcore: registered new interface driver uvcvideo
[ 23.396414] usbcore: registered new interface driver btusb
[ 23.605403] usbcore: registered new interface driver ath3k
[ 23.856858] usb 1-1.2: USB disconnect, device number 3
[ 24.079948] usb 1-1.2: new full-speed USB device number 4 using ehci-pci
[ 29.167370] bbswitch: version 0.8
[ 29.167375] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 29.167380] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.P0P2.VGA_
[ 29.167389] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 29.167457] bbswitch: detected an Optimus _DSM function
[ 29.167492] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[ 29.228015] usb 1-1.2: device descriptor read/64, error -110
[ 34.453226] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 34.465644] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 34.603783] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 34.633412] usb 1-1.2: New USB device found, idVendor=0930, idProduct=0220
[ 34.633414] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 36.501152] wlp3s0: authenticate with 1e:5f:2f:ce:d9:a0
[ 36.517694] wlp3s0: send auth to 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 36.520996] wlp3s0: authenticated
[ 36.527962] wlp3s0: associate with 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 36.537206] wlp3s0: RX AssocResp from 1e:5f:2f:ce:d9:a0 (capab=0x411 status=0 aid=2)
[ 36.537291] wlp3s0: associated
[ 36.537299] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 36.805713] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 36.805753] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 36.805776] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 36.805797] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 36.805818] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 36.805876] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 36.805898] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 36.806455] ACPI Warning: \_SB.PCI0.P0P2.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 51.164745] wlp3s0: authenticate with 1e:5f:2f:ce:d9:a0
[ 51.181952] wlp3s0: send auth to 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 51.197632] wlp3s0: authenticated
[ 51.199971] wlp3s0: associate with 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 51.503997] wlp3s0: associate with 1e:5f:2f:ce:d9:a0 (try 2/3)
[ 51.696017] wlp3s0: associate with 1e:5f:2f:ce:d9:a0 (try 3/3)
[ 51.964035] wlp3s0: association with 1e:5f:2f:ce:d9:a0 timed out
[ 65.041971] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 66.256815] wlp3s0: authenticate with 1e:5f:2f:ce:d9:a0
[ 66.273743] wlp3s0: send auth to 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 66.275727] wlp3s0: authenticated
[ 66.275956] wlp3s0: associate with 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 66.285252] wlp3s0: RX AssocResp from 1e:5f:2f:ce:d9:a0 (capab=0x411 status=0 aid=2)
[ 66.285341] wlp3s0: associated
[ 66.285350] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 370.245106] wlp3s0: authenticate with 1e:5f:2f:ce:d9:a0
[ 370.262344] wlp3s0: send auth to 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 370.283219] wlp3s0: authenticated
[ 370.284451] wlp3s0: associate with 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 370.580492] wlp3s0: associate with 1e:5f:2f:ce:d9:a0 (try 2/3)
[ 370.968420] wlp3s0: associate with 1e:5f:2f:ce:d9:a0 (try 3/3)
[ 371.660491] wlp3s0: association with 1e:5f:2f:ce:d9:a0 timed out
[ 384.064266] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 386.014737] wlp3s0: authenticate with 1e:5f:2f:ce:d9:a0
[ 386.026708] wlp3s0: send auth to 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 386.028619] wlp3s0: authenticated
[ 386.032397] wlp3s0: associate with 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 386.041683] wlp3s0: RX AssocResp from 1e:5f:2f:ce:d9:a0 (capab=0x411 status=0 aid=2)
[ 386.041778] wlp3s0: associated
[ 386.041824] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 702.064102] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 727.052223] wlp3s0: authenticate with 1e:5f:2f:ce:d9:a0
[ 727.064097] wlp3s0: send auth to 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 727.067919] wlp3s0: authenticated
[ 727.071583] wlp3s0: associate with 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 727.080802] wlp3s0: RX AssocResp from 1e:5f:2f:ce:d9:a0 (capab=0x411 status=0 aid=2)
[ 727.080892] wlp3s0: associated
[ 727.080935] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 1029.109146] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 1031.064195] wlp3s0: authenticate with 1e:5f:2f:ce:d9:a0
[ 1031.080874] wlp3s0: send auth to 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 1031.090329] wlp3s0: authenticated
[ 1031.094998] wlp3s0: associate with 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 1031.105473] wlp3s0: RX AssocResp from 1e:5f:2f:ce:d9:a0 (capab=0x411 status=0 aid=2)
[ 1031.105569] wlp3s0: associated
[ 1031.105576] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 1345.256542] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 1362.191371] wlp3s0: authenticate with 1e:5f:2f:ce:d9:a0
[ 1362.203196] wlp3s0: send auth to 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 1362.212108] wlp3s0: authenticated
[ 1362.215850] wlp3s0: associate with 1e:5f:2f:ce:d9:a0 (try 1/3)
[ 1362.225041] wlp3s0: RX AssocResp from 1e:5f:2f:ce:d9:a0 (capab=0x411 status=0 aid=2)
[ 1362.225126] wlp3s0: associated
[ 1362.225173] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
 Release Date: 09/19/2014
  Serial services are supported (int 14h)
 Manufacturer: TOSHIBA
 Product Name: Satellite S55-A
 Serial Number: ZD060754S
 Manufacturer: TOSHIBA
 Product Name: VG10S
 Serial Number: BSN12345678901234567
 Manufacturer: TOSHIBA
 Serial Number: CSN12345678901234567
 Port Type: Serial Port 16550A Compatible
 Manufacturer: Intel
 Serial Number: Not Specified
 Manufacturer: Hynix/Hyundai
 Serial Number: 4F93CF75
 Manufacturer: Hynix/Hyundai
 Serial Number: 4F23CF73
lo no wireless extensions.

enp4s0 no wireless extensions.

wlp3s0 IEEE 802.11 ESSID:"freebox_QPOUCI"
          Mode:Managed Frequency:2.462 GHz Access Point: 1E:5F:2F:CE:D9:A0
          Bit Rate=150 Mb/s Tx-Power=16 dBm
          Retry short limit:7 RTS thr:off Fragment thr:off
          Power Management:off
          Link Quality=56/70 Signal level=-54 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:17 Missed beacon:0

/etc/modprobe.d/alsa-base.conf:install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
/etc/modprobe.d/asus_nb_wmi.conf:options asus_nb_wmi wapf=4
/etc/modprobe.d/ath9k.conf:options ath9k nohwcrypt=1
/etc/modprobe.d/ath9k_htc.conf:options ath9k_htc use_dev_fw=1
/etc/modprobe.d/blacklist-ath_pci.conf:# which ath5k cannot recover. To prevent this condition, stop
/etc/modprobe.d/blacklist-ath_pci.conf:blacklist ath_pci
/etc/modprobe.d/blacklist.conf:blacklist eth1394
/etc/modprobe.d/blacklist.conf:# replaced by p54pci
/etc/modprobe.d/blacklist.conf:blacklist prism54
/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist.conf:blacklist bcm43xx
/etc/modprobe.d/blacklist-oss.conf:blacklist uart6850
/etc/modprobe.d/iwlwifi.conf:options iwlwifi 11n_disable=1
/etc/modprobe.d/iwlwifi.conf:options iwlwifi bt_coex_active=0 swcrypto=1 11n_disable=8
/etc/modprobe.d/rtl8723be.conf:options rtl8723be fwlps=N ips=N msi=1
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
14: PCI 400.0: 0200 Ethernet controller
  [Created at pci.378]
  Unique ID: Ljo_.DA4MyKGFB5F
  Parent ID: Z7uZ.6CwOtC727w6
  SysFS ID: /devices/pci0000:00/0000:00:1c.3/0000:04:00.0
  SysFS BusID: 0000:04:00.0
  Hardware Class: network
  Model: "Qualcomm Atheros QCA8171 Gigabit Ethernet"
  Vendor: pci 0x1969 "Qualcomm Atheros"
  Device: pci 0x10a1 "QCA8171 Gigabit Ethernet"
  SubVendor: pci 0x1179 "Toshiba America Info Systems"
  SubDevice: pci 0xfa40
  Revision: 0x10
  Driver: "alx"
  Driver Modules: "alx"
  Device File: enp4s0
  Memory Range: 0xf7800000-0xf783ffff (rw,non-prefetchable)
  I/O Ports: 0xd000-0xdfff (rw)
  IRQ: 19 (no events)
  HW Address: 0c:54:a5:43:17:37
  Permanent HW Address: 0c:54:a5:43:17:37
  Link detected: no
  Module Alias: "pci:v00001969d000010A1sv00001179sd0000FA40bc02sc00i00"
  Driver Info #0:
    Driver Status: alx is active
    Driver Activation Cmd: "modprobe alx"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #7 (PCI bridge)

18: PCI 300.0: 0282 WLAN controller
  [Created at pci.378]
  Unique ID: hAO_.sCCMIjbyslF
  Parent ID: hoOk.4N1vv3ud396
  SysFS ID: /devices/pci0000:00/0000:00:1c.2/0000:03:00.0
  SysFS BusID: 0000:03:00.0
  Hardware Class: network
  Model: "Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter"
  Vendor: pci 0x168c "Qualcomm Atheros"
  Device: pci 0x0036 "QCA9565 / AR9565 Wireless Network Adapter"
  SubVendor: pci 0x1b9a "XAVi Technologies Corp."
  SubDevice: pci 0x2810
  Revision: 0x01
  Driver: "ath9k"
  Driver Modules: "ath9k", "ath9k"
  Device File: wlp3s0
  Features: WLAN
  Memory Range: 0xf7900000-0xf797ffff (rw,non-prefetchable)
  Memory Range: 0xf7980000-0xf798ffff (ro,non-prefetchable,disabled)
  IRQ: 18 (89349 events)
  HW Address: 64:5a:04:b7:67:c4
  Permanent HW Address: 64:5a:04:b7:67:c4
  Link detected: yes
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v0000168Cd00000036sv00001B9Asd00002810bc02sc80i00"
  Driver Info #0:
    Driver Status: ath9k is active
    Driver Activation Cmd: "modprobe ath9k"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #16 (PCI bridge)
root 1062 0.1 0.2 567008 19640 ? Ssl 16:27 0:02 /usr/sbin/NetworkManager --no-daemon
root 1188 0.0 0.0 49052 7820 ? Ss 16:27 0:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
root 5121 2.0 0.0 16228 3852 ? S 16:49 0:00 /sbin/dhclient -d -q -sf /usr/lib/NetworkManager/nm-dhcp-helper -pf /run/dhclient-wlp3s0.pid -lf /var/lib/NetworkManager/dhclient-c54ebd91-3f82-479e-86ef-ab90399e9ddd-wlp3s0.lease -cf /var/lib/NetworkManager/dhclient-wlp3s0.conf wlp3s0
root 5136 0.0 0.0 213384 7728 ? Ssl 16:49 0:00 /usr/lib/NetworkManager/nm-dispatcher
root 5146 0.0 0.0 4592 936 ? S 16:49 0:00 /bin/sh -e /etc/NetworkManager/dispatcher.d/01-ifupdown wlp3s0 up
root 5147 0.0 0.0 4452 788 ? S 16:49 0:00 run-parts /etc/network/if-up.d
mijail 5200 0.0 0.0 14372 1088 pts/0 S+ 16:49 0:00 grep --color=auto -E wpa|icd|etwork
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.0.254 0.0.0.0 UG 0 0 0 wlp3s0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 wlp3s0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 wlp3s0
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
# 127.0.0.53 is the systemd-resolved stub resolver.
# run "systemd-resolve --status" to see details about the actual nameservers.

nameserver 127.0.0.53
total 378436
917505 drwxr-xr-x 3 root root 4096 Apr 19 15:18 .
     2 drwxr-xr-x 26 root root 4096 Apr 19 15:16 ..
919913 -rw-r--r-- 1 root root 1443962 Oct 10 2017 abi-4.10.0-38-generic
923766 -rw-r--r-- 1 root root 1500342 Jan 19 12:56 abi-4.13.0-31-generic
941290 -rw-r--r-- 1 root root 1501359 Mar 7 12:20 abi-4.13.0-37-generic
918568 -rw-r--r-- 1 root root 1501474 Mar 14 11:38 abi-4.13.0-38-generic
919600 -rw-r--r-- 1 root root 1408813 Jun 26 2017 abi-4.8.0-58-generic
918860 -rw-r--r-- 1 root root 1408813 Jun 29 2017 abi-4.8.0-59-generic
919914 -rw-r--r-- 1 root root 204962 Oct 10 2017 config-4.10.0-38-generic
923768 -rw-r--r-- 1 root root 213156 Jan 19 12:56 config-4.13.0-31-generic
941291 -rw-r--r-- 1 root root 213212 Mar 7 12:20 config-4.13.0-37-generic
918753 -rw-r--r-- 1 root root 213212 Mar 14 11:38 config-4.13.0-38-generic
921883 -rw-r--r-- 1 root root 199556 Jun 26 2017 config-4.8.0-58-generic
919476 -rw-r--r-- 1 root root 199556 Jun 29 2017 config-4.8.0-59-generic
917506 drwxr-xr-x 5 root root 4096 Apr 8 14:29 grub
920893 -rw-r--r-- 1 root root 50467770 Nov 18 00:00 initrd.img-4.10.0-38-generic
918614 -rw-r--r-- 1 root root 58229477 Apr 19 15:18 initrd.img-4.13.0-31-generic
918613 -rw-r--r-- 1 root root 58390234 Apr 19 15:18 initrd.img-4.13.0-37-generic
917588 -rw-r--r-- 1 root root 58388273 Apr 19 15:18 initrd.img-4.13.0-38-generic
919898 -rw-r--r-- 1 root root 40880535 Nov 17 23:33 initrd.img-4.8.0-58-generic
920880 -rw-r--r-- 1 root root 40880327 Nov 17 23:45 initrd.img-4.8.0-59-generic
917510 -rw-r--r-- 1 root root 182704 Jan 28 2016 memtest86+.bin
917511 -rw-r--r-- 1 root root 184380 Jan 28 2016 memtest86+.elf
917512 -rw-r--r-- 1 root root 184840 Jan 28 2016 memtest86+_multiboot.bin
941292 -rw-r--r-- 1 root root 2860 Mar 7 12:20 retpoline-4.13.0-37-generic
920942 -rw-r--r-- 1 root root 2860 Mar 14 11:38 retpoline-4.13.0-38-generic
919912 -rw------- 1 root root 3722580 Oct 10 2017 System.map-4.10.0-38-generic
917777 -rw------- 1 root root 3877797 Jan 19 12:56 System.map-4.13.0-31-generic
917785 -rw------- 1 root root 3880918 Mar 7 12:20 System.map-4.13.0-37-generic
918325 -rw------- 1 root root 3881548 Mar 14 11:38 System.map-4.13.0-38-generic
919599 -rw------- 1 root root 4068352 Jun 26 2017 System.map-4.8.0-58-generic
918859 -rw------- 1 root root 4068352 Jun 29 2017 System.map-4.8.0-59-generic
919915 -rw------- 1 root root 7587600 Oct 10 2017 vmlinuz-4.10.0-38-generic
923770 -rw------- 1 root root 7833360 Jan 19 12:56 vmlinuz-4.13.0-31-generic
941293 -rw------- 1 root root 7870224 Mar 7 12:20 vmlinuz-4.13.0-37-generic
942006 -rw------- 1 root root 7866128 Mar 14 11:38 vmlinuz-4.13.0-38-generic
921884 -rw------- 1 root root 7485216 Jun 26 2017 vmlinuz-4.8.0-58-generic
919652 -rw------- 1 root root 7485216 Jun 29 2017 vmlinuz-4.8.0-59-generic
Support status summary of 'mijail-Satellite-S55-A':

You have 1972 packages (76.3%) supported until July 2018 (Canonical - 9m)

You have 22 packages (0.9%) that can not/no-longer be downloaded
You have 592 packages (22.9%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
Downloaded daily snapshot dated 2018-04-06 03:15:02
--2018-04-20 16:49:43-- http://www.linux-usb.org/usb.ids
Resolving www.linux-usb.org (www.linux-usb.org)... 216.105.38.10
Connecting to www.linux-usb.org (www.linux-usb.org)|216.105.38.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 597011 (583K) [text/plain]
Saving to: ‘/var/lib/usbutils/usb.ids.new’

/var/lib/usbutils/u 100%[===================>] 583.02K 403KB/s in 1.4s

2018-04-20 16:49:46 (403 KB/s) - ‘/var/lib/usbutils/usb.ids.new’ saved [597011/597011]

Done.
Module Size Used by
rfcomm 77824 2
cmac 16384 1
msr 16384 0
ccm 20480 3
bnep 20480 2
bbswitch 16384 0
ath3k 20480 0
btusb 45056 0
btrtl 16384 1 btusb
btbcm 16384 1 btusb
btintel 16384 1 btusb
bluetooth 544768 32 btrtl,btintel,bnep,btbcm,rfcomm,ath3k,btusb
ecdh_generic 24576 1 bluetooth
uvcvideo 90112 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
videodev 176128 3 uvcvideo,videobuf2_core,videobuf2_v4l2
media 40960 2 uvcvideo,videodev
nvidia_uvm 667648 0
pn544_mei 16384 0
mei_phy 16384 1 pn544_mei
pn544 20480 1 pn544_mei
hci 49152 2 mei_phy,pn544
nfc 114688 2 hci,pn544
ite_cir 28672 0
mxm_wmi 16384 0
arc4 16384 2
ath9k 151552 0
ath9k_common 36864 1 ath9k
ath9k_hw 471040 2 ath9k,ath9k_common
ath 28672 3 ath9k_hw,ath9k,ath9k_common
snd_hda_codec_idt 57344 1
snd_hda_codec_generic 73728 1 snd_hda_codec_idt
mac80211 782336 1 ath9k
cfg80211 614400 4 mac80211,ath9k,ath,ath9k_common
lpc_ich 24576 0
rc_core 36864 1 ite_cir
snd_hda_codec_hdmi 49152 1
input_leds 16384 0
wmi_bmof 16384 0
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
kvm_intel 200704 0
kvm 589824 1 kvm_intel
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
pcbc 16384 0
aesni_intel 188416 4
aes_x86_64 20480 1 aesni_intel
crypto_simd 16384 1 aesni_intel
glue_helper 16384 1 aesni_intel
snd_hda_intel 40960 8
cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel
snd_hda_codec 126976 4 snd_hda_intel,snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_codec_generic
intel_cstate 20480 0
snd_hda_core 81920 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_codec_generic
intel_rapl_perf 16384 0
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 98304 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
joydev 20480 0
serio_raw 16384 0
snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_seq,snd_pcm
toshiba_acpi 45056 0
sparse_keymap 16384 1 toshiba_acpi
snd 81920 27 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_hda_codec_idt,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_pcm
industrialio 69632 1 toshiba_acpi
mei_me 40960 0
mei 102400 4 mei_phy,mei_me,pn544_mei
shpchp 36864 0
soundcore 16384 1 snd
ie31200_edac 16384 0
toshiba_bluetooth 16384 0
toshiba_haps 16384 0
mac_hid 16384 0
wmi 24576 3 wmi_bmof,toshiba_acpi,mxm_wmi
binfmt_misc 20480 1
coretemp 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
ip_tables 24576 0
x_tables 40960 1 ip_tables
autofs4 40960 2
uas 24576 0
usb_storage 69632 1 uas
nvidia_drm 45056 6
nvidia_modeset 860160 6 nvidia_drm
i915 1822720 5
nvidia 13139968 444 nvidia_modeset,nvidia_uvm
i2c_algo_bit 16384 1 i915
drm_kms_helper 167936 2 i915,nvidia_drm
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
psmouse 147456 0
ahci 36864 2
drm 360448 11 i915,nvidia_drm,drm_kms_helper
alx 45056 0
libahci 32768 1 ahci
mdio 16384 1 alx
video 40960 2 toshiba_acpi,i915
mijail@mijail-Satellite-S55-A:~$

This a laptop Toshiba Satellite s55-a5279, the newtwork is called freebox_QPOUCI, or any other router and even with public WIFI services. This problem began in february 2018, so I suspect is a buggy update, but I am not completely sure.

Ubuntu is installed in the HDD.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
Mijail Febres Soria
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try switching your router to channel 1 (use the router config page)

This may help

Revision history for this message
Mijail Febres Soria (mijaplex) said :
#2

actionparsnip. Thank you for your answer, unfortunately I cannot keep changing channels in router everytime I leave home.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Do you take the router with you?

Revision history for this message
Mijail Febres Soria (mijaplex) said :
#4

;) sorry, misspelled, I meant this problem is not only at home. I cannot go visiting friends/relatives or going out to libraries and keep asking them to change their channels.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

You won't have to at their place. Do you get the issue with all networks?

Revision history for this message
Mijail Febres Soria (mijaplex) said :
#6

Thank you again for taking the time.

Yes, I get this issue with all networks. I changed the channel to 1 in the router, I didn't help. I have this problem since February, I think it may be a buggy update, but I am not sure. I tried stuff I found in internet like:

 wifi.scan-rand-mac-address=no

and also:

echo "options iwlwifi 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
sudo modprobe -rfv iwldvm
sudo modprobe -rfv iwlwifi
sudo modprobe -v iwlwifi

It is like somehow the adapter goes off or gets uninstalled at random intervals and then like 10 seconds later turns on again. Maybe there some switch that puts the adapter to sleep? I am not sure how to test that.

I already reported it in Bug 1757561. It seems that no one else is suffering this problem with this version of Ubuntu.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

Try:

echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9kfix.conf > /dev/null

Reboot to test

Revision history for this message
Mijail Febres Soria (mijaplex) said :
#8

I tried:

echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9kfix.conf > /dev/null

The problem persists

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#9

OK then you can undo the change with:

sudo rm /etc/modprobe.d/ath9kfix.conf

Then reboot. You could try a newer kernel.

Revision history for this message
Mijail Febres Soria (mijaplex) said :
#10

To try a new kernel I followed instructions from:

https://askubuntu.com/questions/119080/how-to-update-kernel-to-the-latest-mainline-version-without-any-distro-upgrade

and from http://kernel.ubuntu.com/~kernel-ppa/mainline/

I downloaded *.deb for amd64 in folder:

v4.17-rc1/

It didn't work, Do you think I can downgrade the kernel to a version from 2017? or is it risky?

Thank you in advance

Revision history for this message
Mijail Febres Soria (mijaplex) said :
#12

Upgrade (from scratch) to Ubuntu 18.04 solved all issues.