Itlwm: iwm_rx_tx_cmd_single 613 OUTPUT_ERROR status=132

Created on 30 Apr 2020  路  3Comments  路  Source: OpenIntelWireless/itlwm

log.txt

The 3160 firmware gives a fatal error right after iwm_rx_tx_cmd_single 613 OUTPUT_ERROR status=132.
It happens twice in the attached log.
On a side note: unloading the kext causes system crash

Most helpful comment

Yes, it is still a tx issue, just because of the packet error or bus transfer wrong(not sure), then the router refuse the packet. really a strange problem, the sequence is just convert frame to 802.11 which from outputPacket, and do bus send through iwm_tx (even non encrypted WiFi also contains this problem, so we can eliminate the problem of algorithm).Network down, firmware crash, slow upload speed, unstable ping stat... these problems are the same cause of this.

All 3 comments

Yes, it is still a tx issue, just because of the packet error or bus transfer wrong(not sure), then the router refuse the packet. really a strange problem, the sequence is just convert frame to 802.11 which from outputPacket, and do bus send through iwm_tx (even non encrypted WiFi also contains this problem, so we can eliminate the problem of algorithm).Network down, firmware crash, slow upload speed, unstable ping stat... these problems are the same cause of this.

Yes, it is still a tx issue, just because of the packet error or bus transfer wrong(not sure), then the router refuse the packet. really a strange problem, the sequence is just convert frame to 802.11 which from outputPacket, and do bus send through iwm_tx (even non encrypted WiFi also contains this problem, so we can eliminate the problem of algorithm).Network down, firmware crash, slow upload speed, unstable ping stat... these problems are the same cause of this.

When can the kext command come out?

Commit 81 fixed this crash

Was this page helpful?
0 / 5 - 0 ratings

Related issues

antoniomcr96 picture antoniomcr96  路  5Comments

gmallios picture gmallios  路  5Comments

moutorde picture moutorde  路  3Comments

assanges picture assanges  路  7Comments

zdypk1994 picture zdypk1994  路  5Comments