Page 6 of 8

Re: BD-ES6000 Region Hack

Posted: Sat Dec 08, 2012 11:37 am
by Eagle
finally: worked with 20102011 and then 20089999

1198282 didn't worked at all.

I used always 2008999 becuase it says it in the wiki.. Sorry I havent tried with one more 9.

Code: Select all

====================================
      [ TOP Debug Menu]
------------------------------------
  2  : Platform Print Setting
  4  : Oss Print Debug level
  5  : Sdal Print Setting
  6  : Sdal Trace Setting
  10 : OSS Debugger
  11 : TD Debug
  12 : System Memory Monitor
  21 : Louvre Print Setting
------------------------------------
  60 : MediaLink Debug
-----------------------------------
  80 : ShadowSS Debug
  90 : JAVA Debug
-----------------------------------
  99 : Exit
====================================
Seems they changed the serial consol? 12 , 6, 1, 1, 0, 59 brings me to some memory watch.. it just lists activity logs--

Re: BD-ES6000 Region Hack

Posted: Sat Dec 08, 2012 12:35 pm
by oga83
Eagle wrote:I used always 2008999 becuase it says it in the wiki
Sorry about this typo. I'll correct the wiki.

Now you have to explore TDM to find if the function if still exists...

Re: BD-ES6000 Region Hack

Posted: Sat Dec 08, 2012 12:38 pm
by Eagle
Hmmm,

for what exactly am I looking for? oO

Edit:

hmm I really have no idea where to look, but what I see is in forum that it seems they hide some menus... Is there any way to unhide them?

Code: Select all

====================================
      [ TDc Debug Menu]
------------------------------------
 0x1 : TDcI2C
 0x2 : TDcGpio
 0x3 : TDcMicomInterface
====================================
 0x99  : Exit
====================================
Select TDc<<: 0x3
/etc/init.d/rcS: line 509:   156 Segmentation fault      ./exeDSP < /dev/console > /dev/console 2>&1
636.65 568.07
 exeDSP END

(none) login:
I s that helpful in any relation?

Re: BD-ES6000 Region Hack

Posted: Sat Dec 08, 2012 1:59 pm
by Eagle
is SdShell_debug useful for anyone?

Code: Select all

==============================
         SDAL DEBUG
------------------------------
01 : SdExtOut
02 : SdAudioDec
03 : SdVideoDec
05 : SdExtIn
08 : SdSound
11 : SdUserData
12 : SdVideo
13 : SdCi
16 : SdGfx
17 : SdVideoGfx
90 : SPI debug
96 : KERNEL printk on/off
97 : DDR Margin Test
98 : SdShell_Debug
99 : Jade
------------------------------
255 : Escape
------------------------------
The prob right now is I really dont know what to look for :(
If anyone is interested to check it by himself I set up teamviewer..

I changed some debug settings in the hope I unlock new Menus but not really yet :(

Re: BD-ES6000 Region Hack

Posted: Sat Dec 08, 2012 4:58 pm
by oga83
:!: Be carefull : don't run functions when you don't know what they do, in particular related to Micom, or you could brick your device :
Eagle wrote:

Code: Select all

0x3 : TDcMicomInterface
    ====================================
     0x99  : Exit
    ====================================
    Select TDc<<: 0x3
    /etc/init.d/rcS: line 509:   156 Segmentation fault      ./exeDSP < /dev/console > /dev/console 2>&1
    636.65 568.07
     exeDSP END

    (none) login:
Eagle wrote:for what exactly am I looking for??
To enter the setup menu, something like this
For your post subject, something like this :

Code: Select all

====================================
      [ SsConfig Debug Menu]
------------------------------------
  1  : Print Infomation
  2  : Print All Config Value
  3  : Print  Selected Config Value
  4  : SetRegion
  5  : SetDigitalCountry
  6  : SetAnalogCountry
====================================
  99  : Exit
====================================
DBG> : 1
Produc Type :   2
Region Type :   4
Digital Country :       5
Analog Country :        5
Chipset Type :  13

Re: BD-ES6000 Region Hack

Posted: Sat Dec 08, 2012 6:13 pm
by Eagle
hmm havnt seen something like that yet :(

Re: BD-ES6000 Region Hack

Posted: Sun Dec 09, 2012 11:02 am
by Eagle
Still nothing that seems to change the region code. Isn't there a way to change it right in the OS itself I mean it's a linux... they probably just chmod the permission to that console options...

Re: BD-ES6000 Region Hack

Posted: Tue Dec 18, 2012 7:15 pm
by oga83
oga83 wrote:I'm surprised that they also have removed 'Info' : they cannot completely remove FaNet as it is used in some home automation systems.
In fact, Samsung really did remove the FaNet protocol :x
On my BD-E8300, since B-ECBHRDEUC 1011, FaNet doesn't work anymore...

However, it is still possible to enter into the setup menu with this

Re: BD-ES6000 Region Hack

Posted: Wed Dec 19, 2012 5:28 pm
by Eagle
But did u find a way to get the factory service menu?

Re: BD-ES6000 Region Hack

Posted: Wed Dec 19, 2012 8:04 pm
by oga83
Eagle wrote:But did u find a way to get the factory service menu?
I confirm that FaNet doesn't work anymore on last firmwares.
On my BD-E8x00, this method still works.
If you don't have anything similar on your unit, I'm afraid you don't have any solution for now :(