[App] Removing Cinavia on E/F Bluray players

Samsung's BluRay player related hacks.
Post Reply

sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

[App] Removing Cinavia on E/F Bluray players

Post by sectroyer »

E series BD players
  • Extract archive and copy cinaviapatch file (not folder) from archive to any directory (/tmp/ for example)
  • Set file permissions

    Code: Select all

    chmod +x /tmp/cinaviapatch
  • Run this:

    Code: Select all

    /tmp/cinaviapatch -d -n exeDSP
  • No more Cinavia :)
Autostart:
  • Extract cinaviapatch file (not folder) from archive to BD player in /mtd_rwcommon/SamyGO_mount/opt/privateer/usr/bin
  • Extract 99_99_CinaviaPatch.init from this archive to /mtd_rwcommon/SamyGO_mount/etc/init.d
  • Telnet to BD player and set file permissions:

    Code: Select all

    chmod +x /mtd_rwcommon/SamyGO_mount/opt/privateer/usr/bin/cinaviapatch
    chmod +x /mtd_rwcommon/SamyGO_mount/etc/init.d/99_99_CinaviaPatch.init
  • Reboot BD player.


F series BD players

Until F root is completely fixed I have prepared something that might help F Bluray users.
  • Make a backup of run.sh from SamyGO_data folder on your rooting USB and keep it somewhere.
  • Unpack the contents of cinaviapatchF.zip archive to SamyGO_data.
    Archive contains cinaviapatch and new run.sh (to be overwritten) that runs cinaviapatch automatically :)
  • Reboot BD player.
F ROOT IS NOW FINISHED. PLEASE USE BETA FROM HERE:
viewtopic.php?f=70&t=8101&p=63152#p63152
THEN APPLY E PROCEDURE!!!!

WARNING
If you encounter any problem please provide Cinavia.txt from USB!!!!

!
WARNING!!!! DON'T ASK FOR HELP WITHOUT PROVIDING SCREENSHOT OF ROOTING APP LOG!!!!!!!

!
WARNING!!!! DON'T EXPECT CINAVIA PATCH TO BE WORKING CORRECTLY IF YOU EVER UNPLUG ROOTING USB :)!!!!!!

You do not have the required permissions to view the files attached to this post.
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
tasos1976
SamyGO Project Donor
Posts: 13
Joined: Wed Sep 17, 2014 9:58 am
Location: Greece

Re: [App] Removing Cinavia on E/F Bluray players

Post by tasos1976 »

The patch work to my db f8500 but after restart stops working.

The pathswho say zoelechat does not exist
i have the "/mtd_rwcommon/SamyGO/ " with a file but I don?t remember the name
User avatar
greenhorn
SamyGO Project Donor
Posts: 701
Joined: Wed Feb 15, 2012 3:05 pm
Location: Eastern Europe

Re: [App] Removing Cinavia on E/F Bluray players

Post by greenhorn »

all works here.
TV: UE40F7000 - T-FXPDEUC-1115.0 - SamyGO Extensions on F series
TV: UE55ES7000S - T-ECPDEUC-2003.4 - SamyGO tool Right from USB - no develop account is needed
TV: UE40C6710 - T-VALDEUC 3011 - Hacking TV over Hotel mode (C650 T-VALDEUC-3009.2)
BD-Player: BD-E6100 - B-FIRBPEWWC 1063.3 - rooted, no more Cin@vi@
NAS: CIFS: MAG250 NFS: Playon!HD
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Removing Cinavia on E/F Bluray players

Post by zoelechat »

tasos1976 wrote:The pathswho say zoelechat does not exist
i have the "/mtd_rwcommon/SamyGO/ " with a file but I don?t remember the name
Replace /mtd_rwcommon/SamyGO_mount by /mnt in paths and check if they're existing:

Code: Select all

/mnt/opt/privateer/usr/bin
/mnt/etc/init.d
I do NOT receive any PM. Please use forum.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Removing Cinavia on E/F Bluray players

Post by sectroyer »

zoelechat wrote:
tasos1976 wrote:The pathswho say zoelechat does not exist
i have the "/mtd_rwcommon/SamyGO/ " with a file but I don?t remember the name
Replace /mtd_rwcommon/SamyGO_mount by /mnt in paths and check if they're existing:

Code: Select all

/mnt/opt/privateer/usr/bin
/mnt/etc/init.d
I don't have F device so I didn't try changing default directory (/mnt) :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Removing Cinavia on E/F Bluray players

Post by zoelechat »

sectroyer wrote:I don't have F device so I didn't try changing default directory (/mnt) :)
Yeah I've just seen that looking at root-F scripts :) . Waiting for feedback before any change in autostart procedure...
I do NOT receive any PM. Please use forum.
tasos1976
SamyGO Project Donor
Posts: 13
Joined: Wed Sep 17, 2014 9:58 am
Location: Greece

Re: [App] Removing Cinavia on E/F Bluray players

Post by tasos1976 »

sectroyer wrote:Until F root is completely fix I have prepared something that might help F Bluray users. Make a copy of run.sh in SamyGO_data and then unpack the contents of cinaviapatch.zip to this directory. It contains cinaviapatch and new run.sh that runs cinaviapatch automatically :)

copy the 2 files on SamyGO_data folder on USB, make from the begging all the step but after restart not working
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Removing Cinavia on E/F Bluray players

Post by sectroyer »

tasos1976 wrote:
sectroyer wrote:Until F root is completely fix I have prepared something that might help F Bluray users. Make a copy of run.sh in SamyGO_data and then unpack the contents of cinaviapatch.zip to this directory. It contains cinaviapatch and new run.sh that runs cinaviapatch automatically :)

copy the 2 files on SamyGO_data folder on USB, make from the begging all the step but after restart not working
What do you mean by "not working" ? :) Telnet stopped working ? Also did the patch work at all for you ? I think after restart (with usb plugged in) you have to run browser to run the hack :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
tasos1976
SamyGO Project Donor
Posts: 13
Joined: Wed Sep 17, 2014 9:58 am
Location: Greece

Re: [App] Removing Cinavia on E/F Bluray players

Post by tasos1976 »

my steps

1. plugged in the usb with the new files from cinaviapatchF.zip
2. open the app from smarthub
3. restart
4. open browser
5. run telnet from my pc and run cinaviapatch -d -n exeDSP" [ok]
play a movie with cinavia and everything its ok

6. Restart the player and unplugged the usb
cinavia its back
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Removing Cinavia on E/F Bluray players

Post by sectroyer »

tasos1976 wrote:my steps

1. plugged in the usb with the new files from cinaviapatchF.zip
2. open the app from smarthub
3. restart
4. open browser
5. run telnet from my pc and run cinaviapatch -d -n exeDSP" [ok]
play a movie with cinavia and everything its ok

6. Restart the player and unplugged the usb
cinavia its back
Good, so the patch works. :D
Okay few infos:
1) no usb = no root + cinavia back
2) After reboot you have to open smart hub and maybe even run browser without this root doesn't start :)
All of this is expected :) it's not a bug :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!

Post Reply

Return to “BluRay Players”