Ubuntu 18.10 + Wireless router (TP-Link) instability issueUbuntu 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?Ubuntu 16.04 connects to Wifi, but no internet connectionProblem with TP-Link Wireless TL-WN851ND PCI Adapterwireless connection intermittent with 16.04LTSInternet connection problem - Aspire-V5-591GI cannot get wifi working (Ubuntu 18.04.1)when i connect the bluetooth headset the wifi does not workUbuntu 18.10 wifi instability

How is it possible for user's password to be changed after storage was encrypted? (on OS X, Android)

What is the meaning of "of trouble" in the following sentence?

Domain expired, GoDaddy holds it and is asking more money

Is a car considered movable or immovable property?

COUNT(id) or MAX(id) - which is faster?

What's the difference between repeating elections every few years and repeating a referendum after a few years?

What does 'script /dev/null' do?

Finding files for which a command fails

Does the average primeness of natural numbers tend to zero?

Eliminate empty elements from a list with a specific pattern

Symmetry in quantum mechanics

What to wear for invited talk in Canada

Can I legally use front facing blue light in the UK?

Piano - What is the notation for a double stop where both notes in the double stop are different lengths?

Prime joint compound before latex paint?

How can I fix this gap between bookcases I made?

Was there ever an axiom rendered a theorem?

Landlord wants to switch my lease to a "Land contract" to "get back at the city"

Pristine Bit Checking

Is domain driven design an anti-SQL pattern?

Crop image to path created in TikZ?

"My colleague's body is amazing"

Is this food a bread or a loaf?

Patience, young "Padovan"



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


Ubuntu 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?Ubuntu 16.04 connects to Wifi, but no internet connectionProblem with TP-Link Wireless TL-WN851ND PCI Adapterwireless connection intermittent with 16.04LTSInternet connection problem - Aspire-V5-591GI cannot get wifi working (Ubuntu 18.04.1)when 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.



Kind regards,



Lucas



Edit:



lucas@lucas-pc:~$ 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.



Kind regards,



Lucas



Edit:



lucas@lucas-pc:~$ 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.



Kind regards,



Lucas



Edit:



lucas@lucas-pc:~$ 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.



Kind regards,



Lucas



Edit:



lucas@lucas-pc:~$ 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 Jan 6 at 22:38







Lucas Silveira

















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

    39k55281




    39k55281












    • 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 4 hours 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

            Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

            fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap

            Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch