[Q] Wifi Calling with custom roms 2.3/4.x... - Defy Q&A, Help & Troubleshooting

Last I saw, this didn't work on GB. Does anyone know if it works with ICS yet, and if not, do you guys think getting a bounty going would be a good way of getting it done? I'm not sure how hard it is to get working, but I do know that wifi calling on the G2 works with all currently released versions of android.
-Erik

bump... would this be better in the android dev section for the defy?
-Erik

I've posted a new nightly to my github account, plus a kineto addon package. It should give working T-Mobile Wifi calling. Everyone who's interested in that, please install both (nightly first, then addon package) and give feedback.

Thanks Maniac. Using your ROM now, but I can't register on the tmo network using wifi calling.
Sent from my MB525 using XDA

rperdue5 said:
Thanks Maniac. Using your ROM now, but I can't register on the tmo network using wifi calling.
Sent from my MB525 using XDA
Click to expand...
Click to collapse
I've updated my nightly (same link), please check whether it works with that new nightly. Kineto package needs to be reinstalled afterwards.

maniac103 said:
I've updated my nightly (same link), please check whether it works with that new nightly. Kineto package needs to be reinstalled afterwards.
Click to expand...
Click to collapse
It is working like a charm! This is now the perfect ROM for me.

I've uploaded a new nightly with the final solution: The Wifi calling application is shipped with the ROM, but disabled by default. In order to activate it, go to Settings -> Device settings and enable it there. If your launcher doesn't pick up the change immediately, just reboot.

Echo on wifi
I am able to make and receive wifi calls once again but everyone I call while on wifi tells me they hear an echo of themselves with a 2-3 sec delay. Using the nightly posted by Maniac on 03/21.

Billy_80_98 said:
I am able to make and receive wifi calls once again but everyone I call while on wifi tells me they hear an echo of themselves with a 2-3 sec delay. Using the nightly posted by Maniac on 03/21.
Click to expand...
Click to collapse
Can you re-try with my latest nightly? I've included an app that keeps Wifi at full power even if the screen is off (which obviously happens when calling due to the proximity sensor).
During calling you should see a notification that says something like 'Wifi high-speed mode enabled'.

burritoboy9984 said:
would this be better in the android dev section for the defy?
Click to expand...
Click to collapse
No - questions go in the Q&A section.

maniac103 said:
Can you re-try with my latest nightly? I've included an app that keeps Wifi at full power even if the screen is off (which obviously happens when calling due to the proximity sensor).
During calling you should see a notification that says something like 'Wifi high-speed mode enabled'.
Click to expand...
Click to collapse
I still have the echo problem on your nightly from May 22. Has the high-speed mode app been added since then? If so, I'll give your latest nightly a try tomorrow. Please let me know if there's anything else I can do to help with debugging this issue.

Proverbs2 said:
I still have the echo problem on your nightly from May 22. Has the high-speed mode app been added since then?
Click to expand...
Click to collapse
Yes. I added it in the May 29 build.

OK, I tried the May 29 build, and unfortunately the echo problem persists. :-(
It happens regardless of whether the screen is on or off, and regardless of whether the phone is on speaker mode. Changing the in-call volume does not affect the volume of the echo. Is there anything else I could try?
Edit: By the way, I have a nandroid of the stock T-Mobile USA Froyo, on which wi-fi calling works perfectly. I'd be happy to flash it and retrieve any files from it that may be needed to resolve the issue.

Proverbs2 said:
OK, I tried the May 29 build, and unfortunately the echo problem persists. :-(
Click to expand...
Click to collapse
Damn
It happens regardless of whether the screen is on or off, and regardless of whether the phone is on speaker mode. Changing the in-call volume does not affect the volume of the echo. Is there anything else I could try?
Edit: By the way, I have a nandroid of the stock T-Mobile USA Froyo, on which wi-fi calling works perfectly. I'd be happy to flash it and retrieve any files from it that may be needed to resolve the issue.
Click to expand...
Click to collapse
Unfortunately, I have no the slightest idea what could cause this echo issue, mainly because I can't actually try this stuff myself and am coding totally into the blue here. The fact that it happens on any audio output points towards network/Wifi, but I don't know Kineto well enough to know what the actual problem might be.
Can you share the system.img of that Nandroid with me? Maybe I'll give file comparison another try.

maniac103 said:
Can you share the system.img of that Nandroid with me? Maybe I'll give file comparison another try.
Click to expand...
Click to collapse
Sure, I'll send you a PM with a link to the nandroid. Thanks a million for working on this issue, and for all your work on CM7. Your builds are awesome!

I spent some time poking around in forums about T-Mobile wifi calling on other devices, and I noticed that the following files in system/lib/ are sometimes involved in getting wifi calling to work properly:
libcryp98.so
libcrypto.so
libganril.so
libkineto.so
libril.so
libril-moto-umts-1.so
librilswitch.so
I compared the files in the stock USA T-Mobile Froyo rom (on which wifi calling works perfectly) with the files in Maniac’s June 2nd build.
libganril and librilswitch are exactly the same in both roms (at least, their MD5 sums match).
libcryp98 is not in the stock rom at all, but there is a file in the stock rom called “libcryptoki.so”, which is not in CM7. I tried adding it to CM7, but it had no effect on wifi calling (the echo problem continued).
The remaining four files listed above are in both roms, but their MD5 sums do not match. So, I tried replacing the ones in CM7 with the ones from the stock rom, one at a time, with the following results:
libcrypto.so > phone stuck at boot screen
libkineto.so > wifi calling broken (Kineto app FC)
libril.so > no effect (wifi calling works, echo persists)
libril-moto-umts-1.so > no calls via network or wifi (invalid sim error)
I also tried replacing libaudiopolicy, libaudio, and libaudioflinger with the ones from the stock rom, as suggested here: http://code.google.com/p/cyanogenmod/issues/detail?id=4283#c75
Result: phone stuck at boot screen. I thought maybe the files were incompatible with gingerbread. So, I tried taking those three files from a Samsung Exhibit II stock rom (gingerbread with T-Mobile wifi calling), but when I put them on my DEFY it again got stuck at the boot screen.
I also tried replacing MS-MOTOJDN-FROYO-KNT20-02-A0-24.2.apk in system/app/ with the apk from the stock rom, since its MD5 sum did not match the one in Maniac’s build. However, this had no effect on wifi calling: the echo problem continued.
At this point I’m about out of ideas, but I’d love to see a solution to this problem and I’d be happy to test out any other ideas that anyone may have.

maniac103 said:
The fact that it happens on any audio output points towards network/Wifi, but I don't know Kineto well enough to know what the actual problem might be.
Click to expand...
Click to collapse
If the problem is network/wifi related, maybe using a different wifi module would solve the issue. I recall that several different wifi modules were tested back in the early days of cm7.1 -- perhaps one of those would be compatible with kineto wifi calling. I'd be happy to test that, if someone can explain how to replace the wifi module.

Another idea: maybe T-mobile's new IMS-based wifi calling could be made to work on the DEFY, instead of using Kineto:
http://forum.cyanogenmod.com/topic/38733-t-mobiles-new-ims-based-wifi-calling/

Related

[Q] rooted slide with no wifi

I am having some major issues with the wifi on my slide. When I have the rooted software installed. I have tried both the stock cynogen 6.0.0 rom and the teamfenix version but still cannot get the wifi to work on my home network. I haven't found any other roms to try though.
fyi:
Works fine on stock rom
home network is open with no mac filtering or anything like that.
I also have heard that flashing the radio might help but I thought that was separate from the wifi and the antenna works fine. I also have no issues with a data connection through the network.
Also if someone could recommend a way of transferring the phone program from the sense rom to the root rom that would be great. (I like the way it gives you the number it thinks you are about to dial, makes calls more fluid actions)
So... ideas?
xan griegor said:
I am having some major issues with the wifi on my slide. When I have the rooted software installed. I have tried both the stock cynogen 6.0.0 rom and the teamfenix version but still cannot get the wifi to work on my home network. I haven't found any other roms to try though.
fyi:
Works fine on stock rom
home network is open with no mac filtering or anything like that.
I also have heard that flashing the radio might help but I thought that was separate from the wifi and the antenna works fine. I also have no issues with a data connection through the network.
Also if someone could recommend a way of transferring the phone program from the sense rom to the root rom that would be great. (I like the way it gives you the number it thinks you are about to dial, makes calls more fluid actions)
So... ideas?
Click to expand...
Click to collapse
A few: The latest known radio for the slide is 7.09.35.10. If you have that you don't need to reflash it. CM 6.0 has a known issue with the wifi that you can fix by turning on bluetooth. You don't have to have bluetooth connect to anything, just have it on. I don't know why that works but it does. Or you can flash the latest nightly for the slide. You can find it through ROM Manager, but you'll need the paid version to do that, which is totally worth it, or find it in the cyanogenmod forum. However, if you go ahead and flash the nightly, beware that things may or may not work (although the last several I've run have been damn stable) and DO NOT POST BUGS IN THE BUG TRACKER!
Also, on a side note, bluetooth in call audio does not work. Meaning you can not talk on the phone through bluetooth. Stereo bluetooth works great though, so you can listen to music no problem.
heybobitsme said:
Also, on a side note, bluetooth in call audio does not work. Meaning you can not talk on the phone through bluetooth. Stereo bluetooth works great though, so you can listen to music no problem.
Click to expand...
Click to collapse
Thanks for the heads-up on that, I just thought my bluetooth was being retarded.
heybobitsme said:
A few: The latest known radio for the slide is 7.09.35.10. If you have that you don't need to reflash it.
Click to expand...
Click to collapse
How do I check what radio version I have?
xan griegor said:
How do I check what radio version I have?
Click to expand...
Click to collapse
If on CM6: Menu>settings>about phone then look at the baseband version. It's the last set of numbers. If on stock ROM it's the same sequence except after you go into "about phone" you need to go into "software information".
Sent from my Rooted Slide
Where can I find the radio update? Can't find it on the HTC website or on here.
edit: actually - it seems to be working fine now for some screwed up reason. My roms seem to do that... if my phone is in a good mood when I do my nandroid restore, then it works even better than before (hey look that rymes). If not, then it says "F*** off and die, I'm not giving you internet you fascist SoB.". As you may understand my phone has major mood swings... I think it gets PMS.
The CM6 thread has a link to the latest radio I believe. Also, something that worked for me is under the WiFi Settings menu, press Menu > Advanced, and change Regulatory Channels to 14. I saw that posted in one of the CM65 threads and it worked for me.
I found something interesting out about my phone. Apparently those moods I talked about are just the wipe not working properly. If I wipe it 3-5 time beforehand everything seems to work better.
I can even get golden sun working on the gameboid which I had thought was too unstable to work (just that one game though not the whole program).
Sent from my T-Mobile myTouch 3G Slide using XDA App
I take that back about golden sun... stupid unstable ass game......
Sent from my T-Mobile myTouch 3G Slide using XDA App

Serious problem with Wifi Calling

Hi Guys,
Today I installed the following ROM along with the Wifi calling app.
http://forum.xda-developers.com/showthread.php?t=905060
I have increased the partition size to 175MB since this guide recommend it. Well, that's not exactly what it's says, it recommend 145MB but I guess adding another 30MB won't hurt.
http://forum.xda-developers.com/showthread.php?t=1038784
Everything installed and worked fine. The problem started when I use the wifi app.
The app version I installed: wifi-calling-htcleo-gb-20110628.zip.
Here are the problems. Once in a while it works fine.
1. Phone calls started to freeze.
2. Can't use the bluetooth
3. App freezes
4. Need to wait couple minuted before the next call (not a big deal)
I did some research this morning and found out that I need to upgrade to newer SIM card because some people had success after they changed to newer one. The guide recommend that too.
So I went to T-Mobile store and got changed the SIM card.
But that didn't solve the problem.
Please help
Thank you
40+ views and no reply?
Skype seems to have simliar issues (the phone calls freeze):
http://forum.xda-developers.com/showthread.php?t=1184694
http://forum.xda-developers.com/showthread.php?t=1164058
domenukk said:
Skype seems to have simliar issues (the phone calls freeze):
http://forum.xda-developers.com/showthread.php?t=1184694
http://forum.xda-developers.com/showthread.php?t=1164058
Click to expand...
Click to collapse
Thanks, but I don't have skype. Something really wrong with Wifi app
shankar10 said:
Thanks, but I don't have skype. Something really wrong with Wifi app
Click to expand...
Click to collapse
hes saying skype on wifi does the same, it could very well be an issue with the drivers for wifi
wifi calling isnt native to the devic e so i would expect there to be bugs/issues with it
shankar10 said:
40+ views and no reply?
Click to expand...
Click to collapse
This is a known issue thats why no replies...considering HD2 is not an android phone to begin with and wifi calling is a feature ported from "true android devices" there have been alot of problems getting it to work with our phone. I personally had the same issues as you did and force closes on phone.android after installing wifi. I ended up giving up on it for now until more development is done for the wifi...overall it is pretty good considering we arent even supposed to have it for this phone.
Stroid01 said:
This is a known issue thats why no replies...considering HD2 is not an android phone to begin with and wifi calling is a feature ported from "true android devices" there have been alot of problems getting it to work with our phone. I personally had the same issues as you did and force closes on phone.android after installing wifi. I ended up giving up on it for now until more development is done for the wifi...overall it is pretty good considering we arent even supposed to have it for this phone.
Click to expand...
Click to collapse
oh okay, thanks.

[Q] WiFi issues on almost all ROMs - MB525 red lens

Hi All,
Since I got my DEFY I have WiFi problems. This issue only exists when WiFI has WPA/WPA2 PSK authorisation.
It is going like this: I connect over the wifi. Then connection works fine, I am able to browse www, check the emails etc, and after few seconds, minutes the connection stops working but still exist. I try to reconnect several times. Defy shows that is connected but nothing works fine. Internet apps or Market gives a message like the time is up, connection lost. I have to forget the conection in settings or reset device to get it working properly, but not for long.
And the thing is that there is only ONE ROM that works fine with WiFi on my DEFY. This is Cyanogenmod-7.1.0-RC1. Other ROMs have same issues. Doesn't mater if it is Cyanogen mod 7.1 stable or any MIUI or MS2Ginger. I tried almost all roms but nothing helped. So I had to go back to CM7.1.0-RC1.
Do you know what should I do to make WiFi working fine on other roms?
greetings,
Gregory
p.s.
Please, just don't tell me that I should change authorisation on WiFi router. This is not a solution for me, because I use WiFi in a lot different places.
Same problem
Hi,
I have the same problem with my Defy since a few months, no solutions!
I have the *EXACT* same issue. Was about to roll back to stock and send it in for repair, glad I found your post! I'll install the ROM you suggested and keep hoping this gets fixed
just fixed my wifi issue for the second time. If there are to many remembered networks no more wifi. You can turn it on but it cant find any. delete all remembered networks and back on line. that is the only conectivity problem I have ever had after months of cm7
wilson1813 said:
just fixed my wifi issue for the second time. If there are to many remembered networks no more wifi. You can turn it on but it cant find any. delete all remembered networks and back on line. that is the only conectivity problem I have ever had after months of cm7
Click to expand...
Click to collapse
I think that's a different problem than we're having. It is finding the network just fine (and connecting) in our case. It's just that internet connectivity refuses to work after a few minutes, forcing us to disconnect-reconnect to get it working again
@OP: Thanks a lot! The ROM you mentioned does indeed not have this problem. It's not as stable as some of the more recent roms though, think I'll still be forced to revert to stock
i had exactly that problem with my first defy, no solution man, i send it to warranty and they give me other
maybe changing the regulatory domain channels from 11 to 14 could help. this option is hidden by default, you have to enable it: change the value of 'ro.debuggable' from 0 to 1 in /system/bootmenu/config/default.prop, save and reboot. after that, the regulatory domain setting will be shown in settings/wireless/wifi/advanced. simply change it to 14 channels.
Sent from my MB526 using xda premium
@OP: Apparently the issue still occurs on the version you mentioned as well...just happens less often.
cdlq456 said:
i had exactly that problem with my first defy, no solution man, i send it to warranty and they give me other
Click to expand...
Click to collapse
Hmm..weird thing is, I never had this issue on the stock ROM
zakoo2 said:
maybe changing the regulatory domain channels from 11 to 14 could help. this option is hidden by default, you have to enable it: change the value of 'ro.debuggable' from 0 to 1 in /system/bootmenu/config/default.prop, save and reboot. after that, the regulatory domain setting will be shown in settings/wireless/wifi/advanced. simply change it to 14 channels.
Sent from my MB526 using xda premium
Click to expand...
Click to collapse
Thank you for the suggestion! Just tried this, didn't resolve the issue sadly
I'm looking into rolling back to a stock Froyo rom but the information is scattered all over the place, I'm having a hard time figuring out if it's possible, and if so, how ;/
Anyone have any more ideas? ;/
darkdevil1 said:
Anyone have any more ideas? ;/
Click to expand...
Click to collapse
OK, maybe I just passed the signpost but... do you still have the problem if you set your "select network" setting to 3G only?
I ask because (and it may be different on my phone as I am USA, stock ROM with wifi calling) if you go into the INFO menu > phone information > set preferred network type, mine toggles between three radio preferences: "GSM only" (when wifi is active), "GSM auto (prl)" and -- if I set for 3G Only, "WCDMA only".
I have noticed that when "select network" setting is at automatic (or 2G only) it often has trouble transitioning from cell to wifi. And, when wifi is an issue, I find that "GSM auto (prl)" has been selected (which on my USA phone prevents wifi connection). However, it seems to have no issue whatsoever transitioning from "WCDMA only" (3G only) to "GSM only", which on my phone then allows wifi connection. Again, this is a wifi calling phone so may be different.
Yep, same here BUT ! I get root browser, found my build.prop and change wifi chanells first time for 14 and it didnt help so i try other and my wifi works in 100% with 13 chanells. Try it
This is a widely know problem, many people are affected more or less. I'm also having nerve-blowing times with wifi sucking all over... Stock Froyo (and now Cyanogen 7.2) seems to be a bit more stable, sometimes everything is fine for a few hours, all downloads go lightning fast - and then suddenly things are screwed up. I tried a lot of MIUI releases as I like it most. MIUI seemed the most problematic so far. I don't know what is the cause, new stock Motorola Gingerbread ROM versions also have this issue (except one I think - look it up in the forum).
Agree, bothering with the router is not a solution. My Nokia E51, my EeePC, my girlfriend's Omnia and Lifebook - all work perfectly with all the four routers we use frequently. Not a single glitch - everything is stable and nice, except Defy.
I don't think is a hardware problem with certain devices, it seems more to do with the way Defy handles wireless connections.
Anyway, it's frustrating but CM7.2 and CEE Froyo gives a bit better experience than others.
masspl said:
Yep, same here BUT ! I get root browser, found my build.prop and change wifi chanells first time for 14 and it didnt help so i try other and my wifi works in 100% with 13 chanells. Try it
Click to expand...
Click to collapse
You mean changing ro.wifichannels to 13?.
Don't do that, my phone wouldn't boot any more. Had to restore nandroid BU...
darkdevil1 said:
You mean changing ro.wifichannels to 13?.
Don't do that, my phone wouldn't boot any more. Had to restore nandroid BU...
Click to expand...
Click to collapse
I didnt know that... it help me but i see for other its bad
Mine boots fine...
VTomi1975 said:
Mine boots fine...
Click to expand...
Click to collapse
Strange, perhaps I messed up something else accidentally then. Has it resolved your problem?
My mate do same think but he leave space after "13" and there was some problems with boot after this ;/ So maybe u do same ... Im sory if i make some problem
darkdevil1 said:
Strange, perhaps I messed up something else accidentally then. Has it resolved your problem?
Click to expand...
Click to collapse
No, problem still persists. Sometimes it works flawlessly for hours. Then... suddenly screwed :S In some cases a "switch wifi on/off" workout can help but not always.
VTomi1975 said:
No, problem still persist. Sometimes it works flawlessly for hours. Then... suddenly screwed :S In some cases a "switch wifi on/off" workout can help but not always.
Click to expand...
Click to collapse
Same. Thanks for your response.
I've rolled back to 2.2 and no Wifi issues so far. I'll just stay on this stock ROM.
darkdevil1 said:
Same. Thanks for your response.
I've rolled back to 2.2 and no Wifi issues so far. I'll just stay on this stock ROM.
Click to expand...
Click to collapse
Which Froyo version do you use? A few times this wifi-bug occured also under Froyo. I'm thinking about going back myself, as Froyo is the only acceptable release to record hiccups-free videos

defy, cm10 and isyncr wifi

anyone else use this combo ? isyncr works on the phone via usb cable, cant get the wifi version to work. any tips ?
Yep
Having the same problem with CM10 and iSyncr. Only works over USB cable, not over wifi. Had the same problem in CM9. iSyncr Wifi hasn't worked since CM7. If anyone has a solution I would be grateful.
Moved to Q&A. Please post all questions there.
Sent from my HTC Glacier using xda premium
I'm having the same issue. After exchanging a couple of emails with their support the problem continues unresolved (and with no clue onto how) even in their latest version
I managed to sync via wifi (pc version) once every few dozen tries, but my last successful attempt was almost a month ago
RUnning CM jellybean and I can't get it to work via wifi or USB - really kind of annoying. and thier tech support is non existant. no matter stock rom or any other rom, nothing works.
the tree said:
RUnning CM jellybean and I can't get it to work via wifi or USB - really kind of annoying. and thier tech support is non existant. no matter stock rom or any other rom, nothing works.
Click to expand...
Click to collapse
After more emails exchanged with one of the devs, I made a lot of tests (trying do get the app to work on a number of combinations of ROMs/OS and and detailed it to them. If this will ever make the app work properly I can only hope
On a possibly related issue, anyone here that reposted this problem with isyncr also have a bug were the wifi disconnects after every few Mbs downloaded (either via file download, app updates, normal navigation, youtube, etc) and the wifi icon is still displayed as if it was connected, and mobile network doesn't kick in if it was turned on beforehand?
Because this is also a wifi related bug that a only very few users reported on the CM and MIUI JB threads. Could it be a bug in a specific stock ROM kernel used as base? What SBF file did you flash (or where is your phone from, in case you didn't flash a Different SBF)? My had a Brazilian retail SBF
the tree said:
RUnning CM jellybean and I can't get it to work via wifi or USB - really kind of annoying. and thier tech support is non existant. no matter stock rom or any other rom, nothing works.
Click to expand...
Click to collapse
Would be happy to help with this issue if you'd contact me at [email protected]
EasySeaBreezy said:
Would be happy to help with this issue if you'd contact me at [email protected]
Click to expand...
Click to collapse
Don't hold your breath, I went through this exercise over a 3 week period for the developers to just tell me there was nothing they could do about it, so I gave up using this product altogether.
did this ever get resolved ? still doesnt appear to work for me
Nope. As far as I managed to communicate with developers, they couldn't figure it out, and CM10 users seem not do stumble upon this bug (plus an uncommon combination of Device+ROM+app) very often, so it's a bug that gets no attention
iSyncr is working with latest CM10! I don't know for how many builds since it's been a while I last tried to use it, but I can sync music via wifi now

Need Help With Wifi Phone on Cooked Android HD2

I have a HD2 with an older version of android cooked on. Android version 2.3.7 Kernel version 2.6.32.15_tytung_r12.4-heebf2c Mod version is CyanogenMod-7.1.0 Desire (Typhoon_v3.7.0 Magldr) I think my radio is 2.15.50.14
At any rate I found a link on the web that referred me back to xda developers where tytung made a package for wifi calling. I can't seem to find the link again and am having trouble finding the op. I do know the zip is titled "WiFi-Calling-htcleo-GB_for_NAND_v3.1"
I transferred the zip to the root directory of my sd card, launched it in file manager. It had me give super user access and it rebooted my phone to install. Phone works as normal, however I didn't see anything installed from my trials. Did I miss a step?
I am trying to receive calls on my cellphone while my phone is connected through wireless. I want that to "boost my reception." I have no reception in the house I'm living at now. I'm next to a mountain.
This is the thread
http://forum.xda-developers.com/showthread.php?t=1038784
Sent from my Samsung Galaxy Note II using xda premium
thank you, with the link you provided me I got the tmobile wifi dialer on my phone. I have one more issue. I have been searching on how to fix this, but I cannot figure it out. My phone will freeze when I turn on wifi. Someone mentioned that volume+ can cause this issue. I looked through my applications and do not have that, or cannot find it at least. That same person also suggested increasing the cpu frequency.
Is there a how to on this? I saw someone mentioning opening a text file, modifying it with specific values and then rebooting the phone. Any help would be much appreciated.
resevil83 said:
thank you, with the link you provided me I got the tmobile wifi dialer on my phone. I have one more issue. I have been searching on how to fix this, but I cannot figure it out. My phone will freeze when I turn on wifi. Someone mentioned that volume+ can cause this issue. I looked through my applications and do not have that, or cannot find it at least. That same person also suggested increasing the cpu frequency.
Is there a how to on this? I saw someone mentioning opening a text file, modifying it with specific values and then rebooting the phone. Any help would be much appreciated.
Click to expand...
Click to collapse
Look up no frills cpu control from play store to mess with cpu settings, am not sure how successful you will be though in getting wifi to work.
Swyped from HTC HD2 using xda premium
I followed your instructions exactly, and immediately got the wifi calling to work. It worked very well the first day, however my phone still freezes constantly with wifi enabled. Can anyone give me some troubleshooting steps to solve this issue. I installed no frills and messed a bit with the settings, but that didn't seem to take care of the problem. Should I go through every combination, or is there a recommended level?
Any help would be greatly appreciated. My phone preforms very well, excluding wifi use. I even got a new sim card from t-mobile and that did not solve the issue. My phone basically does not work with wifi enabled.
ph03n!x said:
Look up no frills cpu control from play store to mess with cpu settings, am not sure how successful you will be though in getting wifi to work.
Swyped from HTC HD2 using xda premium
Click to expand...
Click to collapse

Categories

Resources