Mailinglist Archive: opensuse-factory (715 mails)
| < Previous | Next > |
Re: [opensuse-factory] 12.2 ms 2, dropping wireless, STILL; UPDATE
- From: Patrick Shanahan <paka@xxxxxxxxxxxx>
- Date: Tue, 20 Mar 2012 12:01:27 -0400
- Message-id: <20120320160127.GE5810@wahoo.no-ip.org>
* Larry Finger <Larry.Finger@xxxxxxxxxxxx> [03-20-12 10:47]:
modprobe -r ath5k
will drop wireless connection
modprobe ath5k; ifup wlan0
will restore wireless connection
cannot say if this works when "ath5k phy0: gain calibration timeout" is
encountered, but will advise.
then next would be a script to detect the timeout and initiate the
unloading/loading and initialization of the wireless connection. I can
handle the latter, how do I detect a *new* timeout?
tks,
--
(paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
http://en.opensuse.org openSUSE Community Member
Registered Linux User #207535 @ http://linuxcounter.net
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
Do you mean the unloading/reloading the ath5k module does not restore
wireless?
modprobe -r ath5k
will drop wireless connection
modprobe ath5k; ifup wlan0
will restore wireless connection
cannot say if this works when "ath5k phy0: gain calibration timeout" is
encountered, but will advise.
then next would be a script to detect the timeout and initiate the
unloading/loading and initialization of the wireless connection. I can
handle the latter, how do I detect a *new* timeout?
tks,
--
(paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
http://en.opensuse.org openSUSE Community Member
Registered Linux User #207535 @ http://linuxcounter.net
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
| < Previous | Next > |