How do I Block Updates Fire TV 2 with Root - Fire TV Q&A, Help & Troubleshooting

I am trying to find a good method to permanently block updates on my Rooted Fire TV 2 but many of the guides aren't very good or just don't work.
I would like for the method of blocking updates to be system based (Survives factory reset) I do not want to use Network based solutions since those may or may not last forever (or at least for the life of the machine)
I do not want to Solutions involving pm disable or pm hide because they do not survive a factory reset
using build.prop could work but I already tried this guide to no avail
another solution could be a stubbed version of the DeviceSoftwareOTA apk that always returns a value of being up to date, but since I'm probably not able to build it myself it's not really realistic

Toothless_NEO said:
I am trying to find a good method to permanently block updates on my Rooted Fire TV 2 but many of the guides aren't very good or just don't work.
I would like for the method of blocking updates to be system based (Survives factory reset) I do not want to use Network based solutions since those may or may not last forever (or at least for the life of the machine)
I do not want to Solutions involving pm disable or pm hide because they do not survive a factory reset
using build.prop could work but I already tried this guide to no avail
another solution could be a stubbed version of the DeviceSoftwareOTA apk that always returns a value of being up to date, but since I'm probably not able to build it myself it's not really realistic
Click to expand...
Click to collapse
I have used the PM disable for years. I have also installed a package disabler and both have been effective...
Block update via ADB (root)
http://www.aftvnews.com/how-to-block-software-updates-on-the-amazon-fire-tv-or-fire-tv-stick/
Block update via app (this is the one i use, but i am sure there are free ones- a mouse makes it easier to navigate)
https://play.google.com/store/apps/details?id=com.pdp.deviceowner

Michajin said:
I have used the PM disable for years. I have also installed a package disabler and both have been effective...
Block update via ADB (root)
http://www.aftvnews.com/how-to-block-software-updates-on-the-amazon-fire-tv-or-fire-tv-stick/
Block update via app (this is the one i use, but i am sure there are free ones- a mouse makes it easier to navigate)
https://play.google.com/store/apps/details?id=com.pdp.deviceowner
Click to expand...
Click to collapse
I have been using pm disable, the only thing that concerns me about that method is that it can't survive a data wipe. I want to find a method that can survive a data wipe without completely removing DeviceSoftwareOTA.apk and KFTVlauncher.apk (Contains Amazon Video, store, search ,and settings functions)
(If I remove DeviceSoftwareOTA I have to also remove KFTVlauncher or the device will be semi-bricked after a factory reset [can't complete setup without checking updates])

Toothless_NEO said:
I have been using pm disable, the only thing that concerns me about that method is that it can't survive a data wipe. I want to find a method that can survive a data wipe without completely removing DeviceSoftwareOTA.apk and KFTVlauncher.apk (Contains Amazon Video, store, search ,and settings functions)
(If I remove DeviceSoftwareOTA I have to also remove KFTVlauncher or the device will be semi-bricked after a factory reset [can't complete setup without checking updates])
Click to expand...
Click to collapse
The pre-rooted roms wont take updates, from what i have seen they recommend as a back up. The recovery should be disabled.
https://forum.xda-developers.com/fire-tv/development/firetv-2-sloane-prerooted-stock-images-t3309783
But you can also to the lineage sloan 12.1 rom. That might work better for 3rd party apps and google,,, But it doesnt seem stable enough to me.

Related

[Q] Need Help Creating a flashable ROM

So, I have been attempting this on my own for a couple weeks with little to no luck, and searching XDA hasn't really been fruitful, so I thought I would ask.
So I work in Tech Services at the library at my local university. My team is in charge of electronic equipment loans, and recently purchased 20 Galaxy Tab 3 10.1s for student checkout. What I am trying to do is make a straight factory ROM that is flashable through TWRP but with a set of 3 e-book apps added into system apps. The 3 apps I need added are Kindle, Overdrive Media Console, and Bluefire Reader (it is after all, a library). Doesn't need to be rooted or anything, but to speed up turn-around time, it would be nice if it would wipe data automatically as part of the flashing process so we don't have to worry about peoples passwords or account info being compromised. I have tried many different things, but can't seem to get A: the apps added correctly (they install but FC as soon as I try to open them) and B: a script added that would wipe before flashing the ROM. As far as I can tell through my research, it might be possible, but far beyond my skill and knowledge levels. Honestly, I am not even sure if flashing through recovery is the best solution. I have looked at Samsung Configurator as well as many 3rd party MDM tools and none of them seem to be able to do what I want. Possibly something that could be flashed through Odin?
Any thoughts, suggestions, advise, help, etc. would be greatly appreciated.
Moderators: If this needs to be moved, feel free to do so. I wasn't sure where it belonged, but figured this would be okay.
Thanks everyone!
Edit: Don't know if it matters, but they are Wifi only models.
karlkarloff said:
So, I have been attempting this on my own for a couple weeks with little to no luck, and searching XDA hasn't really been fruitful, so I thought I would ask.
So I work in Tech Services at the library at my local university. My team is in charge of electronic equipment loans, and recently purchased 20 Galaxy Tab 3 10.1s for student checkout. What I am trying to do is make a straight factory ROM that is flashable through TWRP but with a set of 3 e-book apps added into system apps. The 3 apps I need added are Kindle, Overdrive Media Console, and Bluefire Reader (it is after all, a library). Doesn't need to be rooted or anything, but to speed up turn-around time, it would be nice if it would wipe data automatically as part of the flashing process so we don't have to worry about peoples passwords or account info being compromised. I have tried many different things, but can't seem to get A: the apps added correctly (they install but FC as soon as I try to open them) and B: a script added that would wipe before flashing the ROM. As far as I can tell through my research, it might be possible, but far beyond my skill and knowledge levels. Honestly, I am not even sure if flashing through recovery is the best solution. I have looked at Samsung Configurator as well as many 3rd party MDM tools and none of them seem to be able to do what I want. Possibly something that could be flashed through Odin?
Any thoughts, suggestions, advise, help, etc. would be greatly appreciated.
Moderators: If this needs to be moved, feel free to do so. I wasn't sure where it belonged, but figured this would be okay.
Thanks everyone!
Edit: Don't know if it matters, but they are Wifi only models.
Click to expand...
Click to collapse
Just off the top of my head...this is what I would do.
Root the tabs (probably need to install custom recovery for that, but I'm not sure since I don't follow the 10 in forum).
Install Titanium Backup
Install the 3 apps that you want to make as "system" apps (install as any normal app).
Use Titanium backup to "convert to system app" (this will place app in the /system/app" directory).
Uninstall Titanium Backup and use the unroot option in SuperSu.
This should leave you those 3 apps installed as system apps.
You can then, perform a factory reset when the Tabs are returned and still have those apps available. Factory reset does not wipe the system partition, so the apps will remain.
Thanks! I will definitely try that!

[Q] Getting the most out of Rooting the SM-N910V? Please contribute!

I'm kinda new at this. I know about being able to use backups with TWRP and I know about MW Apps Manager but that's about it. Please make suggestions of how I can improve the experience of using the Note 4.
doctor-cool said:
I'm kinda new at this. I know about being able to use backups with TWRP and I know about MW Apps Manager but that's about it. Please make suggestions of how I can improve the experience of using the Note 4.
Click to expand...
Click to collapse
I'm going to assume that you have already installed the TWRP custom recovery. You probably already know that you have to do that before you can obtain root. Aside from being able to flash custom ROMs, none available right now, there are a number of apps that you can install that do a number of things that you cannot do without root. I'll list a few that I use and what they do but the list is not all encompassing:
--Titanium Backup (root)--a great tool for freezing unwanted apps, backing up apps/data etc
--Greenify--enables you to set user installed apps to "hibernate" a few minutes after you have finished using them. Significantly improves battery life.
--LagFix--an app, when run, that can eliminate "lag" when/if it occurs on the phone most of the time.
--SD Maid--a great file manager app that enables you to control which apps start at power on, enables the user to really clean out cache, duplicate files, orphaned files and compact databases. Saves memory resources and keeps your phone running smooth and clean.
--adaway--as the name implies, keeps those pesky little ads from showing up in apps.
--exposed--a favorite of many users. Enables you to customize a number of settings, notifications etc.
That's the apps I use that can only be run with root. I'm sure some other users will chime in here an provide some other things that root offers.
Thanks , I got root last night
First are there things I should enable or disable to protect root. Is it OK to run the My Verizon app and VZ Protect. Are there any applications that I should not run?
doctor-cool said:
First are there things I should enable or disable to protect root. Is it OK to run the My Verizon app and VZ Protect. Are there any applications that I should not run?
Click to expand...
Click to collapse
You can run anything you want, it's not going to hurt root. Root is really only a door, or access, to settings/system files that you wouldn't normally have. Any app that you can run without root can be run safely with root. The opposite is not true. There are a number of apps that cannot be run without root. A good way to find most of the apps that require root is to go to the Play Store and just search for "root apps". There's a bunch out there that you may want to try.
---------- Post added at 08:31 AM ---------- Previous post was at 08:24 AM ----------
doctor-cool said:
First are there things I should enable or disable to protect root. Is it OK to run the My Verizon app and VZ Protect. Are there any applications that I should not run?
Click to expand...
Click to collapse
The only thing you have to be aware of to protect root is taking an OTA update. Now that you have a custom recovery and root the likely hood that you would be able to find and download an OTA is not likely, but if by chance you receive a notice that an OTA is available do not download and install it. If by chance the phone automatically downloads it and tries to install it, the OTA should fail so you'll be alright.
Be careful not to flash or ODIN a retail firmware. That is probably the biggest warning I can offer. Retail firmware, when flashed, will lock your bootloader. You can flash a modem or a kernel or a recovery, but not the entire firmware .tar md5 file.
---------- Post added at 08:47 AM ---------- Previous post was at 08:31 AM ----------
doctor-cool said:
First are there things I should enable or disable to protect root. Is it OK to run the My Verizon app and VZ Protect. Are there any applications that I should not run?
Click to expand...
Click to collapse
By the way. Since you are new to root and custom recoveries, the first thing you should do, right now, is do a backup. Power off your phone, go into TWRP recovery (hold down the volume up, home and power buttom all at the same time). Continue to hold them down until you see the TWRP splash screen, then you can let them go. From the on screen menu select backup. Choose which file you want backed up. I recommend you do boot, system, data, modem, EFS and recovery as a minimum. After the backup is complete return to the main menu and select reboot. Do it right now
wifi hotspot
I have already paid for FoxFi and it works great even without root.
But now, how do I get the free wifi hotspot with root What are the advantages of using it?
doctor-cool said:
I have already paid for FoxFi and it works great even without root.
But now, how do I get the free wifi hotspot with root What are the advantages of using it?
Click to expand...
Click to collapse
I'm not sure, I don't use it. But, if I remember correctly I think you go into settings>more networks>and turn on mobile hotspot. But again, I don't use it so I'm not sure. Have you done your backup yet? It is the only safety net you will have until a developer releases a ROM we can flash. Don't look for Samsung to release any firmware for the Developer Edition...it ain't going to happen. Your backup and TWRP are the ONLY safety net you have right now. I can't emphasize that enough.
jpcalhoun said:
I'm not sure, I don't use it. But, if I remember correctly I think you go into settings>more networks>and turn on mobile hotspot. But again, I don't use it so I'm not sure. Have you done your backup yet? It is the only safety net you will have until a developer releases a ROM we can flash. Don't look for Samsung to release any firmware for the Developer Edition...it ain't going to happen. Your backup and TWRP are the ONLY safety net you have right now. I can't emphasize that enough.
Click to expand...
Click to collapse
Thanks ,Yes I did the backups last night before and after root default and complete. I even tested Restoring a backup before I rooted. I hope I got it
doctor-cool said:
Thanks ,Yes I did the backups last night before and after root default and complete. I even tested Restoring a backup before I rooted. I hope I got it
Click to expand...
Click to collapse
Outstanding. Didn't want to "harp" on the backup thing, but I've seen so many users root, TWRP and then do something to brick their phone and they didn't have a backup. They were screwed.
Automatic Back Up?
jpcalhoun said:
Outstanding. Didn't want to "harp" on the backup thing, but I've seen so many users root, TWRP and then do something to brick their phone and they didn't have a backup. They were screwed.
Click to expand...
Click to collapse
We should probably do a backup on a schedule. Someone could make an app that does a back up automatically on a schedule. I'm going to put Back Up Note 4 on my calender then back it up
doctor-cool said:
We should probably do a backup on a schedule. Someone could make an app that does a back up automatically on a schedule. I'm going to put Back Up Note 4 on my calender then back it up
Click to expand...
Click to collapse
It's diffidently a good idea to have a recent backup and the original backup of your stock ROM. The only problem with a lot of backups is keeping straight what backup is what and the amount of space they consume. Memory is cheap I know, but backups can eat up storage real fast, LOL.
Yes. Agree with space but every backup I do, I also have my TWRP folder sync'd to my Dropbox account. So what ever changes are made go their. I also save them on the laptop as well as a thumb drive. Been burned once on my note 3. Now, is there the stock md5 file for the developers edition like on the note 3's?
Sent from my SM-N910V using Tapatalk
GreenGoblin227 said:
Yes. Agree with space but every backup I do, I also have my TWRP folder sync'd to my Dropbox account. So what ever changes are made go their. I also save them on the laptop as well as a thumb drive. Been burned once on my note 3. Now, is there the stock md5 file for the developers edition like on the note 3's?
Sent from my SM-N910V using Tapatalk
Click to expand...
Click to collapse
No there is not a stock md5 for the DE and there most likely will not be. In the past Samsung has never released a firmware package for their DE phones, not that I have ever seen anyway. What your phone came with is what you got. NO OTAs and no updates of any kind in the future...that's if Samsung behaves like they have in the past. That's why making a good back up of your stock (no root) when you first get recovery is so important. And, making a backup after root of course.
Do you mind me asking how you sync..............
GreenGoblin227 said:
Yes. Agree with space but every backup I do, I also have my TWRP folder sync'd to my Dropbox account. So what ever changes are made go their. I also save them on the laptop as well as a thumb drive. Been burned once on my note 3. Now, is there the stock md5 file for the developers edition like on the note 3's?
Sent from my SM-N910V using Tapatalk
Click to expand...
Click to collapse
your TWRP folder to your Dropbox account.. Did you transfer the folder to your computer first or can you sync the folder on your phone to DropBox directly ?
I use dropsync select the folder and it just does it automatically.
Sent from my SM-N910V using Tapatalk
jpcalhoun said:
I'm going to assume that you have already installed the TWRP custom recovery. You probably already know that you have to do that before you can obtain root. Aside from being able to flash custom ROMs, none available right now, there are a number of apps that you can install that do a number of things that you cannot do without root. I'll list a few that I use and what they do but the list is not all encompassing:
--Titanium Backup (root)--a great tool for freezing unwanted apps, backing up apps/data etc
--Greenify--enables you to set user installed apps to "hibernate" a few minutes after you have finished using them. Significantly improves battery life.
--LagFix--an app, when run, that can eliminate "lag" when/if it occurs on the phone most of the time.
--SD Maid--a great file manager app that enables you to control which apps start at power on, enables the user to really clean out cache, duplicate files, orphaned files and compact databases. Saves memory resources and keeps your phone running smooth and clean.
--adaway--as the name implies, keeps those pesky little ads from showing up in apps.
--exposed--a favorite of many users. Enables you to customize a number of settings, notifications etc.
That's the apps I use that can only be run with root. I'm sure some other users will chime in here an provide some other things that root offers.
Click to expand...
Click to collapse
I'm assuming that the Greenify is the one with the leaf?
Is LagFix the purchase version? Is it an app by itself, or does it require exposed?
Do you use the SD Maid Pro Version?
Does the Adaway require exposed as well?
Thanks so much in advance.

Stock Lollipoop rooted with SuperSU - but it keeps resetting everything I do

see #5 for problem
Hi guys,
so after quite some time with custom Roms I decided to go stock again as somehow I don't need root at all. Well, that's not true. I miss AdAway.
As there is no possibility to root the stock rom, is there ANY AdBlocker that works on Lollipop? AdBlock Plus doesn't (yet).
Why did you say there is no possibility to root the stock rom ?
I'm running Stock ROM, rooted and AdAway running fine.
ckpv5 said:
Why did you say there is no possibility to root the stock rom ?
I'm running Stock ROM, rooted and AdAway running fine.
Click to expand...
Click to collapse
How do you root the stock rom? I couldn't find out how.
Can I root without losing my data?
fBx said:
How do you root the stock rom? I couldn't find out how.
Can I root without losing my data?
Click to expand...
Click to collapse
Flash twrp recovery and root through the recovery. It'll ask you when you reboot the system if you want to root it
Sent from my HTC One_M8 using XDA Free mobile app
Huh. Didn't know it was THAT straightforward and I've been flashing my phones for years.
Well. I flashed TWRP and SuperSU 2.46, succeeded. But Adaway and Adfree don't work correctly. They block the ads but only until you reboot, then it's reverted, kinda like with a tethered jailbreak on iPhones.
What am I doing wrong here? Also the block is not like on KitKat - there it was really blocked, really removed, here only the images of the ads are removed but you still see the space they were supposed to be.
I also used a system app removal tool that also didn't work although it shows success. It just removes the installed data like updates.
When I delete apps manually via ES Explorer, they just reappear at the next reboot.
Root Checker says root is fine but it isn't supposed to behave like that and undo my changes.
What's wrong? Do I need another kernel maybe? As I said I went back to stock completely and updatet through to L.
I believe I got whats causing the issue.
After deleting a system app and rebooting, I got a message saying that the phone was restored from an "unnormal behaviour". Does Lollipop bring some kind of system restore point that just automatically restores itself when "weird" things like host file alteration happens? If yes, how do I get rid of that?
This phone has always had system files protected since KitKat. You need a kernel mod to delete system apps.
Don't know why the ad blockers aren't working. Adaway is working fine for me on stock US Dev Edition rooted. You said you are using Adaway and AdFree? Are you actually using both at the same time? maybe they are interfering with each other?
No I meant it happens with both. Only use adaway now. They work but after a reboot the adblock is gone and I need to apply it again. In fact, AdAway says it's deactivated and AdFree says it's already up to date but ads show anyway and I need to install the fix again to get rid of them.
Can you maybe point me to a kernel mod? Would want to get rid of some bloatware.
Maybe I should try installing xposed and see if it's gone after a reboot.
fBx said:
Can you maybe point me to a kernel mod? Would want to get rid of some bloatware.
Click to expand...
Click to collapse
The thread is here: http://forum.xda-developers.com/showthread.php?t=2701816
But unfortunately, flar2 hasn't had the time to update for LP. A user posted the kernel module in Post #210, but a subsequent user said it doesn't work. Custom ROMs have write protection disabled, as does Dev Edition stock ROM.
fBx said:
No I meant it happens with both. Only use adaway now. They work but after a reboot the adblock is gone and I need to apply it again. In fact, AdAway says it's deactivated and AdFree says it's already up to date but ads show anyway and I need to install the fix again to get rid of them.
Click to expand...
Click to collapse
Odd, as mentioned, I've used AdAway for quite some time now, and don't have these issues.
Yes, very odd indeed. Well, if I don't get it sorted out somehow I might as well switch to Viper or some other close to stock custom Rom again, or make it Dev like you.
Things are getting worse, in 1 of 2 cases AdAway spits an error at me when trying to apply the fixes and the phone just reboots and undos everything. It's like some protection from rooting or changing anything although I am rooted. I don't understand it. I can't possibly be the only one having problems with root on Stock Lollipop
This is really annoying me. I think I'm better of just installing a custom rom and setting the phone up again, will cost me an hour but at least I'm done with the bugs.
Yup, decided to jump the gun, wipe and install ViperOne and now everything works as I wanted it to. AdAway stays active and working.
fBx said:
Yup, decided to jump the gun, wipe and install ViperOne and now everything works as I wanted it to. AdAway stays active and working.
Click to expand...
Click to collapse
Interesting. I wonder if Adaway is dependent on the system write protection being disabled. I wouldn't normally suspect that, and only thinking of it since you mentioned the system write protection issue as well.
On the other hand, its the only difference I can think of between my phone and yours that would matter. I am on stock rooted Dev Edition, which apparently does not have the system write protection enabled by default.
redpoint73 said:
Interesting. I wonder if Adaway is dependent on the system write protection being disabled. I wouldn't normally suspect that, and only thinking of it since you mentioned the system write protection issue as well.
On the other hand, its the only difference I can think of between my phone and yours that would matter. I am on stock rooted Dev Edition, which apparently does not have the system write protection enabled by default.
Click to expand...
Click to collapse
I also assume that's the reason. I've never been on a stock rom since I don't know when, but figured that actually I only wanted AdAway which would normally not require a custom rom per se... but as it didn't really work in the end (and also other root-requiring stuff), I went back to custom again. Well, it's not that it's that difficult to wipe the phone occasionally and set up a clean custom rom to get it back to perfect performance. Gonna go with it.

Can't move to system

Hi all, apologies for an other thread.
There are so many threads on XDA/ reddit that are sort of related to this, but I can't seem to get the help I need or keep up with them all, so once again apologies, but I have really tried to find the answers myself before asking.
Basically, I did a factory reset/ wipe on my phone, did a clean install of 6.0.1 from the factory images. Side loaded 7 from the OTA update and nougat is great!
I installed the latest TWRP (after a few go's, managed to get it to stick), then installed the latest, N supported SU.
SU is installed and I can run as rooted. However, this is the part I don't understand (very new to all this). While I apparently have root, I can't get an app to move applications over to the system directory like I used to be able to do, doing the same setup.
So, is this something to do with system/ systemless root, or encryption or N, or have I stuffed something?
From all the reading I come up with encryption, then others said it doesn't matter if encrypted... So maybe it's just N and root doesn't support moving to the system...
Anyway, I'm totally lost now. Bottom line is, I can use apps that require root, but no apps that move applications to system can access system, even after granting root access to them.
Cheers.
reeza said:
Hi all, apologies for an other thread.
There are so many threads on XDA/ reddit that are sort of related to this, but I can't seem to get the help I need or keep up with them all, so once again apologies, but I have really tried to find the answers myself before asking.
Basically, I did a factory reset/ wipe on my phone, did a clean install of 6.0.1 from the factory images. Side loaded 7 from the OTA update and nougat is great!
I installed the latest TWRP (after a few go's, managed to get it to stick), then installed the latest, N supported SU.
SU is installed and I can run as rooted. However, this is the part I don't understand (very new to all this). While I apparently have root, I can't get an app to move applications over to the system directory like I used to be able to do, doing the same setup.
So, is this something to do with system/ systemless root, or encryption or N, or have I stuffed something?
From all the reading I come up with encryption, then others said it doesn't matter if encrypted... So maybe it's just N and root doesn't support moving to the system...
Anyway, I'm totally lost now. Bottom line is, I can use apps that require root, but no apps that move applications to system can access system, even after granting root access to them.
Cheers.
Click to expand...
Click to collapse
Something is messed up. TWRP shouldn't take a few tries to stick. The factory images are out now. Flash them and start over.
Sent from my Nexus 5X using Tapatalk

Help - Rooted - Island Not working

Hello,
Need some help. I was able to get TWRP on my new Tab S4 and root it with Magisk without issue. I was trying to install and get Island working so I could sandbox a few apps for privacy and I can't get it to work. A Knox notice keeps coming up "The work profile cannot be created because the OS was changed". Then I give Island root access, it appears to work, then a lovely Knox screen (The Knox work profile Icon) comes up saying an unauthorized application was installed and blocked, please contact your admin. So I spent the next 4 hours combing forums and Island's install doco to find a solution. I have tried everything, I used debloat to turn all the Knox stuff off but the needed work space. I even left work space running but just disabled the Knox models in it. I installed Island manually with ADB, and gave it God rights. That made things worse.... Now this nasty screen came up at boot and forced me to recover the OS because it couldn't be bypassed, if just prompted to factory reset the device. I have exhausted all my known options and am now requesting air support.
Thanks in advance,
One Very Frustrated Android Amature
DevinN said:
Hello,
Need some help. I was able to get TWRP on my new Tab S4 and root it with Magisk without issue. I was trying to install and get Island working so I could sandbox a few apps for privacy and I can't get it to work. A Knox notice keeps coming up "The work profile cannot be created because the OS was changed". Then I give Island root access, it appears to work, then a lovely Knox screen (The Knox work profile Icon) comes up saying an unauthorized application was installed and blocked, please contact your admin. So I spent the next 4 hours combing forums and Island's install doco to find a solution. I have tried everything, I used debloat to turn all the Knox stuff off but the needed work space. I even left work space running but just disabled the Knox models in it. I installed Island manually with ADB, and gave it God rights. That made things worse.... Now this nasty screen came up at boot and forced me to recover the OS because it couldn't be bypassed, if just prompted to factory reset the device. I have exhausted all my known options and am now requesting air support.
Thanks in advance,
One Very Frustrated Android Amature
Click to expand...
Click to collapse
Afaik once knox 0x1 is triggered there is no way to use Island since work profile cant be added. In fact i tried a lot of stuff to get it working on stock software with just recovery and root being installed, tried unrooting going back to original stock.. nothing worked.
OS has been changed probably refers to the knox counter.
Unfortunately Samsung locks Knox if you unlock your device. Afaik this is irreversible.
That is the reason I am still on stock.
Edit: Island should still work though. Haven't tried it though.
spookyspookster said:
Unfortunately Samsung locks Knox if you unlock your device. Afaik this is irreversible.
That is the reason I am still on stock.
Edit: Island should still work though. Haven't tried it though.
Click to expand...
Click to collapse
Is that an OS limitation? I have other rooted Samsung tablets, (older) running like 5.1 and 6.1 and they WORK. Island is able to create its OWN sandbox with root access on those. I feel like this is a security applet / process blocking this only, not a technical limitation. I was able to create the work profile with ADB outside of root access, I was able to assign Island with both Device Owner and Admin over the work profile and it was technically working. Some Knox security process that I didn't disable (most likely because it's a com.system that isn't listed in debloat) that is blocking it from displaying (I believe it is working) with a security overlay that I can't close. I need help finding that, and killing it with fire. I think it is beyond me technically. I am a network admin, not programer, though I speak some programming basic concepts via my network background. Just enough to get me in trouble and get to to here to ask for help.
dr460nf1r3 said:
Afaik once knox 0x1 is triggered there is no way to use Island since work profile cant be added. In fact i tried a lot of stuff to get it working on stock software with just recovery and root being installed, tried unrooting going back to original stock.. nothing worked.
OS has been changed probably refers to the knox counter.
Click to expand...
Click to collapse
Ok, after much OCD digging, I found the permissions and the Knox security file that was popping that up. I deleted the permissions with adb, killed those 2 processes within the workgroup files using root deleter app and now it works. Note, the whole drive is decrypted by default, I applied the decrypt patch when I rooted. So island was able to successfully provision a work profile and is admin over it.
DevinN said:
Ok, after much OCD digging, I found the permissions and the Knox security file that was popping that up. I deleted the permissions with adb, killed those 2 processes within the workgroup files using root deleter app and now it works. Note, the whole drive is decrypted by default, I applied the decrypt patch when I rooted. So island was able to successfully provision a work profile and is admin over it.
Click to expand...
Click to collapse
Hi,
Would you be able to provide a step by step guide ?
Thanks
DevinN said:
Ok, after much OCD digging, I found the permissions and the Knox security file that was popping that up. I deleted the permissions with adb, killed those 2 processes within the workgroup files using root deleter app and now it works. Note, the whole drive is decrypted by default, I applied the decrypt patch when I rooted. So island was able to successfully provision a work profile and is admin over it.
Click to expand...
Click to collapse
A guide please?!:good:
DevinN said:
Ok, after much OCD digging, I found the permissions and the Knox security file that was popping that up. I deleted the permissions with adb, killed those 2 processes within the workgroup files using root deleter app and now it works. Note, the whole drive is decrypted by default, I applied the decrypt patch when I rooted. So island was able to successfully provision a work profile and is admin over it.
Click to expand...
Click to collapse
Please provide your method, i think we are a lot in that situation : rooted and no work profile allowed by knox and tima. I even tried custom kernels announcing knox stuff disable and it's not workin either.
Thks.
Nvm
DevinN said:
Ok, after much OCD digging, I found the permissions and the Knox security file that was popping that up. I deleted the permissions with adb, killed those 2 processes within the workgroup files using root deleter app and now it works. Note, the whole drive is decrypted by default, I applied the decrypt patch when I rooted. So island was able to successfully provision a work profile and is admin over it.
Click to expand...
Click to collapse
Hi how you do this I need to do the same. Thanks
Seriously, he shared the news but didn't share how he did it??
Please provide details
Anybody has a solution on this topic or is this thread dead?
@DevinN, can you provide more info please? What files and apps did you delete?
Edit:
I found that package "com.samsung.android.knox.containeragent" causes the black block-screen, so i disabled it. (adb shell pm disable ...).
Island still refuses fo be installed automatically (security policy prevents creation of work profile because a custom os has been installed) or using root (cannot start the work profile user)
Code:
TZ_init: : TZ_init Process: Device tampered, tamper fuse is set!
TZ_init: : trustlet initialization failed
trogper said:
@hardkeyboard, can you provide more info please? What files and apps did you delete?
Edit:
I found that package "com.samsung.android.knox.containeragent" causes the black block-screen, so i disabled it. (adb shell pm disable ...).
Island still refuses fo be installed automatically (security policy prevents creation of work profile because a custom os has been installed) or using root (cannot start the work profile user)
Click to expand...
Click to collapse
I replied to DevinN, I wish I know when I write post, but now I don't need because use Nicelock with multistar with dr. Ketan rom with secure folder working
I suppose there is no update here or any idea what permissions and knox security file we are talking here ?

Categories

Resources