Page 1 of 2

Re: Help UEXXC7000

Posted: Fri Mar 11, 2011 11:55 am
by juusso
Nice monologue... :)

Did you read wiki?
http://wiki.samygo.tv/index.php?title=S ... rom_Widget
http://wiki.samygo.tv/index.php?title=H ... oot_Access

All difference from widget hack is file name - SamyGO.sh instead of run.sh

Place samygo all extensions to usb root.
Place SamyGO.sh to usb root:

Code: Select all

#!/bin/sh
rm -f /mtd_rwarea/profile
$1/SamyGO/rcSGO $1/SamyGO > $1/rcSGO_out 2>&1 &
sync
Remember, do not use windows text editors (but i guess -you are mac user.. it is ok then :))

Re: Help UEXXC7000

Posted: Sat Mar 12, 2011 6:47 am
by juusso
if i knew, i would help you ...