No WiFi adapter found, Dell XPS 9570, Killer 1350 card











up vote
2
down vote

favorite












Linux newbie here. I've installed Ubuntu 18.04.1 alongside Windows 10 on my machine. Everything was working smoothly for about a week and then, all of a sudden, the network card just decided to die on me. After installing firmware, and rebooting network manager, the card was still not accessible through BIOS, through Windows or Ubuntu. I couldn't even see it.



So I got a new card from dell (as the laptop is still under warranty), but they only have the same card to replace it with. Now, I have Bluetooth and the card works when I boot into windows. However, under WiFi, it still says there is no WiFi adapter.



Can someone please help?



Some further info:



sudo lshw -C network:



*-network UNCLAIMED       
description: Network controller
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:3b:00.0
version: 32
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress cap_list
configuration: latency=0
resources: memory:ed200000-ed3fffff
*-network
description: Ethernet interface
physical id: 2
logical name: enp0s20f0u5
serial: 56:37:21:ac:5b:58
capabilities: ethernet physical
configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device link=yes multicast=yes


rfkill list:



0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no


dmesg | grep ath10k:



(gives me nothing)


lspci -nnk | grep 0280 -A3:



3b:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
Subsystem: Bigfoot Networks, Inc. QCA6174 802.11ac Wireless Network Adapter [1a56:1535]
Kernel modules: ath10k_pci, wl
3c:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader [10ec:525a] (rev 01)









share|improve this question
























  • What is the exact response to the terminal command: sudo modprobe ath10k_pci && dmesg | grep ath Welcome to Ask Ubuntu.
    – chili555
    Nov 14 at 2:45















up vote
2
down vote

favorite












Linux newbie here. I've installed Ubuntu 18.04.1 alongside Windows 10 on my machine. Everything was working smoothly for about a week and then, all of a sudden, the network card just decided to die on me. After installing firmware, and rebooting network manager, the card was still not accessible through BIOS, through Windows or Ubuntu. I couldn't even see it.



So I got a new card from dell (as the laptop is still under warranty), but they only have the same card to replace it with. Now, I have Bluetooth and the card works when I boot into windows. However, under WiFi, it still says there is no WiFi adapter.



Can someone please help?



Some further info:



sudo lshw -C network:



*-network UNCLAIMED       
description: Network controller
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:3b:00.0
version: 32
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress cap_list
configuration: latency=0
resources: memory:ed200000-ed3fffff
*-network
description: Ethernet interface
physical id: 2
logical name: enp0s20f0u5
serial: 56:37:21:ac:5b:58
capabilities: ethernet physical
configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device link=yes multicast=yes


rfkill list:



0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no


dmesg | grep ath10k:



(gives me nothing)


lspci -nnk | grep 0280 -A3:



3b:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
Subsystem: Bigfoot Networks, Inc. QCA6174 802.11ac Wireless Network Adapter [1a56:1535]
Kernel modules: ath10k_pci, wl
3c:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader [10ec:525a] (rev 01)









share|improve this question
























  • What is the exact response to the terminal command: sudo modprobe ath10k_pci && dmesg | grep ath Welcome to Ask Ubuntu.
    – chili555
    Nov 14 at 2:45













up vote
2
down vote

favorite









up vote
2
down vote

favorite











Linux newbie here. I've installed Ubuntu 18.04.1 alongside Windows 10 on my machine. Everything was working smoothly for about a week and then, all of a sudden, the network card just decided to die on me. After installing firmware, and rebooting network manager, the card was still not accessible through BIOS, through Windows or Ubuntu. I couldn't even see it.



So I got a new card from dell (as the laptop is still under warranty), but they only have the same card to replace it with. Now, I have Bluetooth and the card works when I boot into windows. However, under WiFi, it still says there is no WiFi adapter.



Can someone please help?



Some further info:



sudo lshw -C network:



*-network UNCLAIMED       
description: Network controller
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:3b:00.0
version: 32
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress cap_list
configuration: latency=0
resources: memory:ed200000-ed3fffff
*-network
description: Ethernet interface
physical id: 2
logical name: enp0s20f0u5
serial: 56:37:21:ac:5b:58
capabilities: ethernet physical
configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device link=yes multicast=yes


rfkill list:



0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no


dmesg | grep ath10k:



(gives me nothing)


lspci -nnk | grep 0280 -A3:



3b:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
Subsystem: Bigfoot Networks, Inc. QCA6174 802.11ac Wireless Network Adapter [1a56:1535]
Kernel modules: ath10k_pci, wl
3c:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader [10ec:525a] (rev 01)









share|improve this question















Linux newbie here. I've installed Ubuntu 18.04.1 alongside Windows 10 on my machine. Everything was working smoothly for about a week and then, all of a sudden, the network card just decided to die on me. After installing firmware, and rebooting network manager, the card was still not accessible through BIOS, through Windows or Ubuntu. I couldn't even see it.



So I got a new card from dell (as the laptop is still under warranty), but they only have the same card to replace it with. Now, I have Bluetooth and the card works when I boot into windows. However, under WiFi, it still says there is no WiFi adapter.



Can someone please help?



Some further info:



sudo lshw -C network:



*-network UNCLAIMED       
description: Network controller
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:3b:00.0
version: 32
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress cap_list
configuration: latency=0
resources: memory:ed200000-ed3fffff
*-network
description: Ethernet interface
physical id: 2
logical name: enp0s20f0u5
serial: 56:37:21:ac:5b:58
capabilities: ethernet physical
configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device link=yes multicast=yes


rfkill list:



0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no


dmesg | grep ath10k:



(gives me nothing)


lspci -nnk | grep 0280 -A3:



3b:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
Subsystem: Bigfoot Networks, Inc. QCA6174 802.11ac Wireless Network Adapter [1a56:1535]
Kernel modules: ath10k_pci, wl
3c:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader [10ec:525a] (rev 01)






networking drivers wireless dell






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 14 at 3:50









muru

133k19282480




133k19282480










asked Nov 13 at 22:13









Dimitri Saridakis

132




132












  • What is the exact response to the terminal command: sudo modprobe ath10k_pci && dmesg | grep ath Welcome to Ask Ubuntu.
    – chili555
    Nov 14 at 2:45


















  • What is the exact response to the terminal command: sudo modprobe ath10k_pci && dmesg | grep ath Welcome to Ask Ubuntu.
    – chili555
    Nov 14 at 2:45
















What is the exact response to the terminal command: sudo modprobe ath10k_pci && dmesg | grep ath Welcome to Ask Ubuntu.
– chili555
Nov 14 at 2:45




What is the exact response to the terminal command: sudo modprobe ath10k_pci && dmesg | grep ath Welcome to Ask Ubuntu.
– chili555
Nov 14 at 2:45










1 Answer
1






active

oldest

votes

















up vote
0
down vote



accepted










I think you have a broken kernel update, try



sudo apt install --reinstall linux-modules-extra-$(uname -r)



Reboot






share|improve this answer





















  • My god i can't believe that worked! Hours and rabbit holes of terminal inputs with no result. I suppose if nothing else i'm much more familiar with the terminal and how drivers etc actually work. Thanks a million for your fix!
    – Dimitri Saridakis
    Nov 14 at 22:12











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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1092682%2fno-wifi-adapter-found-dell-xps-9570-killer-1350-card%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote



accepted










I think you have a broken kernel update, try



sudo apt install --reinstall linux-modules-extra-$(uname -r)



Reboot






share|improve this answer





















  • My god i can't believe that worked! Hours and rabbit holes of terminal inputs with no result. I suppose if nothing else i'm much more familiar with the terminal and how drivers etc actually work. Thanks a million for your fix!
    – Dimitri Saridakis
    Nov 14 at 22:12















up vote
0
down vote



accepted










I think you have a broken kernel update, try



sudo apt install --reinstall linux-modules-extra-$(uname -r)



Reboot






share|improve this answer





















  • My god i can't believe that worked! Hours and rabbit holes of terminal inputs with no result. I suppose if nothing else i'm much more familiar with the terminal and how drivers etc actually work. Thanks a million for your fix!
    – Dimitri Saridakis
    Nov 14 at 22:12













up vote
0
down vote



accepted







up vote
0
down vote



accepted






I think you have a broken kernel update, try



sudo apt install --reinstall linux-modules-extra-$(uname -r)



Reboot






share|improve this answer












I think you have a broken kernel update, try



sudo apt install --reinstall linux-modules-extra-$(uname -r)



Reboot







share|improve this answer












share|improve this answer



share|improve this answer










answered Nov 14 at 12:27









Jeremy31

8,16021363




8,16021363












  • My god i can't believe that worked! Hours and rabbit holes of terminal inputs with no result. I suppose if nothing else i'm much more familiar with the terminal and how drivers etc actually work. Thanks a million for your fix!
    – Dimitri Saridakis
    Nov 14 at 22:12


















  • My god i can't believe that worked! Hours and rabbit holes of terminal inputs with no result. I suppose if nothing else i'm much more familiar with the terminal and how drivers etc actually work. Thanks a million for your fix!
    – Dimitri Saridakis
    Nov 14 at 22:12
















My god i can't believe that worked! Hours and rabbit holes of terminal inputs with no result. I suppose if nothing else i'm much more familiar with the terminal and how drivers etc actually work. Thanks a million for your fix!
– Dimitri Saridakis
Nov 14 at 22:12




My god i can't believe that worked! Hours and rabbit holes of terminal inputs with no result. I suppose if nothing else i'm much more familiar with the terminal and how drivers etc actually work. Thanks a million for your fix!
– Dimitri Saridakis
Nov 14 at 22:12


















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1092682%2fno-wifi-adapter-found-dell-xps-9570-killer-1350-card%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

ComboBox Display Member on multiple fields

Is it possible to collect Nectar points via Trainline?