Why does my network connection keep disconnecting? Unicorn Meta Zoo #1: Why another podcast? ...

Expansion//Explosion and Siren Stormtamer

With indentation set to `0em`, when using a line break, there is still an indentation of a size of a space

Additive group of local rings

What's the difference between using dependency injection with a container and using a service locator?

Justification for leaving new position after a short time

How do I check if a string is entirely made of the same substring?

std::is_constructible on incomplete types

Check if a string is entirely made of the same substring

What to do with someone that cheated their way through university and a PhD program?

Reattaching fallen shelf to wall?

How to avoid introduction cliches

What’s with the clanks in Endgame?

Do I need to protect SFP ports and optics from dust/contaminants? If so, how?

Is it acceptable to use working hours to read general interest books?

Contradiction proof for inequality of P and NP?

finding a tangent line to a parabola

Is a 5 watt UHF/VHF handheld considered QRP?

Is it OK if I do not take the receipt in Germany?

Retract an already submitted recommendation letter (written for an undergrad student)

Has a Nobel Peace laureate ever been accused of war crimes?

Does Mathematica have an implementation of the Poisson binomial distribution?

Why isn't everyone flabbergasted about Bran's "gift"?

What is it called when you ride around on your front wheel?

Did the Roman Empire have penal colonies?



Why does my network connection keep disconnecting?



Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar Manara
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” question“aborting authentication by local choice (Reason: 3=DEAUTH_LEAVING)” when trying to connect to wifiRaspberryPi drops Wifi connectionuse only one wireless card to connect to wifi network and share internet through wifi at same timeKali linux run airbase-ng along with wpa_supplicantWPA supplicant dropping/disconnecting NIC in hotel wifiKali Linux not detecting NIC interfaceKali Linux wireless card not workingLinux Mint 18 can't connect to any wifi networkOpenSUSE wired connection works but WiFi does notEthernet button and Wifi button not showing in interfaceStuck in configuring interface loop in Network Manager on Manjaro KDE





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







1















I have successfully installed Kali Linux on my computer, but, upon installing it, I faced the problem of my network connection being extremely slow and disconnecting all the time. So I looked on the Internet and apparently my wireless card has a bad reputation with Linux.



I then decided to buy a wireless USB from Amazon.



I tried it out and it it has full bars, unlike my wireless card which had only 1 bar. I went on the Internet and everything was working fine. Then, all of a sudden, my Internet just went really slow and stopped working. I couldn't connect to anything and loading would be endless. Every time this happened, I'd go to the terminal and type in:



systemctl restart network-manager


After about a few seconds of executing this command, I'd be able to connect to the Internet normally with fast speeds again. Notice when the Internet starts to slow down, the bars are still full in the wireless tab for the USB adapter. This would happen every 5-10 minutes and I would do it every 5-10 minutes. I wanted to make a cron job for this but I honestly think that's a really stupid cheap way of fixing a bigger problem.



What is happening?



If someone needs any log files, just give me the command and I'll put the output on here.



EDIT(1):
This is the dmesg command executed while network is up:
http://pastebin.com/ZvhxQGHh










share|improve this question
















bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 1





    dmesg usually shows wifi issues, can you copy it here?

    – mikejonesey
    Oct 27 '16 at 23:13











  • This is the dmesg command executed while network is up: pastebin.com/ZvhxQGHh

    – RazeByte
    Nov 3 '16 at 3:45













  • Have you seen this? Not sure if it applies in your situation, but it might help to try ...unix.stackexchange.com/questions/386925/…

    – J. Taylor
    Jun 21 '18 at 3:09













  • ... also: superuser.com/questions/974017/…

    – J. Taylor
    Jun 21 '18 at 3:12


















1















I have successfully installed Kali Linux on my computer, but, upon installing it, I faced the problem of my network connection being extremely slow and disconnecting all the time. So I looked on the Internet and apparently my wireless card has a bad reputation with Linux.



I then decided to buy a wireless USB from Amazon.



I tried it out and it it has full bars, unlike my wireless card which had only 1 bar. I went on the Internet and everything was working fine. Then, all of a sudden, my Internet just went really slow and stopped working. I couldn't connect to anything and loading would be endless. Every time this happened, I'd go to the terminal and type in:



systemctl restart network-manager


After about a few seconds of executing this command, I'd be able to connect to the Internet normally with fast speeds again. Notice when the Internet starts to slow down, the bars are still full in the wireless tab for the USB adapter. This would happen every 5-10 minutes and I would do it every 5-10 minutes. I wanted to make a cron job for this but I honestly think that's a really stupid cheap way of fixing a bigger problem.



What is happening?



If someone needs any log files, just give me the command and I'll put the output on here.



EDIT(1):
This is the dmesg command executed while network is up:
http://pastebin.com/ZvhxQGHh










share|improve this question
















bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 1





    dmesg usually shows wifi issues, can you copy it here?

    – mikejonesey
    Oct 27 '16 at 23:13











  • This is the dmesg command executed while network is up: pastebin.com/ZvhxQGHh

    – RazeByte
    Nov 3 '16 at 3:45













  • Have you seen this? Not sure if it applies in your situation, but it might help to try ...unix.stackexchange.com/questions/386925/…

    – J. Taylor
    Jun 21 '18 at 3:09













  • ... also: superuser.com/questions/974017/…

    – J. Taylor
    Jun 21 '18 at 3:12














1












1








1


0






I have successfully installed Kali Linux on my computer, but, upon installing it, I faced the problem of my network connection being extremely slow and disconnecting all the time. So I looked on the Internet and apparently my wireless card has a bad reputation with Linux.



I then decided to buy a wireless USB from Amazon.



I tried it out and it it has full bars, unlike my wireless card which had only 1 bar. I went on the Internet and everything was working fine. Then, all of a sudden, my Internet just went really slow and stopped working. I couldn't connect to anything and loading would be endless. Every time this happened, I'd go to the terminal and type in:



systemctl restart network-manager


After about a few seconds of executing this command, I'd be able to connect to the Internet normally with fast speeds again. Notice when the Internet starts to slow down, the bars are still full in the wireless tab for the USB adapter. This would happen every 5-10 minutes and I would do it every 5-10 minutes. I wanted to make a cron job for this but I honestly think that's a really stupid cheap way of fixing a bigger problem.



What is happening?



If someone needs any log files, just give me the command and I'll put the output on here.



EDIT(1):
This is the dmesg command executed while network is up:
http://pastebin.com/ZvhxQGHh










share|improve this question
















I have successfully installed Kali Linux on my computer, but, upon installing it, I faced the problem of my network connection being extremely slow and disconnecting all the time. So I looked on the Internet and apparently my wireless card has a bad reputation with Linux.



I then decided to buy a wireless USB from Amazon.



I tried it out and it it has full bars, unlike my wireless card which had only 1 bar. I went on the Internet and everything was working fine. Then, all of a sudden, my Internet just went really slow and stopped working. I couldn't connect to anything and loading would be endless. Every time this happened, I'd go to the terminal and type in:



systemctl restart network-manager


After about a few seconds of executing this command, I'd be able to connect to the Internet normally with fast speeds again. Notice when the Internet starts to slow down, the bars are still full in the wireless tab for the USB adapter. This would happen every 5-10 minutes and I would do it every 5-10 minutes. I wanted to make a cron job for this but I honestly think that's a really stupid cheap way of fixing a bigger problem.



What is happening?



If someone needs any log files, just give me the command and I'll put the output on here.



EDIT(1):
This is the dmesg command executed while network is up:
http://pastebin.com/ZvhxQGHh







linux networking wifi kali-linux






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 3 '16 at 3:46







RazeByte

















asked Oct 27 '16 at 22:45









RazeByteRazeByte

613




613





bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.










  • 1





    dmesg usually shows wifi issues, can you copy it here?

    – mikejonesey
    Oct 27 '16 at 23:13











  • This is the dmesg command executed while network is up: pastebin.com/ZvhxQGHh

    – RazeByte
    Nov 3 '16 at 3:45













  • Have you seen this? Not sure if it applies in your situation, but it might help to try ...unix.stackexchange.com/questions/386925/…

    – J. Taylor
    Jun 21 '18 at 3:09













  • ... also: superuser.com/questions/974017/…

    – J. Taylor
    Jun 21 '18 at 3:12














  • 1





    dmesg usually shows wifi issues, can you copy it here?

    – mikejonesey
    Oct 27 '16 at 23:13











  • This is the dmesg command executed while network is up: pastebin.com/ZvhxQGHh

    – RazeByte
    Nov 3 '16 at 3:45













  • Have you seen this? Not sure if it applies in your situation, but it might help to try ...unix.stackexchange.com/questions/386925/…

    – J. Taylor
    Jun 21 '18 at 3:09













  • ... also: superuser.com/questions/974017/…

    – J. Taylor
    Jun 21 '18 at 3:12








1




1





dmesg usually shows wifi issues, can you copy it here?

– mikejonesey
Oct 27 '16 at 23:13





dmesg usually shows wifi issues, can you copy it here?

– mikejonesey
Oct 27 '16 at 23:13













This is the dmesg command executed while network is up: pastebin.com/ZvhxQGHh

– RazeByte
Nov 3 '16 at 3:45







This is the dmesg command executed while network is up: pastebin.com/ZvhxQGHh

– RazeByte
Nov 3 '16 at 3:45















Have you seen this? Not sure if it applies in your situation, but it might help to try ...unix.stackexchange.com/questions/386925/…

– J. Taylor
Jun 21 '18 at 3:09







Have you seen this? Not sure if it applies in your situation, but it might help to try ...unix.stackexchange.com/questions/386925/…

– J. Taylor
Jun 21 '18 at 3:09















... also: superuser.com/questions/974017/…

– J. Taylor
Jun 21 '18 at 3:12





... also: superuser.com/questions/974017/…

– J. Taylor
Jun 21 '18 at 3:12










1 Answer
1






active

oldest

votes


















0














According to wikidevi the possible driver is rtl8192cu and can be installed from backports or as follows :



sudo apt-get update
sudo apt-get install git linux-headers-generic build-essential dkms
git clone https://github.com/pvaret/rtl8192cu-fixes.git
sudo dkms add ./rtl8192cu-fixes
sudo dkms install 8192cu/1.10
sudo depmod -a
sudo cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/



There is a known issue with power management on some hardware. If your WiFi connection drops after a few minutes, install the following module setting file to disable power management in your WiFi interface:



sudo cp ./rtl8192cu-fixes/8192cu-disable-power-management.conf /etc/modprobe.d/



And then reboot.







share|improve this answer
























  • I get the following error: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-generic E: Unable to locate package dkms AND cp: cannot stat ‘./rtl8192cu-fixes/8192cu-disable-power-management.conf’: No such file or directory

    – RazeByte
    Nov 3 '16 at 3:49














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',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f319427%2fwhy-does-my-network-connection-keep-disconnecting%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














According to wikidevi the possible driver is rtl8192cu and can be installed from backports or as follows :



sudo apt-get update
sudo apt-get install git linux-headers-generic build-essential dkms
git clone https://github.com/pvaret/rtl8192cu-fixes.git
sudo dkms add ./rtl8192cu-fixes
sudo dkms install 8192cu/1.10
sudo depmod -a
sudo cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/



There is a known issue with power management on some hardware. If your WiFi connection drops after a few minutes, install the following module setting file to disable power management in your WiFi interface:



sudo cp ./rtl8192cu-fixes/8192cu-disable-power-management.conf /etc/modprobe.d/



And then reboot.







share|improve this answer
























  • I get the following error: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-generic E: Unable to locate package dkms AND cp: cannot stat ‘./rtl8192cu-fixes/8192cu-disable-power-management.conf’: No such file or directory

    – RazeByte
    Nov 3 '16 at 3:49


















0














According to wikidevi the possible driver is rtl8192cu and can be installed from backports or as follows :



sudo apt-get update
sudo apt-get install git linux-headers-generic build-essential dkms
git clone https://github.com/pvaret/rtl8192cu-fixes.git
sudo dkms add ./rtl8192cu-fixes
sudo dkms install 8192cu/1.10
sudo depmod -a
sudo cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/



There is a known issue with power management on some hardware. If your WiFi connection drops after a few minutes, install the following module setting file to disable power management in your WiFi interface:



sudo cp ./rtl8192cu-fixes/8192cu-disable-power-management.conf /etc/modprobe.d/



And then reboot.







share|improve this answer
























  • I get the following error: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-generic E: Unable to locate package dkms AND cp: cannot stat ‘./rtl8192cu-fixes/8192cu-disable-power-management.conf’: No such file or directory

    – RazeByte
    Nov 3 '16 at 3:49
















0












0








0







According to wikidevi the possible driver is rtl8192cu and can be installed from backports or as follows :



sudo apt-get update
sudo apt-get install git linux-headers-generic build-essential dkms
git clone https://github.com/pvaret/rtl8192cu-fixes.git
sudo dkms add ./rtl8192cu-fixes
sudo dkms install 8192cu/1.10
sudo depmod -a
sudo cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/



There is a known issue with power management on some hardware. If your WiFi connection drops after a few minutes, install the following module setting file to disable power management in your WiFi interface:



sudo cp ./rtl8192cu-fixes/8192cu-disable-power-management.conf /etc/modprobe.d/



And then reboot.







share|improve this answer













According to wikidevi the possible driver is rtl8192cu and can be installed from backports or as follows :



sudo apt-get update
sudo apt-get install git linux-headers-generic build-essential dkms
git clone https://github.com/pvaret/rtl8192cu-fixes.git
sudo dkms add ./rtl8192cu-fixes
sudo dkms install 8192cu/1.10
sudo depmod -a
sudo cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/



There is a known issue with power management on some hardware. If your WiFi connection drops after a few minutes, install the following module setting file to disable power management in your WiFi interface:



sudo cp ./rtl8192cu-fixes/8192cu-disable-power-management.conf /etc/modprobe.d/



And then reboot.








share|improve this answer












share|improve this answer



share|improve this answer










answered Oct 28 '16 at 7:12









GAD3RGAD3R

28.4k1959116




28.4k1959116













  • I get the following error: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-generic E: Unable to locate package dkms AND cp: cannot stat ‘./rtl8192cu-fixes/8192cu-disable-power-management.conf’: No such file or directory

    – RazeByte
    Nov 3 '16 at 3:49





















  • I get the following error: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-generic E: Unable to locate package dkms AND cp: cannot stat ‘./rtl8192cu-fixes/8192cu-disable-power-management.conf’: No such file or directory

    – RazeByte
    Nov 3 '16 at 3:49



















I get the following error: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-generic E: Unable to locate package dkms AND cp: cannot stat ‘./rtl8192cu-fixes/8192cu-disable-power-management.conf’: No such file or directory

– RazeByte
Nov 3 '16 at 3:49







I get the following error: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-generic E: Unable to locate package dkms AND cp: cannot stat ‘./rtl8192cu-fixes/8192cu-disable-power-management.conf’: No such file or directory

– RazeByte
Nov 3 '16 at 3:49




















draft saved

draft discarded




















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • 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%2funix.stackexchange.com%2fquestions%2f319427%2fwhy-does-my-network-connection-keep-disconnecting%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

Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m