My connection to Wi-Fi is very unstable, it keeps dropping every 5 minutes or so. I have a freshly installed Ubuntu 22.10, I have no idea why it does not work out of the box.
lspci/dmesg output seems fine:
girvel@girvel-pc ~ % lspci -vv -s 04:00.0
04:00.0 Network controller: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] (rev 10)
Subsystem: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 143
Region 0: Memory at a3200000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
girvel@girvel-pc ~ % sudo dmesg -T | grep iwl
[Sat Nov 26 15:16:36 2022] iwlwifi 0000:04:00.0: enabling device (0000 -> 0002)
[Sat Nov 26 15:16:36 2022] iwlwifi 0000:04:00.0: loaded firmware version 29.198743027.0 3168-29.ucode op_mode iwlmvm
[Sat Nov 26 15:16:36 2022] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[Sat Nov 26 15:16:36 2022] iwlwifi 0000:04:00.0: base HW address: 28:df:eb:ef:0c:22, OTP minor version: 0x0
[Sat Nov 26 15:16:36 2022] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[Sat Nov 26 15:16:36 2022] iwlwifi 0000:04:00.0 wlp4s0: renamed from wlan0
Do you have an idea when can it be?