New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Jizzylax
Old
#151  
Jizzylax's Avatar
Senior Member
Thanks Meter 523
Posts: 1,465
Join Date: Oct 2010
Quote:
Originally Posted by andybones View Post
oh wow i guess that why the rom wont get data..?

any idea what to do from here ?
Bend over?



I'm sure someone can figure it out. Sadly, not I.
The Following User Says Thank You to Jizzylax For This Useful Post: [ Click to Expand ]
 
nitsuj17
Old
#152  
nitsuj17's Avatar
Recognized Developer
Thanks Meter 14279
Posts: 9,524
Join Date: Aug 2010
Location: NJ

 
DONATE TO ME
Quote:
Originally Posted by andybones View Post
oh wow i guess that why the rom wont get data..?

any idea what to do from here ?
treat it like any other port

but afaik all htc roms support evdo, and this would have to if it is in fact for an inc2
 
slacka-vt
Old
#153  
slacka-vt's Avatar
Senior Member
Thanks Meter 98
Posts: 308
Join Date: Nov 2009
Location: Southern Vermont
Using the bonestock ROM, i dialed ##778# and wrote down all the EPST settings. Then I flashed the RUU and did the same. Everything was set exactly the same except for in the "Modem Settings" there is no "EVDO Diversity: Enable". It's just missing. And also in "Modem Settings" in the "Preferred Serving System" it says "Not Support". It should be set to "Preferred Serving System: Auto". I tried setting it to "auto" and it reverts back after a reboot.
Current Devices
HTC Incredible 4G LTE - CM10.1
Amazon Kindle Fire HD 8.5 - CM10.1
Motorola Xoom - MyXoom CM10.1

-----------------------------------------------------------------------------------------------
Previous Devices
HTC Incredible 2 - R.I.P.
Motorola Droid X2 - Utter ****e, traded for Dinc2
HTC Incredible - Retired
Motorola Droid X - R.I.P.
HTC Eris - Retired
HTC Imagio - Retired
Samsung Omnia - Retired
 
andybones
Old
#154  
andybones's Avatar
Recognized Contributor
Thanks Meter 4343
Posts: 5,275
Join Date: May 2010
Location: Upstate NY

 
DONATE TO ME
Quote:
Originally Posted by nitsuj17 View Post
treat it like any other port

but afaik all htc roms support evdo, and this would have to if it is in fact for an inc2
sadly, I'e never ported a ROM
 
nitsuj17
Old
#155  
nitsuj17's Avatar
Recognized Developer
Thanks Meter 14279
Posts: 9,524
Join Date: Aug 2010
Location: NJ

 
DONATE TO ME
Quote:
Originally Posted by andybones View Post
sadly, I'e never ported a ROM
gotta start sometime!
The Following User Says Thank You to nitsuj17 For This Useful Post: [ Click to Expand ]
 
wdfowty
Old
(Last edited by wdfowty; 30th May 2012 at 09:56 PM.)
#156  
wdfowty's Avatar
Recognized Developer
Thanks Meter 522
Posts: 1,658
Join Date: Jun 2010
Location: S.F. Bay Area, California
I can't activate my inc2, so I can't test, but has anyone tried to edit the build.prop?

Look for:
Code:
ro.ril.wp.feature=0
Change 0 to 1, reboot, see if data is working.


EDIT:

Also look for:
Code:
ro.telephony.default_network
and make sure it equals 4 (should be the default)

"It's not really yours until you've voided the warranty"




Follow me on twitter: @wdfowty
Add me to your circle:+wdfowty
 
blazingwolf
Old
#157  
blazingwolf's Avatar
Senior Member
Thanks Meter 390
Posts: 2,066
Join Date: Nov 2006

 
DONATE TO ME
Quote:
Originally Posted by wdfowty View Post
I can't activate my inc2, so I can't test, but has anyone tried to edit the build.prop?

Look for:
Code:
ro.ril.wp.feature=0
Change 0 to 1, reboot, see if data is working.


EDIT:

Also look for:
Code:
ro.telephony.default_network
and make sure it equals 4 (should be the default)
I have them set that way and it still doesn't work.
HTC Incredible 4G LTE, Notion Ink Adam, Acer IconiaTab A500, Pandigital Novel
 
wdfowty
Old
#158  
wdfowty's Avatar
Recognized Developer
Thanks Meter 522
Posts: 1,658
Join Date: Jun 2010
Location: S.F. Bay Area, California
Can someone get me a logcat? turn off mobile data and then turn on again (in the log).

Quote:
Originally Posted by blazingwolf View Post
I have them set that way and it still doesn't work.
Never thought I'd see another Novel user. Man was that a frankenstien of a tablet lol

"It's not really yours until you've voided the warranty"




Follow me on twitter: @wdfowty
Add me to your circle:+wdfowty
 
blazingwolf
Old
#159  
blazingwolf's Avatar
Senior Member
Thanks Meter 390
Posts: 2,066
Join Date: Nov 2006

 
DONATE TO ME
Quote:
Originally Posted by wdfowty View Post
Can someone get me a logcat? turn off mobile data and then turn on again (in the log).



Never thought I'd see another Novel user. Man was that a frankenstien of a tablet lol
Still is. LOL.
HTC Incredible 4G LTE, Notion Ink Adam, Acer IconiaTab A500, Pandigital Novel
 
slacka-vt
Old
#160  
slacka-vt's Avatar
Senior Member
Thanks Meter 98
Posts: 308
Join Date: Nov 2009
Location: Southern Vermont
Looks like /system/lib/libims_ril.so is missing from the RUU. It's present in the Verizon OTA and is also referenced in the build.prop

Code:
rild.libpath=/system/lib/libhtc_ril.so
#for libsms_ril
rild.lib_ims_path=/system/lib/libims_ril.so
I'm not sure how to add this to the lib.img in the RUU. I tried copying the file to \system\lib and addin the line in the build.prop but I don't think this is an effective way to do it.
Current Devices
HTC Incredible 4G LTE - CM10.1
Amazon Kindle Fire HD 8.5 - CM10.1
Motorola Xoom - MyXoom CM10.1

-----------------------------------------------------------------------------------------------
Previous Devices
HTC Incredible 2 - R.I.P.
Motorola Droid X2 - Utter ****e, traded for Dinc2
HTC Incredible - Retired
Motorola Droid X - R.I.P.
HTC Eris - Retired
HTC Imagio - Retired
Samsung Omnia - Retired