firmware crash qca6174 hw2.1
Everytime my laptop goes to sleep (low battery), wireless adapter crashes. This makes the system completly unusable. I cannot remove the driver, kill it, or restart NetworkManager. I cannot reboot neither.
[40164.539367] wlp7s0: deauthenticating from 1a:5b:0e:ed:a3:9d by local choice (Reason: 3=DEAUTH_LEAVING)
[40164.790817] ath10k_pci 0000:07:00.0: firmware crashed! (uuid a6543dc3-4488-4dd3-8907-d3d69f6810ab)
[40164.790837] ath10k_pci 0000:07:00.0: qca6174 hw2.1 target 0x05010000 chip_id 0x003405ff sub 105b:e08e
[40164.790844] ath10k_pci 0000:07:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0
[40164.792107] ath10k_pci 0000:07:00.0: firmware ver SW_RM.1.1.1-00157-QCARMSWPZ-1 api 5 features ignore-otp,no-4addr-pad crc32 10bf8e08
[40164.792763] ath10k_pci 0000:07:00.0: board_file api 2 bmi_id N/A crc32 ae2e275a
[40164.792771] ath10k_pci 0000:07:00.0: htt-ver 3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
...a very long stacktrace below...
denis:~ $ ps ax | grep ath10
783 ? S< 0:00 [ath10k_wq]
784 ? S< 0:00 [ath10k_aux_wq]
23090 pts/2 D+ 0:00 sudo modprobe -r ath10k_pci
23381 ? D 0:00 sudo rmmod ath10k_pci
23564 ? D 0:00 sudo pkill ath10k_pci
23951 pts/3 S+ 0:00 grep --color=auto ath10
/lib/firmware/ath10k/QCA6174 $ ls
hw2.1 hw3.0
/lib/firmware/ath10k/QCA6174/hw2.1 $ sha256sum firmware-5.bin
cc77874b709e26ffcc1cd548a4813e4be8cd523329c1b3ba34e341417d2935c5 firmware-5.bin
/lib/firmware/ath10k/QCA6174/hw2.1 $ uname -a
Linux denis-Aspire-VN7-791G 4.10.0-38-generic #42~16.04.1-Ubuntu SMP Tue Oct 10 16:32:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ lshw -c network
WARNING: you should run this program as super-user.
*-network
description: Wireless interface
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:07:00.0
logical name: wlp7s0
version: 20
serial: ac:d1:b8:4e:2d:05
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath10k_pci driverversion=4.10.0-38-generic firmware=SW_RM.1.1.1-00157-QCARMSWPZ-1 ip=192.168.43.156 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:36 memory:d1400000-d15fffff
$ cat /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
[connection]
wifi.powersave = 2
$ iwconfig
docker0 no wireless extensions.
wlp7s0 IEEE 802.11 ESSID:"Honor 10"
Mode:Managed Frequency:5.24 GHz Access Point: A4:93:3F:99:75:94
Bit Rate=6 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=65/70 Signal level=-45 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:68 Missed beacon:0
enp8s0 no wireless extensions.
lo no wireless extensions.
I need to find a way to fix it either with a new driver, or patching the existing one. Any suggestions?.. Maybe an easy fix?
drivers wireless network-manager crash atheros
New contributor
add a comment |
Everytime my laptop goes to sleep (low battery), wireless adapter crashes. This makes the system completly unusable. I cannot remove the driver, kill it, or restart NetworkManager. I cannot reboot neither.
[40164.539367] wlp7s0: deauthenticating from 1a:5b:0e:ed:a3:9d by local choice (Reason: 3=DEAUTH_LEAVING)
[40164.790817] ath10k_pci 0000:07:00.0: firmware crashed! (uuid a6543dc3-4488-4dd3-8907-d3d69f6810ab)
[40164.790837] ath10k_pci 0000:07:00.0: qca6174 hw2.1 target 0x05010000 chip_id 0x003405ff sub 105b:e08e
[40164.790844] ath10k_pci 0000:07:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0
[40164.792107] ath10k_pci 0000:07:00.0: firmware ver SW_RM.1.1.1-00157-QCARMSWPZ-1 api 5 features ignore-otp,no-4addr-pad crc32 10bf8e08
[40164.792763] ath10k_pci 0000:07:00.0: board_file api 2 bmi_id N/A crc32 ae2e275a
[40164.792771] ath10k_pci 0000:07:00.0: htt-ver 3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
...a very long stacktrace below...
denis:~ $ ps ax | grep ath10
783 ? S< 0:00 [ath10k_wq]
784 ? S< 0:00 [ath10k_aux_wq]
23090 pts/2 D+ 0:00 sudo modprobe -r ath10k_pci
23381 ? D 0:00 sudo rmmod ath10k_pci
23564 ? D 0:00 sudo pkill ath10k_pci
23951 pts/3 S+ 0:00 grep --color=auto ath10
/lib/firmware/ath10k/QCA6174 $ ls
hw2.1 hw3.0
/lib/firmware/ath10k/QCA6174/hw2.1 $ sha256sum firmware-5.bin
cc77874b709e26ffcc1cd548a4813e4be8cd523329c1b3ba34e341417d2935c5 firmware-5.bin
/lib/firmware/ath10k/QCA6174/hw2.1 $ uname -a
Linux denis-Aspire-VN7-791G 4.10.0-38-generic #42~16.04.1-Ubuntu SMP Tue Oct 10 16:32:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ lshw -c network
WARNING: you should run this program as super-user.
*-network
description: Wireless interface
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:07:00.0
logical name: wlp7s0
version: 20
serial: ac:d1:b8:4e:2d:05
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath10k_pci driverversion=4.10.0-38-generic firmware=SW_RM.1.1.1-00157-QCARMSWPZ-1 ip=192.168.43.156 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:36 memory:d1400000-d15fffff
$ cat /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
[connection]
wifi.powersave = 2
$ iwconfig
docker0 no wireless extensions.
wlp7s0 IEEE 802.11 ESSID:"Honor 10"
Mode:Managed Frequency:5.24 GHz Access Point: A4:93:3F:99:75:94
Bit Rate=6 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=65/70 Signal level=-45 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:68 Missed beacon:0
enp8s0 no wireless extensions.
lo no wireless extensions.
I need to find a way to fix it either with a new driver, or patching the existing one. Any suggestions?.. Maybe an easy fix?
drivers wireless network-manager crash atheros
New contributor
Please edit the question to include results foriwconfig; cat /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
– Jeremy31
2 hours ago
The 4.10 kernel is unsupported for at least a year, install the newest 4.4 or 4.15 kernel
– Jeremy31
2 hours ago
add a comment |
Everytime my laptop goes to sleep (low battery), wireless adapter crashes. This makes the system completly unusable. I cannot remove the driver, kill it, or restart NetworkManager. I cannot reboot neither.
[40164.539367] wlp7s0: deauthenticating from 1a:5b:0e:ed:a3:9d by local choice (Reason: 3=DEAUTH_LEAVING)
[40164.790817] ath10k_pci 0000:07:00.0: firmware crashed! (uuid a6543dc3-4488-4dd3-8907-d3d69f6810ab)
[40164.790837] ath10k_pci 0000:07:00.0: qca6174 hw2.1 target 0x05010000 chip_id 0x003405ff sub 105b:e08e
[40164.790844] ath10k_pci 0000:07:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0
[40164.792107] ath10k_pci 0000:07:00.0: firmware ver SW_RM.1.1.1-00157-QCARMSWPZ-1 api 5 features ignore-otp,no-4addr-pad crc32 10bf8e08
[40164.792763] ath10k_pci 0000:07:00.0: board_file api 2 bmi_id N/A crc32 ae2e275a
[40164.792771] ath10k_pci 0000:07:00.0: htt-ver 3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
...a very long stacktrace below...
denis:~ $ ps ax | grep ath10
783 ? S< 0:00 [ath10k_wq]
784 ? S< 0:00 [ath10k_aux_wq]
23090 pts/2 D+ 0:00 sudo modprobe -r ath10k_pci
23381 ? D 0:00 sudo rmmod ath10k_pci
23564 ? D 0:00 sudo pkill ath10k_pci
23951 pts/3 S+ 0:00 grep --color=auto ath10
/lib/firmware/ath10k/QCA6174 $ ls
hw2.1 hw3.0
/lib/firmware/ath10k/QCA6174/hw2.1 $ sha256sum firmware-5.bin
cc77874b709e26ffcc1cd548a4813e4be8cd523329c1b3ba34e341417d2935c5 firmware-5.bin
/lib/firmware/ath10k/QCA6174/hw2.1 $ uname -a
Linux denis-Aspire-VN7-791G 4.10.0-38-generic #42~16.04.1-Ubuntu SMP Tue Oct 10 16:32:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ lshw -c network
WARNING: you should run this program as super-user.
*-network
description: Wireless interface
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:07:00.0
logical name: wlp7s0
version: 20
serial: ac:d1:b8:4e:2d:05
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath10k_pci driverversion=4.10.0-38-generic firmware=SW_RM.1.1.1-00157-QCARMSWPZ-1 ip=192.168.43.156 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:36 memory:d1400000-d15fffff
$ cat /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
[connection]
wifi.powersave = 2
$ iwconfig
docker0 no wireless extensions.
wlp7s0 IEEE 802.11 ESSID:"Honor 10"
Mode:Managed Frequency:5.24 GHz Access Point: A4:93:3F:99:75:94
Bit Rate=6 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=65/70 Signal level=-45 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:68 Missed beacon:0
enp8s0 no wireless extensions.
lo no wireless extensions.
I need to find a way to fix it either with a new driver, or patching the existing one. Any suggestions?.. Maybe an easy fix?
drivers wireless network-manager crash atheros
New contributor
Everytime my laptop goes to sleep (low battery), wireless adapter crashes. This makes the system completly unusable. I cannot remove the driver, kill it, or restart NetworkManager. I cannot reboot neither.
[40164.539367] wlp7s0: deauthenticating from 1a:5b:0e:ed:a3:9d by local choice (Reason: 3=DEAUTH_LEAVING)
[40164.790817] ath10k_pci 0000:07:00.0: firmware crashed! (uuid a6543dc3-4488-4dd3-8907-d3d69f6810ab)
[40164.790837] ath10k_pci 0000:07:00.0: qca6174 hw2.1 target 0x05010000 chip_id 0x003405ff sub 105b:e08e
[40164.790844] ath10k_pci 0000:07:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0
[40164.792107] ath10k_pci 0000:07:00.0: firmware ver SW_RM.1.1.1-00157-QCARMSWPZ-1 api 5 features ignore-otp,no-4addr-pad crc32 10bf8e08
[40164.792763] ath10k_pci 0000:07:00.0: board_file api 2 bmi_id N/A crc32 ae2e275a
[40164.792771] ath10k_pci 0000:07:00.0: htt-ver 3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
...a very long stacktrace below...
denis:~ $ ps ax | grep ath10
783 ? S< 0:00 [ath10k_wq]
784 ? S< 0:00 [ath10k_aux_wq]
23090 pts/2 D+ 0:00 sudo modprobe -r ath10k_pci
23381 ? D 0:00 sudo rmmod ath10k_pci
23564 ? D 0:00 sudo pkill ath10k_pci
23951 pts/3 S+ 0:00 grep --color=auto ath10
/lib/firmware/ath10k/QCA6174 $ ls
hw2.1 hw3.0
/lib/firmware/ath10k/QCA6174/hw2.1 $ sha256sum firmware-5.bin
cc77874b709e26ffcc1cd548a4813e4be8cd523329c1b3ba34e341417d2935c5 firmware-5.bin
/lib/firmware/ath10k/QCA6174/hw2.1 $ uname -a
Linux denis-Aspire-VN7-791G 4.10.0-38-generic #42~16.04.1-Ubuntu SMP Tue Oct 10 16:32:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ lshw -c network
WARNING: you should run this program as super-user.
*-network
description: Wireless interface
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:07:00.0
logical name: wlp7s0
version: 20
serial: ac:d1:b8:4e:2d:05
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath10k_pci driverversion=4.10.0-38-generic firmware=SW_RM.1.1.1-00157-QCARMSWPZ-1 ip=192.168.43.156 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:36 memory:d1400000-d15fffff
$ cat /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
[connection]
wifi.powersave = 2
$ iwconfig
docker0 no wireless extensions.
wlp7s0 IEEE 802.11 ESSID:"Honor 10"
Mode:Managed Frequency:5.24 GHz Access Point: A4:93:3F:99:75:94
Bit Rate=6 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=65/70 Signal level=-45 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:68 Missed beacon:0
enp8s0 no wireless extensions.
lo no wireless extensions.
I need to find a way to fix it either with a new driver, or patching the existing one. Any suggestions?.. Maybe an easy fix?
drivers wireless network-manager crash atheros
drivers wireless network-manager crash atheros
New contributor
New contributor
edited 2 hours ago
dgan
New contributor
asked 3 hours ago
dgandgan
1012
1012
New contributor
New contributor
Please edit the question to include results foriwconfig; cat /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
– Jeremy31
2 hours ago
The 4.10 kernel is unsupported for at least a year, install the newest 4.4 or 4.15 kernel
– Jeremy31
2 hours ago
add a comment |
Please edit the question to include results foriwconfig; cat /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
– Jeremy31
2 hours ago
The 4.10 kernel is unsupported for at least a year, install the newest 4.4 or 4.15 kernel
– Jeremy31
2 hours ago
Please edit the question to include results for
iwconfig; cat /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
– Jeremy31
2 hours ago
Please edit the question to include results for
iwconfig; cat /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
– Jeremy31
2 hours ago
The 4.10 kernel is unsupported for at least a year, install the newest 4.4 or 4.15 kernel
– Jeremy31
2 hours ago
The 4.10 kernel is unsupported for at least a year, install the newest 4.4 or 4.15 kernel
– Jeremy31
2 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
dgan is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1123896%2ffirmware-crash-qca6174-hw2-1%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
dgan is a new contributor. Be nice, and check out our Code of Conduct.
dgan is a new contributor. Be nice, and check out our Code of Conduct.
dgan is a new contributor. Be nice, and check out our Code of Conduct.
dgan is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1123896%2ffirmware-crash-qca6174-hw2-1%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please edit the question to include results for
iwconfig; cat /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
– Jeremy31
2 hours ago
The 4.10 kernel is unsupported for at least a year, install the newest 4.4 or 4.15 kernel
– Jeremy31
2 hours ago