LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-06-2016, 12:00 PM   #1
khoraski
LQ Newbie
 
Registered: Aug 2012
Posts: 12

Rep: Reputation: Disabled
Issue with WiFi randomly causing my entire PC to slow down


I've been having this strange issue since the day I switched to Debian like a year ago, and I've just dealt with it.

Basically, every once in awhile, my entire system will begin to "skip". Like, if I'm looking at a spinning circle, the spinning circle will begin to spin a bit, then freeze, spin a bit, then freeze, spin a bit, then freeze. If I'm watching a video, I will hear some audio, then it'd freeze, some audio, then it'd freeze, etc.

When this happens, I always lose internet connection. I figured out, however, that if I restart my internet by clicking the internet icon then turning Wireless off then on again, the problem goes away.

However, sometimes when I turn Wireless off, it disappears from my panel and I can no longer turn it back on, and I have to reboot my entire computer to get it to come back.

This is a very consistent issue and happens multiple times a day.

I'm guessing this has something to do with my WiFi drivers? I don't know how I would check that or even fix them.

I'm running Debian 8.2 x64 using Cinnamon if this is of any help.

Anyone have any ideas?
 
Old 05-06-2016, 12:23 PM   #2
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I'm sorry, this is a little confusing, do you mean that:
Now and again every application and your Window Manager become unresponsive until you restart your network connection.
Or:
All network traffic stalls?

The former is weird and I'd guess may not even be network related.
The latter could be due to your network device, it's connection or the drivers used for it.

So, assuming you mean that your network is freezing randomly are you using a USB or built-in wireless card and what do lsusb or lspci list?
 
Old 05-06-2016, 07:33 PM   #3
khoraski
LQ Newbie
 
Registered: Aug 2012
Posts: 12

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by 273 View Post
I'm sorry, this is a little confusing, do you mean that:
Now and again every application and your Window Manager become unresponsive until you restart your network connection.
Or:
All network traffic stalls?
Both.
Well, sort of.

The programs in my window manager don't become unresponsive, they just begin to skip.
Usually my internet completely cuts out, but sometimes I can still load pages.

Quote:
The former is weird and I'd guess may not even be network related.
The latter could be due to your network device, it's connection or the drivers used for it.
It always happens until I restart my WiFi, though. If it's not related to my network device, why would it be affected by me restarting it?

Quote:
So, assuming you mean that your network is freezing randomly are you using a USB or built-in wireless card and what do lsusb or lspci list?
I'm using the built-in card.

lsusb:
Code:
Bus 003 Device 002: ID 8087:8001 Intel Corp. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04f2:b446 Chicony Electronics Co., Ltd 
Bus 001 Device 003: ID 0930:0225 Toshiba Corp. 
Bus 001 Device 026: ID 062a:4101 Creative Labs 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lspci:
Code:
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1c.5 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #6 (rev e3)
00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
07:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 07)
09:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
 
Old 05-06-2016, 08:40 PM   #4
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
Check for newer firmware for your wifi device. The one that ships with debian is often OLD which doesn't gel well with NEW hardware. Relative to debians release date. Otherwise periodically stop your wifi, bring down the network, unload and reload the wifi module, bring up the network and carry on. For me I git the kernel.org firmware and update and build the rtlwifi_new sources from github to keep my wifi optimal. But tbh, I'd rather ethernet since it's less strain on an otherwise low spec'd machine. Most of which will be moot once the new-ness I need is the oldness that spans most distros. Linux... better with age.
 
Old 05-06-2016, 09:21 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,973

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
Set a terminal up with command top running maybe for clues. Some distro's have a performance monitor to view loads too but they sometimes take up a lot of resources to run.

Never hurts to run a radar or other program to see what close by wifi is on what channels. Sometimes you may even not be able to see the interference. Radar and some other devices could cause issues.

Could see if some friend has a usb wifi that you might borrow to test. I've seen them as low as $5.

Look at router logs for clues.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Joystick and USB issue, randomly connects, also caused a mouse issue. tim.sloane Linux - Hardware 1 08-08-2012 09:05 AM
Wifi Adapter Causing Freeze ups? sonoob Linux - Hardware 3 02-28-2012 06:29 AM
[SOLVED] C/C++ - Why is this sleep statement causing the entire process not to work? golmschenk Programming 2 10-19-2010 07:33 PM
wifi adapters causing kernel lockup dracolich Linux - Laptop and Netbook 2 07-05-2006 04:48 PM
Slow Ram causing I/O errors? Boss Hoss Linux - Hardware 0 07-10-2004 09:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration