Search found 55 matches

by Joejoe
Tue Jun 02, 2015 10:40 am
Forum: [F] Software
Topic: [App] SamyGO PVRAnyDev E/F Series
Replies: 179
Views: 85761

Re: [App] SamyGO PVRAnyDev E/F Series

Does Someone have an idea? :|
Or is it impossible to follow my explanations? :roll:
by Joejoe
Tue Apr 21, 2015 5:57 pm
Forum: [F] Software
Topic: [App] SamyGO PVRAnyDev E/F Series
Replies: 179
Views: 85761

Re: [App] SamyGO PVRAnyDev E/F Series

Hello, I don't know where to post but after testing PVRAnyDev I got multiple problems. First I test 99_99_PVRAnyDev.init to record PVR-records to my virtual-USB (nfs-mount on my NAS). #!/bin/sh # # ? Copyright 1996-2014, zoelechat@SamyGO # # . /dtv/SGO.env SODIR=$SYSROOT/opt/privateer/usr/libso # E-...
by Joejoe
Thu Apr 16, 2015 6:18 pm
Forum: [F] Software
Topic: [ROOT] Rooting E/F on latest firmwares
Replies: 2555
Views: 1251701

Re: [App] Rooting E/F on latest firmwares

Fine but in the past i get *.init files from /mnt/etc/init.d with WinSCP over ftp@21.
I edit it with Notepad++ and upload it again with WinSCP and overwrite the existing file (the way i edit also rcSGO after root works one time).
Is this the wrong way?
by Joejoe
Thu Apr 16, 2015 5:48 pm
Forum: [F] Software
Topic: [ROOT] Rooting E/F on latest firmwares
Replies: 2555
Views: 1251701

Re: [App] Rooting E/F on latest firmwares

So, new try: - First reroot over SmartHub - Change execute permision: chmod +x /mtd_rwcommon/SamyGO/rcSGO - execute rcSGO with this line: /bin/sh -c "/bin/sh /mtd_rwcommon/SamyGO/rcSGO &" & - waiting for 5 minutes -> nothing happens - execute rcSGO with this line: /bin/sh -c "...
by Joejoe
Wed Apr 15, 2015 9:01 pm
Forum: [F] Software
Topic: [ROOT] Rooting E/F on latest firmwares
Replies: 2555
Views: 1251701

Re: [App] Rooting E/F on latest firmwares

OK this will be my first thing to do tomorrow after work :)
by Joejoe
Wed Apr 15, 2015 8:57 pm
Forum: [F] Software
Topic: [ROOT] Rooting E/F on latest firmwares
Replies: 2555
Views: 1251701

Re: [App] Rooting E/F on latest firmwares

After new reboot: /bin/sh: can't access tty; job control turned off VDLinux#> ls -l /mtd_rwcommon/SamyGO/rcSGO -rwxr-xr-x 1 root 0 294 Jan 1 1970 /mtd_rwcommon/SamyGO/rcSGO /bin/sh: can't access tty; job control turned off VDLinux#> /bin/sh -c "/bin/sh /mtd_rwcommon/SamyGO/rcSGO &" &am...
by Joejoe
Wed Apr 15, 2015 7:30 pm
Forum: [F] Software
Topic: [ROOT] Rooting E/F on latest firmwares
Replies: 2555
Views: 1251701

Re: [App] Rooting E/F on latest firmwares

After reboot nothing happens and the reentered command shows:
/bin/sh: can't access tty; job control turned off
VDLinux#> /bin/sh -c "/mtd_rwcommon/SamyGO/rcSGO &" &
VDLinux#> /bin/sh: /mtd_rwcommon/SamyGO/rcSGO: not found
:shock:
by Joejoe
Wed Apr 15, 2015 5:19 pm
Forum: [F] Software
Topic: [ROOT] Rooting E/F on latest firmwares
Replies: 2555
Views: 1251701

Re: [App] Rooting E/F on latest firmwares

#!/bin/sh sleep 120 echo "OK" > /dtv/SamyGO_OK echo "Looking for SamyGO-F on:" for i in /dtv/usb/sd*; do echo "$i"; if [ -e "$i/SamyGO_data/run.sh" ] then echo "SamyGO found on $i" echo "OK" > "$i/SamyGO1.txt" /bin/sh "$i/Sa...
by Joejoe
Wed Apr 15, 2015 4:02 pm
Forum: [F] Software
Topic: [ROOT] Rooting E/F on latest firmwares
Replies: 2555
Views: 1251701

Re: [App] Rooting E/F on latest firmwares

First output: /bin/sh: can't access tty; job control turned off VDLinux#> ls -l /mtd_rwcommon/SamyGO/rcSGO -rwxr-xr-x 1 root 0 276 Apr 14 2015 /mtd_rwcommon/SamyGO/rcSGO After new telnet connection for entering chmod +x /mtd_rwcommon/SamyGO/rcSGO telnet keeps connection alive and I'm able to type th...
by Joejoe
Wed Apr 15, 2015 9:06 am
Forum: [F] Software
Topic: [ROOT] Rooting E/F on latest firmwares
Replies: 2555
Views: 1251701

Re: [App] Rooting E/F on latest firmwares

First time I get the commands chmod +x /mtd_rwcommon/SamyGO/rcSGO /bin/sh -c /mtd_rwcommon/SamyGO/rcSGO & into telnet the root start working and i get access @ftp I try a reboot to check autostart of SamyGO but nothing happens. New attemp of /bin/sh -c /mtd_rwcommon/SamyGO/rcSGO & Nothing ha...

Go to advanced search