Re: customize_upgrade.xml at&t C905
Quote:
Originally Posted by
sovanyio
So you non-SEUS flashed a c905 firmware then SEUS updated it again? Did it work after this? What would be the purpose of flashing the ATT CDA, wouldn't that cause SEUS to reflash the phone with the branded ATT firmware in the future?
Right now, I've got these files waiting on my desktop to flash with
C905_R1DA032_MAIN_GENERIC_SI_RED53
C905_R1DA032_FS_AMERICA_RED53
C905a_1212-2674_R6A_Customized_Generic_LAM_(b)
Seems at&t remove few features..
Can't turn 3g off.
Lets us know it unlock phone to use Music as ringtones also..
Re: customize_upgrade.xml at&t C905
Quote:
Originally Posted by
sovanyio
So you non-SEUS flashed a c905 firmware then SEUS updated it again? Did it work after this? What would be the purpose of flashing the ATT CDA, wouldn't that cause SEUS to reflash the phone with the branded ATT firmware in the future?
Right now, I've got these files waiting on my desktop to flash with
C905_R1DA032_MAIN_GENERIC_SI_RED53
C905_R1DA032_FS_AMERICA_RED53
C905a_1212-2674_R6A_Customized_Generic_LAM_(b)
might i ask where you got the main and fs files? i have the customized_generic.
thanks,
Re: customize_upgrade.xml at&t C905
anyone have the original files for the phone before the flash?
looking for
CDA article: 1214-8735
CDA version: R36A
Default article: 1205-9083
Default version: R1BB026
1 Attachment(s)
Re: customize_upgrade.xml at&t C905
Quote:
Originally Posted by
coolx7
anyone have the original files for the phone before the flash?
looking for
CDA article: 1214-8735
CDA version: R36A
Default article: 1205-9083
Default version: R1BB026
Put this (unzipped) Attachment 7843 to TPA/preset/custom with A2Uploader, turn the phone on and off, then use SEUS. You'll get R1BB026_AT&T.
Re: customize_upgrade.xml at&t C905
I just tried that. Still not gettting the AT&T version. Is there anything else I need to change in the customize_upgrade.xml file? Phone model? Language? Phone name? Region?
EDIT: Nevermind. I got it. Use this:
Code:
<?xml version="1.0" encoding="utf-8"?>
<customization>
<info>
<model>C905a</model>
<cda-number>1214-8735</cda-number>
<cda-revision>R36A</cda-revision>
</info>
</customization>
Re: customize_upgrade.xml at&t C905
Quote:
Originally Posted by
trlehotan
I just tried that. Still not gettting the AT&T version. Is there anything else I need to change in the customize_upgrade.xml file? Phone model? Language? Phone name? Region?
EDIT: Nevermind. I got it. Use this:
Code:
<?xml version="1.0" encoding="utf-8"?>
<customization>
<info>
<model>C905a</model>
<cda-number>1214-8735</cda-number>
<cda-revision>R36A</cda-revision>
</info>
</customization>
It should work also without :
<model>C905a</model>, or <cda-revision>R36A</cda-revision>