Related
I recently sold my HTC Hero. It was rooted, and the new owner was able to activate the phone and get phone calls and text messages. However, data has been elusive, and is giving an Error 67 whenever trying to access 3G.
We've tried using the ##DATA## trick to edit the username (it still kept the one from my account even after he activated it through Sprint), and we were able to change it to the one on his Sprint account, but it's still not working.
I think the next step is to do a hard reset, get data working, and then reroot the phone. However, my question is whether doing a hard reset will revert the phone back to the factory Android 1.5, which is rootable, or the latest Sprint RUU which is not?
Any ideas?
ultron said:
I recently sold my HTC Hero. It was rooted, and the new owner was able to activate the phone and get phone calls and text messages. However, data has been elusive, and is giving an Error 67 whenever trying to access 3G.
We've tried using the ##DATA## trick to edit the username (it still kept the one from my account even after he activated it through Sprint), and we were able to change it to the one on his Sprint account, but it's still not working.
I think the next step is to do a hard reset, get data working, and then reroot the phone. However, my question is whether doing a hard reset will revert the phone back to the factory Android 1.5, which is rootable, or the latest Sprint RUU which is not?
Any ideas?
Click to expand...
Click to collapse
Ruu to 2.1 it has been rooted if read the forums
I thought Sprint had put out an update after the 2.1 RUU that undid root all over again:
http://forum.xda-developers.com/showthread.php?t=694870
I'm concerned about whether doing a hard reset will automatically try to install the latest updates when reconfiguring the phone.
factory reset won't do anything but wipe all user data from the phone.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Umm... you can RUU to 2.1, the .5 version, to completely return to stock then get his stuff set up in the phone, then re-root. Good idea, eh?
My phone was connecting perfectly to my home wifi (1.5 years old router) till it had 2.1.
Here is something I find very peculiar:
1. I upgraded my phone to 2.2.
2. I connected my phone to my home wifi and downloaded some stuff from market.
3. Now its like 24-48 hours since I upgraded to 2.2, and my wifi is stuck at something like "Obtaining IP address". I can still connect to my home wifi from my laptops as well as other phones.
I read issues like 2.2 upgrade killing wifi, but then I was able to connect to download stuff like titanium backup.
Please advise. This inability to wifi is messing up big time.
diablo009 said:
My phone was connecting perfectly to my home wifi (1.5 years old router) till it had 2.1.
Here is something I find very peculiar:
1. I upgraded my phone to 2.2.
2. I connected my phone to my home wifi and downloaded some stuff from market.
3. Now its like 24-48 hours since I upgraded to 2.2, and my wifi is stuck at something like "Obtaining IP address". I can still connect to my home wifi from my laptops as well as other phones.
I read issues like 2.2 upgrade killing wifi, but then I was able to connect to download stuff like titanium backup.
Please advise. This inability to wifi is messing up big time.
Click to expand...
Click to collapse
You can sometimes get your data connections to reset by putting your phone into flight mode then return it back to normal.
I had a similar issue when I was on eclair 2.1. I kept getting the obtaining address loop. And even though I was able to connect other devices to my router it was actually my router - it was trying to assign multiple devices the same ip. Long story short I ended replacing my router with a new one and all has been good, even after I flashed cog 2.2.
now we may not have the same issue - just know that it may very well be your router even if it is making a connection with other devices. Try testing your phone with other routers to try and make sure it isn't your router.
diablo009 said:
My phone was connecting perfectly to my home wifi (1.5 years old router) till it had 2.1.
Here is something I find very peculiar:
1. I upgraded my phone to 2.2.
2. I connected my phone to my home wifi and downloaded some stuff from market.
3. Now its like 24-48 hours since I upgraded to 2.2, and my wifi is stuck at something like "Obtaining IP address". I can still connect to my home wifi from my laptops as well as other phones.
I read issues like 2.2 upgrade killing wifi, but then I was able to connect to download stuff like titanium backup.
Please advise. This inability to wifi is messing up big time.
Click to expand...
Click to collapse
My Captivate was doing this as well. I found a fix for it as well. The problem seems to stem from the android_id in the settings.db.
Things you will need to fix this:
1. Odin 1 Click
http://forum.xda-developers.com/showthread.php?t=731989
2. One Click Root
http://forum.xda-developers.com/showthread.php?t=739304
2. a Root file browser (Root Explorer)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3. SQlite Editor or equivalent on your computer
4. Device ID
Steps to fix the issue:
1. Flash to stock.
2. Root your device.
3. Download Device ID and use it to find out what your stock Device ID is. Write it down or send it to yourself in an e-mail.
4. Flash back the Froyo Rom of your choice.
5. Download Root Explorer and SQlite Editor from the market. You probably will have to have the Market Fix to find SQlite.
6. With Root Explorer browse to /dbdata/databases/com.android.providers.settings/settings.db
7. Copy the settings.db file to your SD Card.
8. Open settings.db with SQlite, tap secure, look under the 'name' column for 'android_id', change the 'value' column to your Device ID you wrote down earlier, exit the file.
9. Copy and replace the original settings.db file in /dbdata/databases/com.android.providers.settings.
10. Reboot.
Done.
dayv said:
You can sometimes get your data connections to reset by putting your phone into flight mode then return it back to normal.
I had a similar issue when I was on eclair 2.1. I kept getting the obtaining address loop. And even though I was able to connect other devices to my router it was actually my router - it was trying to assign multiple devices the same ip. Long story short I ended replacing my router with a new one and all has been good, even after I flashed cog 2.2.
now we may not have the same issue - just know that it may very well be your router even if it is making a connection with other devices. Try testing your phone with other routers to try and make sure it isn't your router.
Click to expand...
Click to collapse
it connects to another router in my area well. :-( it used to connect to mine too for a day.
CB650 Wolf said:
8. Open settings.db with SQlite, tap secure, look under the 'name' column for 'android_id', change the 'value' column to your Device ID you wrote down earlier, exit the file.
Done.
Click to expand...
Click to collapse
Hi Wolf, I tried this way. But the android I got and the android id present in the settings.db file are both the same. Do you still want me overwrite it?
diablo009 said:
Hi Wolf, I tried this way. But the android I got and the android id present in the settings.db file are both the same. Do you still want me overwrite it?
Click to expand...
Click to collapse
Make sure you get your device ID from your 2.1 Eclair build. You will have to flash back to stock 2.1 to get this correctly. Copy it down and then flash back to froyo and make the change.
CB650 Wolf said:
Make sure you get your device ID from your 2.1 Eclair build. You will have to flash back to stock 2.1 to get this correctly. Copy it down and then flash back to froyo and make the change.
Click to expand...
Click to collapse
oh Gosh!!! I had set up everything from scratch on 2.2. Is there no other way around that could help me avoid do all this again.
diablo009 said:
oh Gosh!!! I had set up everything from scratch on 2.2. Is there no other way around that could help me avoid do all this again.
Click to expand...
Click to collapse
Before you flash back to 2.1 do a Titanium Backup. Then flash 2.1 get the Device ID, flash 2.2 and restore your backup. All your settings should restore if you restore all user apps and system data.
Titanium Backup
CB650 Wolf said:
Before you flash back to 2.1 do a Titanium Backup. Then flash 2.1 get the Device ID, flash 2.2 and restore your backup. All your settings should restore if you restore all user apps and system data.
Titanium Backup
Click to expand...
Click to collapse
Thanks wolf. Let me try this and get back.
EDIT:
15:23 EST: Installed 2.2 after taking android id from 2.1. wifi working fine right after install
15:30 EST: Rooted the device. wifi working fine at this point.
15:34 EST: Installed busy box. wifi still working fine.
15:39 EST: Enabled app sideloading. wifi still working fine.
15:47 EST: Renamed all unneeded apps (in the attachment) to backup extension. wifi still working fine. (renamed apps in the attachment, with the commands too so next time anyone wants can just copy paste these.)
16:08 EST: Rebooted phone after complete restore using titanium backup. wifi still working, surprisingly.
Will post back here if my wifi stops working for some reason.
I did not need to edit the android device id. Surprisingly, it worked. Dunno what I did last time. As far as I can recall, I followed the same steps as I did today.
Ok. Today, out of the blue, my phone is stuck at "obtaining IP address". I restarted the phone n it still will not connect. This is driving me nuts. It was connecting all these days since the date i mentioned in my last post above in this thread.
I'm clueless. Anyone help me pls.
Note, like before, it is connecting to some unprotected wifi nearby. My home network is a secured network.
Sent from my SAMSUNG-SGH-I897 using XDA App
I updated the android id with the one I copied from 2.1. Still stuck at "obtaining IP address".
I have the same problem as the OP, and havent tried the fix I'm writing more for refference. I was wondering if your phone is connected to the WIFI anyway? mine is. in settings it is still saying 'obtaining ip address' and I have no wifi symbol in taskbar but its connected and can find the other comps on my network.
Hi,
My Motorola Razr i updated itself to Jelly Bean 4.1.2 on Friday (8th Feb). Since then it has not been able to get a connection to a network. When I go into the settings I can get it to search for networks, and it does find all the usual ones. However, whichever one I choose it says 'Can't connect to this network, try again later'
I've tried a Factory Reset, but that just wipes my data and leaves me on 4.1.2, with the same issue.
I've tried searching for firmware updates, via both the phone and plugging it into my PC, and it says the phone is up to date.
I've also tried calling T-Mobile support, and have taken it into a T-Mobile shop, but no one is able to help. When in the shop they tried my sim in a different phone, and it worked fine,so we know it's a problem with my phone.
At this stage, the only option I'm being given is to have the sent away for repair, which can take up to 30 days.
Anyone know how to fix this? Is there some way to force the phone to reinstall Android, maybe to the last version?
Thanks
Has it got the correct apn settings?
Sent from my RAZR I using xda premium
iammodo said:
Has it got the correct apn settings?
Sent from my RAZR I using xda premium
Click to expand...
Click to collapse
No. No apn settings at all at this stage,thanks to the factory reset. Not sure that would help though. Aren't the apn settings for mobile data only? My problem is I can't connect to the network at all. i.e. no calls or texts.
HelenM said:
No. No apn settings at all at this stage,thanks to the factory reset. Not sure that would help though. Aren't the apn settings for mobile data only? My problem is I can't connect to the network at all. i.e. no calls or texts.
Click to expand...
Click to collapse
What about wifi connection? I had the same issue, no radio after update, but wifi worked. I went to stock recovery, wiped cache then performed factory reset, reboot and solved the problem.
piskr said:
What about wifi connection? I had the same issue, no radio after update, but wifi worked. I went to stock recovery, wiped cache then performed factory reset, reboot and solved the problem.
Click to expand...
Click to collapse
Yes, WiFi works fine. Sounds like the same issue.
Please could you explain how to do all that?
Stock recovery
HelenM said:
Yes, WiFi works fine. Sounds like the same issue.
Please could you explain how to do all that?
Click to expand...
Click to collapse
1. Power off the phone.
2. Press and hold Volume down then press and hold Power button, release Power button at second trembling, hold Volume down until menu appears.
3. Press Volume down to enter Recovery than press Volume up to select it.
4. From the falling Droid with triangle screen simultaneously press the Volume Up and Down buttons and hold until enter menu.
5.Select Wipe cache partition with Power button.
6. Select Wipe data/Factory reset with Power button.
7.Reboot.
piskr said:
1. Power off the phone.
2. Press and hold Volume down then press and hold Power button, release Power button at second trembling, hold Volume down until menu appears.
3. Press Volume down to enter Recovery than press Volume up to select it.
4. From the falling Droid with triangle screen simultaneously press the Volume Up and Down buttons and hold until enter menu.
5.Select Wipe cache partition with Power button.
6. Select Wipe data/Factory reset with Power button.
7.Reboot.
Click to expand...
Click to collapse
Ok, thanks for the guide. Very helpful.
Unfortunately it hasn't helped. I still can't get a connection to my network.
HelenM said:
Ok, thanks for the guide. Very helpful.
Unfortunately it hasn't helped. I still can't get a connection to my network.
Click to expand...
Click to collapse
Assume that you have locked and unrooted phone and you received the JB via OTA.
Do you find SIM toolkit icon as an application?
If you draw the Status bar - do you see no ending process "Syncing SIM card contacts"?
Do you (or someone else) have another micro SIM to try to connect?
piskr said:
Assume that you have locked and unrooted phone and you received the JB via OTA.
Do you find SIM toolkit icon as an application?
If you draw the Status bar - do you see no ending process "Syncing SIM card contacts"?
Do you (or someone else) have another micro SIM to try to connect?
Click to expand...
Click to collapse
Yep, phone is locked and unrooted.
I can see the SIM toolkit app. Is there something useful in there? I had a quick look and nothing jumped out.
Only thing in the status bar is the 'no service' message.
I do have another SIM I can try, so will do that next.
Thanks
Update:
Tried another SIM, and the phone still won't find a network.
no signal
HelenM said:
Yep, phone is locked and unrooted.
I can see the SIM toolkit app. Is there something useful in there? I had a quick look and nothing jumped out.
Only thing in the status bar is the 'no service' message.
I do have another SIM I can try, so will do that next.
Thanks
Update:
Tried another SIM, and the phone still won't find a network.
Click to expand...
Click to collapse
And both SIMs work on other phone? Under SIM toolkit you don't find your operator name? And you don't have Airplane mode on? Try to enable data and set APN regarding to your operator's manual. Does the system accept this?
If none of above suggstions work I'm unfortunatelly out of ideas. Then there is a fair chance that the system has the radio problem after update and is eligible for the servis.
on retail eu and retail brasil 4.1.2 you cant save apn settings , iam currently downloading orange jb gb to test it out
EDIT*
On orange gb jb saving apn settings isnt working properly =/ (at least on homemade fastboot)
return to eu ics... that apn issue is very... duh... only in virgin, vtr doesnt have that error... the rom works fine too... look...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
dark san said:
return to eu ics... that apn issue is very... duh... only in virgin, vtr doesnt have that error... the rom works fine too... look...
Click to expand...
Click to collapse
Virgin chile requieres it, vtr doesnt. (cause virgin is working on movistar system).
tried to fix this doing a fix permissions (on xperia arc it worked) but nothing, just back to retail eu ics again =c
ok, so I can't save any apn settings. Does anyone know of a fix for this? Maybe I need to install a different version of Android?
Also, I'm I complete noob at all this, so easy answers only please
Good evening,
Since updating my HTC One Sprint to Android 4.3, none of the custom Roms I flash have a data connection. The Stock ROM works fine rooted but Cyanogenmod 4.3 has no data. Tried fiddling with the network settings but no luck there.
The Data shows ON but the radio is not. No matter what I try, I cannot get data to work.
I tried Carbon Rom 4.3 tonight , that loaded and set up my phone automatically which I found very strange, but it too had no data. It appears to work just fine but just as with CM , there is no data connection. It appears that although DATA is turned on, the radio itself is off.
Has anyone else experienced this affliction? Any idea how to resolve?
To get to this point, I did return to stock to flash the 4.3 update from Sprint, then re-rooted the phone, found I had to change TWRP to the Newer version before I could complete that process.
The latest version of TWRP does not work as well by any stretch and won't let me flash from USB Flash Drive but does to the minimum required save the freeze if you leave it sitting in Recovery too long.
The main trouble is I can't use anything but the Stock Rooted Rom since not of them support data in 4.3. I suppose I could use the 4.3 versions although I am a bit afraid to even try that.
Is this just me, did I miss something in the un-root, re-root process?
Also, still have S-Off
Thanks for your time
Signed stuck in Stock
Mike
MedfieldMike said:
Good evening,
Since updating my HTC One Sprint to Android 4.3, none of the custom Roms I flash have a data connection. The Stock ROM works fine rooted but Cyanogenmod 4.3 has no data. Tried fiddling with the network settings but no luck there.
The Data shows ON but the radio is not. No matter what I try, I cannot get data to work.
I tried Carbon Rom 4.3 tonight , that loaded and set up my phone automatically which I found very strange, but it too had no data. It appears to work just fine but just as with CM , there is no data connection. It appears that although DATA is turned on, the radio itself is off.
Has anyone else experienced this affliction? Any idea how to resolve?
To get to this point, I did return to stock to flash the 4.3 update from Sprint, then re-rooted the phone, found I had to change TWRP to the Newer version before I could complete that process.
The latest version of TWRP does not work as well by any stretch and won't let me flash from USB Flash Drive but does to the minimum required save the freeze if you leave it sitting in Recovery too long.
The main trouble is I can't use anything but the Stock Rooted Rom since not of them support data in 4.3. I suppose I could use the 4.3 versions although I am a bit afraid to even try that.
Is this just me, did I miss something in the un-root, re-root process?
Also, still have S-Off
Thanks for your time
Signed stuck in Stock
Mike
Click to expand...
Click to collapse
Did you try putting the phone in global mode? Also, when you say no data do you mean no data or no service (no voice + no data)?
Sent from my HTC M7WLS
Since 4.3 update, No data with custom Roms
gullu101 said:
Did you try putting the phone in global mode? Also, when you say no data do you mean no data or no service (no voice + no data)http://icons.media.xda-developers.com/images/editor/attach.gif
Sent from my HTC M7WLS
Click to expand...
Click to collapse
Hello, I have tired all of the network modes and nothing seems to work.
Voice and Text work fine, it's just Data that won't connect yet I have a good signal.
I have attached screen shots of the CM Rom, everything seems to be in order, data enabled except it says the Mobil Network State Disconnected. Can't find any way to turn it back on. Tried to cycle airplane mode on and off but no change.
I had no trouble until I installed 4.3 from Sprint. Now only sprint works. I hopefully attached screen prints of the phone. All seems in order but data is not working.
Thanks for taking a look again!
Mike
MedfieldMike said:
Hello, I have tired all of the network modes and nothing seems to work.
Voice and Text work fine, it's just Data that won't connect yet I have a good signal.
I have attached screen shots of the CM Rom, everything seems to be in order, data enabled except it says the Mobil Network State Disconnected. Can't find any way to turn it back on. Tried to cycle airplane mode on and off but no change.
I had no trouble until I installed 4.3 from Sprint. Now only sprint works. I hopefully attached screen prints of the phone. All seems in order but data is not working.
Thanks for taking a look again!
Mike
Click to expand...
Click to collapse
I'm about 99% sure you have an APN issue (happened on multiple CM based roms). Check out the following post to see how to fix (be sure to thank him if it works!)
http://forum.xda-developers.com/showpost.php?p=46065469&postcount=111
I had the same problem, check this thread for how I fixed it. Under network status under settings, do you see ehrpd? I was getting the error but finally fixed it. Hope this helps
http://forum.xda-developers.com/showthread.php?goto=newpost&t=2475653
Since 4.3 update, No data with custom Roms
southernstyle said:
I had the same problem, check this thread for how I fixed it. Under network status under settings, do you see ehrpd? I was getting the error but finally fixed it. Hope this helps
http://forum.xda-developers.com/showthread.php?goto=newpost&t=2475653
Click to expand...
Click to collapse
Thank you for your input, I tired the code and could see it was not connected but could not make it change despite trying other settings . Just downloaded the lasted CM nightly, installed clean as new ROM, not over existing version and at least for now, Data including LTE is back. Still not sure of the trouble because it worked the first time I loaded it as well but stopped working in the middle of the day. Very strange indeed.
Could not find the the hidden Menu as the DEV above provided me so I hope what ever it was resolved itself.
Thanks again for your support and advice, it is greatly appreciated!!
I guess I will post here again in a few days so anyone that catches this knows what's up. Wish me LUCK!!!!
Since 4.3 update, No data with custom Roms
gullu101 said:
I'm about 99% sure you have an APN issue (happened on multiple CM based roms). Check out the following post to see how to fix (be sure to thank him if it works!)
http://forum.xda-developers.com/showpost.php?p=46065469&postcount=111
Click to expand...
Click to collapse
Thank you so much for taking the time, although I did not have any luck finding that menu with the voice dialer, not sure what that issue is but wanted to say thanks again here. As I said on other post, the latest nightly from CM installed as brand new ROM fixed it for now. It worked for about a half a day the first time and suddenly stopped working for now apparent reason. I guess I will see what happens for a few days.
As always, you and the other members of this support community make Android a fantastic platform. You are always willing to jump in and help newbies.
Have a great night, I will let everyone know how it goes later.
Thanks!!
Mike
No Data Connection after flashing any custom ROM
I lost my data connect after flashing the custom rom. I tried multiple custom ROM's but same issue. So I have to go back to the custom ROM. Any help...!!
Thanks,
satish5551_990i said:
I lost my data connect after flashing the custom rom. I tried multiple custom ROM's but same issue. So I have to go back to the custom ROM. Any help...!!
Thanks,
Click to expand...
Click to collapse
did you try the method posted above?
MedfieldMike said:
Thank you so much for taking the time, although I did not have any luck finding that menu with the voice dialer, not sure what that issue is but wanted to say thanks again here. As I said on other post, the latest nightly from CM installed as brand new ROM fixed it for now. It worked for about a half a day the first time and suddenly stopped working for now apparent reason. I guess I will see what happens for a few days.
As always, you and the other members of this support community make Android a fantastic platform. You are always willing to jump in and help newbies.
Have a great night, I will let everyone know how it goes later.
Thanks!!
Mike
Click to expand...
Click to collapse
I have same issue with the voice search for APNs.
Since 4.3 update, No data with custom Roms
Well, to give everyone an update, I had no luck with the suggestions , Voice Dialer did not recognize prompts. I did return to the Stock Rooted Rom and updated my PLR, when I returned to Cyanogenmod Rom it seemed to resolve the issue of working for a short while and then loosing data. I next Tried the AOPK Rom and that worked like a charm, no issues at all. I really like this Rom for HTC One, so I will most likely stick with this for a while.
I did try to install the 4.3 Version of Carbon Rom but don't you know, no data. No matter what I try, I show Data disconnected. I am just totally confused by this since some work and some don't. The AOPK rom has been working for a couple of days now so I am assuming it will continue.
Thanks again for everyone's input, I am willing to try other things but not going to worry about it since I like the AOPK rom just fine. Hopefully I don't get board with it.
Have a great weekend!!!!!!!!
Mike
Baltimore MD
Since 4.3 update, No data with custom Roms
satish5551_990i said:
I lost my data connect after flashing the custom rom. I tried multiple custom ROM's but same issue. So I have to go back to the custom ROM. Any help...!!
Thanks,
Click to expand...
Click to collapse
Thanks for posting on my issue, I never found a solution but did fine after I updated my PLR on the HTC one,. it seems to have helped some although I really can't be sure. AOPK worked right away after that so might want to give that a try if available for your phone! Good luck mate!!
MedfieldMike said:
Thanks for posting on my issue, I never found a solution but did fine after I updated my PLR on the HTC one,. it seems to have helped some although I really can't be sure. AOPK worked right away after that so might want to give that a try if available for your phone! Good luck mate!!
Click to expand...
Click to collapse
Have you found a solution yet, my friend?
Since 4.3 update, No data with custom Roms
EuphoricFuzion said:
Have you found a solution yet, my friend?
Click to expand...
Click to collapse
Good day/evening!
Thank you very much for checking.
You know, I never felt like I found a solution except that the Rom was not quite right for my phone . I had similar experiences some new 4.3 ROMS and then others were fine.
In the end, all of the Roms now work after a release or two from the initial 4.3 versions. Right now, I am using Android Revolution 3.62.401.1 just updated for Sprint recently and for now. it seems to have all of the mods I am looking for.
I may never know exactly what caused the data drops outs but it does seem to be related to initial releases since the affliction has disappeared on all Roms now.
Hey, I really do appropriate you checking in!..
Have a great rest of the day!
Mike
MedfieldMike said:
Good day/evening!
Thank you very much for checking.
You know, I never felt like I found a solution except that the Rom was not quite right for my phone . I had similar experiences some new 4.3 ROMS and then others were fine.
In the end, all of the Roms now work after a release or two from the initial 4.3 versions. Right now, I am using Android Revolution 3.62.401.1 just updated for Sprint recently and for now. it seems to have all of the mods I am looking for.
I may never know exactly what caused the data drops outs but it does seem to be related to initial releases since the affliction has disappeared on all Roms now.
Hey, I really do appropriate you checking in!..
Have a great rest of the day!
Mike
Click to expand...
Click to collapse
go to settings/data/network mode/cdma only.. fixed for me. I found my phone tried to connect via eRHD or some **** like that. I don't live in a 4G area, so this fixes it for me. Hope it helps
Rimmir said:
I'm about 99% sure you have an APN issue (happened on multiple CM based roms). Check out the following post to see how to fix (be sure to thank him if it works!)
http://forum.xda-developers.com/showpost.php?p=46065469&postcount=111
Click to expand...
Click to collapse
He mentions a "voice dialer app" but what the **** is a voice dialer app. Does he mean Google Now?
Gvaz said:
He mentions a "voice dialer app" but what the **** is a voice dialer app. Does he mean Google Now?
Click to expand...
Click to collapse
Second app on the top (not Google Now)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my One using Tapatalk
Same Issue
Gents,
Same issue for me. I'm not able to flash any custom ROM that are AOSP based. If I flash Android Rev. HD then LTE\Data connection works just fine, AOKP, CM, Carbon.....No Data Connections at all. Funny thing is that at one time, it was working just fine, then poof! Just stopped. I've tried the above steps, except for the PLR trick, to no avail. If I may, what is PLR and how does one go about updating it please? =) Maybe this will work for me. Google wasn't very helpful with this search term...
Thanks!
Full Voice bars - No Data
Took me a few days to figure this out but on Carbon Rom you have to change the APN to Sprint LTE Internet.. Settings-Mobile Network- Access point names. (works in New York City)
The APN is configured as
Name
Sprint LTE Internet
APN
n.ispsn
Proxy
Not set
Username
Not set
Password
Not Set
Server
Not Set
MMSC
mms sprintpcs .com
MMS Proxy
68.28.31.7
MMS Port
80
MCC
310
MNC
120
Authentication Type
Not Set
APN Type
default, mms,supl,hipri
APN Protocol
ipv4/ipv6
APN Enabled
Bearer
LTE
MNVO Type none
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS 20.0 Lenovo Tab M10 FHD Plus
Alexa Show Mode availableSince this is actually a GSI, it should boot on (m)any device(s), but it is inherenting tablet configs, and may look weird on phones.
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Also do not post bug reports for known issues or bug reports without proper Logcat!
How to install (on lenovo x606f(a)):When you are installing this for the first time, I suggest to try "userdebug" version first, as it has adb enabled by default. Once you have ensured, your device is booting fine with the debug version, feel free to switch to user version (please do a wipe when switching between userdebug and user build).
If you are looking for a rom with rooting capabilities, you need to stay with userdebug, or use any other method to root the user version.
only needed once:
flash latest stock android 10 (at time of writing, this is 'TB-X606XA_USR_S300564_2206300939_V9.56_BMP_ROW', built at 'Thu Jun 30 10:29:58 CST 2022'
allow oem unlocking in developer options
reboot to bootloader and unlock it
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
actually flash the system:
fastboot flash system system.img (replace system.img with the actual name)
wipe data when needed, especially on first install!: fastboot- w
fastboot reboot
In order to use Show Mode, Screensaver needs to be enabled, and one needs to use the option "Launch custom App". Here anything could be selected, but for Show Mode, one needs to "Show Mode".
To let Alexa app show all options, a second language needs to be added to system (this seems to trigger something in the app to switch to "full" options available...no idea yet, what this is, and why).
Changes compared to stock:
Show Mode app does not mess with the screen timout settings
Show Mode can be started from App Drawer
Show Mode is working not only for devices, sold with dock, but also can be started when charging (just choose screensaver when pugged)
Based On Android 13/T
Changelog
14.01.2023:
- Initial Release
14.02.2023:
Improved 'Alexa Hands-free Mode'
Fixed installing 'Alexa app' additionally
Possibility to start/control 'Spotify' by voice commands (for this, the spotify skill needs to activated in the amazon account, and the 'Alexa App' needs to be installed (just having it installed is enough)
Added 'Glove Mode' (Settings --> Display)
Added 'Double Tap to Wake' (Settings -- Display)
Switched some Google Apps to its 'Go'-variants for better performance
Fixed wrong audio configuration (from stock rom)
Fixed 'Offline-charging' (the animation is still kind of broken, but charging is working now)
Fixed sepolicy rules to let memory settings get applied (better performance)
Fixed 'Sim-Settings' crashing
All Upstream changes from LineageOs (as of 13.02.2023)
Contributors
@DerTeufel1980
Thanks to:
LineageOs Team
@phhusson
@AndyYan
@Yahoo Mike
Downloads: https://drive.google.com/drive/folders/1eFFID1EDYK7K2ifN8zYfR75rArBfvOhG
Light version does not have gapps inluded
Source Code: https://github.com/DerTeufel/
ROM OS Version: Android 13
Kernel: Stock
reserved
Just installed this on the tablet, Instalation went smooth and used the latest stock rom (that it could update to)
Wifi doesn't seem to be functioning, I'm able to enter the password and enable/disable it but it wont connect to any networks.
L3g4cyc0d3 said:
Just installed this on the tablet, Instalation went smooth and used the latest stock rom (that it could update to)
Wifi doesn't seem to be functioning, I'm able to enter the password and enable/disable it but it wont connect to any networks.
Click to expand...
Click to collapse
which tablet model exactly? i had noticed this behaviour once as well, but only while setupwizard, and while waiting for the gapps to contact the server. once i finished the setup without network, i could just re-add it, and it was working fine.
TB-X606F and used this "14012023-userdebug-system"
I ran into the issue during the setup wizard as well, skipped that part and ran into the issue again when trying to connect through the menu, After entering the wifi pass it will just say "saved" trying to make it connect again doesn't seem to do much.
Since i don't own this version, I need your help debugging/fixing this.
The latestes version before installing was Android 10 based?
Can you try connecting to an open wifi network?
And finally, please run adb logcat > wifif.log, while you try to connect to your wifi. Then upload this file somewhere and paste the link to it here... or attach the file. just don't paste the whole log here
Hope this is enough, I tried ity did connect to the open wifi, also tried connecting it to the other one while it was logging but that doesn't connect (the open wifi doesn't have internet access just grabbed an old router)
2.09 MB file on MEGA
mega.nz
Edit :
It was version TB-X606F_USR_S300660_2206131545_v9.56_BMP_ROW android 10, Checked another tablet that had the same update but is still stock
L3g4cyc0d3 said:
Hope this is enough, I tried ity did connect to the open wifi, also tried connecting it to the other one while it was logging but that doesn't connect (the open wifi doesn't have internet access just grabbed an old router)
2.09 MB file on MEGA
mega.nz
Edit :
It was version TB-X606F_USR_S300660_2206131545_v9.56_BMP_ROW android 10, Checked another tablet that had the same update but is still stock
Click to expand...
Click to collapse
i'll compare with my own logs later, and see if i can find something.
maybe you can try this rom meanwhile:
https://sourceforge.net/projects/andyyan-gsi/files/lineage-20-td/lineage-20.0-20230115-UNOFFICIAL-arm64_bgN.img.xz/download
which originates from here: https://forum.xda-developers.com/t/gsi-13-lineageos-20-trebledroid-based.4517345/
those builds are very generic, and where the first to boot on my tab at all.
Would be interesting to know, whether wifi is working for you with this.
Just went back to stock using the lenovo tool, seems like the same wifi issues. strangely it doesn't connet to the router i use (phones/laptops etc never had issues) untill i turn off security, Does connect on a ISP modem that uses a password though. i'll try to flash that rom and see what happens.
L3g4cyc0d3 said:
Just went back to stock using the lenovo tool, seems like the same wifi issues. strangely it doesn't connet to the router i use (phones/laptops etc never had issues) untill i turn off security, Does connect on a ISP modem that uses a password though. i'll try to flash that rom and see what happens.
Click to expand...
Click to collapse
You mean, you get the same issue on the stock rom?
Yup, just tried on the other untouched tablet too, same issue, just seems to refuse to connect the moment i try with it having a password on it, Tried various settings it just refuses to connect. Meanwhile other devices connect just fine
flashed the rom you linked, been stuck on the boot animation for the last 20 mins.
Edit : Flashed back to stock to see if lower encryuptions work, on lenovo's forums and multiple sites/posts elsewhere there seems to be an issue with lenovo having broken support for certain encryption with some update on multiple simmilar tablets versions and never fixed it
Edit 2 : Works on WPA/WPA2 personal, going any higher seems to cause issues.
L3g4cyc0d3 said:
Yup, just tried on the other untouched tablet too, same issue, just seems to refuse to connect the moment i try with it having a password on it, Tried various settings it just refuses to connect. Meanwhile other devices connect just fineView attachment 5811977
flashed the rom you linked, been stuck on the boot animation for the last 20 mins.
Edit : Flashed back to stock to see if lower encryuptions work, on lenovo's forums and multiple sites/posts elsewhere there seems to be an issue with lenovo having broken support for certain encryption with some update on multiple simmilar tablets versions and never fixed it
Edit 2 : Works on WPA/WPA2 personal, going any higher seems to cause issues.
Click to expand...
Click to collapse
well, i have actually no idea, why wifi does not work for you. But the logs confirm, what you also already said...it's broken on stock rom as well.
01-16 06:28:44.264 4368 4368 I wpa_supplicant: wlan0: CTRL-EVENT-DISCONNECTED bssid=c0:c1:c0:f0:8d:8b reason=3 locally_generated=1
This always shows up, after it tries to connect to your WRT ssid... and wpa_supplicant binary is part of the stock rom vendor partition.
But this should be good enough for now, i guess
"Edit 2 : Works on WPA/WPA2 personal, going any higher seems to cause issues"
Thank you I hope they will fix it at some point
@DerTeufel1980 my device is lenovo tb x606v it has Sim support but the gsi doesn't support the volte services it would be great if you find a fix for that
By the way the gsi is smooth as compared to others.
akssingh said:
@DerTeufel1980 my device is lenovo tb x606v it has Sim support but the gsi doesn't support the volte services it would be great if you find a fix for that
Click to expand...
Click to collapse
Is it working in any other gsi?
DerTeufel1980 said:
Is it working in any other gsi?i
Click to expand...
Click to collapse
I was using Andy lineage os gsi and in settings there was phh option in which there was ims implementation which fixed volte. But this gsi doesn't has phh options . And the headphone jack also doesn't detect aux.
Is it possible to build a custom rom for this device?
akssingh said:
Is it possible to build a custom rom for this device?
Click to expand...
Click to collapse
I don't get what you mean by that. This is already a custom rom
DerTeufel1980 said:
I don't get what you mean by that. This is already a custom rom
Click to expand...
Click to collapse
Oh sorry I meant would this rom become more smooth and stable because it's lagging .