SPLASH SCREEN - Stock splash screen without warning!

hinxnz

Senior Member
Jul 21, 2009
2,816
2,402
193
Stock splash screen without the warning message for rooted S10+ devices

  • Completely stock splash screen
  • All warnings have been removed

WARNING: Flash at your own risk!

Directions
  1. Download attachment
  2. Place attachment into download folder in internal storage
  3. Check md5sum - c2a9b95389b037800693638d4a1c4fc6
  4. Flash splash screen with a terminal emulator

- Check md5sum
Code:
su -c md5sum /storage/emulated/0/Download/up_param.zip
- Flash splash screen
Code:
su -c dd if=/storage/emulated/0/Download/up_param.zip of=/dev/block/platform/13d60000.ufs/by-name/up_param
 

Attachments

Last edited:
  • Like
Reactions: joshphilips

hinxnz

Senior Member
Jul 21, 2009
2,816
2,402
193
For S10 how can i do?
I not sure if it's the same path but try enter code in terminal and upload up_param.zip from your internal storage and I'll do it for you.
Code:
su -c cp /dev/block/platform/13d60000.ufs/by-name/up_param /storage/emulated/0/up_param.zip
 
  • Like
Reactions: Ivymike52

Wingchundub

Senior Member
Mar 6, 2012
689
127
0
Sorry, i'm lost here, installed terminal you linked too, downloaded zip and its in download folder, as i start to type the check md5sum code, most of it disappears and leaves just the / icons,then when i press enter, it says not found or something like that
Also tried putting internal storage instead of storage, as that's where mine is located and it comes up with "Can't execute"
 
Last edited:

hinxnz

Senior Member
Jul 21, 2009
2,816
2,402
193
Sorry, i'm lost here, installed terminal you linked too, downloaded zip and its in download folder, as i start to type the check md5sum code, most of it disappears and leaves just the / icons,then when i press enter, it says not found or something like that
Also tried putting internal storage instead of storage, as that's where mine is located and it comes up with "Can't execute"
Type su then enter and grant su permission in magisk dialog that pops up. Then just copy and paste the commands.
 

Loco007

Senior Member
Jun 24, 2010
129
17
18
Auckland
Enter code in terminal and upload up_param.zip from internal storage so I can check
Code:
su -c cp /dev/block/platform/13d60000.ufs/by-name/up_param /storage/emulated/0/up_param.zip
Hi, I have found this on my s10 plus sm-g9750 Snapdragon but at the location below:-

/dev/block/platform/soc/1d84000.ufshc/by-name/param

Attached param file as a rar file, this is all i could see, will this work?
 

Attachments

hinxnz

Senior Member
Jul 21, 2009
2,816
2,402
193
Hi, I have found this on my s10 plus sm-g9750 Snapdragon but at the location below:-

/dev/block/platform/soc/1d84000.ufshc/by-name/param

Attached param file as a rar file, this is all i could see, will this work?
That's not it but try this location
Code:
/dev/block/platform/soc/1d84000.ufshc/by-name/up_param