Ubuntu 17.04 won't connect wirelessly ?

Asked by azalamo99

:~$ 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
Hit:1 http://us.archive.ubuntu.com/ubuntu zesty InRelease
Get:2 http://us.archive.ubuntu.com/ubuntu zesty-updates InRelease [89.2 kB]
Get:3 http://security.ubuntu.com/ubuntu zesty-security InRelease [89.2 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu zesty-backports InRelease [89.2 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu zesty-updates/main i386 Packages [136 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu zesty-updates/universe i386 Packages [70.7 kB]
Fetched 474 kB in 2s (202 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version (2.27-2).
pciutils is already the newest version (1:3.3.1-1.1ubuntu9).
pciutils set to manually installed.
rfkill is already the newest version (0.5-1ubuntu3).
rfkill set to manually installed.
usbutils is already the newest version (1:007-4).
usbutils set to manually installed.
The following additional packages will be installed:
  libhd21 libx86emu1
The following NEW packages will be installed:
  hwinfo libhd21 libx86emu1
0 upgraded, 3 newly installed, 0 to remove and 64 not upgraded.
Need to get 775 kB of archives.
After this operation, 3,308 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://us.archive.ubuntu.com/ubuntu zesty/universe i386 libx86emu1 i386 1.11-2 [51.0 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu zesty/universe i386 libhd21 i386 21.38-1 [707 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu zesty/universe i386 hwinfo i386 21.38-1 [17.7 kB]
Fetched 775 kB in 1s (434 kB/s)
Selecting previously unselected package libx86emu1:i386.
(Reading database ... 203147 files and directories currently installed.)
Preparing to unpack .../libx86emu1_1.11-2_i386.deb ...
Unpacking libx86emu1:i386 (1.11-2) ...
Selecting previously unselected package libhd21:i386.
Preparing to unpack .../libhd21_21.38-1_i386.deb ...
Unpacking libhd21:i386 (21.38-1) ...
Selecting previously unselected package hwinfo.
Preparing to unpack .../hwinfo_21.38-1_i386.deb ...
Unpacking hwinfo (21.38-1) ...
Setting up libx86emu1:i386 (1.11-2) ...
Processing triggers for libc-bin (2.24-9ubuntu2) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up libhd21:i386 (21.38-1) ...
Setting up hwinfo (21.38-1) ...
Processing triggers for libc-bin (2.24-9ubuntu2) ...
Segmentation fault (core dumped)
1: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
7: phy7: Wireless LAN
 Soft blocked: no
 Hard blocked: no
enp2s0 Interface doesn't support scanning.

wlx00259cf9b25d Interface doesn't support scanning : Device or resource busy

lo Interface doesn't support scanning.

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.04
DISTRIB_CODENAME=zesty
DISTRIB_DESCRIPTION="Ubuntu 17.04"
02:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme BCM5751 Gigabit Ethernet PCI Express [14e4:1677] (rev 01)
 Subsystem: Dell Latitude D610 [1028:0182]
 Kernel driver in use: tg3
--
03:03.0 Network controller [0280]: Broadcom Limited BCM4318 [AirForce 54g] 802.11a/b/g PCI Express Transceiver [14e4:4319] (rev 02)
 Subsystem: Dell Wireless 1470 Dual Band WLAN Mini-PCI Card [1028:0005]
 Kernel driver in use: b43-pci-bridge
Bus 001 Device 011: ID 13b1:002f Linksys AE1000 v1 802.11n [Ralink RT3572]
Bus 001 Device 004: ID 050d:0013 Belkin Components F8T013 Bluetooth Adapter
Bus 001 Device 002: ID 413c:0058 Dell Computer Corp. Port Replicator
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Error: argument 'nm' not understood. Try passing --help instead.
Segmentation fault (core dumped)
Linux azalamo99-Latitude-D610 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:03:14 UTC 2017 i686 i686 i686 GNU/Linux
[ 0.088103] PCCT header not found.
[ 0.164533] pci 0000:02:00.0: [14e4:1677] type 00 class 0x020000
[ 0.164567] pci 0000:02:00.0: reg 0x10: [mem 0xdfcf0000-0xdfcfffff 64bit]
[ 0.164738] pci 0000:02:00.0: PME# supported from D3hot D3cold
[ 0.164787] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.164850] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.184491] usbcore: registered new interface driver usbfs
[ 0.184507] usbcore: registered new interface driver hub
[ 0.184519] usbcore: registered new device driver usb
[ 0.198315] clocksource: Switched to clocksource hpet
[ 0.253225] pnp: PnP ACPI: found 10 devices
[ 1.305929] Console: switching to colour frame buffer device 175x65
[ 1.307166] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 1.307658] ACPI: Lid Switch [LID]
[ 1.628269] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.628271] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.628273] usb usb1: Product: EHCI Host Controller
[ 1.628275] usb usb1: Manufacturer: Linux 4.10.0-19-generic ehci_hcd
[ 1.628277] usb usb1: SerialNumber: 0000:00:1d.7
[ 1.628474] hub 1-0:1.0: USB hub found
[ 1.629323] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.629325] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.629327] usb usb2: Product: UHCI Host Controller
[ 1.629328] usb usb2: Manufacturer: Linux 4.10.0-19-generic uhci_hcd
[ 1.629330] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.629512] hub 2-0:1.0: USB hub found
[ 1.629956] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.629958] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.629960] usb usb3: Product: UHCI Host Controller
[ 1.629961] usb usb3: Manufacturer: Linux 4.10.0-19-generic uhci_hcd
[ 1.629963] usb usb3: SerialNumber: 0000:00:1d.1
[ 1.630123] hub 3-0:1.0: USB hub found
[ 1.630571] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.630573] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.630574] usb usb4: Product: UHCI Host Controller
[ 1.630576] usb usb4: Manufacturer: Linux 4.10.0-19-generic uhci_hcd
[ 1.630578] usb usb4: SerialNumber: 0000:00:1d.2
[ 1.630740] hub 4-0:1.0: USB hub found
[ 1.631183] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.631185] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.631186] usb usb5: Product: UHCI Host Controller
[ 1.631188] usb usb5: Manufacturer: Linux 4.10.0-19-generic uhci_hcd
[ 1.631190] usb usb5: SerialNumber: 0000:00:1d.3
[ 1.631352] hub 5-0:1.0: USB hub found
[ 1.713517] isapnp: No Plug & Play device found
[ 1.717908] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 1.718792] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.825411] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.940741] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 1.959582] usb 1-2: new high-speed USB device number 2 using ehci-pci
[ 2.028864] ssb: Found chip with id 0x4318, rev 0x02 and package 0x02
[ 2.028871] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x0D, vendor 0x4243)
[ 2.028877] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x09, vendor 0x4243)
[ 2.028883] ssb: Core 2 found: PCI (cc 0x804, rev 0x0C, vendor 0x4243)
[ 2.028889] ssb: Core 3 found: PCMCIA (cc 0x80D, rev 0x07, vendor 0x4243)
[ 2.088376] ssb: Sonics Silicon Backplane found on PCI device 0000:03:03.0
[ 2.093966] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM95751) rev 4001] (PCI Express) MAC address 00:15:c5:0f:bb:28
[ 2.093969] tg3 0000:02:00.0 eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[ 2.093972] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 2.093974] tg3 0000:02:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 2.111758] usb 1-2: New USB device found, idVendor=413c, idProduct=0058
[ 2.111761] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.112098] hub 1-2:1.0: USB hub found
[ 2.172123] tg3 0000:02:00.0 enp2s0: renamed from eth0
[ 2.255348] fb: switching to radeondrmfb from VESA VGA
[ 2.255401] Console: switching to colour dummy device 80x25
[ 2.337228] Console: switching to colour frame buffer device 175x65
[ 2.376039] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[ 2.562076] usb 5-1: New USB device found, idVendor=046d, idProduct=c50e
[ 2.562079] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.562081] usb 5-1: Product: USB RECEIVER
[ 2.562082] usb 5-1: Manufacturer: Logitech
[ 2.603338] usbcore: registered new interface driver usbhid
[ 2.603339] usbhid: USB HID core driver
[ 2.610617] input: Logitech USB RECEIVER as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/0003:046D:C50E.0001/input/input7
[ 2.611037] hid-generic 0003:046D:C50E.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB RECEIVER] on usb-0000:00:1d.3-1/input0
[ 2.944029] usb 1-2.3: new full-speed USB device number 4 using ehci-pci
[ 3.057162] usb 1-2.3: New USB device found, idVendor=050d, idProduct=0013
[ 3.057166] usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.057168] usb 1-2.3: Product: Belkin Bluetooth Device
[ 3.057169] usb 1-2.3: Manufacturer: Broadcom Corp
[ 3.136027] usb 1-2.4: new high-speed USB device number 5 using ehci-pci
[ 3.263412] usb 1-2.4: New USB device found, idVendor=13b1, idProduct=002f
[ 3.263414] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.263416] usb 1-2.4: Product: Linksys AE1000
[ 3.263418] usb 1-2.4: Manufacturer: Linksys
[ 9.590466] lp: driver loaded but no devices found
[ 20.052363] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 21.358664] yenta_cardbus 0000:03:01.0: CardBus bridge found [1028:0182]
[ 22.167985] b43-phy0: Broadcom 4318 WLAN found (core revision 9)
[ 22.192151] usb 1-2.4: reset high-speed USB device number 5 using ehci-pci
[ 22.208063] b43-phy0: Found PHY: Analog 3, Type 2 (G), Revision 7
[ 22.208085] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2050, Revision 8, Version 0
[ 22.208087] b43-phy0 warning: 5 GHz band is unsupported on this PHY
[ 22.335437] b43 ssb0:0: Direct firmware load for b43/ucode5.fw failed with error -2
[ 22.335462] b43 ssb0:0: Direct firmware load for b43/ucode5.fw failed with error -2
[ 22.335483] b43 ssb0:0: Direct firmware load for b43-open/ucode5.fw failed with error -2
[ 22.335496] b43 ssb0:0: Direct firmware load for b43-open/ucode5.fw failed with error -2
[ 22.335499] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[ 22.335503] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[ 22.335506] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[ 22.354069] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 3572, rev 0221 detected
[ 22.540538] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 0009 detected
[ 22.548444] usbcore: registered new interface driver btusb
[ 22.598973] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[ 22.600372] usbcore: registered new interface driver rt2800usb
[ 29.266674] rt2800usb 1-2.4:1.0 wlx00259cf9b25d: renamed from wlan0
[ 29.434042] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 29.434110] ieee80211 phy1: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 29.941120] tg3 0000:02:00.0 enp2s0: Link is up at 100 Mbps, full duplex
[ 29.941123] tg3 0000:02:00.0 enp2s0: Flow control is on for TX and on for RX
[ 29.956262] ieee80211 phy1: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 30.298845] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 31.083091] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 31.755260] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 123.697956] usb 1-2.4: USB disconnect, device number 5
[ 150.288052] usb 1-2.4: new high-speed USB device number 6 using ehci-pci
[ 150.416341] usb 1-2.4: New USB device found, idVendor=13b1, idProduct=002f
[ 150.416347] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 150.416352] usb 1-2.4: Product: Linksys AE1000
[ 150.416356] usb 1-2.4: Manufacturer: Linksys
[ 150.512057] usb 1-2.4: reset high-speed USB device number 6 using ehci-pci
[ 150.629846] ieee80211 phy2: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[ 150.658573] ieee80211 phy2: rt2x00_set_rf: Info - RF chipset 0009 detected
[ 150.669539] ieee80211 phy2: Selected rate control algorithm 'minstrel_ht'
[ 150.807495] rt2800usb 1-2.4:1.0 wlx98fc11c9d6f1: renamed from wlan0
[ 150.836739] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 150.836811] ieee80211 phy2: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 150.836860] ieee80211 phy2: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 151.182870] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 151.926856] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 151.982431] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 172.997389] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 199.202213] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 199.292896] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 199.303991] wlx98fc11c9d6f1: authenticated
[ 204.295406] wlx98fc11c9d6f1: aborting authentication with 92:ef:68:b1:ed:88 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 211.214229] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 211.302160] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 211.304741] wlx98fc11c9d6f1: authenticated
[ 218.145555] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 218.991936] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 352.484353] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 359.534130] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 359.621313] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 359.624565] wlx98fc11c9d6f1: authenticated
[ 372.410136] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 372.497567] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 372.499609] wlx98fc11c9d6f1: authenticated
[ 378.142854] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 378.904110] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 440.244154] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 447.346172] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 447.427358] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 447.430428] wlx98fc11c9d6f1: authenticated
[ 452.900478] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 453.672796] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 454.699974] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 454.905577] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 454.949171] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 454.951194] wlx98fc11c9d6f1: authenticated
[ 459.280391] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 460.059455] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 461.049012] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 461.360218] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 461.410295] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 461.412373] wlx98fc11c9d6f1: authenticated
[ 483.246958] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 483.333840] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 483.336409] wlx98fc11c9d6f1: authenticated
[ 487.020864] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 487.796952] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 519.196084] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 519.475261] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 519.517465] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 519.519411] wlx98fc11c9d6f1: authenticated
[ 541.347986] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 541.437961] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 541.442178] wlx98fc11c9d6f1: authenticated
[ 545.024370] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 545.796514] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 562.536063] tg3 0000:02:00.0 enp2s0: Link is down
[ 582.300038] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 582.519029] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 582.566083] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 582.568507] wlx98fc11c9d6f1: authenticated
[ 604.398631] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 604.484585] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 604.487857] wlx98fc11c9d6f1: authenticated
[ 608.022944] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 608.799910] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 618.640196] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 618.991681] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 619.038710] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 619.244079] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 2/3)
[ 619.246421] wlx98fc11c9d6f1: authenticated
[ 640.869805] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 640.953870] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 640.957551] wlx98fc11c9d6f1: authenticated
[ 644.018343] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 644.796186] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 745.307942] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 752.442935] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 752.521765] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 752.524671] wlx98fc11c9d6f1: authenticated
[ 771.034270] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 771.876130] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 842.008841] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 842.342323] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 842.386007] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 842.592077] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 2/3)
[ 842.593863] wlx98fc11c9d6f1: authenticated
[ 864.186541] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 864.280788] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 864.284094] wlx98fc11c9d6f1: authenticated
[ 868.039462] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 868.804106] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 1213.844882] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 1226.914158] Modules linked in: rfcomm gpio_ich bnep dell_laptop dell_smbios dcdbas dell_smm_hwmon joydev serio_raw arc4 btusb btrtl btbcm btintel bluetooth b43 rt2800usb rt2x00usb lpc_ich rt2800lib rt2x00lib snd_intel8x0 snd_ac97_codec input_leds bcma mac80211 pcmcia ac97_bus snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device cfg80211 snd_timer snd mac_hid soundcore yenta_socket pcmcia_rsrc pcmcia_core irda shpchp parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid radeon i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect pata_acpi sysimgblt ahci fb_sys_fops psmouse tg3 drm libahci ptp ssb pps_core video
[ 1226.914900] EAX: 0000005e EBX: c0098000 ECX: f71d91c4 EDX: f71d4904
[ 1226.917815] EAX: ffffffda EBX: 00000003 ECX: bfa59f34 EDX: 00010000
[ 1377.330203] usb 1-2.4: USB disconnect, device number 6
[ 1454.864051] usb 1-2.4: new high-speed USB device number 7 using ehci-pci
[ 1454.992348] usb 1-2.4: New USB device found, idVendor=13b1, idProduct=002f
[ 1454.992358] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1454.992366] usb 1-2.4: Product: Linksys AE1000
[ 1454.992372] usb 1-2.4: Manufacturer: Linksys
[ 1455.088043] usb 1-2.4: reset high-speed USB device number 7 using ehci-pci
[ 1455.205966] ieee80211 phy3: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[ 1455.234329] ieee80211 phy3: rt2x00_set_rf: Info - RF chipset 0009 detected
[ 1455.248159] ieee80211 phy3: Selected rate control algorithm 'minstrel_ht'
[ 1455.611478] rt2800usb 1-2.4:1.0 wlx98fc11c9d6f1: renamed from wlan0
[ 1455.750532] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 1455.750661] ieee80211 phy3: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 1455.802120] ieee80211 phy3: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 1456.134877] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 1456.867502] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 1456.973796] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 1508.658226] usb 1-2.4: USB disconnect, device number 7
[ 1544.720049] usb 1-2.4: new high-speed USB device number 8 using ehci-pci
[ 1544.848237] usb 1-2.4: New USB device found, idVendor=13b1, idProduct=002f
[ 1544.848248] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1544.848255] usb 1-2.4: Product: Linksys AE1000
[ 1544.848262] usb 1-2.4: Manufacturer: Linksys
[ 1544.944095] usb 1-2.4: reset high-speed USB device number 8 using ehci-pci
[ 1545.061987] ieee80211 phy4: rt2x00_set_rt: Info - RT chipset 3572, rev 0221 detected
[ 1545.090847] ieee80211 phy4: rt2x00_set_rf: Info - RF chipset 0009 detected
[ 1545.103459] ieee80211 phy4: Selected rate control algorithm 'minstrel_ht'
[ 1545.212972] rt2800usb 1-2.4:1.0 wlx00259cf9b25d: renamed from wlan0
[ 1545.240758] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1545.240834] ieee80211 phy4: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 1545.240886] ieee80211 phy4: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 1545.591270] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1546.318120] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1546.374880] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1557.584454] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1557.906271] wlx00259cf9b25d: authenticate with 92:ef:68:b1:ed:88
[ 1557.957902] wlx00259cf9b25d: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 1557.960379] wlx00259cf9b25d: authenticated
[ 1569.874644] wlx00259cf9b25d: authenticate with 92:ef:68:b1:ed:88
[ 1569.969304] wlx00259cf9b25d: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 1569.972575] wlx00259cf9b25d: authenticated
[ 1580.211824] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1581.053298] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1581.885080] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1582.243760] wlx00259cf9b25d: authenticate with 92:ef:68:b1:ed:88
[ 1582.288148] wlx00259cf9b25d: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 1582.290077] wlx00259cf9b25d: authenticated
[ 1595.173274] wlx00259cf9b25d: authenticate with 92:ef:68:b1:ed:88
[ 1595.257916] wlx00259cf9b25d: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 1595.261374] wlx00259cf9b25d: authenticated
[ 1607.828237] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1607.958485] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1685.764722] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1760.192522] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1761.027620] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1786.988920] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1818.466839] wlx00259cf9b25d: authenticate with 92:ef:68:b1:ed:88
[ 1818.553725] wlx00259cf9b25d: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 1818.557741] wlx00259cf9b25d: authenticated
[ 1837.192623] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1838.016501] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 1893.167775] tg3 0000:02:00.0 enp2s0: Link is up at 100 Mbps, full duplex
[ 1893.167798] tg3 0000:02:00.0 enp2s0: Flow control is on for TX and on for RX
[ 2182.926543] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 2499.573971] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 2816.004782] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 2909.490498] usb 1-2.4: USB disconnect, device number 8
[ 4118.032063] usb 1-2.4: new high-speed USB device number 9 using ehci-pci
[ 4118.160242] usb 1-2.4: New USB device found, idVendor=13b1, idProduct=002f
[ 4118.160252] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4118.160260] usb 1-2.4: Product: Linksys AE1000
[ 4118.160266] usb 1-2.4: Manufacturer: Linksys
[ 4118.252049] usb 1-2.4: reset high-speed USB device number 9 using ehci-pci
[ 4118.369746] ieee80211 phy5: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[ 4118.398230] ieee80211 phy5: rt2x00_set_rf: Info - RF chipset 0009 detected
[ 4118.408860] ieee80211 phy5: Selected rate control algorithm 'minstrel_ht'
[ 4119.112420] rt2800usb 1-2.4:1.0 wlx98fc11c9d6f1: renamed from wlan0
[ 4119.587965] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 4119.589743] ieee80211 phy5: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 4119.769687] ieee80211 phy5: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 4120.151061] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 4120.948658] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 4121.201979] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 4142.448395] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 4175.913251] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 4176.003416] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 4176.005005] wlx98fc11c9d6f1: authenticated
[ 4187.971427] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 4188.057818] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 4188.061598] wlx98fc11c9d6f1: authenticated
[ 4194.166372] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 4194.980403] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 4207.410761] usb 1-2.4: USB disconnect, device number 9
[ 6536.464051] usb 1-2.4: new high-speed USB device number 10 using ehci-pci
[ 6536.592466] usb 1-2.4: New USB device found, idVendor=13b1, idProduct=002f
[ 6536.592474] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6536.592480] usb 1-2.4: Product: Linksys AE1000
[ 6536.592485] usb 1-2.4: Manufacturer: Linksys
[ 6536.704594] usb 1-2.4: reset high-speed USB device number 10 using ehci-pci
[ 6536.821834] ieee80211 phy6: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[ 6536.850337] ieee80211 phy6: rt2x00_set_rf: Info - RF chipset 0009 detected
[ 6536.851382] ieee80211 phy6: Selected rate control algorithm 'minstrel_ht'
[ 6539.259398] rt2800usb 1-2.4:1.0 wlx98fc11c9d6f1: renamed from wlan0
[ 6539.923401] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 6539.923534] ieee80211 phy6: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 6540.195817] ieee80211 phy6: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 6540.553229] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 6541.324199] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 6541.788963] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 6559.317647] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 6559.617877] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 6559.679748] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 6559.681966] wlx98fc11c9d6f1: authenticated
[ 6571.641971] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 6571.728754] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 6571.733027] wlx98fc11c9d6f1: authenticated
[ 6584.082061] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 6584.175263] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 6584.179151] wlx98fc11c9d6f1: authenticated
[ 6585.052932] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 6585.829032] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 6930.795870] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 7158.115812] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 7165.074788] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 7165.154366] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 7165.156920] wlx98fc11c9d6f1: authenticated
[ 7177.948828] wlx98fc11c9d6f1: authenticate with 92:ef:68:b1:ed:88
[ 7178.035406] wlx98fc11c9d6f1: send auth to 92:ef:68:b1:ed:88 (try 1/3)
[ 7178.039208] wlx98fc11c9d6f1: authenticated
[ 7183.025812] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 7183.788768] IPv6: ADDRCONF(NETDEV_UP): wlx98fc11c9d6f1: link is not ready
[ 7233.331358] usb 1-2.4: USB disconnect, device number 10
[ 7258.896051] usb 1-2.4: new high-speed USB device number 11 using ehci-pci
[ 7259.024243] usb 1-2.4: New USB device found, idVendor=13b1, idProduct=002f
[ 7259.024253] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7259.024260] usb 1-2.4: Product: Linksys AE1000
[ 7259.024267] usb 1-2.4: Manufacturer: Linksys
[ 7259.120035] usb 1-2.4: reset high-speed USB device number 11 using ehci-pci
[ 7259.237859] ieee80211 phy7: rt2x00_set_rt: Info - RT chipset 3572, rev 0221 detected
[ 7259.266220] ieee80211 phy7: rt2x00_set_rf: Info - RF chipset 0009 detected
[ 7259.276789] ieee80211 phy7: Selected rate control algorithm 'minstrel_ht'
[ 7259.444506] rt2800usb 1-2.4:1.0 wlx00259cf9b25d: renamed from wlan0
[ 7259.471639] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 7259.471717] ieee80211 phy7: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 7259.471767] ieee80211 phy7: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 7259.818780] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 7260.546750] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 7260.600916] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 7586.784668] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 7682.812023] Modules linked in: nls_utf8 isofs btrfs xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c cpuid rfcomm gpio_ich bnep dell_laptop dell_smbios dcdbas dell_smm_hwmon joydev serio_raw arc4 btusb btrtl btbcm btintel bluetooth b43 rt2800usb rt2x00usb lpc_ich rt2800lib rt2x00lib snd_intel8x0 snd_ac97_codec input_leds bcma mac80211 pcmcia ac97_bus snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device cfg80211 snd_timer snd mac_hid soundcore yenta_socket pcmcia_rsrc pcmcia_core irda shpchp parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid radeon i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect pata_acpi sysimgblt ahci fb_sys_fops psmouse tg3 drm libahci ptp ssb pps_core video
[ 7682.812023] EAX: 0000005e EBX: c0098000 ECX: f71d91c4 EDX: f71d4904
[ 7682.812023] EAX: ffffffda EBX: 00000003 ECX: bf993b74 EDX: 00010000
[ 7762.932009] Modules linked in: nls_utf8 isofs btrfs xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c cpuid rfcomm gpio_ich bnep dell_laptop dell_smbios dcdbas dell_smm_hwmon joydev serio_raw arc4 btusb btrtl btbcm btintel bluetooth b43 rt2800usb rt2x00usb lpc_ich rt2800lib rt2x00lib snd_intel8x0 snd_ac97_codec input_leds bcma mac80211 pcmcia ac97_bus snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device cfg80211 snd_timer snd mac_hid soundcore yenta_socket pcmcia_rsrc pcmcia_core irda shpchp parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid radeon i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect pata_acpi sysimgblt ahci fb_sys_fops psmouse tg3 drm libahci ptp ssb pps_core video
[ 7762.932009] EAX: 0000005e EBX: c0098000 ECX: f71d91c4 EDX: f71d4904
[ 7762.932009] EAX: ffffffda EBX: 00000003 ECX: bfdf5d74 EDX: 00010000
[ 7902.820073] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 8218.783524] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 8417.944005] Modules linked in: nls_utf8 isofs btrfs xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c cpuid rfcomm gpio_ich bnep dell_laptop dell_smbios dcdbas dell_smm_hwmon joydev serio_raw arc4 btusb btrtl btbcm btintel bluetooth b43 rt2800usb rt2x00usb lpc_ich rt2800lib rt2x00lib snd_intel8x0 snd_ac97_codec input_leds bcma mac80211 pcmcia ac97_bus snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device cfg80211 snd_timer snd mac_hid soundcore yenta_socket pcmcia_rsrc pcmcia_core irda shpchp parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid radeon i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect pata_acpi sysimgblt ahci fb_sys_fops psmouse tg3 drm libahci ptp ssb pps_core video
[ 8417.944005] EAX: 0000005e EBX: c0098000 ECX: f71d91c4 EDX: f71d4904
[ 8417.944005] EAX: ffffffda EBX: 00000003 ECX: bfe0ed54 EDX: 00010000
[ 8535.891914] IPv6: ADDRCONF(NETDEV_UP): wlx00259cf9b25d: link is not ready
[ 8541.712726] Modules linked in: nls_utf8 isofs btrfs xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c cpuid rfcomm gpio_ich bnep dell_laptop dell_smbios dcdbas dell_smm_hwmon joydev serio_raw arc4 btusb btrtl btbcm btintel bluetooth b43 rt2800usb rt2x00usb lpc_ich rt2800lib rt2x00lib snd_intel8x0 snd_ac97_codec input_leds bcma mac80211 pcmcia ac97_bus snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device cfg80211 snd_timer snd mac_hid soundcore yenta_socket pcmcia_rsrc pcmcia_core irda shpchp parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid radeon i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect pata_acpi sysimgblt ahci fb_sys_fops psmouse tg3 drm libahci ptp ssb pps_core video
[ 8541.712726] EAX: 0000005e EBX: c0098000 ECX: f71d91c4 EDX: f71d4904
[ 8541.712726] EAX: ffffffda EBX: 00000003 ECX: bfa4b034 EDX: 00010000
[ 8545.332010] Modules linked in: nls_utf8 isofs btrfs xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c cpuid rfcomm gpio_ich bnep dell_laptop dell_smbios dcdbas dell_smm_hwmon joydev serio_raw arc4 btusb btrtl btbcm btintel bluetooth b43 rt2800usb rt2x00usb lpc_ich rt2800lib rt2x00lib snd_intel8x0 snd_ac97_codec input_leds bcma mac80211 pcmcia ac97_bus snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device cfg80211 snd_timer snd mac_hid soundcore yenta_socket pcmcia_rsrc pcmcia_core irda shpchp parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid radeon i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect pata_acpi sysimgblt ahci fb_sys_fops psmouse tg3 drm libahci ptp ssb pps_core video
[ 8545.332010] EAX: 0000005e EBX: c0098000 ECX: f71d91c4 EDX: f71d4904
[ 8545.332010] EAX: ffffffda EBX: 00000003 ECX: bfd78094 EDX: 00010000
 Release Date: 10/02/2005
  Serial services are supported (int 14h)
 Manufacturer: Dell Inc.
 Product Name: Latitude D610
 Serial Number: 222XY91
 Manufacturer: Dell Inc.
 Product Name:
 Serial Number: .222XY91. .
 Manufacturer: Dell Inc.
 Serial Number: 222XY91
 Manufacturer: Dell Inc.
 Serial Number: 00C001884611
 Manufacturer: Intel
 Port Type: Serial Port 16550A Compatible
 Manufacturer: AD00000000000000
 Serial Number: 00005009
 Manufacturer:
 Serial Number:
 Manufacturer: Sanyo
 SBDS Serial Number: 026F
 SBDS Manufacture Date: 2006-04-09
enp2s0 no wireless extensions.

wlx00259cf9b25d IEEE 802.11 ESSID:off/any
          Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
          Retry short limit:7 RTS thr:off Fragment thr:off
          Power Management:off

lo no wireless extensions.

/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/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:# /etc/modprobe.d/iwlwifi.conf
/etc/modprobe.d/iwlwifi.conf:# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
/etc/modprobe.d/iwlwifi.conf:# microcode file installed on the system. When removing iwlwifi, first
/etc/modprobe.d/iwlwifi.conf:# remove the iwl?vm module and then iwlwifi.
/etc/modprobe.d/iwlwifi.conf:remove iwlwifi \
/etc/modprobe.d/iwlwifi.conf:(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
/etc/modprobe.d/iwlwifi.conf:&& /sbin/modprobe -r mac80211
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
19: PCI 303.0: 0280 Network controller
  [Created at pci.378]
  Unique ID: 5FRj.nNKp5n6e0r1
  Parent ID: 6NW+.to7mhwkXp32
  SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:03:03.0
  SysFS BusID: 0000:03:03.0
  Hardware Class: network
  Model: "Dell Wireless 1470 Dual Band WLAN Mini-PCI Card"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4319 "BCM4318 [AirForce 54g] 802.11a/b/g PCI Express Transceiver"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x0005 "Wireless 1470 Dual Band WLAN Mini-PCI Card"
  Revision: 0x02
  Driver: "b43-pci-bridge"
  Driver Modules: "ssb"
  Memory Range: 0xdfbfe000-0xdfbfffff (rw,non-prefetchable)
  IRQ: 17 (no events)
  Module Alias: "pci:v000014E4d00004319sv00001028sd00000005bc02sc80i00"
  Driver Info #0:
    Driver Status: ssb is active
    Driver Activation Cmd: "modprobe ssb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #8 (PCI bridge)

22: PCI 200.0: 0200 Ethernet controller
  [Created at pci.378]
  Unique ID: c3qJ.+XQnW8p8dp6
  Parent ID: z8Q3.hdHR1LU2D6A
  SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0
  SysFS BusID: 0000:02:00.0
  Hardware Class: network
  Model: "Dell Latitude D610"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x1677 "NetXtreme BCM5751 Gigabit Ethernet PCI Express"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x0182 "Latitude D610"
  Revision: 0x01
  Driver: "tg3"
  Driver Modules: "tg3"
  Device File: enp2s0
  Memory Range: 0xdfcf0000-0xdfcfffff (rw,non-prefetchable)
  IRQ: 16 (1685737 events)
  HW Address: 00:15:c5:0f:bb:28
  Permanent HW Address: 00:15:c5:0f:bb:28
  Link detected: yes
  Module Alias: "pci:v000014E4d00001677sv00001028sd00000182bc02sc00i00"
  Driver Info #0:
    Driver Status: tg3 is active
    Driver Activation Cmd: "modprobe tg3"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #17 (PCI bridge)

47: USB 00.0: 0282 WLAN controller
  [Created at usb.122]
  Unique ID: 8AvB.rQe0QGuISF3
  Parent ID: cLrx.sdOrso15kK4
  SysFS ID: /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2.4/1-2.4:1.0
  SysFS BusID: 1-2.4:1.0
  Hardware Class: network
  Model: "Linksys AE1000 v1 802.11n [Ralink RT3572]"
  Hotplug: USB
  Vendor: usb 0x13b1 "Linksys"
  Device: usb 0x002f "AE1000 v1 802.11n [Ralink RT3572]"
  Revision: "1.01"
  Driver: "rt2800usb"
  Driver Modules: "rt2800usb"
  Device File: wlx00259cf9b25d
  Features: WLAN
  Speed: 480 Mbps
  HW Address: 12:23:27:33:3f:81
  Permanent HW Address: 00:25:9c:f9:b2:5d
  Link detected: no
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 36 38 40 44 46 48 52 54 56 60 62 64 100 102 104 108 110 112
  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 2.484 5.18 5.19 5.2 5.22 5.23 5.24 5.26 5.27 5.28 5.3 5.31 5.32 5.5 5.51 5.52 5.54 5.55 5.56
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "usb:v13B1p002Fd0101dc00dsc00dp00icFFiscFFipFFin00"
  Driver Info #0:
    Driver Status: rt2800usb is active
    Driver Activation Cmd: "modprobe rt2800usb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #38 (Hub)
root 512 0.0 0.6 91684 6596 ? Ssl 11:25 0:05 /usr/sbin/NetworkManager --no-daemon
root 703 0.0 0.0 10780 820 ? Ss 11:25 0:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
azalamo+ 2148 0.0 0.1 76616 1536 ? Sl 11:27 0:00 /usr/lib/gvfs/gvfsd-network --spawner :1.7 /org/gtk/gvfs/exec_spaw/4
azalamo+ 3150 0.0 0.2 38816 3036 ? Ssl 11:57 0:00 /usr/lib/glib-networking/glib-pacrunner
root 17104 0.0 0.1 6052 1552 ? S 13:26 0:00 /sbin/dhclient -d -q -sf /usr/lib/NetworkManager/nm-dhcp-helper -pf /var/run/dhclient-enp2s0.pid -lf /var/lib/NetworkManager/dhclient-a10679ea-5859-3e38-b923-2ed0cb066cce-enp2s0.lease -cf /var/lib/NetworkManager/dhclient-enp2s0.conf enp2s0
azalamo+ 18148 0.0 0.0 6692 840 pts/0 S+ 13:48 0:00 grep --color=auto -E wpa|icd|etwork
The program 'netstat' is currently not installed. You can install it by typing:
sudo apt install net-tools
# 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 104068
3008769 drwxr-xr-x 3 root root 4096 Jul 7 12:20 .
      2 drwxr-xr-x 23 root root 4096 Jul 7 12:07 ..
3008772 -rw-r--r-- 1 root root 1433520 Apr 6 09:28 abi-4.10.0-19-generic
3009070 -rw-r--r-- 1 root root 1433969 Jun 26 09:09 abi-4.10.0-26-generic
3008773 -rw-r--r-- 1 root root 206872 Apr 6 09:28 config-4.10.0-19-generic
3009071 -rw-r--r-- 1 root root 206916 Jun 26 09:09 config-4.10.0-26-generic
3008770 drwxr-xr-x 5 root root 4096 Jul 7 12:15 grub
3009068 -rw-r--r-- 1 root root 41355739 Jul 7 12:14 initrd.img-4.10.0-19-generic
3009073 -rw-r--r-- 1 root root 41374793 Jul 7 12:20 initrd.img-4.10.0-26-generic
3008774 -rw-r--r-- 1 root root 182704 Jan 28 2016 memtest86+.bin
3008775 -rw-r--r-- 1 root root 184380 Jan 28 2016 memtest86+.elf
3008776 -rw-r--r-- 1 root root 184840 Jan 28 2016 memtest86+_multiboot.bin
3008771 -rw------- 1 root root 2937260 Apr 6 09:28 System.map-4.10.0-19-generic
3009069 -rw------- 1 root root 2937626 Jun 26 09:09 System.map-4.10.0-26-generic
3008779 -rw-r--r-- 1 root root 7035296 Apr 11 20:34 vmlinuz-4.10.0-19-generic
3009072 -rw------- 1 root root 7046368 Jun 26 09:09 vmlinuz-4.10.0-26-generic
Support status summary of 'azalamo99-Latitude-D610':

You have 4 packages (0.2%) supported until April 2018 (9m)
You have 1891 packages (99.6%) supported until January 2018 (9m)

You have 0 packages (0.0%) that can not/no-longer be downloaded
You have 4 packages (0.2%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
Downloaded daily snapshot dated 2017-07-01 03:15:02
--2017-07-07 13:48:43-- http://www.linux-usb.org/usb.ids
Resolving www.linux-usb.org (www.linux-usb.org)... 216.34.181.97
Connecting to www.linux-usb.org (www.linux-usb.org)|216.34.181.97|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 586770 (573K) [text/plain]
Saving to: ‘/var/lib/usbutils/usb.ids.new’

/var/lib/usbutils/u 100%[===================>] 573.02K 325KB/s in 1.8s

2017-07-07 13:48:45 (325 KB/s) - ‘/var/lib/usbutils/usb.ids.new’ saved [586770/586770]

Done.
Module Size Used by
nls_utf8 16384 1
isofs 40960 1
btrfs 1089536 0
xor 28672 1 btrfs
raid6_pq 106496 1 btrfs
ufs 73728 0
qnx4 16384 0
hfsplus 98304 0
hfs 57344 0
minix 36864 0
ntfs 102400 0
msdos 20480 0
jfs 180224 0
xfs 1081344 0
libcrc32c 16384 1 xfs
cpuid 16384 0
rfcomm 65536 2
gpio_ich 16384 0
bnep 20480 2
dell_laptop 20480 0
dell_smbios 16384 1 dell_laptop
dcdbas 16384 1 dell_smbios
dell_smm_hwmon 16384 0
joydev 20480 0
serio_raw 16384 0
arc4 16384 2
btusb 36864 0
btrtl 16384 1 btusb
btbcm 16384 1 btusb
btintel 16384 1 btusb
bluetooth 487424 31 btrtl,btintel,bnep,btbcm,rfcomm,btusb
b43 397312 0
rt2800usb 28672 0
rt2x00usb 20480 1 rt2800usb
lpc_ich 20480 0
rt2800lib 81920 1 rt2800usb
rt2x00lib 53248 3 rt2800lib,rt2800usb,rt2x00usb
snd_intel8x0 36864 2
snd_ac97_codec 106496 1 snd_intel8x0
input_leds 16384 0
bcma 53248 1 b43
mac80211 700416 4 rt2800lib,b43,rt2x00lib,rt2x00usb
pcmcia 57344 0
ac97_bus 16384 1 snd_ac97_codec
snd_pcm 94208 2 snd_ac97_codec,snd_intel8x0
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 28672 1 snd_seq_midi
snd_seq 57344 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
cfg80211 532480 3 b43,rt2x00lib,mac80211
snd_timer 28672 2 snd_seq,snd_pcm
snd 65536 11 snd_seq,snd_ac97_codec,snd_timer,snd_rawmidi,snd_intel8x0,snd_seq_device,snd_pcm
mac_hid 16384 0
soundcore 16384 1 snd
yenta_socket 40960 0
pcmcia_rsrc 20480 1 yenta_socket
pcmcia_core 24576 3 yenta_socket,pcmcia,pcmcia_rsrc
irda 180224 0
shpchp 32768 0
parport_pc 32768 1
ppdev 20480 0
lp 20480 0
parport 45056 3 lp,parport_pc,ppdev
ip_tables 20480 0
x_tables 24576 1 ip_tables
autofs4 40960 2
hid_generic 16384 0
usbhid 49152 0
hid 98304 2 hid_generic,usbhid
radeon 1466368 3
i2c_algo_bit 16384 1 radeon
ttm 90112 1 radeon
drm_kms_helper 139264 1 radeon
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
pata_acpi 16384 0
sysimgblt 16384 1 drm_kms_helper
ahci 36864 0
fb_sys_fops 16384 1 drm_kms_helper
psmouse 122880 0
tg3 159744 0
drm 303104 6 radeon,ttm,drm_kms_helper
libahci 32768 1 ahci
ptp 20480 1 tg3
ssb 57344 1 b43
pps_core 20480 1 ptp
video 36864 1 dell_laptop

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
azalamo99
Solved:
Last query:
Last reply:
Revision history for this message
Jeremy (wa113y3s) said :
#1

In terminal do

sudo apt-get update
sudo apt-get install firmware-b43-installer

Reboot

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

You need a working, WIRED Internet connection in order to successfully execute the commands in post #1.

Revision history for this message
azalamo99 (azalamo99) said :
#3

Jeremy, your proposed answer DIDN'T work. I appreciated your answer, but
being new to Ubuntu and Linux. I find getting valid help to be nearly
impossible. I received another post:
Mark Rijckenberg proposed the following answer:
You need a working, WIRED Internet connection in order to successfully
execute the commands in post #1.

I knew that.
That didn't help!

On Fri, Jul 7, 2017 at 4:38 AM, Jeremy <<email address hidden>
> wrote:

> Your question #646725 on gnome-nettool in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+
> question/646725
>
> Status: Open => Answered
>
> Jeremy proposed the following answer:
> In terminal do
>
> sudo apt-get update
> sudo apt-get install firmware-b43-installer
>
> Reboot
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+
> question/646725/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+
> question/646725
>
> You received this question notification because you asked the question.
>

Revision history for this message
azalamo99 (azalamo99) said :
#4

Thanks. I knew that and that doesn't help.

On Fri, Jul 7, 2017 at 7:44 AM, Mark Rijckenberg <
<email address hidden>> wrote:

> Your question #646725 on gnome-nettool in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+
> question/646725
>
> Mark Rijckenberg proposed the following answer:
> You need a working, WIRED Internet connection in order to successfully
> execute the commands in post #1.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+
> question/646725/+confirm?answer_id=1
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+
> question/646725
>
> You received this question notification because you asked the question.
>

Revision history for this message
Jeremy (wa113y3s) said :
#5

What do you see for results from

dmesg | grep b43; rfkill list all

Revision history for this message
Jeremy (wa113y3s) said :
#6

I see you are also trying to use a USB wifi also please see https://askubuntu.com/a/910186/300665
The MAC randomization usually keeps USB devices from connecting

Revision history for this message
azalamo99 (azalamo99) said :
#7

looks like something is "blocked"?

dmesg | grep b43; rfkill list all
[ 23.698856] b43-phy0: Broadcom 4318 WLAN found (core revision 9)
[ 23.740070] b43-phy0: Found PHY: Analog 3, Type 2 (G), Revision 7
[ 23.740090] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2050, Revision 8,
Version 0
[ 23.740091] b43-phy0 warning: 5 GHz band is unsupported on this PHY
[ 27.836056] b43-phy0: Loading firmware version 666.2 (2011-02-23
01:15:07)
[ 27.928120] b43-phy0: Radio hardware status changed to DISABLED
[ 27.948080] b43-phy0: Radio turned on by software
[ 27.948083] b43-phy0: The hardware RF-kill button still turns the radio
physically off. Press the button to turn it on.
0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
3: phy2: Wireless LAN
    Soft blocked: no
    Hard blocked: no

Can you tell me how to unblock 1 ?

On Sat, Jul 8, 2017 at 8:03 AM, Jeremy <<email address hidden>
> wrote:

> Your question #646725 on gnome-nettool in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+
> question/646725
>
> Status: Open => Needs information
>
> Jeremy requested more information:
> What do you see for results from
>
> dmesg | grep b43; rfkill list all
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+
> question/646725
>
> You received this question notification because you asked the question.
>

Revision history for this message
Jeremy (wa113y3s) said :
#8

Go into BIOS and reset to defaults

This is a bit strange as the USB wifi tried to function before the firmware was installed

Revision history for this message
azalamo99 (azalamo99) said :
#9

Jeremy, I finally got it working. I had to go into the BIOS and change the wireless setting from off to on. Thanks for all your help.

Alan

Revision history for this message
Jeremy (wa113y3s) said :
#10

Enjoy

Revision history for this message
azalamo99 (azalamo99) said :
#11

Jeremy I think I have found the answer. I went into the BIOS and found the
the wireless switch was OFF. I changed it to ON and it started to work.
Thanks for your help. I'll keep plugging away with this Version of Ubuntu,
maybe I'll learn it after all.

Alan

On Sat, Jul 8, 2017 at 12:33 PM, Jeremy <
<email address hidden>> wrote:

> Your question #646725 on gnome-nettool in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+
> question/646725
>
> Jeremy posted a new comment:
> Go into BIOS and reset to defaults
>
> This is a bit strange as the USB wifi tried to function before the
> firmware was installed
>
> --
> You received this question notification because you asked the question.
>