22F5400 no telnet no VUSB and no remote working.

Here for general support for F series TVs, request and problem solve area.

miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: 22F5400 no telnet no VUSB and no remote working.

Post by miazza »

All other scripts are OK.
All executed till the end without any issue... I will try again from scratch during the week-end.
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: 22F5400 no telnet no VUSB and no remote working.

Post by miazza »

I made the init as new.
Now:

Code: Select all

VDLinux#> sh -x /mnt/etc/init.d/99_99_ULogdelete.init start
+ . /dtv/SGO.env
+ SYSROOT=/mnt
+ MOUNT_PATH=/dtv/usb/sda
+ export USER_FIRMWARE=MST12
+ export KMOD_VER=0114
+ export MOD_DIR=/mnt/lib/modules/3.0.33
+ export TMPDIR=/dtv
+ export HOME=/mtd_rwcommon
+ export SMB_CONF_PATH=/mnt/etc/samba/smb.conf
+ LOGFILE=/mnt/samygo.log
+ LD_LIBRARY_PATH=/mnt/opt/privateer/lib:/mnt/opt/privateer/usr/lib:/mnt/lib:/mnt/usr/lib:/tmp/bin:/mtd_cmmlib/RECOGNITION_LIB:/lib:/mtd_cmmlib/lib:/mtd_cmmlib/Comp_LIB:/mtd_exe/lib:/mtd_cmmlib/YWidget_LIB:/mtd_cmmlib/InfoLink/lib/plugin/Static:/mtd_appdata/moip:/mtd_cmmlib/GAME_LIB:/mtd_appdata/gemstar:/mtd_cmmlib/DRM_LIB:/Java/lib:/mtd_cmmlib/InfoLink/lib:/mtd_appext/WidgetEngine:/mtd_appext/Webkit:/mtd_exe/WebServerApp/bin:/mtd_cmmlib/CBRE:/mtd_cmmlib/CBRE/bin/lib:/mtd_cmmlib/flashplayer/libs:/mtd_appdata/Runtime/lib/CairoShadow:/mtd_appdata/Runtime/lib:/mtd_appdata/Runtime/XorgLibs:/mtd_cmmlib/CM_LIB:/mtd_appext/OIPF/lib:/mtd_exe/OIPF/lib:/mtd_contents:/dtv
+ PATH=/mnt/opt/privateer/sbin:/mnt/opt/privateer/bin:/mnt/opt/privateer/usr/bin:/mnt/opt/privateer/usr/sbin:/mnt/sbin:/mnt/bin:/mnt/usr/bin:/mnt/usr/sbin:/tmp/bin:/usr/sbin:/usr/bin:/bin:/sbin:/etc/Scripts:/util:/mtd_appdata/Runtime/bin
+ export ENV=/dtv/.ashrc
+ export FRAMEBUFFER=/dev/sam/fb0
+ export DISTROOT=/mnt/opt/privateer
+ export LIBSO_DIR=/mnt/opt/privateer/usr/libso
+ export TERM=linux
+ export LS_OPTIONS=--color=auto
+ maxsize=120000
+ file = /mnt/samygo.log
/mnt/etc/init.d/99_99_ULogdelete.init: line 1: file: not found
/mnt/etc/init.d/99_99_ULogdelete.init: line 1: can't open : no such file
+ wc -c
+ actualsize=
+ [ -ge 120000 ]
sh: 120000: unknown operand
+ file = /mnt/sam.log
/mnt/etc/init.d/99_99_ULogdelete.init: line 1: file: not found
/mnt/etc/init.d/99_99_ULogdelete.init: line 1: can't open : no such file
+ wc -c
+ actualsize=
+ [ -ge 120000 ]
sh: 120000: unknown operand
VDLinux#>
the script is:

Code: Select all

#!/bin/sh
#
# ? Copyright 1996-2015, zoelechat@SamyGO
#
. /dtv/SGO.env


case $1 in
   start)
      maxsize=120000 # adjust filesize here
file = "/mnt/samygo.log"
         actualsize=$(wc -c <"$file")
            if [ $actualsize -ge $maxsize ]; then
               rm -f $file
            fi
file = "/mnt/sam.log"
         actualsize=$(wc -c <"$file")
            if [ $actualsize -ge $maxsize ]; then
               rm -f $file
            fi
	;;
   *)
   echo "Usage: $0 {start}" 1>&2
   exit 0
   ;;
esac
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: 22F5400 no telnet no VUSB and no remote working.

Post by miazza »

Again on my 22F5400 I have the same issue: TV is stuck and cannot switch OFF.
I tried to replace samyext4.img but still the same...

What else ?
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
JhonnyMarr
SamyGO Project Donor
Posts: 11
Joined: Fri Feb 07, 2014 9:10 am

Re: 22F5400 no telnet no VUSB and no remote working.

Post by JhonnyMarr »

Same problem on 46F7000, firm t-fxpdudc 1120, rooted with viewtopic.php?f=63&t=7982
Two years working ok. Now I have ftp but not telnet, oscam doesn´t start, and I can´t switch off the tv from the remote.
I have restore a backup to usb but no success. Several months ago it worked for me.
I have tried different pendrives, no luck.
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: 22F5400 no telnet no VUSB and no remote working.

Post by miazza »

This story remain a mistery.
I tried to delete all the log and I made the modification as suggested on the init file but every now and than the problem is there again and the way to solve it is not very repetitive.

This time I loade in ftp a fresh samyext4.img few times and at a certein point it started to work properly.
After that I reainstalled the previous samyext4.img and TV still working properly.

What I notice is that the FTP and Telnet are always available also when the TV is off ... the feeiling is to have the poweroff lib installed but it isn't... ... puzzled ....
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
JhonnyMarr
SamyGO Project Donor
Posts: 11
Joined: Fri Feb 07, 2014 9:10 am

Re: 22F5400 no telnet no VUSB and no remote working.

Post by JhonnyMarr »

Finally the problem is solved by the moment. I haven´t done anything special. Just copy the backup several times in different USB.
And suddenly is running again, I have telnet access and oscam is working.
Is it normal that some folders are 100% used? What can I do?

Image
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: 22F5400 no telnet no VUSB and no remote working.

Post by miazza »

This is mine:

Code: Select all

VDLinux#> df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                 3.5M      3.5M         0 100% /
tmpfs                   302.7M     20.0K    302.7M   0% /dev/shm
tmpfs                    40.0M      2.4M     37.6M   6% /dtv
tmpfs                    36.0M      1.8M     34.2M   5% /tmp
tmpfs                     2.0M         0      2.0M   0% /freesia
tmpfs                    30.0M         0     30.0M   0% /core
/dev/mmcblk0p20         285.0M    285.0M         0 100% /mtd_uncompexe
/dev/mmcblk0p18         209.5M    209.5M         0 100% /mtd_exe
/dev/mmcblk0p16         150.0M     59.8M     90.2M  40% /mtd_rwarea
/dev/mmcblk0p14           3.0M    796.0K      2.2M  26% /mtd_drmregion_a
/dev/mmcblk0p15           3.0M    792.0K      2.2M  26% /mtd_drmregion_b
/dev/mmcblk0p22         279.4M    279.4M         0 100% /mtd_rocommon
/dev/mmcblk0p24         150.0M     47.3M    102.7M  32% /mtd_contents
/dev/mmcblk0p26           1.5G    404.0M      1.1G  26% /mtd_rwcommon
/dev/mmcblk0p23         100.0M     61.3M     38.7M  61% /mtd_emanual
/dev/mmcblk0p25          10.0M    604.0K      9.4M   6% /mtd_swu
/dev/loop0               37.5M     37.5M         0 100% /mtd_rwcommon/widgets/ma                                                                                                                                                             nager/10130000000
/tmp/loopnone           124.0M    118.4M         0 100% /mnt
/dev/mmcblk0p16         150.0M     59.8M     90.2M  40% /etc/profile
/dev/mmcblk0p16         150.0M     59.8M     90.2M  40% /etc/passwd
/dev/sda                482.0K      8.0K    474.0K   2% /dtv/usb/sda
/dtv/loop5                5.3M      5.3M         0 100% /mtd_rwcommon/widgets/no                                                                                                                                                             rmal/111199001564
VDLinux#>
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.

Post Reply

Return to “[F] Support”