Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2901

Hardware • Re: Intel Corporation Wi-Fi 6 AX201: can´t connect to secure WiFi [8086:a0f0]

$
0
0
Hello,

Can you test the following commands ?

Code:

script log.txtip link sudo ifdown wlp0s20f3sudo rmmod iwlwifisudo modprobe iwlwifisudo ifup wlp0s20f3ip link sudo journalctl -b 0 --no-pager | grep  "iwlwifi\|wlp\|firmwar"exit
The output of previous commands will be stored in the file named log.txt

You can report the file in one of the following ways:
  • attaching the logs to a follow-up forum message as a compressed zip or gz file
  • paste logs into the body of a follow-up message between code tags (if they fit the size of a forum message)
---
note: moved to "Hardware" sub-forum
Thank you Aki for your assistance. Prior to reporting the file following your indications, one question, please. When I try to disconfigure wlp0s20f3, this happens:

Code:

root@debian5:/home/gonzalo/Desktop# ifdown wlp0s20f3ifdown: unknown interface wlp0s20f3
Is there any typo regarding "wlp0s20f3"? When I list my interfaces, I get this result

Code:

root@debian5:/home/gonzalo/Desktop# ip a1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00    inet 127.0.0.1/8 scope host lo       valid_lft forever preferred_lft forever    inet6 ::1/128 scope host noprefixroute        valid_lft forever preferred_lft forever2: enp1s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000    link/ether 40:c2:ba:2c:23:7e brd ff:ff:ff:ff:ff:ff3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000    link/ether f4:3b:d8:c4:d1:e6 brd ff:ff:ff:ff:ff:ff    inet 192.168.248.130/24 brd 192.168.248.255 scope global dynamic noprefixroute wlan0       valid_lft 1964sec preferred_lft 1964sec    inet6 fe80::7b4e:3e9b:adbf:5334/64 scope link noprefixroute        valid_lft forever preferred_lft forever4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000    link/ether 52:54:00:1f:05:2c brd ff:ff:ff:ff:ff:ff    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0       valid_lft forever preferred_lft forever
Thus, it doesn´t seem that I have that interface, which is what wlp0s20f3 is, if I am not mistaken. If I am, I will be happy to be corrected (I am not only trying to make this pc work - I try to understand what am I doing and why so I can truly learn)

Thanks again.

Statistics: Posted by rmn95 — 2024-07-17 06:01



Viewing all articles
Browse latest Browse all 2901

Trending Articles