jpeters
Group: Members
Posts: 804
Joined: April 2006 |
|
Posted: Sep. 16 2007,13:32 |
|
Quote (roberts @ Sep. 16 2007,08:41) | Does using any of the pcmcia tool options (resume or reset) help? Or typing the commands, example for slot 0
sudo cardctl resume 0
or
sudo cardctl reset 0
If so then perhaps you could still script something. |
"sudo cardctl resume 0 produces "card device busy" error. "sudo cardctl reset 0" gets a blinking light on the card, although running "ifconfig" shows that ath0 is not loaded. Running "ifconfig ath0 up" gets the device loaded, but running my iwconfig script fails unless I manually reinstall the card. ( I also tried modprobe ath_pci first)
edit: I noticed that ath0 isn't loaded after manually reinstalling the card either until I run the iwconfig script. Manual reinstall produces a steady light on the card)
edit: after suspend, sometimes there's a light on the card & sometimes not. If not, resetting the card doesn't appear to do anything.
|