• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [ROM][ALPHA] CyanogenMod 10 for the LG Connect 4G MS840

I was trying to look for clues in the logs. Only found a could things that looked useful. The last one isn't related to the mobile network, but came up a few times here and there.

W/ThrottleService( 458): unable to find stats for iface rmnet_sdio0

D/ConnectivityService( 458): Attempting to switch to mobile
D/ConnectivityService( 458): ConnectivityChange for mobile: DISCONNECTED/DISCONNECTED

D/ (23184): dl error message Cannot load library: load_library[1118]: Library 'libtcpfinaggr.so' not found
 
Upvote 0
Decided to restore backup to VV3 in CWM. it restored fine, 4g was fine. Restored back to CM10. I experienced the having to wait 10 mins again for service so I decided to log and see. Found this:

E/MobileDataStateTracker( 459): default: Ignoring feature request because could not acquire PhoneService
E/MobileDataStateTracker( 459): default: Could not enable APN type "default"
D/TelephonyProvider( 754): Preferred APN: -1
D/TelephonyProvider( 754): Preferred APN: -1
 
Upvote 0
Out of curiosity, looked at my /etc/apns-conf.xml

It's got all kinda of t-mobile stuff in there, nothing metro. I'll try editing it, see whats up.

[HIGH]<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2006, Google Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->

<!-- use empty string to specify no proxy or port -->
<!-- This version must agree with that in apps/common/res/apns.xml -->
<apns version="7">
<apn carrier="T-Mobile US"
mcc="310"
mnc="260"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 250"
mcc="310"
mnc="250"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 660"
mcc="310"
mnc="660"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 230"
mcc="310"
mnc="230"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 310"
mcc="310"
mnc="310"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 580"
mcc="310"
mnc="580"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 240"
mcc="310"
mnc="240"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 800"
mcc="310"
mnc="800"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 210"
mcc="310"
mnc="210"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 160"
mcc="310"
mnc="160"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 270"
mcc="310"
mnc="270"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 200"
mcc="310"
mnc="200"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 220"
mcc="310"
mnc="220"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<apn carrier="T-Mobile US 490"
mcc="310"
mnc="490"
apn="epc.tmobile.com"
user="none"
server="*"
password="none"
mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
/>

<!-- T-Mobile Europe -->
<apn carrier="T-Mobile UK"
mcc="234"
mnc="30"
apn="general.t-mobile.uk"
user="t-mobile"
password="tm"
server="*"
mmsproxy="149.254.201.135"
mmsport="8080"
mmsc="http://mmsc.t-mobile.co.uk:8002"
/>

<apn carrier="T-Mobile D"
mcc="262"
mnc="01"
apn="internet.t-mobile"
user="t-mobile"
password="tm"
server="*"
mmsproxy="172.028.023.131"
mmsport="8008"
mmsc="http://mms.t-mobile.de/servlets/mms"
/>

<apn carrier="T-Mobile A"
mcc="232"
mnc="03"
apn="gprsinternet"
user="t-mobile"
password="tm"
server="*"
mmsproxy="010.012.000.020"
mmsport="80"
mmsc="http://mmsc.t-mobile.at/servlets/mms"
type="default,supl"
/>

<apn carrier="T-Mobile A MMS"
mcc="232"
mnc="03"
apn="gprsmms"
user="t-mobile"
password="tm"
server="*"
mmsproxy="010.012.000.020"
mmsport="80"
mmsc="http://mmsc.t-mobile.at/servlets/mms"
type="mms"
/>

<apn carrier="T-Mobile CZ"
mcc="230"
mnc="01"
apn="internet.t-mobile.cz"
user="wap"
password="wap"
server="*"
mmsproxy="010.000.000.010"
mmsport="80"
mmsc="http://mms"
type="default,supl"
/>

<apn carrier="T-Mobile CZ MMS"
mcc="230"
mnc="01"
apn="mms.t-mobile.cz"
user="mms"
password="mms"
server="*"
mmsproxy="010.000.000.010"
mmsport="80"
mmsc="http://mms"
type="mms"
/>

<apn carrier="T-Mobile NL"
mcc="204"
mnc="16"
apn="internet"
user="*"
password="*"
server="*"
mmsproxy="010.010.010.011"
mmsport="8080"
mmsc="http://t-mobilemms"
type="default,supl"
/>

<apn carrier="T-Mobile NL MMS"
mcc="204"
mnc="16"
apn="mms"
user="tmobilemms"
password="tmobilemms"
server="*"
mmsproxy="010.010.010.011"
mmsport="8080"
mmsc="http://t-mobilemms"
type="mms"
/>
</apns>
[/HIGH]
 
Upvote 0
Code:
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2006, Google Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
**     [url]http://www.apache.org/licenses/LICENSE-2.0[/url]
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->

<!-- use empty string to specify no proxy or port -->
<!-- This version must agree with that in apps/common/res/apns.xml -->
<apns version="7">
    <apn carrier="T-Mobile US"
         mcc="310"
         mnc="260"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
    />

    <apn carrier="T-Mobile US 250"
         mcc="310"
         mnc="250"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <apn carrier="T-Mobile US 660"
         mcc="310"
         mnc="660"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <apn carrier="T-Mobile US 230"
         mcc="310"
         mnc="230"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <apn carrier="T-Mobile US 310"
         mcc="310"
         mnc="310"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <apn carrier="T-Mobile US 580"
         mcc="310"
         mnc="580"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <apn carrier="T-Mobile US 240"
         mcc="310"
         mnc="240"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <apn carrier="T-Mobile US 800"
         mcc="310"
         mnc="800"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <apn carrier="T-Mobile US 210"
         mcc="310"
         mnc="210"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <apn carrier="T-Mobile US 160"
         mcc="310"
         mnc="160"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <apn carrier="T-Mobile US 270"
         mcc="310"
         mnc="270"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <apn carrier="T-Mobile US 200"
         mcc="310"
         mnc="200"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <apn carrier="T-Mobile US 220"
         mcc="310"
         mnc="220"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <apn carrier="T-Mobile US 490"
         mcc="310"
         mnc="490"
         apn="epc.tmobile.com"
         user="none"
         server="*"
         password="none"
         mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
            />

    <!-- T-Mobile Europe -->
    <apn carrier="T-Mobile UK"
         mcc="234"
         mnc="30"
         apn="general.t-mobile.uk"
         user="t-mobile"
         password="tm"
         server="*"
         mmsproxy="149.254.201.135"
         mmsport="8080"
         mmsc="http://mmsc.t-mobile.co.uk:8002"
    />

    <apn carrier="T-Mobile D"
         mcc="262"
         mnc="01"
         apn="internet.t-mobile"
         user="t-mobile"
         password="tm"
         server="*"
         mmsproxy="172.028.023.131"
         mmsport="8008"
         mmsc="http://mms.t-mobile.de/servlets/mms"
    />

    <apn carrier="T-Mobile A"
         mcc="232"
         mnc="03"
         apn="gprsinternet"
         user="t-mobile"
         password="tm"
         server="*"
         mmsproxy="010.012.000.020"
         mmsport="80"
         mmsc="http://mmsc.t-mobile.at/servlets/mms"
         type="default,supl"
    />

    <apn carrier="T-Mobile A MMS"
         mcc="232"
         mnc="03"
         apn="gprsmms"
         user="t-mobile"
         password="tm"
         server="*"
         mmsproxy="010.012.000.020"
         mmsport="80"
         mmsc="http://mmsc.t-mobile.at/servlets/mms"
         type="mms"
    />

    <apn carrier="T-Mobile CZ"
         mcc="230"
         mnc="01"
         apn="internet.t-mobile.cz"
         user="wap"
         password="wap"
         server="*"
         mmsproxy="010.000.000.010"
         mmsport="80"
         mmsc="http://mms"
         type="default,supl"
    />

    <apn carrier="T-Mobile CZ MMS"
         mcc="230"
         mnc="01"
         apn="mms.t-mobile.cz"
         user="mms"
         password="mms"
         server="*"
         mmsproxy="010.000.000.010"
         mmsport="80"
         mmsc="http://mms"
         type="mms"
    />

    <apn carrier="T-Mobile NL"
         mcc="204"
         mnc="16"
         apn="internet"
         user="*"
         password="*"
         server="*"
         mmsproxy="010.010.010.011"
         mmsport="8080"
         mmsc="http://t-mobilemms"
         type="default,supl"
    />

    <apn carrier="T-Mobile NL MMS"
         mcc="204"
         mnc="16"
         apn="mms"
         user="tmobilemms"
         password="tmobilemms"
         server="*"
         mmsproxy="010.010.010.011"
         mmsport="8080"
         mmsc="http://t-mobilemms"
         type="mms"
    />
</apns>

ugh someone please give how to post code on forums classes. ;)
 
Upvote 0
Really??? We've been using t-mobiles apns this whole time???? Someone wanna pull the Metro Apns for Kinada. The answers may have been in front of our face

dunno htf that got in my build(s), but this is what its pose to be copying into it.

Code:
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
**     http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<!-- BEGIN: 0012493 cognitive.lee@lge.com 2010-12-15 -->
<!-- MOD: 0012493: [DATA_AFW] Set inactivity timer off temporarily due to data connection problem -->
<!-- BEGIN : 0015520 jaehyun2.kim@lge.com 2011-02-07 -->
<!-- ADD : 0015520: [DATA_AFW] Add bearer field in APN -->

<!-- use empty string to specify no proxy or port -->

<!-- If you edit this version, also edit the version in the partner-supplied 
    apns-conf.xml configuration file -->
<!-- BEGIN : sanghyun92.lee@lge.com 2012-03-21 -->
<!-- [l0][telephony][MPCS] Add Multiple PDN feature -->
<apns version="7">
<!-- For commercial network -->
<apn carrier="MPCSINTERNET"
		mcc="311" 
		mnc="660" 
		apn="internet.metropcs"
		user="" 
		password=""
		server="" 		
		proxy="" 
		port=""
		mmsc="http://mms.metropcs.net:3128/mmsc"
		mmsproxy="" 
		mmsport="" 		
		type="default,mms,supl,dun"
		protocol="IP"
		bearer="0"
		defaultflag="0"
		preferapp=""	
/>
<apn carrier="MPCSIMS"
		mcc="311" 
		mnc="660" 
		apn="ims.metropcs"
		user="" 
		password=""
		server="" 		
		proxy="" 
		port=""
		mmsproxy="" 
		mmsport="" 		
		type="ims"
		protocol="IP"
		bearer="0"
		defaultflag="0"
		preferapp=""
/>
<apn carrier="MPCSADMIN"
		mcc="311" 
		mnc="660" 
		apn="admin.metropcs"
		user="" 
		password=""
		server="" 		
		proxy="" 
		port=""
		mmsproxy="" 
		mmsport="" 		
		type="admin"
		protocol="IP"
		bearer="0"
		defaultflag="0"
		preferapp=""
/>

<!-- For test equipment_1 -->
<apn carrier="TESTINTERNET_1"
		mcc="001"
		mnc="010"
		apn="internet.metropcs"
		user="" 
		password=""
		server="" 		
		proxy="" 
		port=""
		mmsc="http://mms.metropcs.net:3128/mmsc"
		mmsproxy="" 
		mmsport="" 		
		type="default,mms,supl,dun"
		protocol="IP"
		bearer="0"
		defaultflag="0"
		preferapp=""	
/>
<apn carrier="TESTIMS_1"
		mcc="001"
		mnc="010"
		apn="ims.metropcs"
		user="" 
		password=""
		server="" 		
		proxy="" 
		port=""
		mmsproxy="" 
		mmsport="" 		
		type="ims"
		protocol="IP"
		bearer="0"
		defaultflag="0"
		preferapp=""
/>
<apn carrier="TESTADMIN_1"
		mcc="001"
		mnc="010"
		apn="admin.metropcs"
		user="" 
		password=""
		server="" 		
		proxy="" 
		port=""
		mmsproxy="" 
		mmsport="" 		
		type="admin"
		protocol="IP"
		bearer="0"
		defaultflag="0"
		preferapp=""
/>

<!-- LGE_CHANGE_S, [LGE_DATA][ADD_TETHER_PDN] seungmin.jeong@lge.com , 2012-05-05 -->
<apn carrier="TEST_TETHERING_1"
		mcc="001"
		mnc="010"
		apn="tethering.metropcs"
		user="" 
		password=""
		server="" 		
		proxy="" 
		port=""
		mmsproxy="" 
		mmsport="" 		
		type="tethering"
		protocol="IP"
		bearer="0"
		defaultflag="0"
		preferapp=""
/>
<!-- LGE_CHANGE_E, [LGE_DATA][ADD_TETHER_PDN] seungmin.jeong@lge.com , 2012-05-05 -->

<!-- For test equipment_2 -->
<apn carrier="TESTINTERNET_2"
		mcc="001"
		mnc="01"
		apn="internet.metropcs"
		user="" 
		password=""
		server="" 		
		proxy="" 
		port=""
		mmsc="http://mms.metropcs.net:3128/mmsc"
		mmsproxy="" 
		mmsport="" 		
		type="default,mms,supl,dun"
		protocol="IP"
		bearer="0"
		defaultflag="0"
		preferapp=""	
/>
<apn carrier="TESTIMS_2"
		mcc="001"
		mnc="01"
		apn="ims.metropcs"
		user="" 
		password=""
		server="" 		
		proxy="" 
		port=""
		mmsproxy="" 
		mmsport="" 		
		type="ims"
		protocol="IP"
		bearer="0"
		defaultflag="0"
		preferapp=""
/>
<apn carrier="TESTADMIN_2"
		mcc="001"
		mnc="01"
		apn="admin.metropcs"
		user="" 
		password=""
		server="" 		
		proxy="" 
		port=""
		mmsproxy="" 
		mmsport="" 		
		type="admin"
		protocol="IP"
		bearer="0"
		defaultflag="0"
		preferapp=""
/>

<!-- LGE_CHANGE_S, [LGE_DATA][ADD_TETHER_PDN] seungmin.jeong@lge.com , 2012-05-05 -->
<apn carrier="TEST_TETHERING_2"
		mcc="001"
		mnc="01"
		apn="tethering.metropcs"
		user="" 
		password=""
		server="" 		
		proxy="" 
		port=""
		mmsproxy="" 
		mmsport="" 		
		type="tethering"
		protocol="IP"
		bearer="0"
		defaultflag="0"
		preferapp=""
/>
<!-- LGE_CHANGE_E, [LGE_DATA][ADD_TETHER_PDN] seungmin.jeong@lge.com , 2012-05-05 -->

<apn carrier="MetroPCSInternetAPN"
	    mcc="311"
	    mnc="66"
		apn="internet.metropcs"
		user="" 
		password=""
		server="" 		
		proxy="" 
		port=""
		mmsc="http://mms.metropcs.net:3128/mmsc"
		mmsproxy="" 
		mmsport="" 		
		type="default,mms,supl,dun"
		protocol="IP"
		bearer="0"
		defaultflag="0"
		preferapp=""	
/>
</apns>
<!-- END : sanghyun92.lee@lge.com 2012-03-21 -->
 
Upvote 0
Hey pg. I replaced the apns-conf.xml file with the one you provided. MMS is still not working. Is there any info I can get for you from my phone or anything you'd like me to try?

Thought I should add two things. This is on the most recent build which I just flashed onto the device from VV3. Also, thanks for your great work on this.
 
Upvote 0
Hey pg. I replaced the apns-conf.xml file with the one you provided. MMS is still not working. Is there any info I can get for you from my phone or anything you'd like me to try?

Thought I should add two things. This is on the most recent build which I just flashed onto the device from VV3. Also, thanks for your great work on this.

Do you get data? Does it still flashes in and out of service? You rebooted after replacing the file? Did you replace the whole Apns-conf.xml or just edit it with root explorer?
 
Upvote 0
Do you get data? Does it still flashes in and out of service? You rebooted after replacing the file? Did you replace the whole Apns-conf.xml or just edit it with root explorer?


No data. Still flashes in and out (but no issues texting or calling). I rebooted several times after pulling the original with adb and pushing the replacement (with only pg's metro code) to /etc/apns-conf.xml
 
Upvote 0
Telephony provider would a good place to look. -1 means none/nothing typically. If I remember right java uses 0 based arrays

I also saw this posted somewhere. Not sure if it applies, but maybe backing up APN settings in VV3, then restoring them in CM10 might work.

http://teamuscellular.com/Forum/topic/2648-how-to-accesschange-apn-settings/
NOTE: Starting with Android 4.0/ICS, 3rd Party apps don't have access to write APN settings, hence this app no longer works for restoring APN backups as a normal app. You can convert it to a System app using Titanium Backup on a rooted phone and use. Instructions:
- Open Titanium Backup
- Go to backup/restore tab
- Find APN Backup & Restore on the list
- Long press on the app when you find it
- Select Convert to system app
- Open APN Backup & Restore
- Click menu and disable ICS check

https://play.google.com/store/apps/details?id=com.riteshsahu.APNBackupRestore&hl=en
 
Upvote 0
Telephony provider would a good place to look. -1 means none/nothing typically. If I remember right java uses 0 based arrays

I also saw this posted somewhere. Not sure if it applies, but maybe backing up APN settings in VV3, then restoring them in CM10 might work.

how to access/change APN settings?? - Galaxy S II Discussion - TeamUSCellular


https://play.google.com/store/apps/details?id=com.riteshsahu.APNBackupRestore&hl=en

Kanaida I've already done this with APNs, as well as trying to swap the .xml from ZVA (this is before we tried flashing VVx software). Nothing worked. Hopefully VV3/4 APNs work... would they really be any different from ZVA?
 
Upvote 0
And thinking back on this, I remember that previous PG CM10 Connect builds did, in fact have the Metro APNs included in the them, they were just hidden among 80 other APNs that were showing. I deleted about 80 and pushed the 3-6 (can't remember exact number) APNs from ZVA.

Where was everybody for this discussion? One problem was not being to see or configure the APNs locally. If you manage to open APNs on the phone, it shows nothing... APN manager apps will spot them, though... :thinking:
 
Upvote 0
I'll give this a try now kanaida. (APN Backup & Restore)

No dice on APN Backup & Restore. It didn't seem to make any difference. I tried in NV mode and RUIM/SIM with reboots in between. At one point the Mobile Network State under About Phone did say 'Connecting' but never connected.

And thinking back on this, I remember that previous PG CM10 Connect builds did, in fact have the Metro APNs included in the them, they were just hidden among 80 other APNs that were showing. I deleted about 80 and pushed the 3-6 (can't remember exact number) APNs from ZVA.

Where was everybody for this discussion? One problem was not being to see or configure the APNs locally. If you manage to open APNs on the phone, it shows nothing... APN manager apps will spot them, though... :thinking:

I do remember reading this in the thread somewhere. The APN count on VV3 from the backup I made was 19.
 
Upvote 0
We hit that up a while ago. I wouldn't waste any more time with APNs unless there is more to implementing them aside from what a lot of us have tried already, using backup/restore, stuffing a new apnconfig XML etc... We need to be able to see them with the phone to tic them on and make sure they're sticking.

I have also tried searching all around google for answers RE: CM10, No 4G, no APNs showing, and so on. Most of the responses have been: Hurr, dude just use 10.1 cuz 10 sucks. I've tried flashing many patches found on XDA, all are NoGO. We're a few out of MANY with the same problems trying to find out WTF is up with CM10 :D
 
Upvote 0
Thump lol.

I see here, CM10.1 is Android 4.2.1, wonder if pg has all the necesary drivers etc... to make a build of that one. I was scouring around qualcom's web site and saw some adreno drivers for 4.2 MR1 (not sure if it will just work with any 4.2.xx)

April 23

Qualcomm Releases Adreno 2xx GPU Binaries for on ICS ARMv6 Devices

Adreno 2xx, and 3xx User-mode Android 4.2 Jelly Bean MR1 Graphics Driver (ARMv7) [JB_VANILLA.04.02.02.060.053]Download (13.3 mb)
Updated 23 Apr 13
This release contains a developer preview of the user-mode driver binaries for Qualcomm's Adreno 3xx and 2xx GPU on Google Android 4.2 Jelly Bean MR1. It has been tested with the CAF AU_LINUX_ANDROID_JB_VANILLA.04.02.02.060.053 and supports any Adreno 2xx and 3xx GPU on Android 4.2 Jelly Bean MR1. This release is intended only for developers that work on Jelly Bean MR1 bring-up work, and does not meet our customer release quality. This release adds Adreno Profiler support for Nexus 4 devices with factory ROM JDQ39.
 
Upvote 0
I saw mention in another post that the CM10 bugtracker had this to say in it:

Adnan Begovic added a comment - 06/Feb/13 1:13 PM

This is due to the apn entries containing ipv4 AND ipv6 for Sprint in CM10. We never really implemented the "fix" into CM10 as we saw no reason to maintain an outdated revision.
Please update to cm10.1 or just take the apns-conf.xml from cm10.1 and place it in system/etc/ for your current build.
Hope that helps.
Closing this issue as resolved.

https://jira.cyanogenmod.org/browse/CYAN-211
 
Upvote 0
I think PG is playing around with 10.1, whether it boots up or not, I dunno. Uh, aren't our devices ARm7? LOL..

Kanaida I think we need to find a way to read UICC and get this build to display APN function before we can go forward. Just a guess, you.and PG are the experts here ;) the last thing I ever programmed was a Commodore 128 :D

I've not seen CM10.1 work w/o kernel mods yet.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones