Bug 417361 - Unable to connect to Wifi networks
Summary: Unable to connect to Wifi networks
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networking in general (other bugs)
Version First Reported In: master
Platform: Arch Linux Linux
: NOR major
Target Milestone: 1.0
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-09 22:17 UTC by joseph.axel.pro
Modified: 2024-12-23 18:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description joseph.axel.pro 2020-02-09 22:17:41 UTC
SUMMARY
Since last update, I can't connect to any wifi network. The networkManager interface doesn't work, no network displays.

I can access to internet via USB modem.

I tried to access to the list of available wifi networks via konsole, but there's only my USB modem that is displayed.

I am pretty sure this has a link with kde as I don't have this problem with lightDE.

My wifi card is the following : 
                      
02:00.0 Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a)

The command :

rfkill list

sometimes gives :

1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

and sometimes : 

1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
1384: phy1383: Wireless LAN
        Soft blocked: no
        Hard blocked: no

Just like my network interface is not detected all the time...

I also found out that the command : 

sudo ip link set wlan0 up  

gives me sometimes the following error : 

Cannot find device "wlan0"

and sometimes :

RTNETLINK answers: Input/output error


SOFTWARE/OS VERSIONS
Endeavouros

ADDITIONAL INFORMATION

I have the package linux-firmware
Comment 1 Jan Grulich 2020-02-10 10:07:10 UTC
Hi,

this is an issue in NetworkManager or your driver, it's unfortunately not related to our UI, which plasma-nm basically is. Please report your issue to NetworkManager directly. You can do it here: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues.
Comment 2 Ben Cooksley 2024-12-23 18:23:40 UTC
Bulk transfer as requested in T17796