Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006897 | Kali Linux | General Bug | public | 2020-12-03 07:33 | 2021-06-24 01:58 |
Reporter | NewUserTim | Assigned To | steev | ||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | resolved | Resolution | no change required | ||
Product Version | 2020.4 | ||||
Summary | 0006897: Intel(R) Dual Band Wireless-AC 3165 unstable when power management turned on | ||||
Description | I am a new linux user, and I'm sure this issue has been noted here.(at least it should have been) but I can't find it if it is. I've been ALL over the internet trying to find a fix for this. Apparently a lot of people have this same issue. I have yet to find a solution. wireless card: Intel(R) Dual Band Wireless-AC 3165 I get this error: failed to wake nic for hcmd Ive tried ip link set wlan0 down/up, and just about every other suggestion i could find. doesn't work. I get an input/output error. I've tried just about every thing I can find listed about this. Nothing has worked. I dual boot kali with windows 10. it's not a hardware problem, as it reads it sometimes and for a few minutes after i reboot. and the card works fine with windows. i installed the correct drivers and still the issue persists. Has anyone found a remedy for this or is this a true bug? | ||||
Steps To Reproduce | Randomly happens. Not sure how to sure-fire reproduce it. | ||||
I actually figured out what the problem was. for some reason, the wifi power management is turned on. When i Turned it off i had 0 issue. So I did the following. iwconfig wlan0 wlan0 IEEE 802.11 ESSID: Create this file, if you did not have it before. sudo nano /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf The content of the file: [connection] NM_SETTING_WIRELESS_POWERSAVE_DEFAULT (0): use the default valueNM_SETTING_WIRELESS_POWERSAVE_IGNORE (1): don't touch existing settingNM_SETTING_WIRELESS_POWERSAVE_DISABLE (2): disable powersaveNM_SETTING_WIRELESS_POWERSAVE_ENABLE (3): enable powersaveThen I restarted NetworkManager (sudo systemctl restart NetworkManager) Hope this helps someone else. I see people all over the place having my same problem. This worked for me. Not saying it will work for everyone. If there is a duplicate issue/fix I apologize. I have not seen it. |
|
I've updated the summary so that this can be found by others if they are having a similar issue with the same chipset. Glad to hear you got it sorted out. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-12-03 07:33 | NewUserTim | New Issue | |
2020-12-06 20:12 | 131Curious131 | Issue cloned: 0006914 | |
2021-01-30 01:43 | NewUserTim | Note Added: 0014172 | |
2021-06-24 01:55 | steev | Relationship added | has duplicate 0006914 |
2021-06-24 01:57 | steev | Summary | Problem with wifi on dual-boot. => Intel(R) Dual Band Wireless-AC 3165 unstable when power management turned on |
2021-06-24 01:58 | steev | Assigned To | => steev |
2021-06-24 01:58 | steev | Status | new => resolved |
2021-06-24 01:58 | steev | Resolution | open => no change required |
2021-06-24 01:58 | steev | Note Added: 0014824 |