Author Topic: WIFI works fine, but disappears from time to time  (Read 1246 times)

Offline BlueVette

  • New Friend
  • *
  • Posts: 3
WIFI works fine, but disappears from time to time
« on: August 03, 2010, 10:42:44 AM »
Greetings,
  I have a Dell Inspiron laptop and PCLinuxOS 2010.7 installed on it.  The WIFI card/access works fine most of the time.  However, from time to time (and I have yet to find a pattern to it) the WIFI card appears to disappear.  I'll open the network manager and try to rescan the network and nothing is present.  I'll go to the pclos control center and attempt to remove/add the wifi card again, but it tells me the hardware isn't present.  However, if I reboot the system, it is immediately back.   A reboot fixes it every time.  Any ideas?  Is there something I can try to 'reactivate' the wifi interface without rebooting (atleast in an attempt to trouble shoot).
Oh, and also, when I do an ifconfig while the WIFI interface is 'gone', wlan0 does not show up in the listings.

Thanks,
Drew

Offline Talisman

  • Jr. Member
  • **
  • Posts: 23
Re: WIFI works fine, but disappears from time to time
« Reply #1 on: August 03, 2010, 12:02:04 PM »
What wireless adapter do you have?  Are you using a Windows driver (ndiswrapper)?

Offline BlueVette

  • New Friend
  • *
  • Posts: 3
Re: WIFI works fine, but disappears from time to time
« Reply #2 on: August 03, 2010, 02:30:23 PM »
It is an Intel Corporation Pro/Wireless 3945ABG [Golan] card/chipset on the laptop mobo. It is not using ndiswrapper, but rather, the drivers as were autoconfigured at the time of pclos installation.

Offline pelone

  • Jr. Member
  • **
  • Posts: 14
Re: WIFI works fine, but disappears from time to time
« Reply #3 on: August 17, 2010, 03:02:53 PM »
It may not be software related? When I had my Asus netbook, it only connected using G, and it would disconnect after a few minutes of little or no activity. I would have to reboot to start it up again. I could see the wife card, but it would not connect.

When I would use another computer with B it would not disconnect.

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: WIFI works fine, but disappears from time to time
« Reply #4 on: August 17, 2010, 03:26:48 PM »
Quote
Is there something I can try to 'reactivate' the wifi interface without rebooting (atleast in an attempt to trouble shoot).

In a terminal as root you can do:
service network restart

That should bring your interface back up without a reboot.
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6252
Re: WIFI works fine, but disappears from time to time
« Reply #5 on: August 17, 2010, 04:32:04 PM »

can you open the terminal next time the problem occur and then type "su" and enter root's password and then this command and post its contents here? The below command will print out last 100 lines of the log file. Go to  pcc(pclinuxos control center) services section and make sure the system logging service is running.

cat /var/log/syslog | tail -n 100
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12802
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: WIFI works fine, but disappears from time to time
« Reply #6 on: August 17, 2010, 05:12:29 PM »
I have the same problem with USB rt2500 card. Unplugging and plugging back in fixes the issues...

My best advice? Change card to atheros based one. Have 2 of them. Best cards ever.

Andy

Offline gdesilva

  • Jr. Member
  • **
  • Posts: 27
Re: WIFI works fine, but disappears from time to time
« Reply #7 on: March 25, 2011, 03:58:09 AM »
I have the same Intel PRO Wiireless 3945ABG card running in a Dell Inspiron 9400 and have the exact same problem. No problem restarting using the Wireless Connection Manager though.

If some one found a solution to this it would be greatly appreciated if the solution or the workaround is posted here.

Thanks


Offline gdesilva

  • Jr. Member
  • **
  • Posts: 27
Re: WIFI works fine, but disappears from time to time
« Reply #8 on: March 25, 2011, 05:52:12 AM »
Just came across about a work around published by Intel

http://www.intel.com/support/wireless/wlan/sb/cs-006205.htm#i

which says that by turning off power save polling on the card this may be fixed.

Any idea how this can be done in PClos?

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15316
  • ┌∩┐(◕_◕)┌∩┐
Re: WIFI works fine, but disappears from time to time
« Reply #9 on: March 25, 2011, 05:59:16 AM »
Just came across about a work around published by Intel

http://www.intel.com/support/wireless/wlan/sb/cs-006205.htm#i

which says that by turning off power save polling on the card this may be fixed.

Any idea how this can be done in PClos?


Does this offer any help?

http://www.lesswatts.org/tips/wireless.php
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: WIFI works fine, but disappears from time to time
« Reply #10 on: March 25, 2011, 06:38:14 AM »
I have the same Intel PRO Wiireless 3945ABG card running in a Dell Inspiron 9400 and have the exact same problem. No problem restarting using the Wireless Connection Manager though.

If some one found a solution to this it would be greatly appreciated if the solution or the workaround is posted here.

Thanks



Hi gdesliva,

I have the same card 3945ABG on a different Dell Vostro 1710, mine is working  day and night without any problem, using module iwl3945,
actually using kernel 2.6.37.4-pclos1.pae, but it worked with previous kernels too. Do not remember to have applied any tweak.
Note: I'm still using 11g only access-point, may be the 11n is where problems arise.

AS

Offline gdesilva

  • Jr. Member
  • **
  • Posts: 27
Re: WIFI works fine, but disappears from time to time
« Reply #11 on: March 26, 2011, 02:47:43 AM »
Many thanks to 'as' and 'menotu' for the most useful suggestions.

@as, I have the iwl3945 loaded as well but my wifi card appears to be behaving somewhat differently.

After going through the link provided by menotu I thought of tweaking the beacon interval on the wireless router. I dropped it down to 50msec and guess what the link has stayed up for more than 30 minutes now - earlier it used to drop the link after about 5 minutes idle time. It appears that dropping the beacon interval makes it harder for the wifi card to go in to the power save mode. I am not sure what other implications are so if you think this is a no-no please let me know.

Thanks again for your help.