Ubuntu 22.04 WLAN funktioniert nicht mehr

Ubuntu 22.04 WLAN funktioniert nicht mehr

Nach einem Update funktionierte das WLAN in meinem Ubuntu 22.04 kürzlich nicht mehr. Auf der Benutzeroberfläche ist zu sehen, dass eine Verbindung zum WLAN besteht, aber ich kann nicht auf das Internet zugreifen und erhalte keine Antwort, wenn ich irgendetwas anpinge.

Ich habe versucht, eine Verbindung per Kabel und mit einem anderen USB-WLAN-Dongle herzustellen, aber beides hat nicht funktioniert. Außerdem habe ich versucht, den Kernel auf eine frühere Version (5.13.0-46) herunterzustufen, aber das hat nicht funktioniert.

Hier einige meiner Logs

dmesg

https://pastebin.com/xpp94z2L

ifconfig

wls1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.5.25  netmask 255.255.255.0  broadcast 192.168.5.255
        inet6 fe80::7798:f81c:226d:15c7  prefixlen 64  scopeid 0x20<link>
        ether e8:b1:fc:21:af:2a  txqueuelen 1000  (Ethernet)
        RX packets 314  bytes 70645 (70.6 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 66  bytes 9229 (9.2 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Inhalt aus /etc/network/interfaces

auto lo iface lo inet loopback auto wlan0

lshw -C Netzwerk

  *-network
       description: Wireless interface
       product: Wireless 7260
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:3b:00.0
       logical name: wls1
       version: 6b
       serial: e8:b1:fc:21:af:2a
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlwifi driverversion=5.15.0-35-generic firmware=17.3216344376.0 7260-17.ucode ip=192.168.5.25 latency=0 link=yes multicast=yes wireless=IEEE 802.11
       resources: irq:33 memory:ed200000-ed201fff
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:3c:00.0
       logical name: enp60s0
       version: 10
       serial: ac:9e:17:98:9b:bc
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=5.15.0-35-generic firmware=rtl8168g-3_0.0.1 04/23/13 latency=0 link=no multicast=yes port=twisted pair
       resources: irq:19 ioport:d000(size=256) memory:ed104000-ed104fff memory:ed100000-ed103fff

lsmod-Ausgabe

Module                  Size  Used by
xt_comment             16384  8
ccm                    20480  6
isofs                  53248  1
rfcomm                 81920  16
uas                    28672  0
usb_storage            77824  3 uas
nf_conntrack_netlink    49152  0
xfrm_user              40960  2
xfrm_algo              16384  1 xfrm_user
xt_addrtype            16384  4
br_netfilter           28672  0
xt_CHECKSUM            16384  1
xt_MASQUERADE          20480  5
xt_conntrack           16384  3
ipt_REJECT             16384  2
nf_reject_ipv4         16384  1 ipt_REJECT
xt_tcpudp              20480  9
nft_compat             20480  32
nft_chain_nat          16384  7
nf_nat                 49152  2 nft_chain_nat,xt_MASQUERADE
nf_conntrack          167936  4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         16384  1 nf_conntrack
nft_counter            16384  71
nf_tables             241664  210 nft_compat,nft_counter,nft_chain_nat
libcrc32c              16384  3 nf_conntrack,nf_nat,nf_tables
nfnetlink              20480  5 nft_compat,nf_conntrack_netlink,nf_tables
bridge                299008  1 br_netfilter
stp                    16384  1 bridge
llc                    16384  2 bridge,stp
cmac                   16384  3
overlay               147456  0
algif_hash             16384  1
algif_skcipher         16384  1
af_alg                 32768  6 algif_hash,algif_skcipher
bnep                   28672  2
nvidia_uvm           1200128  0
intel_rapl_msr         20480  0
intel_rapl_common      36864  1 intel_rapl_msr
x86_pkg_temp_thermal    20480  0
intel_powerclamp       20480  0
snd_hda_codec_realtek   151552  1
mei_hdcp               24576  0
snd_hda_codec_generic   102400  1 snd_hda_codec_realtek
coretemp               24576  0
snd_hda_codec_hdmi     73728  1
ledtrig_audio          16384  1 snd_hda_codec_generic
snd_hda_intel          53248  4
nls_iso8859_1          16384  1
kvm_intel             364544  0
snd_intel_dspcfg       28672  1 snd_hda_intel
nvidia_drm             65536  6
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
kvm                  1003520  1 kvm_intel
nvidia_modeset       1150976  10 nvidia_drm
snd_hda_codec         155648  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
crct10dif_pclmul       16384  1
snd_hda_core          110592  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
ghash_clmulni_intel    16384  0
nvidia              39116800  528 nvidia_uvm,nvidia_modeset
iwlmvm                561152  0
aesni_intel           376832  8
snd_hwdep              16384  1 snd_hda_codec
crypto_simd            16384  1 aesni_intel
snd_pcm               139264  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
btusb                  61440  0
uvcvideo              106496  0
mac80211             1228800  1 iwlmvm
snd_seq_midi           20480  0
btrtl                  24576  1 btusb
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel
snd_seq_midi_event     16384  1 snd_seq_midi
btbcm                  24576  1 btusb
rapl                   20480  0
videobuf2_vmalloc      20480  1 uvcvideo
libarc4                16384  1 mac80211
drm_kms_helper        307200  1 nvidia_drm
snd_rawmidi            49152  1 snd_seq_midi
intel_cstate           20480  0
btintel                40960  1 btusb
videobuf2_memops       20480  1 videobuf2_vmalloc
snd_seq                73728  2 snd_seq_midi,snd_seq_midi_event
iwlwifi               446464  1 iwlmvm
cec                    61440  1 drm_kms_helper
bluetooth             688128  43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
videobuf2_v4l2         32768  1 uvcvideo
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
videobuf2_common       77824  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
rc_core                65536  1 cec
serio_raw              20480  0
snd_timer              40960  2 snd_seq,snd_pcm
fb_sys_fops            16384  1 drm_kms_helper
videodev              249856  3 videobuf2_v4l2,uvcvideo,videobuf2_common
syscopyarea            16384  1 drm_kms_helper
sysfillrect            20480  1 drm_kms_helper
mei_me                 40960  1
snd                   102400  19 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
ecdh_generic           16384  2 bluetooth
joydev                 32768  0
mc                     65536  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
input_leds             16384  0
efi_pstore             16384  0
asus_nb_wmi            28672  0
intel_wmi_thunderbolt    20480  0
sysimgblt              16384  1 drm_kms_helper
cfg80211              958464  3 iwlmvm,iwlwifi,mac80211
at24                   24576  0
ecc                    36864  1 ecdh_generic
soundcore              16384  1 snd
mei                   135168  3 mei_hdcp,mei_me
mac_hid                16384  0
asus_wireless          20480  0
sch_fq_codel           20480  3
ipmi_devintf           20480  0
ipmi_msghandler       122880  1 ipmi_devintf
msr                    16384  0
parport_pc             49152  0
ppdev                  24576  0
lp                     28672  0
drm                   606208  10 drm_kms_helper,nvidia,nvidia_drm
parport                65536  3 parport_pc,lp,ppdev
ip_tables              32768  0
x_tables               53248  9 xt_conntrack,nft_compat,xt_tcpudp,xt_addrtype,xt_CHECKSUM,xt_comment,ipt_REJECT,ip_tables,xt_MASQUERADE
autofs4                49152  2
hid_logitech_hidpp     49152  0
hid_logitech_dj        28672  0
hid_generic            16384  0
mfd_aaeon              16384  0
asus_wmi               45056  2 asus_nb_wmi,mfd_aaeon
sparse_keymap          16384  1 asus_wmi
usbhid                 65536  1 hid_logitech_dj
hid                   147456  4 usbhid,hid_generic,hid_logitech_dj,hid_logitech_hidpp
platform_profile       16384  1 asus_wmi
crc32_pclmul           16384  0
ahci                   45056  4
psmouse               176128  0
r8169                  98304  0
i2c_i801               36864  0
libahci                45056  1 ahci
i2c_smbus              20480  1 i2c_i801
lpc_ich                28672  0
realtek                32768  1
xhci_pci               24576  0
xhci_pci_renesas       20480  1 xhci_pci
wmi                    32768  3 intel_wmi_thunderbolt,asus_wmi,mfd_aaeon
video                  53248  1 asus_wmi

nmcli

DEVICE        TYPE      STATE                   CONNECTION       
wls1          wifi      connected               ISKONOVAC-5cd075 
docker0       bridge    connected (externally)  docker0          
virbr0        bridge    connected (externally)  virbr0           
p2p-dev-wls1  wifi-p2p  disconnected            --               
enp60s0       ethernet  unavailable             --               
lo            loopback  unmanaged               --               

rfkill zeigt, dass das Gerät nicht blockiert ist

Ping zu 8.8.8.8

PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.

--- 8.8.8.8 ping statistics ---
10 packets transmitted, 0 received, 100% packet loss, time 9204ms

uname.txt

Linux fr-laptop 5.15.0-35-generic #36-Ubuntu SMP Sat May 21 02:24:07 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Ich bin wirklich nicht sicher, warum das passiert, da es mir so vorkommt, als wäre alles in Ordnung und die Kernelmodule wären geladen. (zumindest für mich)

Wenn beim Debuggen des Problems etwas Relevantes fehlt, lassen Sie es mich wissen. Jede Hilfe ist sehr willkommen. Danke!

Antwort1

Nach einigen Untersuchungen habe ich das Problem behoben. Iptables blockierte den Datenverkehr. Das lag am Kill Switch von NordVPN, den ich einmal ausprobiert habe. Ein Neustart von NordVPN und eine erneute Verbindung lösten das Problem.

Vielen Dank an alle für die Hilfe.

verwandte Informationen