New issue by OrichalcumCosmonaut on void-packages repository https://github.com/void-linux/void-packages/issues/36447 Description: ### System * xuname: Void 5.15.32_1 x86_64 GenuineIntel uptodate rrrrmmnFFFF * package: linux5.15-5.15.32_1 I have a system with a Wi-Fi adapter card `sudo lspci -vvvk` reports as: ``` 06:00.0 Network controller: Qualcomm Atheros AR93xx Wireless Network Adapter (rev 01) Subsystem: Qualcomm Atheros Device 3112 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- [ +0.013816] wlp6s0: send auth to (try 1/3) [ +0.002412] wlp6s0: authenticated [ +0.001021] wlp6s0: associate with (try 1/3) [ +0.004568] wlp6s0: RX AssocResp from (capab=0x411 status=0 aid=33) [ +0.000098] wlp6s0: associated [ +0.015766] wlp6s0: Limiting TX power to 36 (36 - 0) dBm as advertised by [Apr 1 10:22] wlp6s0: disassociated from (Reason: 5=DISASSOC_AP_BUSY) [ +2.365697] wlp6s0: authenticate with [ +0.014160] wlp6s0: send auth to (try 1/3) [ +0.001273] wlp6s0: authenticated [ +0.000591] wlp6s0: associate with (try 1/3) [ +0.001359] wlp6s0: RX AssocResp from (capab=0x11 status=0 aid=8) [ +0.000116] wlp6s0: associated [ +0.007563] wlp6s0: Limiting TX power to 23 (23 - 0) dBm as advertised by [Apr 1 10:29] wlp6s0: authenticate with [ +0.013902] wlp6s0: send auth to (try 1/3) [ +0.002488] wlp6s0: authenticated [ +0.000568] wlp6s0: associate with (try 1/3) [ +0.004536] wlp6s0: RX AssocResp from (capab=0x411 status=0 aid=30) [ +0.000120] wlp6s0: associated [ +0.023382] wlp6s0: Limiting TX power to 36 (36 - 0) dBm as advertised by [Apr 1 10:30] wlp6s0: disassociated from (Reason: 5=DISASSOC_AP_BUSY) [ +0.267507] wlp6s0: authenticate with [ +0.014160] wlp6s0: send auth to (try 1/3) [ +0.001272] wlp6s0: authenticated [ +0.000757] wlp6s0: associate with (try 1/3) [ +0.001420] wlp6s0: RX AssocResp from (capab=0x11 status=0 aid=24) [ +0.000115] wlp6s0: associated [ +0.005386] wlp6s0: Limiting TX power to 23 (23 - 0) dBm as advertised by ``` This *might* be the kind of issue that should be reported to Linux itself, but I figured it’s probably a good idea to report it here first, because I’ve never reported an issue to Linux before and don’t know how to do it properly, and it probably doesn’t hurt either way.