Skip to content

ezyuzin/smart_tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAMSUNG UE48H6650

  1. download image samyext4.img > https://disk.yandex.ru/d/5iVBV9aHqaPqpA
    1.1. place it in folder $/samboot/image

  2. Format usbdisk FAT32
    2.1. Copy all content into root folder
    2.2. Insert usbdisk into TV USB-port
    2.3. In TV-menu should be appear application "SamyGo"
    2.4. Run, it do rooting tv
    2.5. Reboot TV, after reboot should be able to connect using ftp, telnet

  3. Access to TV
    3.1. telnet 192.168.0.108:23 (with empty login/password)
    3.2. ftp 192.168.0.108:23 (with empty login/password)
    3.3. telnet has strictions,

  • all paths expect to be started from root folder
  • sometimes need to confirm twice (press enter twice)
  • errour output should be redirected using 2>&1;
    for sample: ls -al / 2>&1
    othewise not displayed all errors that happend while command returned

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published