Intel Wireless 8260 slow

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite
1












I've a PC with an Intel Wireless 8260 running Debian Unstable. networking.service slows the startup (with systemd) down with 1 minute and ~5 seconds. I'm running version 4.8.15-2 of the Linux kernel with version 20161130-2 of the iwlwifi firmware. After my system has finally started up, the internet is slow and I've to run sudo iw dev wlan set power_save off to make the speed acceptable, but still not the full speed I get on my cheap Windows laptop. The output of sudo dmesg | grep iwl is:



[ 4.668210] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
[ 4.681311] iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-24.ucode (-2)
[ 4.681313] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-24.ucode failed with error -2
[ 4.681326] iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-23.ucode (-2)
[ 4.681327] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-23.ucode failed with error -2
[ 4.695991] iwlwifi 0000:01:00.0: firmware: direct-loading firmware iwlwifi-8000C-22.ucode
[ 4.696663] iwlwifi 0000:01:00.0: loaded firmware version 22.361476.0 op_mode iwlmvm
[ 4.732100] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
[ 4.734471] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 4.735424] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 4.897671] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 66.833134] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 66.833550] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 66.972299] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 66.972727] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled


The output of sudo iwconfig wlan0 is:



wlan0 IEEE 802.11 ESSID:"VFNL-DE1BA0" 
Mode:Managed Frequency:2.447 GHz Access Point: 00:1D:AA:DE:1B:A0
Bit Rate=270 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=51/70 Signal level=-59 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:23 Missed beacon:0


How can I make my system startup fast and get the full speed of my internet?










share|improve this question























  • This could be related to the following bug: bugzilla.kernel.org/show_bug.cgi?id=190831 See also bugs.archlinux.org/task/51271
    – user205661
    Feb 15 '17 at 12:47














up vote
1
down vote

favorite
1












I've a PC with an Intel Wireless 8260 running Debian Unstable. networking.service slows the startup (with systemd) down with 1 minute and ~5 seconds. I'm running version 4.8.15-2 of the Linux kernel with version 20161130-2 of the iwlwifi firmware. After my system has finally started up, the internet is slow and I've to run sudo iw dev wlan set power_save off to make the speed acceptable, but still not the full speed I get on my cheap Windows laptop. The output of sudo dmesg | grep iwl is:



[ 4.668210] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
[ 4.681311] iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-24.ucode (-2)
[ 4.681313] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-24.ucode failed with error -2
[ 4.681326] iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-23.ucode (-2)
[ 4.681327] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-23.ucode failed with error -2
[ 4.695991] iwlwifi 0000:01:00.0: firmware: direct-loading firmware iwlwifi-8000C-22.ucode
[ 4.696663] iwlwifi 0000:01:00.0: loaded firmware version 22.361476.0 op_mode iwlmvm
[ 4.732100] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
[ 4.734471] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 4.735424] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 4.897671] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 66.833134] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 66.833550] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 66.972299] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 66.972727] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled


The output of sudo iwconfig wlan0 is:



wlan0 IEEE 802.11 ESSID:"VFNL-DE1BA0" 
Mode:Managed Frequency:2.447 GHz Access Point: 00:1D:AA:DE:1B:A0
Bit Rate=270 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=51/70 Signal level=-59 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:23 Missed beacon:0


How can I make my system startup fast and get the full speed of my internet?










share|improve this question























  • This could be related to the following bug: bugzilla.kernel.org/show_bug.cgi?id=190831 See also bugs.archlinux.org/task/51271
    – user205661
    Feb 15 '17 at 12:47












up vote
1
down vote

favorite
1









up vote
1
down vote

favorite
1






1





I've a PC with an Intel Wireless 8260 running Debian Unstable. networking.service slows the startup (with systemd) down with 1 minute and ~5 seconds. I'm running version 4.8.15-2 of the Linux kernel with version 20161130-2 of the iwlwifi firmware. After my system has finally started up, the internet is slow and I've to run sudo iw dev wlan set power_save off to make the speed acceptable, but still not the full speed I get on my cheap Windows laptop. The output of sudo dmesg | grep iwl is:



[ 4.668210] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
[ 4.681311] iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-24.ucode (-2)
[ 4.681313] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-24.ucode failed with error -2
[ 4.681326] iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-23.ucode (-2)
[ 4.681327] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-23.ucode failed with error -2
[ 4.695991] iwlwifi 0000:01:00.0: firmware: direct-loading firmware iwlwifi-8000C-22.ucode
[ 4.696663] iwlwifi 0000:01:00.0: loaded firmware version 22.361476.0 op_mode iwlmvm
[ 4.732100] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
[ 4.734471] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 4.735424] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 4.897671] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 66.833134] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 66.833550] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 66.972299] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 66.972727] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled


The output of sudo iwconfig wlan0 is:



wlan0 IEEE 802.11 ESSID:"VFNL-DE1BA0" 
Mode:Managed Frequency:2.447 GHz Access Point: 00:1D:AA:DE:1B:A0
Bit Rate=270 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=51/70 Signal level=-59 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:23 Missed beacon:0


How can I make my system startup fast and get the full speed of my internet?










share|improve this question















I've a PC with an Intel Wireless 8260 running Debian Unstable. networking.service slows the startup (with systemd) down with 1 minute and ~5 seconds. I'm running version 4.8.15-2 of the Linux kernel with version 20161130-2 of the iwlwifi firmware. After my system has finally started up, the internet is slow and I've to run sudo iw dev wlan set power_save off to make the speed acceptable, but still not the full speed I get on my cheap Windows laptop. The output of sudo dmesg | grep iwl is:



[ 4.668210] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
[ 4.681311] iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-24.ucode (-2)
[ 4.681313] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-24.ucode failed with error -2
[ 4.681326] iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-23.ucode (-2)
[ 4.681327] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-23.ucode failed with error -2
[ 4.695991] iwlwifi 0000:01:00.0: firmware: direct-loading firmware iwlwifi-8000C-22.ucode
[ 4.696663] iwlwifi 0000:01:00.0: loaded firmware version 22.361476.0 op_mode iwlmvm
[ 4.732100] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
[ 4.734471] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 4.735424] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 4.897671] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 66.833134] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 66.833550] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 66.972299] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 66.972727] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled


The output of sudo iwconfig wlan0 is:



wlan0 IEEE 802.11 ESSID:"VFNL-DE1BA0" 
Mode:Managed Frequency:2.447 GHz Access Point: 00:1D:AA:DE:1B:A0
Bit Rate=270 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=51/70 Signal level=-59 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:23 Missed beacon:0


How can I make my system startup fast and get the full speed of my internet?







debian wifi systemd iwlwifi






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 8 '17 at 17:23

























asked Jan 6 '17 at 15:05









wb9688

257212




257212











  • This could be related to the following bug: bugzilla.kernel.org/show_bug.cgi?id=190831 See also bugs.archlinux.org/task/51271
    – user205661
    Feb 15 '17 at 12:47
















  • This could be related to the following bug: bugzilla.kernel.org/show_bug.cgi?id=190831 See also bugs.archlinux.org/task/51271
    – user205661
    Feb 15 '17 at 12:47















This could be related to the following bug: bugzilla.kernel.org/show_bug.cgi?id=190831 See also bugs.archlinux.org/task/51271
– user205661
Feb 15 '17 at 12:47




This could be related to the following bug: bugzilla.kernel.org/show_bug.cgi?id=190831 See also bugs.archlinux.org/task/51271
– user205661
Feb 15 '17 at 12:47










2 Answers
2






active

oldest

votes

















up vote
3
down vote



accepted










There was a bug report filed against Ubuntu a few years back that said


echo "options iwlwifi 11n_disable=8" | sudo tee -a /etc/modprobe.d/iwlwifi.conf
Would help regain the performance by enabling aggressive tx
You will need to reboot or unload and load iwlwifi to see the change




share|improve this answer




















  • I had the same thing on deepin linux and now it's resolved. Thanks again!
    – Ð”митрий Архипенко
    Oct 14 at 11:52

















up vote
-1
down vote













I am stuck on the same stuff. i have tried swapping wifi manager. tried disable n11 from 1-11 and still its 4-5mbit down and 60mbit up. on windows I always get 100-300 mbit down on the 5ghz band. I have also been trying to swap drivers to older versions and it seems like nothing helps.



Now I am more in the thoughts of swapping the network card. What would be a good substitute to this? should be the same speed of a new card and also have bluetooth.



Elitebook 840 g3 here.





share








New contributor




scleb 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: "106"
    ;
    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: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f335395%2fintel-wireless-8260-slow%23new-answer', 'question_page');

    );

    Post as a guest






























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    3
    down vote



    accepted










    There was a bug report filed against Ubuntu a few years back that said


    echo "options iwlwifi 11n_disable=8" | sudo tee -a /etc/modprobe.d/iwlwifi.conf
    Would help regain the performance by enabling aggressive tx
    You will need to reboot or unload and load iwlwifi to see the change




    share|improve this answer




















    • I had the same thing on deepin linux and now it's resolved. Thanks again!
      – Ð”митрий Архипенко
      Oct 14 at 11:52














    up vote
    3
    down vote



    accepted










    There was a bug report filed against Ubuntu a few years back that said


    echo "options iwlwifi 11n_disable=8" | sudo tee -a /etc/modprobe.d/iwlwifi.conf
    Would help regain the performance by enabling aggressive tx
    You will need to reboot or unload and load iwlwifi to see the change




    share|improve this answer




















    • I had the same thing on deepin linux and now it's resolved. Thanks again!
      – Ð”митрий Архипенко
      Oct 14 at 11:52












    up vote
    3
    down vote



    accepted







    up vote
    3
    down vote



    accepted






    There was a bug report filed against Ubuntu a few years back that said


    echo "options iwlwifi 11n_disable=8" | sudo tee -a /etc/modprobe.d/iwlwifi.conf
    Would help regain the performance by enabling aggressive tx
    You will need to reboot or unload and load iwlwifi to see the change




    share|improve this answer












    There was a bug report filed against Ubuntu a few years back that said


    echo "options iwlwifi 11n_disable=8" | sudo tee -a /etc/modprobe.d/iwlwifi.conf
    Would help regain the performance by enabling aggressive tx
    You will need to reboot or unload and load iwlwifi to see the change





    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Jan 8 '17 at 18:15









    Jeremy31

    78739




    78739











    • I had the same thing on deepin linux and now it's resolved. Thanks again!
      – Ð”митрий Архипенко
      Oct 14 at 11:52
















    • I had the same thing on deepin linux and now it's resolved. Thanks again!
      – Ð”митрий Архипенко
      Oct 14 at 11:52















    I had the same thing on deepin linux and now it's resolved. Thanks again!
    – Ð”митрий Архипенко
    Oct 14 at 11:52




    I had the same thing on deepin linux and now it's resolved. Thanks again!
    – Ð”митрий Архипенко
    Oct 14 at 11:52












    up vote
    -1
    down vote













    I am stuck on the same stuff. i have tried swapping wifi manager. tried disable n11 from 1-11 and still its 4-5mbit down and 60mbit up. on windows I always get 100-300 mbit down on the 5ghz band. I have also been trying to swap drivers to older versions and it seems like nothing helps.



    Now I am more in the thoughts of swapping the network card. What would be a good substitute to this? should be the same speed of a new card and also have bluetooth.



    Elitebook 840 g3 here.





    share








    New contributor




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





















      up vote
      -1
      down vote













      I am stuck on the same stuff. i have tried swapping wifi manager. tried disable n11 from 1-11 and still its 4-5mbit down and 60mbit up. on windows I always get 100-300 mbit down on the 5ghz band. I have also been trying to swap drivers to older versions and it seems like nothing helps.



      Now I am more in the thoughts of swapping the network card. What would be a good substitute to this? should be the same speed of a new card and also have bluetooth.



      Elitebook 840 g3 here.





      share








      New contributor




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



















        up vote
        -1
        down vote










        up vote
        -1
        down vote









        I am stuck on the same stuff. i have tried swapping wifi manager. tried disable n11 from 1-11 and still its 4-5mbit down and 60mbit up. on windows I always get 100-300 mbit down on the 5ghz band. I have also been trying to swap drivers to older versions and it seems like nothing helps.



        Now I am more in the thoughts of swapping the network card. What would be a good substitute to this? should be the same speed of a new card and also have bluetooth.



        Elitebook 840 g3 here.





        share








        New contributor




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









        I am stuck on the same stuff. i have tried swapping wifi manager. tried disable n11 from 1-11 and still its 4-5mbit down and 60mbit up. on windows I always get 100-300 mbit down on the 5ghz band. I have also been trying to swap drivers to older versions and it seems like nothing helps.



        Now I am more in the thoughts of swapping the network card. What would be a good substitute to this? should be the same speed of a new card and also have bluetooth.



        Elitebook 840 g3 here.






        share








        New contributor




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








        share


        share






        New contributor




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









        answered 5 mins ago









        scleb

        1




        1




        New contributor




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





        New contributor





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






        scleb 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















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f335395%2fintel-wireless-8260-slow%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            Peggy Mitchell

            Palaiologos

            The Forum (Inglewood, California)