Page 4 of 4

Re: UN46B8500 Firmware question

Posted: Tue Nov 18, 2014 3:31 pm
by juusso
Make break.

B series I@TV service is not supported by koreans anymore, status of our server depends from korean servers. It is buggy and seem they have changed something in the past what we haven`t noticed before. I checked on mine TV and figured out almost same things what you`re talking about. We need to check logs and get it working again. This require time...

(pls send me PM with your external IP you`re connecting from)

Re: UN46B8500 Firmware question

Posted: Tue Nov 18, 2014 4:10 pm
by antidot
Oh man, I thought I was loosing it....PM sent.

Re: UN46B8500 Firmware question

Posted: Wed Nov 26, 2014 4:02 pm
by juusso
Now you can try again. I made some fixes and at least for me it works now.
Procedure changed: you have to enter setup (only available option), navigate to developer (you don`t have to create any account nor enter any server`s IP) and click on Widget synchronization. Get back and run SamyGO Handyman widget.

Re: UN46B8500 Firmware question

Posted: Wed Nov 26, 2014 10:11 pm
by antidot
So, I tried it again. This time the widget came up in the children section. No problem there. When I chose to "play" the dump program it came up with a WAIT... message on the TV screen and sat there forever. First time I waited 1 hr, the second time 2hrs, tried different USB stick, nada....

I ran the Telnet program, it came back within few seconds to the widget screen. I assume it worked, haven't tested its functionality, yet. The dump program freezes, I think. When running (for 2hrs) I try to shut down the TV, won't work. I have to pull the plug, again.

Re: UN46B8500 Firmware question

Posted: Wed Nov 26, 2014 10:51 pm
by juusso
Check if you have telnet connection on 23 port after you run Telnet program. Screen black for sec is normal. Skip dump program for now.

Re: UN46B8500 Firmware question

Posted: Thu Nov 27, 2014 1:23 am
by antidot
Telnet worked. I used Putty to connect to port 23. No problem. Asked me for login, I typed "root". It said: -sh: id: not found but it let me in. I could list with "ls" and change directories. I used some UNIX commands I learned 15 years ago :)

What's next?

Re: UN46B8500 Firmware question

Posted: Thu Nov 27, 2014 7:12 am
by juusso
Dump maker definitely freezed. Well, you have telnet and this is all what we need now.
  • Connect USB for dump files
  • Start telnet enabler
  • Connect to tv and execute this command (do copy-paste to avoid mistyping)

    Code: Select all

    sh +x /mtd_tlib/swf/CHILDREN/4.DumpMaker/dm.sh
  • Watch what`s going in terminal window. If error or console freezes, power off tv (or unplug from wall).
When finish, check for files on USB.

Re: UN46B8500 Firmware question

Posted: Thu Nov 27, 2014 5:52 pm
by antidot
Dump successful! PM sent.

Waiting for next steps ;)

Thanks