[SOLVED]M5-64: I messed up WiFi Setup. Can't connect now.

[SOLVED]M5-64: I messed up WiFi Setup. Can't connect now.

Postby elmago » Jun 8th, '16, 06:07

On a HP Elitebook 8740W laptop I tried to add a USB WiFi adapter (very cheap Realtek 8188E 802.11n) and could not succeed. Had the built-in Intel Centrino WiFi disabled by panel touch switch when I did that.

Now, cannot connect the built-in WiFi anymore to office or home network where it used to connect without problem. Have deleted the extra interface by Network Control/Setup (after root password) but still no luck. When I enable the built-in WiFi by laptop touch switch, the LED blinks as if trying to connect but then within a second or two no more activity. WiFi applet shows both networks (Wire and WiFi) disconnected.

I want to restore the built-in WiFi first before tackling the USB WiFi. The laptop is OK as Win7 can connect using the built-in WiFi.

Here are some of the details of
lspcidrake -v | grep -iE "wlan|wifi|wireless|net"
ifconfig -a
rfkill list all
systemctl status network.service -a
journalctl -ab | grep -iE "fw|firmware|iwl|wifi|wire|80211"
Relevant section of "dmesg" output.
Thanks.
Code: Select all
[u67@localhost ~]$ lspcidrake -v | grep -iE "wlan|wifi|wireless|net"
iwlwifi         : Intel Corporation|Centrino Ultimate-N 6300 [NETWORK_OTHER] (vendor:8086 device:4238 subv:8086 subd:1111) (rev: 35)
e1000e          : Intel Corporation|82577LM Gigabit Network Connection [NETWORK_ETHERNET] (vendor:8086 device:10ea subv:103c subd:1520) (rev: 06)
usbhid          : Tenx Technology, Inc.|2.4G Wireless Optical Mouse [Human Interface Device|Boot Interface Subclass|Mouse] (vendor:1130 device:1704)
hid_generic     : 2.4G Wireless Optical Mouse
[u67@localhost ~]$
u67@localhost ~]$
[u67@localhost ~]$ ps -ef | grep -v grep | grep -iE "net|wpa"
root        40     2  0 21:04 ?        00:00:00 [netns]
systemd+  1033     1  0 21:05 ?        00:00:00 /usr/lib/systemd/systemd-networkd
root      1338     1  0 21:05 ?        00:00:00 /usr/sbin/wpa_supplicant -B -i wlo1 -c /etc/wpa_supplicant.conf -D wext
u67       3179  2270  0 21:05 ?        00:00:14 /usr/bin/perl /usr/bin/net_applet
root      9851  1340  0 23:25 ?        00:00:00 /bin/bash /etc/sysconfig/network-scripts/ifup-eth ifcfg-wlo1 onlink
[u67@localhost ~]$

From root account:-

[root@localhost u67]# ifconfig -a
enp0s25: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 64:31:50:73:0a:a3  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 20  memory 0xd7400000-d7420000 

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 3540  bytes 302513 (295.4 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 3540  bytes 302513 (295.4 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlo1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 00:24:d7:7d:1a:c8  txqueuelen 1000  (Ethernet)
        RX packets 32  bytes 3616 (3.5 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 69  bytes 10450 (10.2 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

[root@localhost u67]#
[root@localhost u67]# rfkill list all
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: hp-wifi: Wireless LAN
        Soft blocked: no
        Hard blocked: no
[root@localhost u67]#
[root@localhost u67]#                                                           
[root@localhost u67]# systemctl status network.service -a
● network.service - LSB: Bring up/down networking                               
   Loaded: loaded (/etc/rc.d/init.d/network)                                   
   Active: active (running) since Tue 2016-06-07 21:05:05 EDT; 14min ago       
  Process: 1094 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=0/SUCCESS)                                                                       
   CGroup: /system.slice/network.service                                       
           ├─1284 /sbin/ifplugd -I -b -i enp0s25                               
           ├─1338 /usr/sbin/wpa_supplicant -B -i wlo1 -c /etc/wpa_supplicant....
           └─1340 /sbin/ifplugd -I -b -i wlo1

Jun 07 21:18:00 localhost.localdomain dhclient[4845]: DHCPDISCOVER on wlo1 to 255.255.255.255 port 67 interval 11
Jun 07 21:18:11 localhost.localdomain dhclient[4845]: DHCPDISCOVER on wlo1 to 255.255.255.255 port 67 interval 18
Jun 07 21:18:29 localhost.localdomain dhclient[4845]: DHCPDISCOVER on wlo1 to 255.255.255.255 port 67 interval 14
Jun 07 21:18:43 localhost.localdomain dhclient[4845]: DHCPDISCOVER on wlo1 to 255.255.255.255 port 67 interval 1
Jun 07 21:18:44 localhost.localdomain dhclient[4845]: No DHCPOFFERS received.
Jun 07 21:18:44 localhost.localdomain ifplugd(wlo1)[1340]: client: Determining IP information for wlo1... failed.
Jun 07 21:18:44 localhost.localdomain ifplugd(wlo1)[1340]: Program execution failed, return value is 1.
Jun 07 21:18:44 localhost.localdomain ifplugd(wlo1)[1340]: Link beat lost.
Jun 07 21:18:50 localhost.localdomain ifplugd(wlo1)[1340]: Executing '/etc/ifplugd/ifplugd.action wlo1 down'.
Jun 07 21:18:50 localhost.localdomain ifplugd(wlo1)[1340]: Program executed successfully.
[root@localhost u67]#
[root@localhost u67]#
[root@localhost u67]#
[root@localhost u67]# journalctl -ab | grep -iE "fw|firmware|iwl|wifi|wire|80211"
Jun 07 21:04:58 localhost.localdomain kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Jun 07 21:04:58 localhost.localdomain kernel: pci 0000:46:06.0: proprietary Ricoh MMC controller disabled (via firewire function)
Jun 07 21:04:58 localhost.localdomain kernel: psmouse serio4: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1c0b1, caps: 0xd44733/0xa40000/0xa0000, board id: 0, fw id: 598212
Jun 07 21:04:58 localhost.localdomain kernel: firewire_ohci 0000:46:06.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
Jun 07 21:04:58 localhost.localdomain kernel: firewire_core 0000:46:06.0: created device fw0: GUID 5566778811223344, S400
Jun 07 21:04:58 localhost.localdomain kernel: usb 2-1.2: Product: 2.4G Wireless Optical Mouse
Jun 07 21:04:58 localhost.localdomain kernel: input: 2.4G Wireless Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:1130:1704.0001/input/input13
Jun 07 21:04:58 localhost.localdomain kernel: hid-generic 0003:1130:1704.0001: input,hidraw0: USB HID v1.10 Mouse [2.4G Wireless Optical Mouse] on usb-0000:00:1d.0-1.2/input0
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211: Calling CRDA to update world regulatory domain
Jun 07 21:04:58 localhost.localdomain kernel: Intel(R) Wireless WiFi driver for Linux
Jun 07 21:04:58 localhost.localdomain kernel: iwlwifi 0000:44:00.0: can't disable ASPM; OS doesn't have ASPM control
Jun 07 21:04:58 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Direct firmware load for iwlwifi-6000-6.ucode failed with error -2
Jun 07 21:04:58 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Direct firmware load for iwlwifi-6000-5.ucode failed with error -2
Jun 07 21:04:58 localhost.localdomain kernel: iwlwifi 0000:44:00.0: loaded firmware version 9.221.4.1 build 25532 op_mode iwldvm
Jun 07 21:04:58 localhost.localdomain kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEBUG enabled
Jun 07 21:04:58 localhost.localdomain kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
Jun 07 21:04:58 localhost.localdomain kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
Jun 07 21:04:58 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74
Jun 07 21:04:58 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:04:58 localhost.localdomain kernel: iwlwifi 0000:44:00.0: RF_KILL bit toggled to disable radio.
Jun 07 21:04:58 localhost.localdomain kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211: World regulatory domain updated:
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:  DFS Master region: unset
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211: Calling CRDA for country: US
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211: Regulatory domain changed to country: US
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:  DFS Master region: FCC
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 1700 mBm), (N/A)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2300 mBm), (0 s)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
Jun 07 21:04:58 localhost.localdomain kernel: cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
Jun 07 21:04:58 localhost.localdomain kernel: iwlwifi 0000:44:00.0 wlo1: renamed from wlan0
Jun 07 21:05:02 localhost.localdomain service_harddrake[944]: added MOUSE: Tenx Technology, Inc.|2.4G Wireless Optical Mouse
Jun 07 21:05:02 localhost.localdomain service_harddrake[944]: added MOUSE: |2.4G Wireless Optical Mouse
Jun 07 21:05:04 localhost.localdomain network[1094]: Configuring wireless regulatory domain  [  OK  ]
Jun 07 21:05:04 localhost.localdomain network[1094]: Error for wireless request "Set Encode" (8B2A) :
Jun 07 21:05:05 localhost.localdomain ifplugd(wlo1)[1340]: Using interface wlo1/00:24:D7:7D:1A:C8 with driver <iwlwifi> (version: 4.1.15-desktop-2.mga5)
Jun 07 21:05:20 localhost.localdomain kernel: usb 2-1.2: Product: 2.4G Wireless Optical Mouse
Jun 07 21:05:20 localhost.localdomain kernel: input: 2.4G Wireless Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:1130:1704.0002/input/input21
Jun 07 21:05:20 localhost.localdomain kernel: hid-generic 0003:1130:1704.0002: input,hidraw0: USB HID v1.10 Mouse [2.4G Wireless Optical Mouse] on usb-0000:00:1d.0-1.2/input0
Jun 07 21:05:41 localhost.localdomain kernel: IFWLOG: register target
Jun 07 21:06:02 localhost.localdomain kernel: iwlwifi 0000:44:00.0: RF_KILL bit toggled to enable radio.
Jun 07 21:06:02 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:06:02 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:06:02 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:06:02 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:06:05 localhost.localdomain kernel: cfg80211: Calling CRDA for country: US
Jun 07 21:06:05 localhost.localdomain kernel: cfg80211: Regulatory domain changed to country: US
Jun 07 21:06:05 localhost.localdomain kernel: cfg80211:  DFS Master region: FCC
Jun 07 21:06:05 localhost.localdomain kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Jun 07 21:06:05 localhost.localdomain kernel: cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
Jun 07 21:06:05 localhost.localdomain kernel: cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 1700 mBm), (N/A)
Jun 07 21:06:05 localhost.localdomain kernel: cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)
Jun 07 21:06:05 localhost.localdomain kernel: cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2300 mBm), (0 s)
Jun 07 21:06:05 localhost.localdomain kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
Jun 07 21:06:05 localhost.localdomain kernel: cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
Jun 07 21:06:55 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:06:55 localhost.localdomain mandi[3155]: handling method call 'GetReports' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:06:55 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:06:55 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:06:55 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:07:14 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:07:14 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:07:14 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:07:14 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:08:20 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:08:20 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:08:20 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:08:20 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:09:23 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:09:23 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:09:23 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:09:23 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:10:37 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:10:37 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:10:37 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:10:37 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:11:54 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:11:54 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:11:54 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:11:54 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:12:36 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:12:36 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:14:10 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:14:10 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:14:17 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:14:18 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:14:18 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:14:18 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:16:02 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:16:02 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:16:42 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:16:42 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:16:42 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:16:42 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:17:47 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:17:47 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:17:47 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:18:50 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:18:50 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:18:50 localhost.localdomain kernel: iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
Jun 07 21:18:50 localhost.localdomain kernel: iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
Jun 07 21:19:41 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
Jun 07 21:21:53 localhost.localdomain mandi[3155]: handling method call 'GetMode' on interface 'org.mageia.monitoring.ifw'
[root@localhost u67]#

dmesg output:-

[  101.767382] wlo1: Limiting TX power to 14 (17 - 3) dBm as advertised by f4:f2:6d:70:31:9a
[  105.696687] wlo1: disassociated from f4:f2:6d:70:31:9a (Reason: 2)
[  116.561967] wlo1: authenticate with f4:f2:6d:70:31:9a
[  116.564894] wlo1: send auth to f4:f2:6d:70:31:9a (try 1/3)
[  116.625631] wlo1: authenticated
[  116.626350] wlo1: associate with f4:f2:6d:70:31:9a (try 1/3)
[  116.635891] wlo1: RX AssocResp from f4:f2:6d:70:31:9a (capab=0x411 status=0 aid=1)
[  116.642737] wlo1: associated
[  116.726800] wlo1: Limiting TX power to 14 (17 - 3) dBm as advertised by f4:f2:6d:70:31:9a
[  120.653287] wlo1: disassociated from f4:f2:6d:70:31:9a (Reason: 2)
[  147.402940] wlo1: authenticate with f4:f2:6d:70:31:9a
[  147.406285] wlo1: send auth to f4:f2:6d:70:31:9a (try 1/3)
[  147.466913] wlo1: authenticated
[  147.467092] wlo1: associate with f4:f2:6d:70:31:9a (try 1/3)
[  147.476700] wlo1: RX AssocResp from f4:f2:6d:70:31:9a (capab=0x411 status=0 aid=1)
[  147.482959] wlo1: associated
[  147.568142] wlo1: Limiting TX power to 14 (17 - 3) dBm as advertised by f4:f2:6d:70:31:9a
[  151.495549] wlo1: disassociated from f4:f2:6d:70:31:9a (Reason: 2)
[  170.513495] iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
[  170.520507] iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
[  170.742025] iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
[  170.749020] iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
[  170.830007] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[  174.393586] CE: hpet increased min_delta_ns to 20115 nsec
[  228.859787] wlo1: authenticate with f4:f2:6d:70:31:9a
[  228.863787] wlo1: send auth to f4:f2:6d:70:31:9a (try 1/3)
[  228.924652] wlo1: authenticated
[  228.925825] wlo1: associate with f4:f2:6d:70:31:9a (try 1/3)
[  228.935790] wlo1: RX AssocResp from f4:f2:6d:70:31:9a (capab=0x411 status=0 aid=1)
[  228.943536] wlo1: associated
[  228.943579] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[  229.025742] wlo1: Limiting TX power to 14 (17 - 3) dBm as advertised by f4:f2:6d:70:31:9a
[  232.951728] wlo1: disassociated from f4:f2:6d:70:31:9a (Reason: 2)
Last edited by elmago on Jun 9th, '16, 16:36, edited 1 time in total.
elmago
 
Posts: 63
Joined: Oct 14th, '11, 05:47

Re: M5-64: I messed up WiFi Setup. Can't connect now.

Postby elmago » Jun 8th, '16, 15:54

Update:
This morning at work, the laptop connected normally to the office network as if nothing happened. :o Could have been an issue with the network.
Will verify my home router set up tonight.
elmago
 
Posts: 63
Joined: Oct 14th, '11, 05:47

Re: M5-64: I messed up WiFi Setup. Can't connect now.

Postby elmago » Jun 9th, '16, 16:35

Problem solved.
In Office Network:
I really do not know how the problem got fixed all by itself. Maybe something to do with caching inside the office router...

In Home Network:
The reasons:
1. I had the router reset and while re-configuring, entered a spelling mistake in the existing password. Realized that and corrected it in /etc/sysconfig/network-scripts/wireless.d folder -- whichever file had the wrong password, I manually corrected them. But that was not enough!
2. Wrong usage of MCC while configuring network. I was trying to add using "Setup a new network interface...". When I tried with "Network Center", it somehow worked. When it asked for WPA2 password I saw it was still holding onto the wrong password (because the password is stored in two different places and I corrected only one).
3. The Wireless configuration is stored in another place: /etc/wpa_supplicant.conf. This morning I checked up on this file and the last time stamp for update is the time when the home network started working again.
4. I concluded from the following "dmesg" log that authentication had succeeded. So, never suspected the existence of the 2nd copy of the password! A little more description instead of "(Reason: 2)" would have been really helpful.
Code: Select all
[  101.767382] wlo1: Limiting TX power to 14 (17 - 3) dBm as advertised by f4:f2:6d:70:31:9a
[  105.696687] wlo1: disassociated from f4:f2:6d:70:31:9a (Reason: 2)
[  116.561967] wlo1: authenticate with f4:f2:6d:70:31:9a
[  116.564894] wlo1: send auth to f4:f2:6d:70:31:9a (try 1/3)
[  116.625631] wlo1: authenticated
[  116.626350] wlo1: associate with f4:f2:6d:70:31:9a (try 1/3)
[  116.635891] wlo1: RX AssocResp from f4:f2:6d:70:31:9a (capab=0x411 status=0 aid=1)
[  116.642737] wlo1: associated
[  116.726800] wlo1: Limiting TX power to 14 (17 - 3) dBm as advertised by f4:f2:6d:70:31:9a
[  120.653287] wlo1: disassociated from f4:f2:6d:70:31:9a (Reason: 2)
[  147.402940] wlo1: authenticate with f4:f2:6d:70:31:9a
[  147.406285] wlo1: send auth to f4:f2:6d:70:31:9a (try 1/3)
[  147.466913] wlo1: authenticated
[  147.467092] wlo1: associate with f4:f2:6d:70:31:9a (try 1/3)
[  147.476700] wlo1: RX AssocResp from f4:f2:6d:70:31:9a (capab=0x411 status=0 aid=1)
[  147.482959] wlo1: associated
[  147.568142] wlo1: Limiting TX power to 14 (17 - 3) dBm as advertised by f4:f2:6d:70:31:9a
[  151.495549] wlo1: disassociated from f4:f2:6d:70:31:9a (Reason: 2)
[  170.513495] iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
[  170.520507] iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
[  170.742025] iwlwifi 0000:44:00.0: L1 Enabled - LTR Disabled
[  170.749020] iwlwifi 0000:44:00.0: Radio type=0x0-0x3-0x1
[  170.830007] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[  174.393586] CE: hpet increased min_delta_ns to 20115 nsec
[  228.859787] wlo1: authenticate with f4:f2:6d:70:31:9a
[  228.863787] wlo1: send auth to f4:f2:6d:70:31:9a (try 1/3)
[  228.924652] wlo1: authenticated
[  228.925825] wlo1: associate with f4:f2:6d:70:31:9a (try 1/3)
[  228.935790] wlo1: RX AssocResp from f4:f2:6d:70:31:9a (capab=0x411 status=0 aid=1)
[  228.943536] wlo1: associated
[  228.943579] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[  229.025742] wlo1: Limiting TX power to 14 (17 - 3) dBm as advertised by f4:f2:6d:70:31:9a
[  232.951728] wlo1: disassociated from f4:f2:6d:70:31:9a (Reason: 2)
[u67@localhost ~]$
elmago
 
Posts: 63
Joined: Oct 14th, '11, 05:47


Return to Networking

Who is online

Users browsing this forum: No registered users and 1 guest

cron