Difference between revisions of "Rooting D series arm cpu models"


From SamyGO
Jump to: navigation, search
m (Briefly... to be updated)
 
m (The hour of the truth is coming. Need to have something to publish :))
Line 1: Line 1:
== Create the developer account ==
+
=Create the developer account=
 
<br>
 
<br>
 
1. Enter SmartHub (by pressing the smarthub button on the remote) <br>
 
1. Enter SmartHub (by pressing the smarthub button on the remote) <br>
Line 8: Line 8:
 
<br>
 
<br>
  
== Installing hack ==
+
=Installing hack=
 
1. Start SmartHub and login as developer (A or red remote control button)
 
1. Start SmartHub and login as developer (A or red remote control button)
 
2. Go to Settings (D)- Development - server IP
 
2. Go to Settings (D)- Development - server IP
Line 20: Line 20:
  
  
== How to use ===
+
=How to use=
To be updated
+
1. FTP: user - any, no password required
 +
2. Samba server: you can reach your TV from windows or unix samba client (just enter \\IP_of_TV and you`re there)
 +
3. WebShell: enter to browser: http://IP_of_TV/cgi-bin/shell.php
 +
login: user
 +
password: pass
 +
4. Shell from '''unix''' terminal client (not windows!). Due kernel limitations telnet isn`t available on D series.
 +
We are using netcat shell instead (you get no promt "#" but have interactive shell.) use nc or telnet cmd:
 +
nc IP_of_TV 1123
 +
telnet IP_of_TV 1123
 +
5. NFS and Samba shares. Read more [[SamyGO Extensions Pack]]

Revision as of 12:43, 11 November 2011

Create the developer account


1. Enter SmartHub (by pressing the smarthub button on the remote)
2. After loading the widget, go to Settings (D or blue)
3. Press "Create an account"
4. Enter the name: develop and password(any)
5. Exit SmartHub and reboot TV

Installing hack

1. Start SmartHub and login as developer (A or red remote control button) 2. Go to Settings (D)- Development - server IP 3. Enter this IP:

4. Press Synchronize and wait until TV isntalls widget (SamyGO) Could take a while, depends from your internet speed. Wait until TV says "done" NB! All other your widgets, installed from local server before were deleted! 5. Exit developer menu, exit SmartHub. 6. Return to SmartHub and you will find here new widget SamyGO. Execute it.


How to use

1. FTP: user - any, no password required 2. Samba server: you can reach your TV from windows or unix samba client (just enter \\IP_of_TV and you`re there) 3. WebShell: enter to browser: http://IP_of_TV/cgi-bin/shell.php

login: user
password: pass

4. Shell from unix terminal client (not windows!). Due kernel limitations telnet isn`t available on D series. We are using netcat shell instead (you get no promt "#" but have interactive shell.) use nc or telnet cmd:

nc IP_of_TV 1123
telnet IP_of_TV 1123

5. NFS and Samba shares. Read more SamyGO Extensions Pack