First off credit goes to @_alexndr for the original file from this thread. All I did was edit the mount point in the updater script to work with our device. Flash the attached file with FlashFire to add init.d support to your VZW S6. If you have not rooted and installed FlashFire go to this thread to sign up and get the app. Thanks and enjoy.
View attachment 3325054
Misterxtc said:
First off credit goes to @_alexndr for the original file from this thread. All I did was edit the mount point in the updater script to work with our device. Flash the attached file with FlashFire to add init.d support to your VZW S6. If you have not rooted and installed FlashFire go to this thread to sign up and get the app. Thanks and enjoy.
View attachment 3306654
Click to expand...
Click to collapse
Will it only work for VZW? I have a Sprint S6
JoeFCaputo113 said:
Will it only work for VZW? I have a Sprint S6
Click to expand...
Click to collapse
It should but I'm not positive. Your mount point might be different. It will either work or not, shouldn't hurt anything if it fails.
http://forum.xda-developers.com/showthread.php?t=2698813&nocache=1 so does this work? whjy was OP edited?
Misterxtc said:
It should but I'm not positive. Your mount point might be different. It will either work or not, shouldn't hurt anything if it fails.
Click to expand...
Click to collapse
How can I tell you if my mount point is different?!
I flashed this, but I am unsure what scripts we can use for the S6
dobosininja said:
I flashed this, but I am unsure what scripts we can use for the S6
Click to expand...
Click to collapse
I mainly istalled this for the SuperSU script but you can use it for whatever initd script you want to try.
So I have an init.d script to try. What should I do?
grifforama said:
So I have an init.d script to try. What should I do?
Click to expand...
Click to collapse
Place it in your system/etc/init.d folder after you install init.d and see if it works. If it doesn't work your script is flawed.
FYI all you have to do to add init.d support is DL kernel auditor from the play store and enable.
JoeFCaputo113 said:
FYI all you have to do to add init.d support is DL kernel auditor from the play store and enable.
Click to expand...
Click to collapse
I just bake it in my ROM now.
According to the Killjoy init.d verification check, I don't have init.d support after I flashed this. Any deeper reason why that may be?
Sent from my SM-G920V using Tapatalk
---------- Post added at 02:08 PM ---------- Previous post was at 02:04 PM ----------
coffeehandle said:
According to the Killjoy init.d verification check, I don't have init.d support after I flashed this. Any deeper reason why that may be?
Sent from my SM-G920V using Tapatalk
Click to expand...
Click to collapse
EDIT: Well after activating a tweak in a terminal emulator it verified the init support. So disregard my question!
On another note everyone go check the Killjoy script! It has some neat stuff!
Sent from my SM-G920V using Tapatalk
Related
This is for the Verizon Galaxy S5 Dev. Edition ONLY!!!
SM-G900V
Flash at your own risk!!!!
This mod will flash an insecure boot.img. Allowing you to ADB with root.
1. Download
2. Create back up or have Odin rescue files available.
3. Reboot Recovery
4. Flash sv_deved_insecureboot.zip
(Not signed so you will need to toggle signature verification)
Sent from my SM-G900V using Tapatalk
Does this also set selinux to permissive? Thanks!
jhanson said:
Does this also set selinux to permissive? Thanks!
Click to expand...
Click to collapse
No it does not. But I can create one that does.
Sent from my SM-G900V using Tapatalk
Versatile1 said:
No it does not. But I can create one that does.
Sent from my SM-G900V using Tapatalk
Click to expand...
Click to collapse
Please! I really need permissive for the ability to override /dev/input for my appradio. I would greatly appreciate it! Thanks!
I can not add it in, all the usual methods do not work. Only way I know is to flash the kernel posted in Original Development. I'm not good working with kernels or I would try adding the modification.
Sent from my SM-G900V using Tapatalk
Versatile1 said:
I can not add it in, all the usual methods do not work. Only way I know is to flash the kernel posted in Original Development. I'm not good working with kernels or I would try adding the modification.
Sent from my SM-G900V using Tapatalk
Click to expand...
Click to collapse
No problem, thanks for the effort anyway. I'm currently running "the arkenstone", which sets selinux to permissive, I was just hoping to have a more stock kernel. Thanks again!
CD Installer
Any chance of modding the boot.img to remove Verizon's CD Installer that pops up when you plug into USB?
Thanks great job on this!!!
EMSpilot said:
Any chance of modding the boot.img to remove Verizon's CD Installer that pops up when you plug into USB?
Thanks great job on this!!!
Click to expand...
Click to collapse
You can do this without kernel mod.
First navigate to /efs/carrier/HiddenMenu and change from OFF to ON save and exit.
Next you will want to navigate to /system/etc/autorun.iso and either rename *.bak or delete it.
Now reboot
Finally enter into your dialer *#0808#
Switch to MTP hit OK
Navigate to developer options and enable USB debugging if applicable.
All should be good.
Hmm... seems this doesn't stick through reboot. I will look into the kernel for you.
Versatile1 said:
You can do this without kernel mod.
First navigate to /system/efs/carrier/HiddenMenu and change from OFF to ON save and exit.
Next you will want to navigate to /system/etc/autorun.iso and either rename *.bak or delete it.
Now reboot
Finally enter into your dialer *#0808#
Switch to MTP hit OK
Enter once again into dialer *#0808# and switch back to MTP + ADB then Reboot
All should be good.
Click to expand...
Click to collapse
There is no /system/efs folder on a Verizon S5
EMSpilot said:
There is no /system/efs folder on a Verizon S5
Click to expand...
Click to collapse
Good catch!
/efs
Sent from my SM-G900V using Tapatalk
boot.img
Versatile1 said:
Good catch!
/efs
Sent from my SM-G900V using Tapatalk
Click to expand...
Click to collapse
Look in the ramdisk file name "init.qcom.usb.sh
I believe line 116
EMSpilot said:
Look in the ramdisk file name "init.qcom.usb.sh
I believe line 116
Click to expand...
Click to collapse
I commented out that section and changed default.prop from mass_storage to mtp,adb still no luck. I will look at the source tomorrow. I really believe it's in a *jar
Sent from my SM-G900V using Tapatalk
We got this fixed if anyone is wondering. http://forum.xda-developers.com/showthread.php?t=2831291
Sent from my SM-G900V using Tapatalk
jhanson said:
Please! I really need permissive for the ability to override /dev/input for my appradio. I would greatly appreciate it! Thanks!
Click to expand...
Click to collapse
Wondering if you ever got permissive enabled to work with your app radio?
I have been working on this most of the week.
Have the S5 std edition not the dev ed. What phone are you using?
Thanks
jp712 said:
Wondering if you ever got permissive enabled to work with your app radio?
I have been working on this most of the week.
Have the S5 std edition not the dev ed. What phone are you using?
Thanks
Click to expand...
Click to collapse
Yes, I got it to permissive, but I've got the dev edition, so it's easy (and possible) to change the kernel. I know someone in the forums is working on permissive without kernel change, but last I read it's not completed yet. Best of luck!
jhanson said:
Yes, I got it to permissive, but I've got the dev edition, so it's easy (and possible) to change the kernel. I know someone in the forums is working on permissive without kernel change, but last I read it's not completed yet. Best of luck!
Click to expand...
Click to collapse
Gotcha, Thanks! Im figuring out the kernel stuff. Have been flashing custom roms for years never changed the kernels.
I was under the impression that you could just flash the .zip with safestrap on an std version?
I tried that , never saw the kernel actually change. I thought I was doing something wrong. Your reply leads me to think that changing the kernel on the stock S5 isn't exactly feasible yet?
Thanks!
For those that have done root. Verizon Galaxy S6- G920VVRU1AOC3/G920VVRU1AOE2 Only!!!
Differnet phones can have different frameworks. Do not attempt to flash this on a different phone unless you want to possible have to ODIN Back to stock.
This will only work if...
1. You have root on Verizon S6 - G920VVRU1AOC3/G920VVRU1AOE2
2. You have @Chainfire- Flashfire app installed so you can flash this zip file. Located here.....
I have included stock framework-res flashable if you want to go back..
Galaxy S6 Phone OnlyG920VVRU1AOC3:
Flashable HotSpot (Galaxy S6-G920VVRU1AOC3)
Flashable Revert to Stock Framework
Galaxy S6 Phone OnlyG920VVRU1AOE2:
Flashable HotSpot (Galaxy S6-G920VVRU1AOE2)
Flashable Revert to Stock Framework
Not responsibile for, you if you flash on something other than what I built this for. And if you do flash it on said device,then I am still not respondsible as this is all a risk always.. 100% time. Always a risk...
Good job! Thanks
Of all the mods I was hoping for, this is easily #1. You rock Gun! Now to read up on this flashfire stuff... guess I may as well get used to not having an unlocked BL anymore.
Gun was the chances that this works on the s6 edge Verizon
Sent from my SM-N915V using Xparent Green Tapatalk 2
2swizzle said:
Gun was the chances that this works on the s6 edge Verizon
Sent from my SM-N915V using Xparent Green Tapatalk 2
Click to expand...
Click to collapse
Hard knowing sir..
If you get me your framework-res.apk I might try to do one up for you guys.
Would you be interested in helping us poor suckers at AT&T, I would like to enable native tethering as well? Thanks in advance.
[email protected] said:
Would you be interested in helping us poor suckers at AT&T, I would like to enable native tethering as well? Thanks in advance.
Click to expand...
Click to collapse
I dont know the edit for AT&T... sorry
Sent from my SM-T320 using Xparent BlueTapatalk 2
Thanks for this~ Seems to be working, I don't have another wifi device at work to test it.
Just a quick question, if I were to go back to stock would I have to flash to stock framework and then flash the hotspot file again or just flash the stock framework?
snk012 said:
Thanks for this~ Seems to be working, I don't have another wifi device at work to test it.
Just a quick question, if I were to go back to stock would I have to flash to stock framework and then flash the hotspot file again or just flash the stock framework?
Click to expand...
Click to collapse
Just the revert flashable sir.
Gunthermic said:
Just the revert flashable sir.
Click to expand...
Click to collapse
Thank you~~
VZW GS6 Edge Help?!
I have the VZW GS6 Edge, however my device is G925VVRU1AOC3. Any chance of getting support with this? Or possibly the instructions to remove the tether check. I have Flashfire so would it be possible to "backup" the partition you modified and change with your instructions? Thanks for any feedback.
-Scott
scott8357 said:
I have the VZW GS6 Edge, however my device is G925VVRU1AOC3. Any chance of getting support with this? Or possibly the instructions to remove the tether check. I have Flashfire so would it be possible to "backup" the partition you modified and change with your instructions? Thanks for any feedback.
-Scott
Click to expand...
Click to collapse
It's in the OP sir. there is one for the S6 and one for the S6 Edge...
To include the revert for each,.....
Gunthermic said:
It's in the OP sir. there is one for the S6 and one for the S6 Edge...
To include the revert for each,.....
Click to expand...
Click to collapse
This works for the Vzw edge! Thank you. Is there a hotspot widget?? Can't find it.
Sent from my SM-G925V using XDA Premium HD app
In the OP what is this zip file for '2. You have Flashfire installed so you can flash this zip file. Located here...?' Is it to be flashed before the hotspot zip?
knox
Does flashfire trip knox?
youngmack2k4 said:
Does flashfire trip knox?
Click to expand...
Click to collapse
... do bears have wings?
Sent from my SM-G925V using XDA Free mobile app
youngmack2k4 said:
Does flashfire trip knox?
Click to expand...
Click to collapse
Do pigs fly?
Sent from my SM-G925V using XDA Premium HD app
cubarican84 said:
In the OP what is this zip file for '2. You have Flashfire installed so you can flash this zip file. Located here...?' Is it to be flashed before the hotspot zip?
Click to expand...
Click to collapse
That's just the stock framework, you only need to flash the hotspot file. I think gun put it there to test if flash fire works on your device. Just a guess.
cubarican84 said:
In the OP what is this zip file for '2. You have Flashfire installed so you can flash this zip file. Located here...?' Is it to be flashed before the hotspot zip?
Click to expand...
Click to collapse
Becuase yu must have Flashfire installed first is all.
Can't flash mods with it.
Gunthermic said:
Becuase yu must have Flashfire installed first is all.
Can't flash mods with it.
Click to expand...
Click to collapse
Were you trying to create a link to flashfire? I think that might be the confusion as there are two links in OP that both direct to the stock framework.
Deleted.
What does this thing called cluster plug provides?
Sent from my XT1562 using XDA-Developers mobile app
pijes said:
What does this thing called cluster plug provides?
Sent from my XT1562 using XDA-Developers mobile app
Click to expand...
Click to collapse
It disables the little cores and only enables them when the big cores become overloaded. On stock rom it gives extra smoothness because it use the big cores most of the time.In cm roms its enabled by default. Sorry, i forgot to explain
Great work mate. Could you please explain that init.d stuff a little - I'm on stock rom/kernel and haven't got init.d folder so I assumed it's simply not supported, but when I played with the rom in Superr's Kitchen it was saying that init.d is enebled in the kernel by default. It's a bit confusing - does the stock rom have this support by default?
@Sickaxis79
I just found there's no cluster_plug in my /sys/module...
minimale_ldz said:
Great work mate. Could you please explain that init.d stuff a little - I'm on stock rom/kernel and haven't got init.d folder so I assumed it's simply not supported, but when I played with the rom in Superr's Kitchen it was saying that init.d is enebled in the kernel by default. It's a bit confusing - does the stock rom have this support by default?
Click to expand...
Click to collapse
You can create the init.d folder using a file browser if its missing. Im also using stock rom and it works. Im using a custom kernel, but it also works with stock kernel.
Are you sure you are missing the cluster_plug folder? Im using stock eu 6.0.1.
Its located in /sys/module/cluster_plug
Sickaxis79 said:
]
Are you sure you missing the cluster_plug folder? Im using stock eu 6.0.1.
Click to expand...
Click to collapse
I found Kernel Adiutor can emulate init.d, so it should't be a problem to execute the scripts, but anyway cluster_plug is missing. I'm on XDRom which is just debloated EU 6.0.1. I'm wondering if it's possible that debloat could actually be responsible for this
minimale_ldz said:
I found Kernel Adiutor can emulate init.d, so it should't be a problem to execute the scripts, but anyway cluster_plug is missing. I'm on XDRom which is just debloated EU 6.0.1. I'm wondering if it's possible that debloat could actually be responsible for this
Click to expand...
Click to collapse
Have you checked sys/module/cluster_plug?
Sickaxis79 said:
Have you checked sys/module/cluster_plug?
Click to expand...
Click to collapse
Yes. No cluster_plug folder at all in /sys/module (see screenshot in my previous post). Weird
minimale_ldz said:
Yes. No cluster_plug folder at all in /sys/module (see screenshot in my previous post). Weird
Click to expand...
Click to collapse
Yes thats weird, but maybe when you flash squids kernel this module is/can be added.
Sickaxis79 said:
Yes thats weird, but maybe when you flash squids kernel this module is/can be added.
Click to expand...
Click to collapse
That could actually be the case as clusterplug is listed in Squid's kernel features. I guess it means it's not used in stock one
minimale_ldz said:
That could actually be the case as clusterplug is listed in Squid's kernel features. I guess it means it's not used in stock one
Click to expand...
Click to collapse
Strange yes and now i also start to doubt after flashing so many kernels and roms. Strange thing is it worked with all the kernels and roms i tried. Im now using latest coffee kernel with cluster_plug enabled and its working.
Sickaxis79 said:
Strange yes and now i also start to doubt after flashing so many kernels and roms. Strange thing is it worked with all the kernels and roms i tried. Im now using latest coffee kernel with cluster_plug enabled and its working.
Click to expand...
Click to collapse
Well, maybe the time comes to try Squid kernel
What about those other scripts from power users thread, ghostpepper and ghostbuster?
ViperX85 said:
What about those other scripts from power users thread, ghostpepper and ghostbuster?
Click to expand...
Click to collapse
Same question here. Do you plan to upload your scripts again?
minimale_ldz said:
Same question here. Do you plan to upload your scripts again?
Click to expand...
Click to collapse
Sure, but then i saw phoenix kernel released a new msm hotplug kernel and was thinking to try to create 1 script that is compatible and work with cluster- /msm- or no hotplug at all together, instead of several scripts. Dont know if it gonna work but it can never hurt trying.
Sickaxis79 said:
Sure, but then i saw phoenix kernel released a new msm hotplug kernel and was thinking to try to create 1 script that is compatible and work with cluster- /msm- or no hotplug at all together, instead of several scripts. Dont know if it gonna work but it can never hurt trying.
Click to expand...
Click to collapse
I can confirm cluster_plug is present after flashing Squid kernel. Wish your post.boot script was there for oc Squid
minimale_ldz said:
I can confirm cluster_plug is present after flashing Squid kernel. Wish your post.boot script was there for oc Squid
Click to expand...
Click to collapse
I Shall post the post_boot scripts tomorrow again since most asking for a permanent solution without launching the scripts manually after the phone booted. And thanks for confirming cluster_plug was added after flashing squid kernel. Will update the thread a little.
minimale_ldz said:
That could actually be the case as clusterplug is listed in Squid's kernel features. I guess it means it's not used in stock one
Click to expand...
Click to collapse
Perhaps you could use this tool to enable init.d on stock kernel - http://forum.xda-developers.com/and...ript-zip-init-d-enabler-stock-kernel-t3347724
you still need custom recovery though, to flash the zip
Thread moved - https://forum.xda-developers.com/android/general/mod-experience-sound-t3681780
Images
It works great with the dual speaker mod
Do I need to uninstall v1.0 first or just flash v1.2 over v1.0? Thanks.
chiphu said:
Do I need to uninstall v1.0 first or just flash v1.2 over v1.0? Thanks.
Click to expand...
Click to collapse
You should be able to flash 1.2 over 1.0
Sent from my SM-G935U using XDA Labs
someone with exynos 935f tried this?
ReizaBT said:
someone with exynos 935f tried this?
Click to expand...
Click to collapse
Make sure there is a file called "audio_effects.conf" in your /system/etc. If so it should work
@Craz Basics
I have an update for this.
Set SE Permissive via init.d instead of an app
Updated V4A
Move V4A from data to system/priv-app
If there is no init.d support in the end-users rom, they can open up V4A, hit the menu, and disable selinux from there.
kevp75 said:
@Craz Basics
I have an update for this.
Set SE Permissive via init.d instead of an app
Updated V4A
Move V4A from data to system/priv-app
If there is no init.d support in the end-users rom, they can open up V4A, hit the menu, and disable selinux from there.
Click to expand...
Click to collapse
I knew there was a better way and now I know
billdauterive23 said:
I knew there was a better way and now I know
Click to expand...
Click to collapse
I don't think the SeLinux disabler is in the older versions on V4A
kevp75 said:
I don't think the SeLinux disabler is in the older versions on V4A
Click to expand...
Click to collapse
Ok, I have no idea I was just thinking
~~Updated to V2.0~~
~~Not Tested Yet~~
Updated V4A app to v2.5.0.5
Update... Again....
~~Updated to v2.1~~
~~Not Tested Yet~~
Couldn't seem to get init.d working, so I used su.d instead
•su.d support
•Permissive on boot(through su.d), no more apps (SELinux Mode Changer)
Cannot boot with it...not getting SUMMING logo phase
Sblast said:
Cannot boot with it...not getting SUMMING logo phase
Click to expand...
Click to collapse
What version did you flash and what is your model?
Decent UltraLite 3.0 (Android 7) and flashed both versions.
First, does not work.
Second won't pass boot screen to logo part.
Sblast said:
Decent UltraLite 3.0 (Android 7) and flashed both versions.
First, does not work.
Second won't pass boot screen to logo part.
Click to expand...
Click to collapse
It's for the US galaxy s7 and s7 edge.
v2.1 works on u firmware and it's better than previous versions. Thanks @Craz Basics
Sent from my SM-G935U using Tapatalk
chiphu said:
v2.1 works on u firmware and it's better than previous versions. Thanks @Craz Basics
Click to expand...
Click to collapse
Sweet, glad you like it!
Craz Basics said:
Sweet, glad you like it!
Click to expand...
Click to collapse
I still prefer the old, easier-to-use UI, though.
Sent from my SM-G935U using Tapatalk
chiphu said:
I still prefer the old, easier-to-use UI, though.
Click to expand...
Click to collapse
I agree. I'll make one with 2.3.4.0 as well.
Hey fellas , a few days ago i stumbled across this kernelsu or KernelAssistedSuperuser (read up on here)
since this is a kernel modification its working on q DP1 regardless of the new overlayfs .
I would be kinda carefull with this so , since there is no management of root access (like magiskmanager or supersu app) it just allows anything.
Also please be aware that even if ur rooted now u still cant mount system as read/write , so many rootapps / rootstuff is likely to not work.
Im not quite sure if this will trip SafetyNet or not
If u want to try it anyway , here is what to do.
Download the boot.img for DP1 from here or for DP2 here
Reboot ur phone into fastboot (if u dont know how , pls dont use this)
flash the new boot.img by typing "fastboot flash boot pathtodownloadedboothere" (without the "")
Reboot into Android
Profit
In case u would want to switch back to non root , just flash the boot.img of android q for 3xl like u flashed the rooted boot.img and ur back to stock
Sources : Kernel
Credits goto
SultanXDA (got inspiration from his kernel commits on how to fix stuff)
zx2c4 (for his great work on KernelSU)
me (for putting this kernel together)
ScreenShots
Screenshots added
reserved2
Alright alright alright.....time to play.
@topjohnwu
So an app like ex kernel manger would not work?
Gordietm said:
So an app like ex kernel manger would not work?
Click to expand...
Click to collapse
it could and it could not , it depends if the app needs /system to be writeable , for example adaway doesnt work bcs it wants to edit /system/etc/hosts , but luckypatcher for another example works fine bcs it only works with /data.
Just try and report what works
Anyone else try this yet?
---------- Post added at 08:14 PM ---------- Previous post was at 07:52 PM ----------
Ok, so EX kernel manager works, pixel launcher mod works. I can't get titanium backup to work, it keeps searching for root. Doesn't say I'm not rooted though.
Gordietm said:
Anyone else try this yet?
---------- Post added at 08:14 PM ---------- Previous post was at 07:52 PM ----------
Ok, so EX kernel manager works, pixel launcher mod works. I can't get titanium backup to work, it keeps searching for root. Doesn't say I'm not rooted though.
Click to expand...
Click to collapse
im using it...im rooted but havent tested much yet
bamafan39 said:
im using it...im rooted but havent tested much yet
Click to expand...
Click to collapse
@flar2 high brightness mode app works perfectly ?
Gordietm said:
@flar2 high brightness mode app works perfectly [emoji16]
Click to expand...
Click to collapse
Nice [emoji16]
Sent from my Pixel 3 XL using Tapatalk
If anyone tries this on DP2, let us know if all is well.....please...
I'm assuming this has to be updated to DP2 to work....or is it universal?
djcrystals said:
If anyone tries this on DP2, let us know if all is well.....please...
I'm assuming this has to be updated to DP2 to work....or is it universal?
Click to expand...
Click to collapse
Pretty sure it has to be updated.
djcrystals said:
If anyone tries this on DP2, let us know if all is well.....please...
I'm assuming this has to be updated to DP2 to work....or is it universal?
Click to expand...
Click to collapse
well idk but i can tell ya in like 15 mins
J0SH1X said:
well idk but i can tell ya in like 15 mins
Click to expand...
Click to collapse
Excellent.
djcrystals said:
Excellent.
Click to expand...
Click to collapse
well its a bootloop but i already started working on dp2
https://github.com/J0SH1X/android_kernel_google_crosshatch/commits/kernelsu-dp2
eta soon
J0SH1X said:
eta soon
Click to expand...
Click to collapse
Thanks for your hard work and dedication man. It is absolutely appreciated.
updated first post with image working on DP2
Does this bypass the unlock bootloader check for SafetyNet?
Sent from my Pixel 3 XL using Tapatalk