Search found 2 matches
- Fri Aug 03, 2012 7:26 pm
- Forum: [B] Support
- Topic: Remote lan control
- Replies: 9
- Views: 7793
Re: Remote lan control
http://wiki.samygo.tv/index.php5/How_to_enable_Advanced_mode_startup_script#Add_Auto_Start_Scripts That page gives example of modified /mtd_rwarea/SamyGO.sh, which runs 2 other scripts if they are present: if [ -f /mtd_rwarea/mtd_rwarea.sh ];then /mtd_rwarea/mtd_rwarea.sh # Run normal startup script...
- Fri Aug 03, 2012 7:15 pm
- Forum: [B] Support
- Topic: Remote lan control
- Replies: 9
- Views: 7793
Re: Remote lan control
Same here, flashed the firmware, using advanced mode option in the script. Installed the remote control app, works fine when launched from content library. Just need it to auto start now. I know I need to modify the start-up script /mtd_rwarea/SamyGo.sh, I just don't know what the command is to laun...