Page 3 of 9

Re: PVR Disable Encryption C/D Serie.

Posted: Thu Oct 06, 2011 8:46 pm
by AlexMadrid
arris69 wrote:
a simple way to setup things are the "Extensions-pack" ;)
next release (better say "Bugfix-Pack") of SamyGO Extensions has samba server included......

hth
arris
Arris,

You convice me.. I'm going to install the great "SamyGO Extensions-pack". Could you help me answering some simple questions I have. :-)

My TV set:

Samsung LE46C650 - Firmware 2011/04/13_3008 (T-VALDEUC_3008.3)
CPU: ARM7 - rev2 (v71)
(Firmware 3009 Update request every day blocked sucessfully at Service Menu)

USB Hotel Mode Hack:

- Without USB Pendrive I have working perfectly TELNET and FTP
- I can see my Media Library on a D-LINK NAS DNS-320 after configuring CIF network share at WebUE and by using one USB pendrive with a "!networl" dir
- I can record PVRs without encryption after copying on the USB root the files "samsung_pvr", and a "SamyGO.sh" script as follow:

#!/bin/sh
/dtv/usb/sda1/samsung_pvr &

As I read on forum I must install SamyGO Extensions, copying SamyGO dir on the USB root, then following the install instrutions on the Wiki but changing the script name from "run.sh" to "SamyGO.sh". Is this OK?

Some simple questions:

A) What SamyGO Extensions must I install?.

- SamyGO-All-Extensions-Bugfix-v0.03.6-r15-for-leonid-20111001122725.zip (8.2 MB)
or
- SamyGO-All-Extensions-Bugfix-v0.03.6-r15-for-valencia-20111001120232.zip (6.3 MB)

I think that my TV needs "valencia" one, but at Soundforge say that the last version is "leonid" one.

B) What about "SamyGO-libs-T-VALDEUC-20110123101934.zip"?. I must copy this files? They have same date as "valencia" in case I must use it.

C) You said: Next version "Bugfix-Pack" will have Samba server files (smdb).

"r15-Bugfix" means that this version already have Samba Server I am looking for?

D) After installing SamyGO Extension. Will I have back all I have until now (Telnet, FTP) from the Universal Hotel Mode hack if I don't connect SamyGO USB?

C) What about my CIFs share?. Will It return to work if I have a !network dir on a empty USB (without SamyGO dir, and SamyGO.sh file) or I lost it after
installing SamyGO Extensions pack?. I ask this because until I have NAS CIFs shares configurated on SamyGO Extensions I would like to use the sharing I
already have working.

Many thanks for helping me, and I don't ask you what you think about Windows ans WMP. I know it, and I agree with you, but I need some programs for my work writing microcomputers programs, as assemblers, emulation tools etc that I can't find in Linux. I work in gambling slot machine engeering desing....
It's a pity but all I know about Linux is as a hobbist at home (Ubuntu), and changing my DLINK Arm NAS's scripts

Thanks in advance

Alex

Re: PVR Disable Encryption C/D Serie.

Posted: Thu Oct 06, 2011 9:28 pm
by arris69
AlexMadrid wrote:...

Arris,

You convice me.. I'm going to install the great "SamyGO Extensions-pack". Could you help me answering some simple questions I have. :-)

My TV set:

Samsung LE46C650 - Firmware 2011/04/13_3008 (T-VALDEUC_3008.3)
CPU: ARM7 - rev2 (v71)
(Firmware 3009 Update request every day blocked sucessfully at Service Menu)

USB Hotel Mode Hack:

- Without USB Pendrive I have working perfectly TELNET and FTP
- I can see my Media Library on a D-LINK NAS DNS-320 after configuring CIF network share at WebUE and by using one USB pendrive with a "!networl" dir
- I can record PVRs without encryption after copying on the USB root the files "samsung_pvr", and a "SamyGO.sh" script as follow:

#!/bin/sh
/dtv/usb/sda1/samsung_pvr &

As I read on forum I must install SamyGO Extensions, copying SamyGO dir on the USB root, then following the install instrutions on the Wiki but changing the script name from "run.sh" to "SamyGO.sh". Is this OK?
you can start the extensions from your run.sh script (call the SamyGO/rcSGO from run.sh) http://wiki.samygo.tv/index.php5/SamyGO_Extensions_Pack
Some simple questions:

A) What SamyGO Extensions must I install?.

- SamyGO-All-Extensions-Bugfix-v0.03.6-r15-for-leonid-20111001122725.zip (8.2 MB)
or
- SamyGO-All-Extensions-Bugfix-v0.03.6-r15-for-valencia-20111001120232.zip (6.3 MB)

I think that my TV needs "valencia" one, but at Soundforge say that the last version is "leonid" one.

B) What about "SamyGO-libs-T-VALDEUC-20110123101934.zip"?. I must copy this files? They have same date as "valencia" in case I must use it.
files are incremental.
get last "All-Extensions" for valencia (it's r12)
extract SamyGO-All-Extensions-Bugfix-v0.03.6-r15-for-valencia-20111001120232.zip over it
and then extract SamyGO-libs-T-VALDEUC-20110123101934.zip
the enable/disable what you like to [not]use
C) You said: Next version "Bugfix-Pack" will have Samba server files (smdb).

"r15-Bugfix" means that this version already have Samba Server I am looking for?
yes
D) After installing SamyGO Extension. Will I have back all I have until now (Telnet, FTP) from the Universal Hotel Mode hack if I don't connect SamyGO USB?

C) What about my CIFs share?. Will It return to work if I have a !network dir on a empty USB (without SamyGO dir, and SamyGO.sh file) or I lost it after
installing SamyGO Extensions pack?. I ask this because until I have NAS CIFs shares configurated on SamyGO Extensions I would like to use the sharing I
already have working.
you don't lost anything, but if you have enabled ftp in hotelmode-hgack don't enable ftp in extensions pack, both frameworks come with enabled http so in one you have to disable it...
Many thanks for helping me, and I don't ask you what you think about Windows ans WMP. I know it, and I agree with you, but I need some programs for my work writing microcomputers programs, as assemblers, emulation tools etc that I can't find in Linux. I work in gambling slot machine engeering desing....
It's a pity but all I know about Linux is as a hobbist at home (Ubuntu), and changing my DLINK Arm NAS's scripts

Thanks in advance

Alex

Re: PVR Disable Encryption C/D Serie.

Posted: Fri Oct 07, 2011 6:25 am
by AlexMadrid
Hi Arris,

I've install sucessfully SamyGO extension following your instruction but I need to use "SamyGO.sh" and not "run.sh". Now I have SSH, SamyGO Virtual USB, FTP, Telnet and my old CIF share. Then I'll try to enable samba server without sucess.

I edit "smb.cfg" as follows

Code: Select all

workgroup = INICIOMS
netbios name = TVSAMSUNG
server string = Alejandro  (I don't know what is it, Is it important?. lol)
Must I also enable "valid users" field?

After I change the file "06_05_samba-server.init.dis" to "06_05_samba-server.init"

but I'm lost about setting up USER and PASSWOR in this file.

It has unchanged the line:

Code: Select all

echo "root:0:NO PASSWORDXXXXXXXXXXXXXXXXXXXXX:NO PASSWORDXXXXXXXXXXXXXXXXXXXXX:[NU         ]:LCT-00000000:" > /dtv/pp
Obviusly when I try ti connect from my PC, the User and Password windows appears but I can not connect

I was reading about this line and I saw that it is encrypted, then...

Could you give me any USER and PASSWORD to test my conection until I could learn how to use smbpass program or something like that to encript USER and
PASSWORD I would like to have?. There is some way to set up Samba server "anonimous" util I learn how to configure samba users and passwords correctly?

Thanks

Alex

Re: PVR Disable Encryption C/D Serie.

Posted: Fri Oct 07, 2011 7:01 am
by juusso
Alex,

All Extensions and Hotel mode hack was done by separate devels and it is not really cross-compatible.
To don`t confusing yourself and other people, it is well known, that hotplug scripts are:
  • For HotelMode hack: SamyGO.sh
  • For widget hack: run.sh

Re: PVR Disable Encryption C/D Serie.

Posted: Fri Oct 07, 2011 7:14 am
by arris69
AlexMadrid wrote:...
you don't need to mess around with smb.conf or the init script (files have no CHANGME sections, or?)
you can add shares or change workgroup if you make a file

Code: Select all

/mtd_rwarea/smb.conf
you can find infos about syntax on samba homepage.
for first you can try to add

Code: Select all

 security = share
into this file.
if you make changes on samba server config restart the tv...

hth arris

Re: PVR Disable Encryption C/D Serie.

Posted: Fri Oct 07, 2011 8:10 am
by AlexMadrid
Arris,

I have samba server working!. :-). I have working perfect what I was looking for. Encode PVR files directly to XVID or MKV on my PC over the LAN. Great1. Yes!!. "security = share" let me to config anonimous share. I also understod what you meant.. I have on USB root my smb.cfg include file and SamyGO.sh copy it into /mtd_rwarea at booting.

Next step is disable my Hotel Mode Hack CIF share, and after config samba client on SamyGO Extensions. I think I knows how to do it...

Thanks a lot, and excuse me for disturbing you!!!!

Alex

Re: PVR Disable Encryption C/D Serie.

Posted: Wed Oct 12, 2011 12:38 am
by stm999999999
Hi!

I am only a little user but I would love to record unencrypted ;)

I read about "0x30110da0 (and 0x30110da4)", "patched samdrv.ko", "patched lldPvr_StartCpe" and
"the patcher works, but since it searches in memory I'm afraid it will only work with D7000 (as it is now)."

Now, I am confused. :?

I have a xxLC650 with SamyGO-All-Extensions-v0.03.6-r12-for-T-VALDEUC-20110103184650.zip and pvr enabled, recording to a nfs share on my server.

Can I use the files in samsung_pvr.zip and follow these instructions:

Code: Select all

copy /valencia/samsung_pvr to SamyGO directory ....\SamyGO\opt\privateer\usr\sbin
chmod 777 samsung_pvr

copy 01_04_pvr_drm_disable.init to \SamyGO\etc\init.d

chmod 777 01_04_pvr_drm_disable.init
or should I

Code: Select all

try simple copy samsung_pvr to /dtv 
cd /dtv
chmod 777 samsung_pvr
./samsung_pvr &

or should I wait, because there are to many risks in the moment?

Re: PVR Disable Encryption C/D Serie.

Posted: Thu Oct 13, 2011 2:44 am
by AlexMadrid
stm999999999 wrote:Hi!

I am only a little user but I would love to record unencrypted ;)

I read about "0x30110da0 (and 0x30110da4)", "patched samdrv.ko", "patched lldPvr_StartCpe" and
"the patcher works, but since it searches in memory I'm afraid it will only work with D7000 (as it is now)."

Now, I am confused. :? ......

or should I wait, because there are to many risks in the moment?

Use:

copy /valencia/samsung_pvr to SamyGO directory ....\SamyGO\opt\privateer\usr\sbin
chmod 777 samsung_pvr

copy 01_04_pvr_drm_disable.init to \SamyGO\etc\init.d

chmod 777 01_04_pvr_drm_disable.init

I have a LE46C650 and for me works perfectly, even with PVR on NFS. Other code is ONLY to test (TRY) if works in your TV. Code is copyed to RAM and after TV power off, disable Encryption disapears

Alex

Re: PVR Disable Encryption C/D Serie.

Posted: Thu Oct 13, 2011 2:53 pm
by stm999999999
OK, I did this:

copy in windows the files on my usb stick in the named folders, without chmod because it is windows and fat :D

and DRM-free works! :lol:

But, not in any way:

I can download the srf files to my pc, renamed to .ts I can play them with VCL.

But copy the whole bunch of files from a recording to the pvr folder of my second Samsung (with these new feature, too): the recording appears in the list on the tv but it still says: DRM restriction and there is no replay

Do I something wrong or is this feature not (yet) possible with this hack?

And BTW: Great Hack! Thanks!

Re: PVR Disable Encryption C/D Serie.

Posted: Thu Oct 13, 2011 3:19 pm
by Denny
no, this way you can not do, the problem is not in srf file, we have just scrambler disable , the tv dont know anything about this issue, now, you try to play (alredy not scrambled file) while TV think it is DRM, he calculate keys but these dont match with USB serial NR . so he DROP you away....

my option is , copy all .srf files out rename it to .ts and place it in some subfloder like /sdx/movie/....