TMO Kit Kat Update Q&A Thread

Search This thread

dragonstalker

Senior Member
Jan 1, 2008
1,914
1,303
Fort Myers, Fla
Okay so I want to ask this, sorry if this is a noob question but I updated my T-Mobile Note 3 to Kit Kat :) can I use CF Auto Root to gain Root and just flash a custom recovery? Sorry Haven't messed around with a Samsung for a good long while! any help would be appreciated

yes sir, you can. now that you have updated. cf-autoroot will gain you root, and you can flash almost any rom you want.
 
  • Like
Reactions: blacknet101

blacknet101

Senior Member
Dec 4, 2010
472
88
California
yes sir, you can. now that you have updated. cf-autoroot will gain you root, and you can flash almost any rom you want.

thanks for the response!! I can't find the cf-autoroot thread ?

but okay once I download cf-autoroot, just run it and it'll automatically root the Note 3?!

I'm excited to get this done! I've been on stock way too long haha

Sent from my SM-G900V using Tapatalk
 

dragonstalker

Senior Member
Jan 1, 2008
1,914
1,303
Fort Myers, Fla
thanks for the response!! I can't find the cf-autoroot thread ?

but okay once I download cf-autoroot, just run it and it'll automatically root the Note 3?!

I'm excited to get this done! I've been on stock way too long haha

Sent from my SM-G900V using Tapatalk

Yes sir. Once you run auto root via odin, it will root your phone, and you will be able to odin a custom recovery.
 
  • Like
Reactions: blacknet101

blacknet101

Senior Member
Dec 4, 2010
472
88
California
Yes sir. Once you run auto root via odin, it will root your phone, and you will be able to odin a custom recovery.

so flash the custom recovery through Odin?

man its weird doing everything through Odin haha used the the Nexus 5 where everything is with the Command Line haha

I really appreciate the help buddie

Sent from my SM-G900V using Tapatalk
 
  • Like
Reactions: dragonstalker

xmuertex

Senior Member
Mar 13, 2008
213
43
HELP!!!

after i updated my n900t to kitkat i lost gyroscope, air motion and proximity sensor any fix, i tried multiple odin flash with no solution,
 

Top Liked Posts

  • There are no posts matching your filters.
  • 24
    In an attempt keep thread questions down to a minimum and let it be used for development specific questions. I ask that you post general update questions here. I will keep this updated as best I can.


    1. Q: How do I update to official T-Mobile release?
    A: You can go back to stock and accept the OTA. Or you can download the Update.zip HERE . There are other links from Tesh and Allenjthomsen on their individual threads. (thanks Allen for the update.zip and Dirtybudha for the ftp server)

    2. Q: Should I flash the update so I can have the new bootloader?
    A: At this time we are waiting for the release of more custom kernels and there are 2 recoveries that will work with the new bootloader

    3. Q: Can I go back to 4.3 once I flash?
    A: If you flash the new bootloader, you will not be able to odin back to use 4.3 roms. But you can custom flash 4.3 with new Mi7 bootloader and kernels made for that purpose.

    4. Q: If I update my N3 will I still have root?
    A: At this time, you can gain root using CF-Auto root, but you will lose custom recovery

    5. Q: Will flashing the update trip Knox if I originally rooted using De-La Vega?
    A: No, flashing the update will simply update your phone to 4.4.2. But trying to flash a custom recovery will trip Knox to 0x1. kingoapp.com does not work as per a user that tried it

    6. Q: Can I load TMO Kit Kat without updating bootloader?
    A: Yes. You can flash any rom.zip from the dev thread using custom 4.3 Kit Kat Kernels that allow 4.4.2 to run off the 4.3 bootloader.

    7. Q: Are there any TMO Kit Kat kernels already in circulation?
    A: . Yes. Check the Original Android Development thread.

    8. Q: I tried flashing the new posted Odexed and Deodexed roms but get stuck at boot. What's wrong?
    A: The new boot.img (Kernel) included in these roms are based off the Kit Kat kernel release. They will not work on the 4.3(Jellybean MI7) bootloader unless you usea custom kernel

    9. Q: After I update to official release, how do I get root back?
    A: You will need to ODIN CF-Autoroot once you have updated. WARNING: YOU WILL TRIP KNOX USING CF-AUTOROOT

    10. Q: Has anyone found a custom recovery that works with the NB4 Bootloader?
    A: Yes, it has been noted that Philz recovery and the N9005 TWRP is being tested as per BigBiff's recommendation and is noted as working.

    11. Q: Can I flash just the bootloader and the modem?
    A: Yes, but you will have compatibilty issues unless you flash one of the two Kit Kat compatible recoveries.

    12. Q: I Odined the NB4 file and my phone just sits at black screen with blue recovery on it. Did I do something wrong?
    A: NO, there seems to be a glitch in the Odin process. Reboot your phone into download mode and re-Odin the file and it will complete successfully.

    13 Q: I have read that there is a way to root Kit Kat without tripping Knox. Is this true?
    A: Yes, there is a process that can be used but is not recommended as you can brick your phone and my not be able to recover from the brick.
    10
    If you use the official update, you will get the extSDCard read/write errors back, as they are part of Kit Kat .

    to fix, once rooted on the official rom, Open the platform.xml file just like in the custom Kit Kat roms and make it look like this

    Code:
    <permission name="android.permission.WRITE_EXTERNAL_STORAGE">
            <group gid="sdcard_r"/>
            <group gid="sdcard_rw"/>
            <group gid="media_rw"/>
        </permission>

    That "SHOULD" fix the read/write problems. Kit Kat is made to only read and write to the internal storage to keep Android running smoothly as people sometimes by cheap laggy sdcards.
    2
    Kit Kat Kernels :
    Wootevers Kernel (TMO Original Android Development thread)
    Civato's Kernel (N9005 Original Android Development Thread)
    ColonelX R13 (CURRENTLY BEING BUILT AND TESTED)
    2
    If anybody see's a Frequently asked question i'm missing. please let me know. Trying to keep up with all 4 threads.


    Thanks
    2
    If anybody see's a Frequently asked question i'm missing. please let me know. Trying to keep up with all 4 threads.


    Thanks
    I think the big one is people looking for clarification on whether the bootloader is locked or not.
    I see a lot of conflicting posts. Mainly from those who don't understand kernel dependencies as they pertain to the boot process.