On 05/24/2018 07:31 AM, Gianluca Cecchi wrote:
It seems today update I lost wifi support, that i used yesterday without problems
What is the device including chipset and how is it connected?
today kernel: 4.16.10-300.fc28.x86_64
yesterday kernel: kernel-4.16.8-300.fc28.x86_64
Try booting with the previous kernel and see if that changes anything.
other possible related packages: NetworkManager-openvpn.x86_64 1:1.8.4-1.fc28 NetworkManager-openvpn-gnome.x86_64 1:1.8.4-1.fc28
Were there any other NetworkManager or Gnome packages updated?
May 24 09:06:07 ope46 NetworkManager[735]: <info> [1527145567.4812] wifi-nl80211: (wlp3s0): using nl80211 for WiFi device control May 24 09:06:07 ope46 NetworkManager[735]: <info> [1527145567.4816] device (wlp3s0): driver supports Access Point (AP) mode May 24 09:06:07 ope46 NetworkManager[735]: <info> [1527145567.4832] manager: (wlp3s0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/3) May 24 09:06:07 ope46 NetworkManager[735]: <info> [1527145567.4856] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
The kernel driver is loaded and NetworkManager knows it exists, but for some reason it considers it to be unavailable.
May 24 09:43:22 ope46 NetworkManager[735]: <info> [1527147802.1365] device (wlp3s0): set-hw-addr: s et MAC address to AA:8F:A1:D9:3B:44 (scanning) May 24 09:43:22 ope46 kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready May 24 09:43:22 ope46 NetworkManager[735]: <info> [1527147802.1659] device (wlp3s0): supplicant interface state: inactive -> disabled May 24 09:43:22 ope46 NetworkManager[735]: <info> [1527147802.1662] device (wlp3s0): supplicant interface state: disabled -> inactive May 24 09:43:22 ope46 wpa_supplicant[663]: wlp3s0: Reject scan trigger since one is already pending
It's trying to scan, but something's wrong.
What is the output of "iw dev wlp3s0 scan"?
[root@ope46 firmware]#
I see that you're in a directory called "firmware". Is that relevant?