Android Tablets Forum banner

Waking up the Wi-fi

4571 Views 36 Replies 15 Participants Last post by  KodiakEd
I have a problem that occurs often. After the PDN goes to sleep I can't seem to wake up the Wi-fi. The screen timeout is set to 10 minutes. (The length doesn't seem to matter). The Wi-Fi sleep policy is set to never (this setting doesn't change anything). I am running the 07/24/10 firmware but I recall seeing the issue earlier too. The Wi-Fi always comes on after a reboot or power up. I've tried the usual cycle Wi-Fi off and on and wait for a while when off and wait for a while after turning on then scan. That doesn't seem to help often. I know it NOT the router because the scan doesn't seem to work when I'm having this issue as it never displays the 5 or 6 AP that I can find on any given day. It has noting to do with router security because it works for hours sometimes after the PDN is rebooted if I keep using it. I have most of the hacks running fine. I have the GE hack and Market hacks running unique IDs on two PDN. (one if for my daughter). Obviously we all know the PDN firmware is in flux and it MAY be fixed by a future update?? Does anyone have any cute tricks, apps or ideas. If there was a way to reset the hardware interface or force a firmware/driver reload for the Wi-Fi hardware maybe that would work? Maybe if we had a pump command like some Linux kernels? I've gone into the Terminal Emulator and tried to use ifconfig to up or down device ra0 (since that is shown in the Network information on the hardware tab of android system information). I'll keep playing with it and trying to find a way to manipulate the device. (ifconfig ra0 up .... gets a SIOCSIFFLAGS: permission denied).It's just frustrating to have to reboot and wait the 3 minutes or so to get Wi-Fi back.
See less See more
1 - 20 of 37 Posts
This seems to be a firmware issue, my PDN gives me the same sorts of troubles. I never though to reset the wireless device through the terminal though, did you run that command as root?
Yes I did. The first thing do is enter su at the $ prompt. That turns the prompt to a # prompt to show you that you are a superuser.
I've just started using WifiWidget (I got it from AppBrain). It lets you put a widget on your homepage to control wifi. So far it's been very good at establishing/managing wifi connectivity.
I found that if have a dual band router to name the G channel differently than the N I've seen much less trouble since I changed that.
jimted1,Try these steps "as mentioned in the newbie thread by clockworx". This atleast brings up the wifi connection up fast after waking from Sleep.==================How to somewhat fix the WiFi Thanks to enjoys1 and spincontrol1. Download and install Notepad++ (Download | 5.7)2. Attach PDN to computer.3. Goto Command Prompt4. Change Directory to where ADB is (basically where you installed NateTheGreat's HackTheNovel files (I unzipped them to C:NovelHack))CD c:NovelHack ##(your directory may be different)##5. Type the following lines:Code:adb shell mount -o remount,rw /dev/block/mtdblock3 /systemadb shell chmod 755 /system/etc/Wireless/RT2870STA/RT2870STA.datadb pull /system/etc/Wireless/RT2870STA/RT2870STA.dat ./RT2870STA.dat##you'll see a response in the CommandPrompt of "68 KB/s (0 bytes in 1092.000s"##Keep Command Prompt open.6. Open Notepad++7. Change Line 33 (PSMode=) to PSMode=CAM8. Save file9. Go back to Command Prompt10. Type:Code:adb push ./RT2870STA.dat /system/etc/Wireless/RT2870STA/RT2870STA.dat##you'll see a response in the CommandPrompt of "34 KB/s (0 bytes in 1092.000s"##You're Done.=======================================
See less See more
Thanks enjoys1. I'll try it when I get back to my desktop tomorrow morning (actually later today). I'll let you knw how it turns out. Lets see if will get the Wi-Fi to wake.
jimted1;32150 said:
Thanks enjoys1. I'll try it when I get back to my desktop tomorrow morning (actually later today). I'll let you knw how it turns out. Lets see if will get the Wi-Fi to wake.
What I have seen with this hack, it usuallly gets connected back within 20-23secs once out of sleep mode
I was surprized that it seems to improve the situation. After the PDN screen comes back to life the Wi-Fi attaches in about 30 seconds or so. I guess I dont understand exactly what the setting does because I really didnt expect it to work.Thanks for the help.
jimted1;33374 said:
I was surprized that it seems to improve the situation. After the PDN screen comes back to life the Wi-Fi attaches in about 30 seconds or so. I guess I dont understand exactly what the setting does because I really didnt expect it to work.Thanks for the help.
The setting we are putting is CAM , which is Constant Awake Mode. Factory settig was "Maximum Power Save Mode".So when PDN use to go to sleep mode , wifi goes into power saving mode and then takes very long time to come out of it.
[quote name='enjoys1;34130]The setting we are putting is CAM ' date=' which is Constant Awake Mode. Factory settig was "Maximum Power Save Mode".So when PDN use to go to sleep mode , wifi goes into power saving mode and then takes very long time to come out of it.[/QUOTE'] Thanks for the clarification! I wonder how effect this might have onbattery life? Would it effect e.g. deep sleep? Cf.http://www.slatedroid.com/pandigita...scussion/4370-deep-sleep-setup-procedure.htmlThanks!
I found that I couldn't use the widget to wake up with launcher homepage. I've got zeam now and it seems to reconnect to wifi faster.
I am having a problem with my wifi coming on at all. I have gone back into the PD settings to try to reconnect and every time it finds the wifi, trys to connect, then comes back "unsuccessful".Thoughts?
TMinn;34347 said:
I found that I couldn't use the widget to wake up with launcher homepage. I've got zeam now and it seems to reconnect to wifi faster.
How is Zeam with rotation?
Zeam is an interesting app but has the same problem with rotation that every other launcher has. Rotate the wrong way and it throws up force close errors. At least Panda Home just shows a black page with the notification bar. IIRC the only launcher I've seen that handles rotation properly is android mate. If it were more configurable and could handle widgets, I'd use it. But I don't like it as is....
Just out of curiousity, has anyone seen error messages in the log when the rotate issue occurs? I was wondering if something helpful might be in there as to WHY it crashes.
LOL!!! Actually, I never thought to look! Will look now & see if anything is still there!
there is a huge thread on launcherpro's forum about the fc, with logs from lots of different devices. this issue isn't specific to us. the launcher guys need to handle it correctly.LauncherPro Forum • View topic - Having force-close issues? Show me your logs!
geebekazoo;34363 said:
Did it ever work?
Yes, it worked fine up until yesterday. The only thing I can think is that i had loaded WiFinder from the Market. Since then, no WIFI.
1 - 20 of 37 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top