Page 6 of 34

Re: [App] "Skype replacement" root H

Posted: Tue Aug 16, 2016 2:08 am
by mihd
/bin/sh: can't access tty; job control turned off - So it should be.

Re: [App] "Skype replacement" root H

Posted: Tue Aug 16, 2016 2:12 am
by fraglord
But console not respond to any commands. And not FTP or SSH! I guess only partial root.

Re: [App] "Skype replacement" root H

Posted: Tue Aug 16, 2016 9:08 pm
by fraglord
I have used the TV this evening for some hours and cannot get it stable. Random reboots all the time. Unplugging the cable also not help. Then I uninstall your oot method and re-install again but TV still crashing.
With putty in raw mode I can enter commands on console now :) Still no ftp or ssh. Where do I find the init scripts on the TV? They no on the usual place (/mnt/opt/...)

Re: [App] "Skype replacement" root H

Posted: Wed Aug 17, 2016 4:26 pm
by mihd
Menu->System->General->Quickly Power OFF Samsung - this option must be OFF
Menu->System->General->Samsung Instant ON - this option must be OFF
"Both options not available on my TV.." - this most likely problem.
Try to do the following.
After installing SamyGO power off the TV by removing the plug from the socket.
Next - press "power" button on the remote until the light goes out at the front of the TV.
Insert the plug into the socket, power on the TV.

Re: [App] "Skype replacement" root H

Posted: Thu Aug 18, 2016 12:32 am
by fraglord
Thanks for the suggestion - seems that made it stable!
But still no ftp or ssh. How can I gain that back?

Re: [App] "Skype replacement" root H

Posted: Thu Aug 18, 2016 12:34 am
by mihd
"Virt.USB" exists in Sources ?

Re: [App] "Skype replacement" root H

Posted: Thu Aug 18, 2016 12:56 am
by fraglord
No.

Re: [App] "Skype replacement" root H

Posted: Thu Aug 18, 2016 1:10 am
by mihd
telnet on port 3123 works ?
Send me the result of command "mount".

Re: [App] "Skype replacement" root H

Posted: Thu Aug 18, 2016 1:12 am
by fraglord
Yes with putty in raw mode it works :)

Code: Select all

$ mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro,relatime)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /dev/shm type tmpfs (rw,relatime,used)
tmpfs on /dtv type tmpfs (rw,relatime,size=102400k,used)
tmpfs on /tmp type tmpfs (rw,relatime,size=40960k,used)
tmpfs on /freesia type tmpfs (rw,relatime,size=4096k,used)
tmpfs on /core type tmpfs (rw,relatime,size=51200k,used)
/dev/mmcblk0p16 on /mtd_uniro type vdfs (rw,noatime)
none on /sys/fs/cgroup type cgroup (rw,relatime,cpu)
/dev/loop0 on /mtd_uncompexe type vdfs (ro,noatime)
/dev/mmcblk0p16 on /mtd_exe type vdfs (rw,noatime)
/dev/mmcblk0p15 on /mtd_rwarea type vdfs (rw,noatime)
/dev/mmcblk0p13 on /mtd_drmregion_a type vdfs (rw,noatime)
/dev/mmcblk0p14 on /mtd_drmregion_b type vdfs (rw,noatime)
none on /sys/kernel/debug type debugfs (rw,relatime,mode=777)
/dev/mmcblk0p16 on /mtd_rocommon type vdfs (rw,noatime)
/dev/mmcblk0p17 on /mtd_unirw type vdfs (rw,noatime)
none on /proc/bus/usb type usbfs (rw,relatime,devmode=777,busmode=777,listmode=777)
/dev/loop1 on /mtd_unirw/rwcommon/widgets/manager/10140000000 type squashfs (ro,relatime)
/dev/loop2 on /mtd_unirw/rwcommon/widgets/caph/102710000000 type squashfs (ro,relatime)
/dtv/loop4 on /mtd_unirw/rwcommon/emps/empYTContents type squashfs (ro,relatime)
/dev/loop253 on /mtd_unirw/rwcommon/emps/empCABOX type squashfs (ro,relatime)
/dtv/loop252 on /mtd_unirw/rwcommon/emps/empWebBrowser_Execute type squashfs (ro,relatime)
/dev/loop251 on /mtd_unirw/rwcommon/emps/empBrowserCommonPlugin type squashfs (ro,relatime)
/dtv/loop100 on /mtd_unirw/rwcommon/widgets/normal/101400000099 type squashfs (ro,relatime)
/dtv/loop101 on /mtd_unirw/rwcommon/widgets/normal/111199001564 type squashfs (ro,relatime)
$

Re: [App] "Skype replacement" root H

Posted: Thu Aug 18, 2016 1:18 am
by mihd
Try execute this command

Code: Select all

/tmp/bin/busybox mount -t ext4 -o sync,exec /tmp/loopnone /mnt