Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Software] Wifi problems

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
felicekindness73
Posts: 1
Joined: 2023-01-30 11:22

[Software] Wifi problems

#1 Post by felicekindness73 »

Hello
After successful installation of debian (one of the latest releases) and successful ethernet connection, i tried to connect wirelessly to my router. Although the networks are visible and i enter the correct password i get the message "Connection failed. activation of network connection failed". Is there any hint on that?

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2062
Joined: 2010-06-07 16:59
Has thanked: 38 times
Been thanked: 221 times

Re: [Software] Wifi problems

#2 Post by FreewheelinFrank »

From the error message, it looks like it can be an issue with Windows Fast Boot if it's a dual boot, or power management.

https://forums.linuxmint.com/viewtopic.php?t=314734

If not we need more information:

Code: Select all

$ lspci -knn | grep -A3 -i net
For device and

Code: Select all

journalctl -x -b _SYSTEMD_UNIT=NetworkManager.service
for error messages.

Post Reply