Udoo Neo w/ Fedora 29 : Wi-Fi DHCP offer not received

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I installed Fedora 29 on a Udoo Neo ( i.MX ).

I tried to connect via Wi-Fi.  It "associates", and the AP shows that
a DHCP offer is sent, but it times out.

This used to work in F28.  Wired Enet works.  USB Wi-Fi works on F29.

Strange.

Attached is merged and sorted log files : dmesg (starts w/ square
bracket), NetworkManaged (with "neo0" tag), AP (with "daemon" tag).

Any tips ?

Thanks,
Ken
[Nov 18 19:39:31 2018] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.2162] device (wlan0): Activation: starting connection 'db120' (b02db523-f83e-4148-8814-86bf8b682d62)
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.2231] audit: op="connection-activate" uuid="b02db523-f83e-4148-8814-86bf8b682d62" name="db120" pid=1199 uid=0 result="success"
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.2324] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.2597] manager: NetworkManager state is now CONNECTING
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.3232] device (wlan0): set-hw-addr: reset MAC address to 74:DA:EA:BE:19:19 (preserve)
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.7174] device (wlan0): supplicant interface state: disconnected -> disabled
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.7195] device (wlan0): supplicant interface state: disabled -> disconnected
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.7218] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.7389] device (wlan0): Activation: (wifi) access point 'db120' has security, but secrets are required.
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.7402] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.7770] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.8023] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.8190] device (wlan0): Activation: (wifi) connection 'db120' has security, and secrets exist.  No new secrets needed.
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.8203] Config: added 'ssid' value 'db120'
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.8214] Config: added 'scan_ssid' value '1'
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.8227] Config: added 'bgscan' value 'simple:30:-80:86400'
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.8242] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256'
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.8254] Config: added 'auth_alg' value 'OPEN'
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.8258] Config: added 'psk' value '<hidden>'
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.8259] Config: added 'ieee80211w' value '1'
Nov 18 19:39:31 neo0 NetworkManager[418]: <info>  [1542569971.8828] device (wlan0): supplicant interface state: disconnected -> scanning

[Nov 18 19:39:35 2018] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[Nov 18 19:39:35 2018] wlan0: associated
[Nov 18 19:39:35 2018] wlan0: associate with a0:f3:c1:5e:ad:cb (try 1/3)
[Nov 18 19:39:35 2018] wlan0: authenticated
[Nov 18 19:39:35 2018] wlan0: authenticate with a0:f3:c1:5e:ad:cb
[Nov 18 19:39:35 2018] wlan0: RX AssocResp from a0:f3:c1:5e:ad:cb (capab=0x431 status=0 aid=5)
[Nov 18 19:39:35 2018] wlan0: send auth to a0:f3:c1:5e:ad:cb (try 1/3)
[Nov 18 19:39:35 2018] wlcore: Association completed.

Nov 18 19:39:36 2018 daemon.info hostapd: wlan0: STA 74:da:ea:be:19:19 IEEE 802.11: associated (aid 5)
Nov 18 19:39:36 2018 daemon.info hostapd: wlan0: STA 74:da:ea:be:19:19 IEEE 802.11: authenticated
Nov 18 19:39:36 2018 daemon.info hostapd: wlan0: STA 74:da:ea:be:19:19 WPA: pairwise key handshake completed (RSN)
Nov 18 19:39:36 2018 daemon.notice hostapd: wlan0: AP-STA-CONNECTED 74:da:ea:be:19:19

Nov 18 19:39:36 neo0 NetworkManager[418]: <info>  [1542569976.2599] device (wlan0): supplicant interface state: scanning -> authenticating
Nov 18 19:39:36 neo0 NetworkManager[418]: <info>  [1542569976.2774] device (wlan0): supplicant interface state: authenticating -> associating
Nov 18 19:39:36 neo0 NetworkManager[418]: <info>  [1542569976.3160] device (wlan0): supplicant interface state: associating -> 4-way handshake
Nov 18 19:39:36 neo0 NetworkManager[418]: <info>  [1542569976.3379] device (wlan0): supplicant interface state: 4-way handshake -> completed
Nov 18 19:39:36 neo0 NetworkManager[418]: <info>  [1542569976.3391] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'db120'.
Nov 18 19:39:36 neo0 NetworkManager[418]: <info>  [1542569976.9331] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Nov 18 19:39:36 neo0 NetworkManager[418]: <info>  [1542569976.9532] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Nov 18 19:39:36 neo0 NetworkManager[418]: <info>  [1542569976.9642] dhcp4 (wlan0): dhclient started with pid 1206

Nov 18 19:39:37 neo0 dhclient[1206]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4 (xid=0xe6719600)
Nov 18 19:39:40 2018 daemon.info dnsmasq-dhcp[1655]: DHCPDISCOVER(br-lan) 74:da:ea:be:19:19
Nov 18 19:39:40 2018 daemon.info dnsmasq-dhcp[1655]: DHCPOFFER(br-lan) 192.168.12.204 74:da:ea:be:19:19
Nov 18 19:39:41 2018 daemon.info dnsmasq-dhcp[1655]: DHCPDISCOVER(br-lan) 74:da:ea:be:19:19
Nov 18 19:39:41 2018 daemon.info dnsmasq-dhcp[1655]: DHCPOFFER(br-lan) 192.168.12.204 74:da:ea:be:19:19

Nov 18 19:39:41 neo0 dhclient[1206]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11 (xid=0xe6719600)
Nov 18 19:39:52 2018 daemon.info dnsmasq-dhcp[1655]: DHCPDISCOVER(br-lan) 74:da:ea:be:19:19
Nov 18 19:39:52 2018 daemon.info dnsmasq-dhcp[1655]: DHCPOFFER(br-lan) 192.168.12.204 74:da:ea:be:19:19
Nov 18 19:39:52 neo0 dhclient[1206]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 17 (xid=0xe6719600)

Nov 18 19:40:09 neo0 dhclient[1206]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 10 (xid=0xe6719600)

Nov 18 19:40:12 2018 daemon.info dnsmasq-dhcp[1655]: DHCPDISCOVER(br-lan) 74:da:ea:be:19:19
Nov 18 19:40:12 2018 daemon.info dnsmasq-dhcp[1655]: DHCPOFFER(br-lan) 192.168.12.204 74:da:ea:be:19:19
Nov 18 19:40:19 2018 daemon.info dnsmasq-dhcp[1655]: DHCPDISCOVER(br-lan) 74:da:ea:be:19:19
Nov 18 19:40:19 2018 daemon.info dnsmasq-dhcp[1655]: DHCPOFFER(br-lan) 192.168.12.204 74:da:ea:be:19:19
Nov 18 19:40:19 neo0 dhclient[1206]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 16 (xid=0xe6719600)

Nov 18 19:40:22 2018 daemon.notice hostapd: wlan0: AP-STA-DISCONNECTED 74:da:ea:be:19:19
[Nov 18 19:40:22 2018] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[Nov 18 19:40:22 2018] wlan0: deauthenticating from a0:f3:c1:5e:ad:cb by local choice (Reason: 3=DEAUTH_LEAVING)
[Nov 18 19:40:22 2018] wlcore: down

Nov 18 19:40:22 neo0 NetworkManager[418]: <info>  [1542570022.3729] dhcp4 (wlan0): state changed unknown -> timeout
Nov 18 19:40:22 neo0 NetworkManager[418]: <info>  [1542570022.3887] dhcp4 (wlan0): canceled DHCP transaction, DHCP client pid 1206
Nov 18 19:40:22 neo0 NetworkManager[418]: <info>  [1542570022.3889] dhcp4 (wlan0): state changed timeout -> done
Nov 18 19:40:22 neo0 NetworkManager[418]: <info>  [1542570022.3999] device (wlan0): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Nov 18 19:40:22 neo0 NetworkManager[418]: <info>  [1542570022.4273] manager: NetworkManager state is now DISCONNECTED
Nov 18 19:40:22 neo0 NetworkManager[418]: <info>  [1542570022.4729] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Nov 18 19:40:22 neo0 NetworkManager[418]: <info>  [1542570022.6272] device (wlan0): set-hw-addr: set MAC address to D6:95:2E:EA:03:B3 (scanning)
Nov 18 19:40:22 neo0 NetworkManager[418]: <info>  [1542570022.7271] device (wlan0): supplicant interface state: completed -> disconnected
Nov 18 19:40:22 neo0 NetworkManager[418]: <info>  [1542570022.8653] device (wlan0): supplicant interface state: disconnected -> disabled
Nov 18 19:40:22 neo0 NetworkManager[418]: <info>  [1542570022.8712] device (wlan0): supplicant interface state: disabled -> disconnected
Nov 18 19:40:22 neo0 NetworkManager[418]: <warn>  [1542570022.3720] dhcp4 (wlan0): request timed out
Nov 18 19:40:22 neo0 NetworkManager[418]: <warn>  [1542570022.4512] device (wlan0): Activation: failed for connection 'db120'
Nov 18 19:40:22 neo0 NetworkManager[418]: <warn>  [1542570022.7251] sup-iface[0xcfd648,wlan0]: connection disconnected (reason -3)

_______________________________________________
arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM (Vger)]     [Linux ARM]     [ARM Kernel]     [Fedora User Discussion]     [Older Fedora Users Discussion]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

Powered by Linux