Ubuntu 18.10 + Wireless router (TP-Link) instability issue The 2019 Stack Overflow Developer Survey Results Are InUbuntu 18.10 wifi instabilityUnable to get wireless internet Qualcomm Atheros QCA6174 802.11acTunneled TLS WI-FI connection on Ubuntu 15.04 does not workHow can I turn on Qualcomm Atheros wireless NIC with Ubuntu 14.04?Qualcomm Atheros Device [168c:003e] (rev 32) QCA6174 - Problems after kernel/firmware update (4.2.0-18-generic/firmware_1.149.2)Ubuntu 15.10 does not recognize Atheros 0041 wireless cardProblem with TP-Link Wireless TL-WN851ND PCI AdapterInternet connection problem - Aspire-V5-591GInstalling linux-firmware from 17.10 on 17.04when i connect the bluetooth headset the wifi does not workUbuntu 18.10 wifi instability

Protecting Dualbooting Windows from dangerous code (like rm -rf)

One word riddle: Vowel in the middle

Is "plugging out" electronic devices an American expression?

Resizing object distorts it (Illustrator CC 2018)

Why did Acorn's A3000 have red function keys?

FPGA - DIY Programming

Multiply Two Integer Polynomials

Feature engineering suggestion required

Is bread bad for ducks?

Which Sci-Fi work first showed weapon of galactic-scale mass destruction?

What do the Banks children have against barley water?

How to deal with fear of taking dependencies

Pokemon Turn Based battle (Python)

If a Druid sees an animal’s corpse, can they Wild Shape into that animal?

What tool would a Roman-age civilization have for the breaking of silver and other metals into dust?

Can we generate random numbers using irrational numbers like π and e?

Worn-tile Scrabble

Did Section 31 appear in Star Trek: The Next Generation?

How technical should a Scrum Master be to effectively remove impediments?

Is this app Icon Browser Safe/Legit?

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

How can I autofill dates in Excel excluding Sunday?

Is there a symbol for a right arrow with a square in the middle?

Right tool to dig six foot holes?



Ubuntu 18.10 + Wireless router (TP-Link) instability issue



The 2019 Stack Overflow Developer Survey Results Are InUbuntu 18.10 wifi instabilityUnable to get wireless internet Qualcomm Atheros QCA6174 802.11acTunneled TLS WI-FI connection on Ubuntu 15.04 does not workHow can I turn on Qualcomm Atheros wireless NIC with Ubuntu 14.04?Qualcomm Atheros Device [168c:003e] (rev 32) QCA6174 - Problems after kernel/firmware update (4.2.0-18-generic/firmware_1.149.2)Ubuntu 15.10 does not recognize Atheros 0041 wireless cardProblem with TP-Link Wireless TL-WN851ND PCI AdapterInternet connection problem - Aspire-V5-591GInstalling linux-firmware from 17.10 on 17.04when i connect the bluetooth headset the wifi does not workUbuntu 18.10 wifi instability



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have just installed Ubuntu 18.10. Great experience so far except for the following issue:



Whenever I try to access some websites like Netflix or Mathworks, the connection to the wireless router is lost and I have to reinitialize both for them to work. It seems that when the data-flow is high, the connection is lost, but I am not sure. The wireless router is a TP-Link model TL-WR841N(TPD) Ver: 10.0. I am using Ubuntu 18.10 on a Samsung laptop model NP910S3K. Both the laptop and the router are using the default configurations, I only changed the router passwords.



The same machine using Windows 10 and another machine (a macbook-pro late 2013) running MAC-OS High Sierra don't have this issue. They work well with the OS they came with. But I want to use linux, not windows or macOS.



I am not an expert user, I just like the idea of moving definitively to Linux. At the university, the machines work as a charm. I am having this problems just at home.




$ lspci -nnk | grep 0280 -A3
01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac
Wireless Network Adapter [168c:003e] (rev 20)
Subsystem: Samsung Electronics Co Ltd QCA6174 802.11ac Wireless Network Adapter [144d:4125]
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci









share|improve this question



















  • 1





    Let's start by identifying the wireless device in the laptop. Please edit your question to add the result of the terminal command: lspci -nnk | grep 0280 -A3 Welcome to Ask Ubuntu.

    – chili555
    Dec 28 '18 at 22:59











  • chill55, thanks for the fast response. I included it in the description

    – Lucas Silveira
    Dec 29 '18 at 19:30












  • Please, someone help me. This problem is driving me crazy, having to reboot the router around 50 times a day is a deal-breaker.

    – Lucas Silveira
    Jan 1 at 20:06











  • If you're on firmware-6, using a kernel above 4.14 then perhaps some generic options like disabling power saving, disabling led flashing, disabling passive scans might help point the way?

    – pbhj
    Jan 6 at 22:17











  • @pbhj How do I make this modifications, could you pass me the terminal commands? I am not a linux expert, just a normal user trying to switch to it.

    – Lucas Silveira
    Jan 6 at 22:42

















0















I have just installed Ubuntu 18.10. Great experience so far except for the following issue:



Whenever I try to access some websites like Netflix or Mathworks, the connection to the wireless router is lost and I have to reinitialize both for them to work. It seems that when the data-flow is high, the connection is lost, but I am not sure. The wireless router is a TP-Link model TL-WR841N(TPD) Ver: 10.0. I am using Ubuntu 18.10 on a Samsung laptop model NP910S3K. Both the laptop and the router are using the default configurations, I only changed the router passwords.



The same machine using Windows 10 and another machine (a macbook-pro late 2013) running MAC-OS High Sierra don't have this issue. They work well with the OS they came with. But I want to use linux, not windows or macOS.



I am not an expert user, I just like the idea of moving definitively to Linux. At the university, the machines work as a charm. I am having this problems just at home.




$ lspci -nnk | grep 0280 -A3
01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac
Wireless Network Adapter [168c:003e] (rev 20)
Subsystem: Samsung Electronics Co Ltd QCA6174 802.11ac Wireless Network Adapter [144d:4125]
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci









share|improve this question



















  • 1





    Let's start by identifying the wireless device in the laptop. Please edit your question to add the result of the terminal command: lspci -nnk | grep 0280 -A3 Welcome to Ask Ubuntu.

    – chili555
    Dec 28 '18 at 22:59











  • chill55, thanks for the fast response. I included it in the description

    – Lucas Silveira
    Dec 29 '18 at 19:30












  • Please, someone help me. This problem is driving me crazy, having to reboot the router around 50 times a day is a deal-breaker.

    – Lucas Silveira
    Jan 1 at 20:06











  • If you're on firmware-6, using a kernel above 4.14 then perhaps some generic options like disabling power saving, disabling led flashing, disabling passive scans might help point the way?

    – pbhj
    Jan 6 at 22:17











  • @pbhj How do I make this modifications, could you pass me the terminal commands? I am not a linux expert, just a normal user trying to switch to it.

    – Lucas Silveira
    Jan 6 at 22:42













0












0








0








I have just installed Ubuntu 18.10. Great experience so far except for the following issue:



Whenever I try to access some websites like Netflix or Mathworks, the connection to the wireless router is lost and I have to reinitialize both for them to work. It seems that when the data-flow is high, the connection is lost, but I am not sure. The wireless router is a TP-Link model TL-WR841N(TPD) Ver: 10.0. I am using Ubuntu 18.10 on a Samsung laptop model NP910S3K. Both the laptop and the router are using the default configurations, I only changed the router passwords.



The same machine using Windows 10 and another machine (a macbook-pro late 2013) running MAC-OS High Sierra don't have this issue. They work well with the OS they came with. But I want to use linux, not windows or macOS.



I am not an expert user, I just like the idea of moving definitively to Linux. At the university, the machines work as a charm. I am having this problems just at home.




$ lspci -nnk | grep 0280 -A3
01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac
Wireless Network Adapter [168c:003e] (rev 20)
Subsystem: Samsung Electronics Co Ltd QCA6174 802.11ac Wireless Network Adapter [144d:4125]
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci









share|improve this question
















I have just installed Ubuntu 18.10. Great experience so far except for the following issue:



Whenever I try to access some websites like Netflix or Mathworks, the connection to the wireless router is lost and I have to reinitialize both for them to work. It seems that when the data-flow is high, the connection is lost, but I am not sure. The wireless router is a TP-Link model TL-WR841N(TPD) Ver: 10.0. I am using Ubuntu 18.10 on a Samsung laptop model NP910S3K. Both the laptop and the router are using the default configurations, I only changed the router passwords.



The same machine using Windows 10 and another machine (a macbook-pro late 2013) running MAC-OS High Sierra don't have this issue. They work well with the OS they came with. But I want to use linux, not windows or macOS.



I am not an expert user, I just like the idea of moving definitively to Linux. At the university, the machines work as a charm. I am having this problems just at home.




$ lspci -nnk | grep 0280 -A3
01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac
Wireless Network Adapter [168c:003e] (rev 20)
Subsystem: Samsung Electronics Co Ltd QCA6174 802.11ac Wireless Network Adapter [144d:4125]
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci






networking wireless 18.10 tp-link






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited yesterday









Eric Carvalho

42.5k17117148




42.5k17117148










asked Dec 28 '18 at 21:57









Lucas SilveiraLucas Silveira

13




13







  • 1





    Let's start by identifying the wireless device in the laptop. Please edit your question to add the result of the terminal command: lspci -nnk | grep 0280 -A3 Welcome to Ask Ubuntu.

    – chili555
    Dec 28 '18 at 22:59











  • chill55, thanks for the fast response. I included it in the description

    – Lucas Silveira
    Dec 29 '18 at 19:30












  • Please, someone help me. This problem is driving me crazy, having to reboot the router around 50 times a day is a deal-breaker.

    – Lucas Silveira
    Jan 1 at 20:06











  • If you're on firmware-6, using a kernel above 4.14 then perhaps some generic options like disabling power saving, disabling led flashing, disabling passive scans might help point the way?

    – pbhj
    Jan 6 at 22:17











  • @pbhj How do I make this modifications, could you pass me the terminal commands? I am not a linux expert, just a normal user trying to switch to it.

    – Lucas Silveira
    Jan 6 at 22:42












  • 1





    Let's start by identifying the wireless device in the laptop. Please edit your question to add the result of the terminal command: lspci -nnk | grep 0280 -A3 Welcome to Ask Ubuntu.

    – chili555
    Dec 28 '18 at 22:59











  • chill55, thanks for the fast response. I included it in the description

    – Lucas Silveira
    Dec 29 '18 at 19:30












  • Please, someone help me. This problem is driving me crazy, having to reboot the router around 50 times a day is a deal-breaker.

    – Lucas Silveira
    Jan 1 at 20:06











  • If you're on firmware-6, using a kernel above 4.14 then perhaps some generic options like disabling power saving, disabling led flashing, disabling passive scans might help point the way?

    – pbhj
    Jan 6 at 22:17











  • @pbhj How do I make this modifications, could you pass me the terminal commands? I am not a linux expert, just a normal user trying to switch to it.

    – Lucas Silveira
    Jan 6 at 22:42







1




1





Let's start by identifying the wireless device in the laptop. Please edit your question to add the result of the terminal command: lspci -nnk | grep 0280 -A3 Welcome to Ask Ubuntu.

– chili555
Dec 28 '18 at 22:59





Let's start by identifying the wireless device in the laptop. Please edit your question to add the result of the terminal command: lspci -nnk | grep 0280 -A3 Welcome to Ask Ubuntu.

– chili555
Dec 28 '18 at 22:59













chill55, thanks for the fast response. I included it in the description

– Lucas Silveira
Dec 29 '18 at 19:30






chill55, thanks for the fast response. I included it in the description

– Lucas Silveira
Dec 29 '18 at 19:30














Please, someone help me. This problem is driving me crazy, having to reboot the router around 50 times a day is a deal-breaker.

– Lucas Silveira
Jan 1 at 20:06





Please, someone help me. This problem is driving me crazy, having to reboot the router around 50 times a day is a deal-breaker.

– Lucas Silveira
Jan 1 at 20:06













If you're on firmware-6, using a kernel above 4.14 then perhaps some generic options like disabling power saving, disabling led flashing, disabling passive scans might help point the way?

– pbhj
Jan 6 at 22:17





If you're on firmware-6, using a kernel above 4.14 then perhaps some generic options like disabling power saving, disabling led flashing, disabling passive scans might help point the way?

– pbhj
Jan 6 at 22:17













@pbhj How do I make this modifications, could you pass me the terminal commands? I am not a linux expert, just a normal user trying to switch to it.

– Lucas Silveira
Jan 6 at 22:42





@pbhj How do I make this modifications, could you pass me the terminal commands? I am not a linux expert, just a normal user trying to switch to it.

– Lucas Silveira
Jan 6 at 22:42










2 Answers
2






active

oldest

votes


















1














I notice that you said:




Both the laptop and the router are using the default configurations




First, check the settings in the router. WPA2-AES is preferred; not any WPA and WPA2 mixed mode and certainly not TKIP. Second, if your router is capable of N speeds, you may have better connectivity with a channel width of 20 MHz in the 2.4 GHz band instead of automatic 20/40 MHz, although it is likely to affect N speeds. I also have better luck with a fixed channel, either 1, 6 or 11, rather than automatic channel selection. Also, be certain the router is not set to use N speeds only; auto B, G and N is preferred. After making these changes, reboot the router.



Next, I recommend that your regulatory domain be set explicitly. Check yours:



sudo iw reg get


If you get 00, that is a one-size-maybe-fits-all setting. Find yours here: http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 Then set it temporarily:



sudo iw reg set IS


Of course, substitute your country code if not Iceland. Set it permanently:



sudo nano /etc/default/crda


Change the last line to read:



REGDOMAIN=IS


Proofread carefully, save and close the text editor.



After rebooting the computer, please give us your report.



EDIT: As you noted, there are many instances of 'ath10k_pci firmware crashed' in an internet search. Here is one that I suggest you try as the last post mentions a firmware change but no further complaints. https://github.com/manjaro/packages-core/issues/131



Let's try it. From the terminal, first, we back up the existing file:



cd /lib/firmware/ath10k/QCA6174/hw3.0
sudo mv firmware-6.bin firmware-6.bak


Now we get the new firmware file:



sudo wget https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/4.4.1.c1/firmware-6.bin_RM.4.4.1.c1-00042-QCARMSWP-1


Any we rename it:



sudo mv firmware-6.bin_RM.4.4.1.c1-00042-QCARMSWP-1 firmware-6.bin


Reboot and let us see:



dmesg | grep ath





share|improve this answer

























  • Thank you chili555. I have made the modifications you suggested. Unfortunately the instability persists the same.

    – Lucas Silveira
    Jan 1 at 21:41











  • I wonder if there are any clues in the log. Please edit your question to include the result of: dmesg | grep -e ath -e wlp

    – chili555
    Jan 1 at 21:52











  • The file is to long to include in the question. However I intentionally entered Netflix to cause the internet to go down, and there was no modification in the file before and after the internet crashed.

    – Lucas Silveira
    Jan 1 at 22:07












  • I'd still like to examine the log. Please post it here and give us the link: paste.ubuntu.com

    – chili555
    Jan 1 at 23:09






  • 1





    On the Samsung laptop, I have: lspci -nnk | grep 0280 -A3 01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac. I've read on some forums a huge list of people with this controller and the same problem of mine, but not solution.

    – Lucas Silveira
    Jan 6 at 19:26



















0














I had exactly the same problem as this (same wireless card and same exact router model) and contacted TP-Link. They sent me the following firmware binary for the router: http://static.tp-link.com/wr841ndv11_eu_beta.zip



After updating the router with this binary I haven't had a crash since. Kudos to TP-Link for getting back to me within 24 hours over a weekend with a perfect fix, posting here for posterity.






share|improve this answer








New contributor




Plaetean is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















    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
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1105229%2fubuntu-18-10-wireless-router-tp-link-instability-issue%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    I notice that you said:




    Both the laptop and the router are using the default configurations




    First, check the settings in the router. WPA2-AES is preferred; not any WPA and WPA2 mixed mode and certainly not TKIP. Second, if your router is capable of N speeds, you may have better connectivity with a channel width of 20 MHz in the 2.4 GHz band instead of automatic 20/40 MHz, although it is likely to affect N speeds. I also have better luck with a fixed channel, either 1, 6 or 11, rather than automatic channel selection. Also, be certain the router is not set to use N speeds only; auto B, G and N is preferred. After making these changes, reboot the router.



    Next, I recommend that your regulatory domain be set explicitly. Check yours:



    sudo iw reg get


    If you get 00, that is a one-size-maybe-fits-all setting. Find yours here: http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 Then set it temporarily:



    sudo iw reg set IS


    Of course, substitute your country code if not Iceland. Set it permanently:



    sudo nano /etc/default/crda


    Change the last line to read:



    REGDOMAIN=IS


    Proofread carefully, save and close the text editor.



    After rebooting the computer, please give us your report.



    EDIT: As you noted, there are many instances of 'ath10k_pci firmware crashed' in an internet search. Here is one that I suggest you try as the last post mentions a firmware change but no further complaints. https://github.com/manjaro/packages-core/issues/131



    Let's try it. From the terminal, first, we back up the existing file:



    cd /lib/firmware/ath10k/QCA6174/hw3.0
    sudo mv firmware-6.bin firmware-6.bak


    Now we get the new firmware file:



    sudo wget https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/4.4.1.c1/firmware-6.bin_RM.4.4.1.c1-00042-QCARMSWP-1


    Any we rename it:



    sudo mv firmware-6.bin_RM.4.4.1.c1-00042-QCARMSWP-1 firmware-6.bin


    Reboot and let us see:



    dmesg | grep ath





    share|improve this answer

























    • Thank you chili555. I have made the modifications you suggested. Unfortunately the instability persists the same.

      – Lucas Silveira
      Jan 1 at 21:41











    • I wonder if there are any clues in the log. Please edit your question to include the result of: dmesg | grep -e ath -e wlp

      – chili555
      Jan 1 at 21:52











    • The file is to long to include in the question. However I intentionally entered Netflix to cause the internet to go down, and there was no modification in the file before and after the internet crashed.

      – Lucas Silveira
      Jan 1 at 22:07












    • I'd still like to examine the log. Please post it here and give us the link: paste.ubuntu.com

      – chili555
      Jan 1 at 23:09






    • 1





      On the Samsung laptop, I have: lspci -nnk | grep 0280 -A3 01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac. I've read on some forums a huge list of people with this controller and the same problem of mine, but not solution.

      – Lucas Silveira
      Jan 6 at 19:26
















    1














    I notice that you said:




    Both the laptop and the router are using the default configurations




    First, check the settings in the router. WPA2-AES is preferred; not any WPA and WPA2 mixed mode and certainly not TKIP. Second, if your router is capable of N speeds, you may have better connectivity with a channel width of 20 MHz in the 2.4 GHz band instead of automatic 20/40 MHz, although it is likely to affect N speeds. I also have better luck with a fixed channel, either 1, 6 or 11, rather than automatic channel selection. Also, be certain the router is not set to use N speeds only; auto B, G and N is preferred. After making these changes, reboot the router.



    Next, I recommend that your regulatory domain be set explicitly. Check yours:



    sudo iw reg get


    If you get 00, that is a one-size-maybe-fits-all setting. Find yours here: http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 Then set it temporarily:



    sudo iw reg set IS


    Of course, substitute your country code if not Iceland. Set it permanently:



    sudo nano /etc/default/crda


    Change the last line to read:



    REGDOMAIN=IS


    Proofread carefully, save and close the text editor.



    After rebooting the computer, please give us your report.



    EDIT: As you noted, there are many instances of 'ath10k_pci firmware crashed' in an internet search. Here is one that I suggest you try as the last post mentions a firmware change but no further complaints. https://github.com/manjaro/packages-core/issues/131



    Let's try it. From the terminal, first, we back up the existing file:



    cd /lib/firmware/ath10k/QCA6174/hw3.0
    sudo mv firmware-6.bin firmware-6.bak


    Now we get the new firmware file:



    sudo wget https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/4.4.1.c1/firmware-6.bin_RM.4.4.1.c1-00042-QCARMSWP-1


    Any we rename it:



    sudo mv firmware-6.bin_RM.4.4.1.c1-00042-QCARMSWP-1 firmware-6.bin


    Reboot and let us see:



    dmesg | grep ath





    share|improve this answer

























    • Thank you chili555. I have made the modifications you suggested. Unfortunately the instability persists the same.

      – Lucas Silveira
      Jan 1 at 21:41











    • I wonder if there are any clues in the log. Please edit your question to include the result of: dmesg | grep -e ath -e wlp

      – chili555
      Jan 1 at 21:52











    • The file is to long to include in the question. However I intentionally entered Netflix to cause the internet to go down, and there was no modification in the file before and after the internet crashed.

      – Lucas Silveira
      Jan 1 at 22:07












    • I'd still like to examine the log. Please post it here and give us the link: paste.ubuntu.com

      – chili555
      Jan 1 at 23:09






    • 1





      On the Samsung laptop, I have: lspci -nnk | grep 0280 -A3 01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac. I've read on some forums a huge list of people with this controller and the same problem of mine, but not solution.

      – Lucas Silveira
      Jan 6 at 19:26














    1












    1








    1







    I notice that you said:




    Both the laptop and the router are using the default configurations




    First, check the settings in the router. WPA2-AES is preferred; not any WPA and WPA2 mixed mode and certainly not TKIP. Second, if your router is capable of N speeds, you may have better connectivity with a channel width of 20 MHz in the 2.4 GHz band instead of automatic 20/40 MHz, although it is likely to affect N speeds. I also have better luck with a fixed channel, either 1, 6 or 11, rather than automatic channel selection. Also, be certain the router is not set to use N speeds only; auto B, G and N is preferred. After making these changes, reboot the router.



    Next, I recommend that your regulatory domain be set explicitly. Check yours:



    sudo iw reg get


    If you get 00, that is a one-size-maybe-fits-all setting. Find yours here: http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 Then set it temporarily:



    sudo iw reg set IS


    Of course, substitute your country code if not Iceland. Set it permanently:



    sudo nano /etc/default/crda


    Change the last line to read:



    REGDOMAIN=IS


    Proofread carefully, save and close the text editor.



    After rebooting the computer, please give us your report.



    EDIT: As you noted, there are many instances of 'ath10k_pci firmware crashed' in an internet search. Here is one that I suggest you try as the last post mentions a firmware change but no further complaints. https://github.com/manjaro/packages-core/issues/131



    Let's try it. From the terminal, first, we back up the existing file:



    cd /lib/firmware/ath10k/QCA6174/hw3.0
    sudo mv firmware-6.bin firmware-6.bak


    Now we get the new firmware file:



    sudo wget https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/4.4.1.c1/firmware-6.bin_RM.4.4.1.c1-00042-QCARMSWP-1


    Any we rename it:



    sudo mv firmware-6.bin_RM.4.4.1.c1-00042-QCARMSWP-1 firmware-6.bin


    Reboot and let us see:



    dmesg | grep ath





    share|improve this answer















    I notice that you said:




    Both the laptop and the router are using the default configurations




    First, check the settings in the router. WPA2-AES is preferred; not any WPA and WPA2 mixed mode and certainly not TKIP. Second, if your router is capable of N speeds, you may have better connectivity with a channel width of 20 MHz in the 2.4 GHz band instead of automatic 20/40 MHz, although it is likely to affect N speeds. I also have better luck with a fixed channel, either 1, 6 or 11, rather than automatic channel selection. Also, be certain the router is not set to use N speeds only; auto B, G and N is preferred. After making these changes, reboot the router.



    Next, I recommend that your regulatory domain be set explicitly. Check yours:



    sudo iw reg get


    If you get 00, that is a one-size-maybe-fits-all setting. Find yours here: http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 Then set it temporarily:



    sudo iw reg set IS


    Of course, substitute your country code if not Iceland. Set it permanently:



    sudo nano /etc/default/crda


    Change the last line to read:



    REGDOMAIN=IS


    Proofread carefully, save and close the text editor.



    After rebooting the computer, please give us your report.



    EDIT: As you noted, there are many instances of 'ath10k_pci firmware crashed' in an internet search. Here is one that I suggest you try as the last post mentions a firmware change but no further complaints. https://github.com/manjaro/packages-core/issues/131



    Let's try it. From the terminal, first, we back up the existing file:



    cd /lib/firmware/ath10k/QCA6174/hw3.0
    sudo mv firmware-6.bin firmware-6.bak


    Now we get the new firmware file:



    sudo wget https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/4.4.1.c1/firmware-6.bin_RM.4.4.1.c1-00042-QCARMSWP-1


    Any we rename it:



    sudo mv firmware-6.bin_RM.4.4.1.c1-00042-QCARMSWP-1 firmware-6.bin


    Reboot and let us see:



    dmesg | grep ath






    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Jan 6 at 21:38

























    answered Jan 1 at 20:45









    chili555chili555

    39.1k55281




    39.1k55281












    • Thank you chili555. I have made the modifications you suggested. Unfortunately the instability persists the same.

      – Lucas Silveira
      Jan 1 at 21:41











    • I wonder if there are any clues in the log. Please edit your question to include the result of: dmesg | grep -e ath -e wlp

      – chili555
      Jan 1 at 21:52











    • The file is to long to include in the question. However I intentionally entered Netflix to cause the internet to go down, and there was no modification in the file before and after the internet crashed.

      – Lucas Silveira
      Jan 1 at 22:07












    • I'd still like to examine the log. Please post it here and give us the link: paste.ubuntu.com

      – chili555
      Jan 1 at 23:09






    • 1





      On the Samsung laptop, I have: lspci -nnk | grep 0280 -A3 01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac. I've read on some forums a huge list of people with this controller and the same problem of mine, but not solution.

      – Lucas Silveira
      Jan 6 at 19:26


















    • Thank you chili555. I have made the modifications you suggested. Unfortunately the instability persists the same.

      – Lucas Silveira
      Jan 1 at 21:41











    • I wonder if there are any clues in the log. Please edit your question to include the result of: dmesg | grep -e ath -e wlp

      – chili555
      Jan 1 at 21:52











    • The file is to long to include in the question. However I intentionally entered Netflix to cause the internet to go down, and there was no modification in the file before and after the internet crashed.

      – Lucas Silveira
      Jan 1 at 22:07












    • I'd still like to examine the log. Please post it here and give us the link: paste.ubuntu.com

      – chili555
      Jan 1 at 23:09






    • 1





      On the Samsung laptop, I have: lspci -nnk | grep 0280 -A3 01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac. I've read on some forums a huge list of people with this controller and the same problem of mine, but not solution.

      – Lucas Silveira
      Jan 6 at 19:26

















    Thank you chili555. I have made the modifications you suggested. Unfortunately the instability persists the same.

    – Lucas Silveira
    Jan 1 at 21:41





    Thank you chili555. I have made the modifications you suggested. Unfortunately the instability persists the same.

    – Lucas Silveira
    Jan 1 at 21:41













    I wonder if there are any clues in the log. Please edit your question to include the result of: dmesg | grep -e ath -e wlp

    – chili555
    Jan 1 at 21:52





    I wonder if there are any clues in the log. Please edit your question to include the result of: dmesg | grep -e ath -e wlp

    – chili555
    Jan 1 at 21:52













    The file is to long to include in the question. However I intentionally entered Netflix to cause the internet to go down, and there was no modification in the file before and after the internet crashed.

    – Lucas Silveira
    Jan 1 at 22:07






    The file is to long to include in the question. However I intentionally entered Netflix to cause the internet to go down, and there was no modification in the file before and after the internet crashed.

    – Lucas Silveira
    Jan 1 at 22:07














    I'd still like to examine the log. Please post it here and give us the link: paste.ubuntu.com

    – chili555
    Jan 1 at 23:09





    I'd still like to examine the log. Please post it here and give us the link: paste.ubuntu.com

    – chili555
    Jan 1 at 23:09




    1




    1





    On the Samsung laptop, I have: lspci -nnk | grep 0280 -A3 01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac. I've read on some forums a huge list of people with this controller and the same problem of mine, but not solution.

    – Lucas Silveira
    Jan 6 at 19:26






    On the Samsung laptop, I have: lspci -nnk | grep 0280 -A3 01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac. I've read on some forums a huge list of people with this controller and the same problem of mine, but not solution.

    – Lucas Silveira
    Jan 6 at 19:26














    0














    I had exactly the same problem as this (same wireless card and same exact router model) and contacted TP-Link. They sent me the following firmware binary for the router: http://static.tp-link.com/wr841ndv11_eu_beta.zip



    After updating the router with this binary I haven't had a crash since. Kudos to TP-Link for getting back to me within 24 hours over a weekend with a perfect fix, posting here for posterity.






    share|improve this answer








    New contributor




    Plaetean is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.
























      0














      I had exactly the same problem as this (same wireless card and same exact router model) and contacted TP-Link. They sent me the following firmware binary for the router: http://static.tp-link.com/wr841ndv11_eu_beta.zip



      After updating the router with this binary I haven't had a crash since. Kudos to TP-Link for getting back to me within 24 hours over a weekend with a perfect fix, posting here for posterity.






      share|improve this answer








      New contributor




      Plaetean is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















        0












        0








        0







        I had exactly the same problem as this (same wireless card and same exact router model) and contacted TP-Link. They sent me the following firmware binary for the router: http://static.tp-link.com/wr841ndv11_eu_beta.zip



        After updating the router with this binary I haven't had a crash since. Kudos to TP-Link for getting back to me within 24 hours over a weekend with a perfect fix, posting here for posterity.






        share|improve this answer








        New contributor




        Plaetean is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.










        I had exactly the same problem as this (same wireless card and same exact router model) and contacted TP-Link. They sent me the following firmware binary for the router: http://static.tp-link.com/wr841ndv11_eu_beta.zip



        After updating the router with this binary I haven't had a crash since. Kudos to TP-Link for getting back to me within 24 hours over a weekend with a perfect fix, posting here for posterity.







        share|improve this answer








        New contributor




        Plaetean is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer






        New contributor




        Plaetean is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 2 days ago









        PlaeteanPlaetean

        11




        11




        New contributor




        Plaetean is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        Plaetean is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        Plaetean is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.



























            draft saved

            draft discarded
















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1105229%2fubuntu-18-10-wireless-router-tp-link-instability-issue%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

            Tamil (spriik) Luke uk diar | Nawigatjuun

            Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

            Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?