Wifi tether working on stock Sprint m9 rom, on stock Sprint m9, on Sprint network (us - Sprint HTC One (M9)

One more edit: you can give this a try. Post count is 1266. Expand thread and read few posts before and after and decide if this works for you. Still have m9, still use it on Wi-Fi only, but not activated and can't test.
https://forum.xda-developers.com/showpost.php?p=74544475&postcount=1266
LAST EDIT: my Note 8 will be waiting for me at home when I get off work. After nearly 10 years with HTC, they have lost complete touch with their users, I'm out. I will no longer be involved with this thread, leaving it up to group.
I haven't been able to test this. Use caution.
Sieger179 said:
WARNING! This procedure will modify your system partition. You MUST have a backup of your system partition IMAGE before following these instructions. You WILL break OTA capability. This will enable native tethering on the stock Sprint Nougat ROM with TWRP 3.1.1-0 and SuperSU 2.82 (the newest available at the time I wrote this)
Step 1:
Install these apps from the Play Store:
Buildprop Editor
ES File Explorer
Terminal Emulator
Step 2:
Open ES File Explorer, enable root explorer AND set the /system partition “R/W” from within settings pane on the left.
Navigate to “/system/customize/ACC”
Create a backup of “default.xml” by copying and pasting it in the root of internal storage, rename it to “default.bxml”, and cut and paste it back into “/system/customize/ACC”.
Open “default.xml” and use the search function to search for the word “tether”. It will return several results, but we only need to modify 2 of them.
Code:
<item type="boolean" name="tethering_guard_support">True</item>
<item type="integer" name="TetheringGuard_Rule">1</item>
Change the value of each setting to “False” and “0” respectively.
Save the changes.
Step 3:
Open Buildprop Editor. Scroll to the bottom, add an extra empty line to the file, and paste the following line of code at the end of your build.prop file. Be sure you DO leave an empty line beneath the code you just pasted into the file
Code:
net.tethering.noprovisioning=true
Save the changes.
Step 4:
Open Terminal Emulator and run the following commands one at a time:
Code:
su
settings put global tether_dun_required 0
exit
Reboot
Click to expand...
Click to collapse
4-16-17​Update for Android 7
Flashing SuperSu 2.46 on stock rom with twrp 3.1.0-0 doesn't reboot
Flashing SuperSu 2.65 on stock rom with twrp 3.1.0-0 constant boot loop.
Flashing SuperSu 2.79 on stock rom with twrp 3.1.0-0 data would show it was on but always showed "Unable to establish data connection" in top corner and no changes to settings would fix.
No other versions of SuperSu tested.
Flashing stock rooted rom from https://forum.xda-developers.com/sp...nt/ruu-sprint-htc-one-m9-1-32-651-17-t3073355 and doing wifi tether fix showed no connection at all, and going to setting would cause a crash instantly.​
As of now, there is no fix for Android Nougat for wifi tether using this method.
Wifi tether working on stock Sprint m9 rom, on stock Sprint m9, on Sprint network only.​ Back up your device before you attempt!
​I'm not responsible for what you do. This is just what I did. I have s-off, don't know if it matters.
Only currently tested on current stock rooted rom. As rom updates, I will keep this post updated.
0PJAIMG_Sprint_HTC_One_M9_3.41.651.41_RUU.zip
Download .zip file https://forum.xda-developers.com/sp...hotspot-4g-t3058244/post59613303#post59613303
Install thru recovery
You will see screen
You're about to flash:
BadBoyz 4G Tether Fix for HTC One (M8) Sprint (Yes, we are installing this on the M9)
Version : 2
Updated : March 22nd, 2015
Press Next to continue the installation...
Hit Next
Which ROM are you running?
Select
I am running another Sprint Sense 7 ROM with init.d support
ready to install
press Next to start the installation...if you want
to review or change any of your installation
settings, press Back
Hit Next
installing
installing BadBoyz 4G Tether Fix 2...
please wait until finished...
(BadBoyz Logo)
>>> Installing BadBoyz 4G Tether Fix
>>> Mounting partitions
>>> Extracting scripts
>>> Writing System
>>> Deleting TetheringGaurd.apk
>>> Setting Permissions
>>> Editing ACC
>>> Patching framework-res
>>> All Done!
script succeeded: result was [/data]
(If you get) script failed: result was [/data]
Press Next, finish install, and install again in recovery.
installation Completed
Congratulations...
BadBoyz 4G Tether Fix 2 has been installed
successfully.
tap Finish, and Reboot your device.
Thanks.
Hit Finish
Once device reboots.
Open Mobile Hotspot settings
Change
HOTSPOT NAME (SSID)
To something of your choice.
Change
PASSWORD (8-63 ASCII CHARACRERS):
To something of your choice.
Click switch at top right to turn on WiFi Tether
Connect other desired devices to the network (SSID) you just created.
Enjoy tethering!

jpwhre said:
1-30-17​
Back up your device before you attempt!
​
I'm not responsible for what you do. This is just what I did. I have s-off, don't know if it matters.
Only currently tested on current stock rooted rom. As rom updates, I will keep this post updated.
http://forum.xda-developers.com/sprint-one-m9/development/ruu-sprint-htc-one-m9-1-32-651-17-t3073355
Download .zip filehttps://forum.xda-developers.com/sp...hotspot-4g-t3058244/post59613303#post59613303
Install thru recovery
You will see screen
You're about to flash:
BadBoyz 4G Tether Fix for HTC One (M8) Sprint (Yes, we are installing this on the M9)
Version : 2
Updated : March 22nd, 2015
Press Next to continue the installation...
Hit Next
Which ROM are you running?
Select
I am running another Sprint Sense 7 ROM with init.d support
ready to install
press Next to start the installation...if you want
to review or change any of your installation
settings, press Back
Hit Next
installing
installing BadBoyz 4G Tether Fix 2...
please wait until finished...
(BadBoyz Logo)
>>> Installing BadBoyz 4G Tether Fix
>>> Mounting partitions
>>> Extracting scripts
>>> Writing System
>>> Deleting TetheringGaurd.apk
>>> Setting Permissions
>>> Editing ACC
>>> Patching framework-res
>>> All Done!
script succeeded: result was [/data]
(If you get) script failed: result was [/data]
Press Next, finish install, and install again in recovery.
installation Completed
Congratulations...
BadBoyz 4G Tether Fix 2 has been installed
successfully.
tap Finish, and Reboot your device.
Thanks.
Hit Finish
Once device reboots.
Open Mobile Hotspot settings
Change
HOTSPOT NAME (SSID)
To something of your choice.
Change
PASSWORD (8-63 ASCII CHARACRERS):
To something of your choice.
Click switch at top right to turn on WiFi Tether
Connect other desired devices to the network (SSID) you just created.
Enjoy tethering!
Click to expand...
Click to collapse
Will this work on stock rooted rom??

Sumit Khuha said:
Will this work on stock rooted rom??
Click to expand...
Click to collapse
As stated. Tested on that version only. If you're not running rom posted in link, try it and report back your results and rom.
Backup first.

jpwhre said:
1-30-17​
Back up your device before you attempt!
​I'm not responsible for what you do. This is just what I did. I have s-off, don't know if it matters.
Only currently tested on current stock rooted rom. As rom updates, I will keep this post updated.
http://forum.xda-developers.com/sprint-one-m9/development/ruu-sprint-htc-one-m9-1-32-651-17-t3073355
Download .zip file https://forum.xda-developers.com/sp...hotspot-4g-t3058244/post59613303#post59613303
Install thru recovery
You will see screen
You're about to flash:
BadBoyz 4G Tether Fix for HTC One (M8) Sprint (Yes, we are installing this on the M9)
Version : 2
Updated : March 22nd, 2015
Press Next to continue the installation...
Hit Next
Which ROM are you running?
Select
I am running another Sprint Sense 7 ROM with init.d support
ready to install
press Next to start the installation...if you want
to review or change any of your installation
settings, press Back
Hit Next
installing
installing BadBoyz 4G Tether Fix 2...
please wait until finished...
(BadBoyz Logo)
>>> Installing BadBoyz 4G Tether Fix
>>> Mounting partitions
>>> Extracting scripts
>>> Writing System
>>> Deleting TetheringGaurd.apk
>>> Setting Permissions
>>> Editing ACC
>>> Patching framework-res
>>> All Done!
script succeeded: result was [/data]
(If you get) script failed: result was [/data]
Press Next, finish install, and install again in recovery.
installation Completed
Congratulations...
BadBoyz 4G Tether Fix 2 has been installed
successfully.
tap Finish, and Reboot your device.
Thanks.
Hit Finish
Once device reboots.
Open Mobile Hotspot settings
Change
HOTSPOT NAME (SSID)
To something of your choice.
Change
PASSWORD (8-63 ASCII CHARACRERS):
To something of your choice.
Click switch at top right to turn on WiFi Tether
Connect other desired devices to the network (SSID) you just created.
Enjoy tethering!
Click to expand...
Click to collapse
Thanks for your instruction and the zip file. The title says that this for stock rom and it has been tested on stock rooted rom. This is confusing me. I have Sprint M9 and it has stock rom (non rooted). Will this work on non rooted ROM? I have S off and have the latest version of software installed via OTA.

naive_user said:
Thanks for your instruction and the zip file. The title says that this for stock rom and it has been tested on stock rooted rom. This is confusing me. I have Sprint M9 and it has stock rom (non rooted). Will this work on non rooted ROM? I have S off and have the latest version of software installed via OTA.
Click to expand...
Click to collapse
Do you have a custom recovery?

jpwhre said:
Do you have a custom recovery?
Click to expand...
Click to collapse
Having custom recovery will work without root??

Sumit Khuha said:
Having custom recovery will work without root??
Click to expand...
Click to collapse
It is a hack that requires int.d supported rom. You can download int.d toggle app from play store and try to install wifi zip thru custom recovery.
Do backup in recovery first and then try. Share results.

jpwhre said:
It is a hack that requires int.d supported rom. You can download int.d toggle app from play store and try to install wifi zip thru custom recovery.
Do backup in recovery first and then try. Share results.
Click to expand...
Click to collapse
So i installed the app, it says no root found, please root device and try again, i have stock recovery installed

Sumit Khuha said:
So i installed the app, it says no root found, please root device and try again, i have stock recovery installed
Click to expand...
Click to collapse
As thread implies. This is for stock rooted rom. Without root..... Without custom recovery....
You say you have s-off?

jpwhre said:
As thread implies. This is for stock rooted rom. Without root..... Without custom recovery....
You say you have s-off?
Click to expand...
Click to collapse
Yes

S-off users "ONLY" 3.41.651.41 running Stock RUU rom and recovery.
Download selected files to root of SD card
Download current stock rooted rom https://forum.xda-developers.com/sp...nt/ruu-sprint-htc-one-m9-1-32-651-17-t3073355
Download SuperSU 2.65 https://download.chainfire.eu/921/SuperSU
Download twrp
twrp-3.0.2-0-hima https://www.dropbox.com/s/kbp4khbbigrenk8/0PJAIMG.zip?dl=0
twrp-3.0.3-0_UNOFFICIAL-hima https://www.dropbox.com/s/uj54lyaqkv9uq5a/0PJAIMG.zip?dl=0
Reboot to download mode, let device find 0PJAIMG.zip and install it (twrp file)
Press Power button to finish and hold Volume Down button til reboot.
Reboot to recovery
Allow modifications
Don't wipe device
Install Rom first
Install SuperSU second
Install WiFi fix third
Your device will reboot rooted with tether working (will appear to freeze at splash screen, just wait). It won't change your settings, themes, or anything if you just flash everything right over your stock rom. You'll get notice that SuperSU binary needs to update and reboot or something but that is normal.

jpwhre said:
Do you have a custom recovery?
Click to expand...
Click to collapse
I don't think you can install any custom recovery on a non rooted device, can you?
PS I don't have custom recovery installed.

naive_user said:
I don't think you can install any custom recovery on a non rooted device, can you?
PS I don't have custom recovery installed.
Click to expand...
Click to collapse
Yes you can, you don't get root without recovery. You can't flash a custom recovery on a locked bootloader with s-on.
S-off, you don't need a pc to install recovery. If you have s-off (my experience on m9) your bootloader stays unlocked after running RUU.

jpwhre said:
S-off users "ONLY" 3.41.651.41 running Stock RUU rom and recovery.
Download selected files to root of SD card
Download current stock rooted rom https://forum.xda-developers.com/sp...nt/ruu-sprint-htc-one-m9-1-32-651-17-t3073355
Download SuperSU 2.65 https://download.chainfire.eu/921/SuperSU
Download twrp
twrp-3.0.2-0-hima https://www.dropbox.com/s/kbp4khbbigrenk8/0PJAIMG.zip?dl=0
twrp-3.0.3-0_UNOFFICIAL-hima https://www.dropbox.com/s/uj54lyaqkv9uq5a/0PJAIMG.zip?dl=0
Reboot to download mode, let device find 0PJAIMG.zip and install it (twrp file)
Press Power button to finish and hold Volume Down button til reboot.
Reboot to recovery
Allow modifications
Don't wipe device
Install Rom first
Install SuperSU second
Install WiFi fix third
Your device will reboot rooted with tether working (will appear to freeze at splash screen, just wait). It won't change your settings, themes, or anything if you just flash everything right over your stock rom. You'll get notice that SuperSU binary needs to update and reboot or something but that is normal.
Click to expand...
Click to collapse
All apps will be installed?? Or it will format my data??

Sumit Khuha said:
All apps will be installed?? Or it will format my data??
Click to expand...
Click to collapse
If you removed any apps from stock rom like 1 Weather, it will install them again. It won't format data, it won't delete internal storage. The only thing that will change is you have root, recovery, and wifi tether working. Otherwise you'll see no difference in your device if you have s-off and install custom recovery and stock rom posted above.
You may need to unlock your bootloader by pc if it is locked.

jpwhre said:
If you removed any apps from stock rom like 1 Weather, it will install them again. It won't format data, it won't delete internal storage. The only thing that will change is you have root, recovery, and wifi tether working. Otherwise you'll see no difference in your device if you have s-off and install custom recovery and stock rom posted above.
You may need to unlock your bootloader by pc if it is locked.
Click to expand...
Click to collapse
Thanks buddy, will try and let u know

Did not work buddy, still without hotspot and 4g!!
---------- Post added at 08:15 AM ---------- Previous post was at 08:14 AM ----------
I am not on a sprint network, so my device is not activated to sprint, is that the problem i am not able to use gsm 4g and hotspot???

Sumit Khuha said:
Did not work buddy, still without hotspot and 4g!!
---------- Post added at 08:15 AM ---------- Previous post was at 08:14 AM ----------
I am not on a sprint network, so my device is not activated to sprint, is that the problem i am not able to use gsm 4g and hotspot???
Click to expand...
Click to collapse
Correct. This is for Sprint users on Sprint M9 using stock rooted Sprint rom.

jpwhre said:
Correct. This is for Sprint users on Sprint M9 using stock rooted Sprint rom.
Click to expand...
Click to collapse
Yes, i have sprint m9 using stock rooted sprint rom, but m not on sprint network, m from india!

The hotspot works for me but only with 3g. i tried to flash the zip file multiple times. When i have 4g on, the devices say internet is unavailable.
I have the latest stock rom rooted with magisk, does that matter?

Related

[RECOVERY] TWRP touch recovery v2.6.3.3

Key Features:
Ability to save custom recovery settings
Default partitions to back up
Default zip folder location
Default color theme (lots to choose from) (Thanks to ffolkes!)
Default Time Zone (for more accurate time stamps)
Zip Signature Verification
Zip md5 Verification (looks for file with zipname.zip.md5)
Ability to flash multiple zips in one go
Ability to select which individual partitions to backup, and restore.
Ability to choose compression or no compression backups.
Compression takes longer of course, but you save roughly half the space. EVO3D's stock system uncompressed is ~800mb, 380mb compressed. You choose.
Ability to auto restore GAPPS on zip flash (for CM based ROMS)
Ability to auto reboot after successful flashes (for the lazy)
Some devices utilize their capacitive buttons in recovery.
Home - Main Menu
Menu - Advanced Menu
Back - Up a Menu Level
Search - Select Current Selection
Battery Level and Timestamp (Better safe than sorry)
HTC Dumlock Instructions:
Install the build of TWRP using your method of choice, but you must actually flash TWRP to recovery. No fastboot booting it. We need it in recovery so that this build of TWRP will be flashed to your boot. This new build of TWRP has features in it to easily restore your original boot.
Reboot into recovery.
Make a backup of your phone.
Tap Advanced.
Tap HTC Dumlock. (If you don't see HTC Dumlock then you need to remove any custom TWRP theme that you might be using.)
Tap Install HTC Dumlock. This will install the app and binaries needed to make everything work nicely.
Reboot your device.
Find and open the HTC Dumlock app.
If/when prompted, give the app root (SuperUser) permissions.
Tap the Execute HTC Dumlock button.
Wait patiently for a couple of minutes. It takes a little while.
If your device doesn't reboot automatically, reboot it manually. Reboot it normally. DO NOT reboot it to recovery.
You should now be in your recovery, but your recovery is flashed into boot.
Tap Advanced.
Tap HTC Dumlock.
Tap Restore Original Boot.
Use your recovery like normal. Flash a new kernel. Restore a backup with a different kernel. Do whatever you please!
Consider donating!
Note, you must repeat steps 8 through 17 EVERY TIME you need to flash boot.
Installation:
Unlock bootloader at http://www.htcdev.com/bootloader/
Make sure fastboot is unchecked in power options and turn phone completely off
Boot into HBOOT then Fastboot
From fastboot. Use command "fastboot erase cache"
From fastboot. Use command "fastboot flash recovery recovery.img"
Video Tutorials:
How To Unlock The Bootloader EASIEST Method - https://www.youtube.com/watch?v=r0gzJdwCxX0
How To ROOT EASIEST METHOD - https://www.youtube.com/watch?v=S1KmsxO84UU
PC USB Mass Storage:
You can't! http://teamw.in/DataMedia
Downloads:
If rooted. You can flash using GooManager in the Play Store
http://techerrata.com/browse/twrp2/m7/
Thanks..
I have a buddy who is picking one up this week.. We all have the "one" from sprint and it works great.
Just ordered mine
Sent from my HTC One S
and you continue to pop up everywhere! lol. I can see it's the same recovery for the int'l/at&t models. I'll just mirror my toolkit here as well!
hasoon2000 said:
and you continue to pop up everywhere! lol. I can see it's the same recovery for the int'l/at&t models. I'll just mirror my toolkit here as well!
Click to expand...
Click to collapse
hahahaha I'll try to pop up on every new HTC device. :laugh:
hasoon2000 said:
and you continue to pop up everywhere! lol. I can see it's the same recovery for the int'l/at&t models. I'll just mirror my toolkit here as well!
Click to expand...
Click to collapse
Great! I used your Toolkit for my girlfriends One S! Keep up the great work. I should be going to the Tmo Store soon to decide if I want it or not.
Weird I am unable to have any zips show up here so I can flash them.. any idea why nothing shows up in TWRP?
Sent from my HTC One
I just tried using adb sideload and it transferred the rom zip, and the rom looked like it was installing, it even said it was installed. However, when I went to reboot, TWRP says 'are you sure no OS installed?' sure enough, i got stuck at the HTC One screen for a long time afterwards. The rom installed fine with adb push, then installing it. Just wondering if this is me or other people experience it.
Billyvnilly said:
I just tried using adb sideload and it transferred the rom zip, and the rom looked like it was installing, it even said it was installed. However, when I went to reboot, TWRP says 'are you sure no OS installed?' sure enough, i got stuck at the HTC One screen for a long time afterwards. The rom installed fine with adb push, then installing it. Just wondering if this is me or other people experience it.
Click to expand...
Click to collapse
Idk about this phone but did you make sure the boot.img was installed. Try flashing manually the boot.img.
Can anyone help please.I flashed twrp v 2.5.0.0 but I think I checked fast boot in power for some reason . Now twrp is giving me some problems like it doesn't recognise my internal storage and can't flash supersu or superu ,so my device is still unrooted. Could anybody tell me what should I do now? Thanks in advance and sorry guys if I'm using the wrong thread.
Sent from my HTC One using xda app-developers app
Delete.
Hello everyone... I really like the way TWRP works even though the backup files seem to be proprietary. I especially like the way the wipe area allows you to select other specific items under "advanced." One question I have though is this... is the "fix permissions" option working for everyone? Would this not work on certain ROMs? I am just curious. Thanks for your insight!
cant flash the recovery. it says out of memory :/
help pls
Could someone please link me to a flashable zip? No OS installed. outdated TWRP >_<
i want to ask that if i can flash that recovery then rooted my phone then back to stock recovery my HTC GPE works or not ??
sadeg111 said:
i want to ask that if i can flash that recovery then rooted my phone then back to stock recovery my HTC GPE works or not ??
Click to expand...
Click to collapse
It should work as long your bootloader is unlock.

[Q] No SU binary installed.

Really didn't want to make a new thread about this but honestly people just jumped to conclusions without being helpful in my previous thread.
Long story short I'm trying to manually get 4.4.2: http://forum.xda-developers.com/showthread.php?t=2664561
I saw that I needed to get s-off, which requires root. Bootloader was already unlocked and so did everything here: http://forum.xda-developers.com/showthread.php?t=2273376
I installed CWM. It said to install a superuser tool so I installed SuperSU.
"You're not out of the woods yet! The stock kernel is system write protected, so you still can't modify it (changes won't "stick"). You'll have to flash a custom rom or a kernel if you want stock instead." was the next line. <-- I saw that message. Installed a kernel that he recommended: http://forum.xda-developers.com/showthread.php?t=2255900
After reboot I get SuperSU error: There is no SU binary installed and SuperSU cannot install it. If you just upgraded to Android 4.3, you need to manually re-root- consult the relevant forums for your device etc.
Can anyone help me get the proper SU Binary installed? Not a beginner to rooting as I've had had several previous phones before. Never encountered something as annoying as this.
On 4.3, 3.17.502.3.
I had the same issue when I installed 4.4.2 on my international One.
What I done to root was;
- downloaded SuperSU v1.80 zip from here.
- download SuperSu from the Play Store
- in SuperSU, select the option to install binaries via TWRP/CWM. (If it doesn't reboot to recovery, manually enter recovery)
- flash the supersu v1.80 zip and reboot
- open SuperSu and install the binaries using the normal option.
That then enabled my root. I'd tried quite a few different variations and this was the only method that worked for me.
Sent from my HTC One or Note 3 via XDA Premium 4
Thank you! Although I just managed to installed a custom ROM and managed to get root.
I followed this thread: http://forum.xda-developers.com/showthread.php?t=2664561
I flashed the Recovery_Cingular_US in fastboot. Unfortunately I'm unable to boot into stock recovery. I've been told right after you enter recovery from bootloader you press all three buttons simultaneously?
Is there a way to get into stock recovery from fastboot? Or better yet install the ROM from fastboot?
mch277 said:
Thank you! Although I just managed to installed a custom ROM and managed to get root.
I followed this thread: http://forum.xda-developers.com/showthread.php?t=2664561
I flashed the Recovery_Cingular_US in fastboot. Unfortunately I'm unable to boot into stock recovery. I've been told right after you enter recovery from bootloader you press all three buttons simultaneously?
Is there a way to get into stock recovery from fastboot? Or better yet install the ROM from fastboot?
Click to expand...
Click to collapse
You seem very confused about the whole rooting process ... what was the point in flashing the stock recovery ? Are you trying to install the OTAPkg.zip ?
what Rom are you wanting to install and whats flashing stock recovery have to do with it ?
Well, if you looked at the thread I linked, you'll see that it says to flash a stock recovery file in order to install the OTAPkg.zip
mch277 said:
Well, if you looked at the thread I linked, you'll see that it says to flash a stock recovery file in order to install the OTAPkg.zip
Click to expand...
Click to collapse
I wrote the thread you linked too
http://forum.xda-developers.com/showthread.php?t=2659374
and yes it is necessary to have stock recovery to take an OTA, but your post didn't mention taking OTA it said you had no SU installed.
to get into stock recovery
boot to bootloader
choose recovery
wait for black screen, hold vol up and then power
you will see something about sdcard fail .. ignore it till the menu comes up
then choose to flash OTAPkg.zip from sdcard

[BUG FIX UPDATE] [Lollipop] CyanogenMod 12S YNG1TAS1k0

This Update Provides power improvements and security enhancement for your device​
Heating and Battery issues are seems to be fixed
Before you proceed:
Updating to this update doesn’t wipe your data. Still, you should back up all your important data, just in case.
This is an official bug fix update. Installing this, even manually using the method we are providing, doesn’t void your manufacturer warranty in any way.
Make sure that your phone isn’t low on battery. Anything above 35% should be good enough to go ahead with. (Any guide on the internet that asks you to charge your phone above 80% before following a guide, is simply taking unrequired precaution.)
Update Yu Yureka
1.Download the Update file from below (official link).
2.Transfer this zip file as it is (don’t extract it) to the internal storage of your Yureka.
3.Once you’ve done so, reboot your Yureka in recovery mode. To do that, do either of the following steps:
Go to Settings > About phone and tap on the Build Number field seven times. This would unlock Developer Options. Now go to Settings > Developer Options and tick the Advanced Reboot option. Now long press the power button, and then 4.
select the reboot option to get the reboot to recovery option. Select it to boot into the recovery option.
Otherwise, power off your Yureka. Once it shuts down completely, press and hold the Volume Up, Volume Down and 5.
4.Power buttons together till the phone boots up into the recovery mode.
When you enter the recovery mode, select the Apply update option, then the Choose from internal storage option, then the 0/ option, and finally select the cm-tomato-56deeca328-to-00b2e333e8-signed.zip file that you copied to your phone in step 2.
5.Once you select the file in the last step, the recovery will start flashing the update. When the flashing completes, you will be back on the main screen in the Recovery mode.
6.Select the Reboot system now option and wait for the reboot process to complete
Download link
great!
We desperately needed this!
how to flash this update, you provided
Rakesh251 said:
how to flash this update, you provided
Click to expand...
Click to collapse
Thread updated with Procedure
Sangeet007 said:
This Update Provides power improvements and security enhancement for your device​
Heating and Battery issues are seems to be fixed
Before you proceed:
Updating to this update doesn’t wipe your data. Still, you should back up all your important data, just in case.
This is an official bug fix update. Installing this, even manually using the method we are providing, doesn’t void your manufacturer warranty in any way.
Make sure that your phone isn’t low on battery. Anything above 35% should be good enough to go ahead with. (Any guide on the internet that asks you to charge your phone above 80% before following a guide, is simply taking unrequired precaution.)
Update Yu Yureka
1.Download the Update file from below (official link).
2.Transfer this zip file as it is (don’t extract it) to the internal storage of your Yureka.
3.Once you’ve done so, reboot your Yureka in recovery mode. To do that, do either of the following steps:
Go to Settings > About phone and tap on the Build Number field seven times. This would unlock Developer Options. Now go to Settings > Developer Options and tick the Advanced Reboot option. Now long press the power button, and then 4.
select the reboot option to get the reboot to recovery option. Select it to boot into the recovery option.
Otherwise, power off your Yureka. Once it shuts down completely, press and hold the Volume Up, Volume Down and 5.
4.Power buttons together till the phone boots up into the recovery mode.
When you enter the recovery mode, select the Apply update option, then the Choose from internal storage option, then the 0/ option, and finally select the cm-tomato-56deeca328-to-00b2e333e8-signed.zip file that you copied to your phone in step 2.
5.Once you select the file in the last step, the recovery will start flashing the update. When the flashing completes, you will be back on the main screen in the Recovery mode.
6.Select the Reboot system now option and wait for the reboot process to complete
Download link
Click to expand...
Click to collapse
OTA or manual update, both have to be flashed using stock recovery, right?
Plz give me the link for stock recovery compatible with CM12S
i am using ThunderZap 4.1 kernel, i am on official lollipop rom,and using twrp recovery. so can i direct flash this.zip via twrp?
Mohammed Raza said:
OTA or manual update, both have to be flashed using stock recovery, right?
Plz give me the link for stock recovery compatible with CM12S
Click to expand...
Click to collapse
Rakesh251 said:
i am using ThunderZap 4.1 kernel, i am on official lollipop rom,and using twrp recovery. so can i direct flash this.zip via twrp?
Click to expand...
Click to collapse
Stock recovery :- http://d-h.st/oYvV
and maybe if youre on stock rom you can flash it using thunderzap's kernel (But im not sure)
Better to use Stock recovery thou
Mohammed Raza said:
OTA or manual update, both have to be flashed using stock recovery, right?
Plz give me the link for stock recovery compatible with CM12S
Click to expand...
Click to collapse
Rakesh251 said:
i am using ThunderZap 4.1 kernel, i am on official lollipop rom,and using twrp recovery. so can i direct flash this.zip via twrp?
Click to expand...
Click to collapse
@Rakesh: no you can not flash it with twrp. ammm may be you will get "installation aborted" error
here is link for stock Recovey.
Stock kernel and recovery
Following error
sal_rc said:
Stock kernel and recovery
Following error
Click to expand...
Click to collapse
amitroutray said:
I am rooted With stock recovery by temporary method.. I am purely on Stock only. When I am manually updating through my stock recovery.. It is showing me the errors...
I have checked the md5 also it is correct.
Thank I advance.
Triggered from YU
Click to expand...
Click to collapse
donwload this whole rom which is included update.
LINK
this should be flash by CM stock recovery only.
I don't feel any change specifically can anyone suggest me why
---------- Post added at 10:01 AM ---------- Previous post was at 09:54 AM ----------
Getiing same error
And can I know the size of the ROM u have given link
#akadroid said:
I don't feel any change specifically can anyone suggest me why
---------- Post added at 10:01 AM ---------- Previous post was at 09:54 AM ----------
Getiing same error
And can I know the size of the ROM u have given link
Click to expand...
Click to collapse
the size of the rom is 643.767MB
i am downloading it.
I can't afford downloading it dude please send me a CD
Lol
But plzzz tell surely if u feel any change
I am rooted With stock recovery by temporary method.. I am purely on Stock only. When I am manually updating through my stock recovery.. It is showing me the errors...
I have checked the md5 also it is correct.
Thank I advance.
Triggered from YU
I think we have to relock the boot loader..
The zip is too large. If I download the OTA on phone, is it the same size or is it a smaller file size?
And if I manually flash from recovery, don't I need to clear cache?
sal_rc said:
Stock kernel and recovery
Following error
Click to expand...
Click to collapse
Hi
The message is very clear:
Your /system partition is RW (read write)
Thats becouse you rooted the device and enabled RW on /system.
Put the /system partition back to his stock state (Read only) and you should be good to go
Cheers
superdragonpt said:
Hi
The message is very clear:
Your /system partition is RW (read write)
Thats becouse you rooted the device and enabled RW on /system.
Put the /system partition back to his stock state (Read only) and you should be good to go
Cheers
Click to expand...
Click to collapse
Mine also same error how to put it back to read only
Worked For ME!!!
I'm on Stock Kernel+Stock Recovery+Non-Rooted+Bootloader Locked :silly:
That Means I have not tinkered with my Device in any means, It is as it was when It was Delivered .
I flashed this update and it was successful. :good: Thanks Pressed.
Faizal Mhate said:
I'm on Stock Kernel+Stock Recovery+Non-Rooted+Bootloader Locked :silly:
That Means I have not tinkered with my Device in any means, It is as it was when It was Delivered .
I flashed this update and it was successful. :good: Thanks Pressed.
Click to expand...
Click to collapse
You flashed the one which is 120MB or so or the 600MB one?

Root twrp with S-Droid toolkit Xiaomi MI 5C [Song]

Root twrp For Xiaomi Mi 5C-
Note-
Code:
I am Not Responsible for any Damage,Bootloop Dead SD-card, etc,
Must unlock Bootloader before Processing-
Instructions-
Download Default Version of S Droid toolkit From Here http://www.mediafire.com/file/dtss5boicvvws2b/S-Droid_toolkit_2.5.rar
Then Download S-droid Toolkit Mi 5c update Here http://www.mediafire.com/file/355e48p2ukizaoi/s-droid_toolkit_mi_5c_update.rar
Extract Default version inside a Folder, then Extract Mi 5c version in Default Version Folder, Must Overwrite All File,
Run S-Droid Toolkit exe file from It, And Then Select Your option, use Mi 5C [Not available in above screen short bcz it old] option to Install twrp, Root etc,
flash this to Root-
magisk manager and supersu
https://forum.xda-developers.com/attachment.php?attachmentid=4082450&d=1490043181
then Flash this ZIP [no-verity-opt-encrypt-5.1.zip] -
https://www.androidfilehost.com/?fid=673368273298927206
EU Rom Nougat-
try with this if Root Not Work with Official Rom,
http://miui.celogeek.com/7.4.6/xiaomi.eu_multi_MI5c_7.4.6_v8-7.1.zip
hit a thanks,
Interested in Donation Option Available in toolkit,
Visit My Blog For Other help or Different Way
Credit- Me
Xiaomi.eu
Make a Small Donation to Support me-
https://paypal.me/droiddeveloper
Rom installation and Fixes-
2 - Unlock the Bootloader
3 - Install the English TWRP in Fastboot mode[ Completed in above step]
4 - Install the EU ROM via TWRP
5- *#*#1#*#* --> TEL_Assistant --> Telephony --> Radio Acces Tec --> change to 5 Mode
6 - * # * # 4636 # * # * II Sim 1 and choose LTE /TD- SCMDA / WCMDA
Hi,
Tried rooting version multirom_MI5C_7.4.13_v7.1.1_b14 and it didn't work - just boots to fastboot. Also, when I change the settings to LTE /TD- SCMDA / WCMDA, they aren't stored and they revert back to the old settings. Any ideas why?
Stewart
this setting is only For EU Nougat Rom Not For Stock Rom, I means, First of all all unlock bootloader, then use toolkit to install twrp, and then create a nandroid backup using twrp, then flash superuser. Flash Eu Rom via twrp, again flash superuser ,This Recovery and Rom is only For 'Song' Not tested on 'Meri' you can also backup fastboot Rom using toolkit,
I'll try another ROM
Nothings! I have twrp song from EU forum and ROM 7.4.13, last EU rom.. But after flash root device go on fastboot mode!
How I can do for root this phone?!
Thanks
I rooted mine using this method
http://www.theandroidsoul.com/systemless-root-magisk-android/
Thanks... Work for me!
Only for global or also for Miui ITA?
stewc said:
I rooted mine using this method
http://www.theandroidsoul.com/systemless-root-magisk-android/
Click to expand...
Click to collapse
Wich Rom? And wich android version? I try to flash magisk v12 to nougat Miui ita, but only fastboot
Can you help me? Could you explain the procedure? Thanks in advance
I'm using multirom_MI5C_7.4.27_v7.1.2_b16_946a918689 from here https://mirror.byteturtle.eu/multirom/7.4.27/multirom_MI5C_7.4.27_v7.1.2_b16_946a918689.zip but I think you can use any ROM.
1. Flash TWRP from here https://www.androidfilehost.com/?fid=457095661767152790 using fastboot
2. Flash ROM using TWRP
3. Download Magisk v9 (.zip) from http://downloadmirror.co/Usj/Magisk-v9.zip
4. And phh’s SuperUser from here http://downloadmirror.co/Usk/phh-superuser-magisk-r266-2.zip
5. Put both files on your phone and boot into recovery.
6. Flash Magisk, then flash phh’s SuperUser then reboot.
7. Install phh’s SuperUser app from the Play Store.
Great!!!!
stewc said:
I'm using multirom_MI5C_7.4.27_v7.1.2_b16_946a918689 from here https://mirror.byteturtle.eu/multirom/7.4.27/multirom_MI5C_7.4.27_v7.1.2_b16_946a918689.zip but I think you can use any ROM.
1. Flash TWRP from here https://www.androidfilehost.com/?fid=457095661767152790 using fastboot
2. Flash ROM using TWRP
3. Download Magisk v9 (.zip) from http://downloadmirror.co/Usj/Magisk-v9.zip
4. And phh’s SuperUser from here http://downloadmirror.co/Usk/phh-superuser-magisk-r266-2.zip
5. Put both files on your phone and boot into recovery.
6. Flash Magisk, then flash phh’s SuperUser then reboot.
7. Install phh’s SuperUser app from the Play Store.
Click to expand...
Click to collapse
Thanks works!! But i don't understand why the latest Magisk v12 cause bootloop, anyway thank you so much Stew
Hi!
I have two questions in connection with it!
1. Formerly I flashed Xiaomi.eu ROM (Android N) which cannot guarantee ROOT for the phone, so I don't have it in the Permissions Menu.
Here comes the question, if I follow the described steps, will it turn up among the Permissions?
2. I use my phone in Hungary, accordingly only 4G network is available, 3G band is very weak or it is not available at all.
I read that the following setup can solve my problem if I do it in the Dialer menu:
* # * # 4636 # * # * II Sim 1 and choose LTE /TD- SCMDA / WCMDA
My current installation is not fit for it, because it reset itself back automatically to the default factory settings - LTE/UMTS auto (PRL)
Can you please check it for mer whether the Magisk and phh's SuperUser installation can solve this problem and I can use the LTE /TD- SCMDA / WCMDA setting?
Thanks in advance for your effort!
1. You won't see anything in the permissions menu for root so I don't understand the question.
2. Its a bug on the phone. It looks like it resets but reboot the phone and it will show LTE /TD- SCMDA / WCMDA. Rooting won't solve this or affect it.
Thanks for the quick response!
1. I have a Redmi Note 2 as well, after I installed the SuperSu, a new menu pont turned up in the Permissions, it's called Root permissions. Therefore I asked that it works the same way in case of Mi5c or not.
2. Are you sure? After the reboot it shows the same LTE/UMTS as previously... Does the bug mean that works correctly but shows wrong settings or how do you mean?
1. Just checked and I don't have an extra menu in permissions so it must depend on the ROM/phone. Yeah looks like it's not on the Mi5C.
2. I think you're right. I rebooted my phone and it's showing LTE/UMTS auto. But I get 4G OK. Not sure if it's actually changed or a bug.
developers 7.1.1?
stewc said:
1. Just checked and I don't have an extra menu in permissions so it must depend on the ROM/phone. Yeah looks like it's not on the Mi5C.
2. I think you're right. I rebooted my phone and it's showing LTE/UMTS auto. But I get 4G OK. Not sure if it's actually changed or a bug.
Click to expand...
Click to collapse
developers 7.1.1?
---------- Post added at 12:39 AM ---------- Previous post was at 12:38 AM ----------
Brunaldo77 said:
Thanks works!! But i don't understand why the latest Magisk v12 cause bootloop, anyway thank you so much Stew
Click to expand...
Click to collapse
How to install rom developers 7.1.1
Root is Perfect Working Just flash magisk 12.0....
gari1226 said:
developers 7.1.1?
---------- Post added at 12:39 AM ---------- Previous post was at 12:38 AM ----------
How to install rom developers 7.1.1
Click to expand...
Click to collapse
I have Rom Xiaomi.eu ToughBook can download it and flash. Simply
password
i used password stupdroid and always fail, what the pasword who must input ?
farzero said:
i used password stupdroid and always fail, what the pasword who must input ?
Click to expand...
Click to collapse
turn of caps Lock.....
is Right

[Rom][US_Carriers_Pie_DSF6_Note 8U/U1[Non-Rooted_SafeStrap _Method]

Note 8 V5 Bootloaders If Not Already On Safestrap Follow My EDL Pie Safestrap Method​
Please Note This Is Not A Root Method For Oreo Or Pie. As Of Now There Is Still No Root Method For Oreo Or Pie​This Takes Some Patience To Install​
N8 SM-N955U/U1/W Install Instructions And Files
Download
SM_N950_DSF6_SYSTEM.rar Latest Build
Install Instructions Safestrap Method
Make Sure The Latest Samsung Drivers Are Installed. They Can Be Found Here
1. Copy ****_SYSTEM.img to your internal sdcard. Reboot to download mode and in BL slot in Odin flash Use The BL_ENG_BOOTLOADERS_SAFESTRAP_N950U_V5.tar.md5 and reboot to safestrap
2. In Safestrap choose install then choose select storage and select internal storage click ok then at bottom choose install image and choose ****_SYSTEM.img then select flash to system image then swype to flash
3. Now chose zip and flash Safestrap-4.10-B03-GREATQLTE-PIE.zip
4. To leave safestrap reboot to download mode
5. In odin load BL_N950USQU5****tar.md5 in BL slot and flash
To Enter And Exit Safestrap After Intitial Install
1. To enter safetrap flash the BL_ENG_BOOTLOADERS_SAFESTRAP_N950U_V5.tar.md5 in BL Slot in odin phone will boot too safestrap sometimes it may take a minute to do so
2. To leave safestrap reboot to bootloader or download still does not work so you still need to manually reboot to bootloader
3. Use modded Odin and load BL_N950USQU5****tar.md5 In BL Slot
Helpful Key Combos
Recovery Mode
Bixby + Volume Up + Power @ Same time
Download Mode
Bixby + Volume Down + Power @ Same time
Safe Mode
Phone Powered Off
Press and hold the Power key past the model name screen.
When “SAMSUNG” appears on the screen, release the Power key.
Immediately after releasing the Power key, press and hold the Volume down key.
Maintenance Mode
Press and hold the Power + Volume Down buttons for approximately 10
Bugs:
DO NOT USE ENCRYPTION
Safestrap rom slots do not work
Safestrap might not read larger than 64gig sd cards on some cards
Formating data in safestrap may cause reboot so make sure to format data very last thing
What Is Safestrap
Safestrap is a Bootstrap / Recovery for locked bootloader phones. Safestrap is now based on TWRP Recovery (a touch based recovery) and you can perform .zip installs, backups and restores here.
View attachment 4531040View attachment 4531041View attachment 4531042View attachment 4531043View attachment 4531044View attachment 4531045
Credits:
- @Raymonf for modified odin
- @afaneh92 for safestrap Main Thread Here Consider a donation to him he worked along time on this Donation Link
- @me2151 for finding this method
- @tytydraco for some instructions
- @mweinbach for some instructions
- @Craz Basics for xposed on non rooted
- @partcyborg for finding the root method!
- @elliwigy for being great help and original S8 root
- @rayan-refoua for boot animation
- @SamGuy2020 for testing S8 install method
Click to expand...
Click to collapse
View attachment Safestrap-4.10-B03-GREATQLTE-NOUGAT.zip Needed If running nougat rom
View attachment Safestrap-4.10-B03-GREATQLTE-PIE.zip Needed If running Pie rom
Main question I have is about the battery do we get %100 on the unrooted pie?
DroidisLINUX said:
Main question I have is about the battery do we get %100 on the unrooted pie?
Click to expand...
Click to collapse
Still 80% battery.
Sent from my Pixel 3 XL
DroidisLINUX said:
Main question I have is about the battery do we get %100 on the unrooted pie?
Click to expand...
Click to collapse
Yes
Sent using some kind of device I modified
Eudeferrer said:
Still 80% battery.
Sent from my Pixel 3 XL
Click to expand...
Click to collapse
80 percent is only on rooted nougat. Pie is unrooted and battery will charge to 100 percent
Sent using some kind of device I modified
jrkruse said:
80 percent is only on rooted nougat. Pie is unrooted and battery will charge to 100 percent
Sent using some kind of device I modified
Click to expand...
Click to collapse
Magisk just tweeted that the "world's first true system-as-root" was just created. Do you think that with this we could achieve root for Pie? Or would this not change anything?
Sent from my Pixel 3 XL
Eudeferrer said:
Magisk just tweeted that the "world's first true system-as-root" was just created. Do you think that with this we could achieve root for Pie? Or would this not change anything?
Sent from my Pixel 3 XL
Click to expand...
Click to collapse
All that a and b partition stuff reefers to phones that were released with pie. Our phone is still old school no treble support.
Sent using some kind of device I modified
Would I have to flash every time i want to enter safestrap?
also if I were to want to revert to the rooted nougat ROM, do I have to follow all the steps on the rooting guide or could I just flash an image through safestrap?
purpleuser said:
also if I were to want to revert to the rooted nougat ROM, do I have to follow all the steps on the rooting guide or could I just flash an image through safestrap?
Click to expand...
Click to collapse
you can just flash image in safestrap and then flash the safestrap for nougat zip in post 2 (or its included in the new DSF6 build) after you flash the nougat system image in safestrap to get back to nougat safestrap. If you fail to flash the safestrap zip for nougat your phone will automatically boot to safestrap on every reboot on a nougat rom.
jrkruse said:
you can just flash image in safestrap and then flash the safestrap for nougat zip in post 2 (or its included in the new DSF6 build) after you flash the nougat system image in safestrap to get back to nougat safestrap. If you fail to flash the safestrap zip for nougat your phone will automatically boot to safestrap on every reboot on a nougat rom.
Click to expand...
Click to collapse
Thanks for answering my question. I'm new to all of this, so I appreciate the guidance.
Another question. Would I brick my phone if I tried to flash a ROM image with a v3 bootloader through safestrap?
purpleuser said:
Thanks for answering my question. I'm new to all of this, so I appreciate the guidance.
Another question. Would I brick my phone if I tried to flash a ROM image with a v3 bootloader through safestrap?
Click to expand...
Click to collapse
You can flash a system image from v3 firmware but must remain on v5 boot and recovery images and bootloaders and modems
Sent using some kind of device I modified
Nice this ROM just goes over the Nougat image with all my settings and apps intact. Even the pay apps are working (probably because no root). Now I just need to find a way to flash Viperaudio drivers then I'm all set.
jrkruse said:
You can flash a system image from v3 firmware but must remain on v5 boot and recovery images and bootloaders and modems
Sent using some kind of device I modified
Click to expand...
Click to collapse
Awesome. This is great. Thanks
Hey, is it alright to do an update for June Security Patch? It's changing my build number to N950USQS / N950UOYN - DSF3.
vman00 said:
Nice this ROM just goes over the Nougat image with all my settings and apps intact. Even the pay apps are working (probably because no root). Now I just need to find a way to flash Viperaudio drivers then I'm all set.
Click to expand...
Click to collapse
I've tried to flash a few different viper zips in safestrap to no avail. The driver would not load. I was told that root is needed to actually "load" the drivers, even if you install them via safestrap. I'm not sure this is true though because if it was, the viper app would ask for root privs, wouldn't it? Anyways, if you make any progress let me know I need that viper in my life.
BotsOne said:
I've tried to flash a few different viper zips in safestrap to no avail. The driver would not load. I was told that root is needed to actually "load" the drivers, even if you install them via safestrap. I'm not sure this is true though because if it was, the viper app would ask for root privs, wouldn't it? Anyways, if you make any progress let me know I need that viper in my life.
Click to expand...
Click to collapse
might as well wait for rootless
https://forum.xda-developers.com/android/apps-games/app-viper4android-fx-2-6-0-0-t3774651
vman00 said:
might as well wait for rootless
https://forum.xda-developers.com/android/apps-games/app-viper4android-fx-2-6-0-0-t3774651
Click to expand...
Click to collapse
You should be able to change the permissions for the files themselves with safestrap you can change file permissions if it allows us read write to system then you could try making an init script to load in on boot with rooted permissions to load the viperaudio like an init.d
Vipermod start service this is just off of the top of my head but I will look into more this weekend when I got some time to test out the new rom and safestrap
Viper will not work without root because it needs to execute a script at startup and no scripts will execute on a stock system. There were or maybe are rootless version but they still needed a permissive kernel to work
Sent using some kind of device I modified

Categories

Resources