Ok, so in resume, i try everything you suggested but nothing solved the problem.
- post pictures from the
usb configurationandsecurityoptions…
- try enabling the
wake up on lanoption- then disable ipv6 from system settings/connections/wired
- create a new test user in system settings, reboot, log in with the test user
After try with all these config i got same problem, after wake up from sleep mode, network was Hard Blocked.
- check if the driver is even loaded after waking up from suspend with:
inxi -xN- and try to reload it with:
sudo modprobe -r iwlwifi
sudo modprobe iwlwifi
I did these every time i reboot with every new config and the output for these tree commands was always the same :
inxi -xN :
Network:
Device-1: Intel Cannon Lake PCH CNVi WiFi driver: iwlwifi v: kernel
bus-ID: 00:14.3
Device-2: Qualcomm Atheros QCA8171 Gigabit Ethernet
vendor: Micro-Star MSI driver: alx v: kernel port: 3000
bus-ID: 3d:00.0
sudo modprobe -r iwlwifi :
modprobe: FATAL: Module iwlwifi is in use.
and rfkill list output was:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
- check if you have installed tlp:
pacman -Qs tlpif you do, uninstall it, reboot and try again…
I’ve already tried time ago thinking it might be some tlp config but it was not.
- if it still doesnt work, boot into manjaro live usb, and test there
I did it but got the same problem and the same outputs for the commands listed above.
So at this point I am not giving up, but this problem is giving me a bit of a headache.
And thank you so much brahma for keep giving me some ideas to try to solve it. ![]()

