Wireless card overheating?

12,252

Ok, so I've been looking into this since I posted this question, and I found the answer from a blog post by Edward M Grant (Remember kids, always reference your sources). I case the link ever goes down, here is the meat of what I found, and it appears to be working out pretty well.

Mint 15 is working pretty well so far aside from my previously mentioned issues with the wireless card in my laptop. Problems ranged from high dropped packet rates to disconnects to the truly bizarre, such as inability to ping the wireless access point it’s connected to yet being able to ping the other machines it’s connected to through that access point. Since that is also the default gateway, that means it loses any connectivity to the outside world.

After a web search, the solution appears to be disabling hardware encryption. The wireless chip is apparently overloaded trying to do the encryption as well as everything else it has to do, which makes sense because it would normally go horribly wrong when starting Firefox, which hits the Internet to download a number of web pages when restoring the old configuration.

To do this, create a file /etc/modprobe.d/rtl8192se.conf and put the following line in it:

options rtl8192se swenc=1

Hooray! Hope someone else finds this useful.

Share:
12,252

Related videos on Youtube

Sidney
Author by

Sidney

Updated on September 18, 2022

Comments

  • Sidney
    Sidney over 1 year

    Ok, so I've had my laptop for several years (I wanna say 4, but possibly more), it's a Toshiba Satellite. I'm running Linux mint 15, and am having a strange new issue, after several hours of running my wireless stops. It can SEE wireless networks, but refuses to connect to any of them. (On a sidenote, connecting to a router with a cable at this point works fine)

    The fact that it can SEE the networks make me think the card is in good condition, and it's software related

    The fact that it works for several hours before booting me makes me think perhaps the transmitter is getting too hot.

    I don't use my laptop in dusty environments, and keep it on an elevated surface (alternatively, I actively try not to let it sit on soft surfaces where the vents get covered). I spray out the cpu fan about once a year with compressed air about once a year, so I really don't think the insides should be too dirty.

    Finally, unfortunately, sensors only gives me CPU temps, but they run about 40-50 degrees C, which from my understanding is perfectly normal for an I3.

    Does anyone have any suggestions on what I can do to determine the root cause of this?

    • gronostaj
      gronostaj over 10 years
      Does restarting solve the problem?
    • Debra
      Debra over 10 years
      Most laptop wireless cards are replaceable; did you consider replacing it? Alternative, running on an active cooling pad (though it doesn't sound temp-related if running at 40-50C). Also once/yr may not be enough for cleaning the vents.