Just so you know S-Off works

Search This thread

Sim-X

Senior Member
Nov 2, 2008
746
196
Minneapolis, MN
And confirmed! Can't wait to get rid of ugly development test, bring on the custom hboot. I have only had the phone for not even 2 days and already s-off!

image.jpg
 

FlowingAway

Senior Member
Oct 21, 2007
853
178
For some reason when I get to the command "chmod 755 /data/local/tmp/firewater" it's telling me "operation not permitted". Strange cause adb shell has superuser permissions...gonna try on my desktop pc.
 

knlmwq

Senior Member
Jun 30, 2007
143
13
Wow I am S-Off. That was quick and easy. Only complication was having to download an app (USBDebug) from the play store in order to enable usb debugging mode.
 

schmeggy929

Recognized Themer
Apr 13, 2008
3,162
2,219
New Jersey
Google Pixel 7 Pro
Wow I am S-Off. That was quick and easy. Only complication was having to download an app (USBDebug) from the play store in order to enable usb debugging mode.

Settings/About/Software Information/More/ tap Build number 7 times. Adds Developer options. back to Settings just above Activate this device. Enables USB Debugging there.
 
  • Like
Reactions: knlmwq

jvs60

Senior Member
I'm getting an error on the last line

"root@htc_m8whl:/ # chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
root@htc_m8whl:/ #
C:\Users\J>/data/local/tmp/firewater
The system cannot find the path specified."

---------- Post added at 10:29 PM ---------- Previous post was at 10:27 PM ----------

I'm getting an error on the last line

"root@htc_m8whl:/ # chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
root@htc_m8whl:/ #
C:\Users\J>/data/local/tmp/firewater
The system cannot find the path specified."

---------- Post added at 10:32 PM ---------- Previous post was at 10:29 PM ----------

I'm getting an error on the last line

"root@htc_m8whl:/ # chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
root@htc_m8whl:/ #
C:\Users\J>/data/local/tmp/firewater
The system cannot find the path specified."

---------- Post added at 10:34 PM ---------- Previous post was at 10:32 PM ----------

I'm getting an error on the last line

"root@htc_m8whl:/ # chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
root@htc_m8whl:/ #
C:\Users\J>/data/local/tmp/firewater
The system cannot find the path specified."

---------- Post added at 10:35 PM ---------- Previous post was at 10:34 PM ----------

I'm getting an error on the last line

"root@htc_m8whl:/ # chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
root@htc_m8whl:/ #
C:\Users\J>/data/local/tmp/firewater
The system cannot find the path specified."
 

chemjb

Senior Member
Nov 18, 2011
232
129
Pacoima
confirmed

WIN_20140406_193242.JPG

thank you for the heads up @thicklemepinks

this is ridiculous it took me 3 minutes to get soff with htc dev unlocked and rooted

the guys who made this possible deserve some donations for sure
 
Last edited:
  • Like
Reactions: sslbaron

jvs60

Senior Member
I'm getting an error on the last line

"root@htc_m8whl:/ # chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
root@htc_m8whl:/ #
C:\Users\J>/data/local/tmp/firewater
The system cannot find the path specified."
 

FlowingAway

Senior Member
Oct 21, 2007
853
178
I'm at a loss here.

C:\Users\Matt\Desktop\AndroidSDK\adt-bundle-windows-x86_64-20130917
-tools>adb shell
shell@htc_m8whl:/ $ su
su
shell@htc_m8whl:/ # chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
Unable to chmod /data/local/tmp/firewater: Operation not permitted

supersu shows in its log that it allowed "shell"...when i type the cdmod command i am receiving no prompts on the phone screen. should i be?
 

jvs60

Senior Member
I'm getting an error on the last line

"root@htc_m8whl:/ # chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
root@htc_m8whl:/ #
C:\Users\J>/data/local/tmp/firewater
The system cannot find the path specified."
 

chemjb

Senior Member
Nov 18, 2011
232
129
Pacoima
I'm getting an error on the last line

"root@htc_m8whl:/ # chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
root@htc_m8whl:/ #
C:\Users\J>/data/local/tmp/firewater
The system cannot find the path specified."

last line tells me you are not in the adb shell anymore. since thats a response from windows are you sure you are not getting kicked out of adb shell.

I'm at a loss here.

C:\Users\Matt\Desktop\AndroidSDK\adt-bundle-windows-x86_64-20130917
-tools>adb shell
shell@htc_m8whl:/ $ su
su
shell@htc_m8whl:/ # chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
Unable to chmod /data/local/tmp/firewater: Operation not permitted

supersu shows in its log that it allowed "shell"...when i type the cdmod command i am receiving no prompts on the phone screen. should i be?

your case IMO seems to be the system write protection.

Why don't you use the wp_mod.ko from flare.

this is the guide someone wrote on the htc m8 dev forum just to clarify
first reboot to recovery and mount system go to the file manager and you should've downloaded the module from the htc m8 forum here on xda.
copy the module to system/lib/modules and chmod 644
reboot
open up terminal and type su
then
insmod /system/lib/modules/wp_mod.ko
to verify that is loaded type lsmod and see if is loaded.
last thing go to system/etc/ and find the file init.installrecovery.sh and add
insmod /system/lib/modules/wp_mod.ko
to the end of the file save and exit and reboot.

now when you reboot and you open terminal and type lsmod the wp_mod should be loaded and it should say permanent.

now try fire and water again.
 
  • Like
Reactions: FlowingAway

FlowingAway

Senior Member
Oct 21, 2007
853
178
Thank you @chemjb it wasn't even that complicated. I guess something went wrong when I flashed the supersu zip the first time. I flashed again and this time it took. Worked first try after that. S-Off and ready to roll.
 
  • Like
Reactions: chemjb

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    No I didn't try 5 or 6 times it said chugging 1 - 5 times before it said soff was achieved and rebooted to boot loader said shipped soff. About aroma I had a not three with kit Kat used aroma just fine. I think something else is wrong.. plus devs would not include aroma in the roms if the touch stops working.

    Sent from my 831C using Tapatalk

    Use 2 fingers in aroma. Touch what you want and use finger 2 to touch right next to it...

    Not perfect, but better than mashing volume buttons

    Sent from my 831C using Tapatalk
    2
    Looks like it's time to update my Hboot guide.

    Sent from my EVO LTE
    2
    Does this mean that we can flash roms other that the ones tailored to the Sprint variant?

    Sent from my 831C using XDA Premium 4 mobile app

    No, it just means you have access to what was previously protected. Kernel, bootloader, etc.
    2
    I had some weird issues also, first 2 attempts after 1 chugging my phone powered off yet was still trying to install drivers lol. Third attempt 1 chugging and it said it was s-off. I'm thinking sure it is, rebooted to bootloader and it was indeed s-off :D