samygo 0.03.05 fusesmb crash

Here for general support for B series TVs, request and problem solve area.
Post Reply

c74k
Posts: 105
Joined: Tue May 04, 2010 7:45 pm

samygo 0.03.05 fusesmb crash

Post by c74k »

fusesmb crash after recording by samygo PVR
why ??
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: samygo 0.03.05 fusesmb crash

Post by juusso »

Could you explain your situation more widely?
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
c74k
Posts: 105
Joined: Tue May 04, 2010 7:45 pm

Re: samygo 0.03.05 fusesmb crash

Post by c74k »

OK
mtd_rwarea/samygo.sh wrote: #!/bin/sh

# Enable Telnetd
if [ `cat /proc/mounts | grep -c "/dev/pts"` -lt "1" ] ; then
echo "telnetd Enabled"
mount -t devpts devpts /dev/pts
telnetd
else
echo "/dev/pts is mounted"
fi

# Open back-door for fixing boot-loop situations
sleep 20 # Allow USB-stick to settle
USB="/dtv/usb/sda1" # USB mount-point

if [ -f $USB/usb.sh ];then
echo "USB-File detected"
$USB/usb.sh
exit
else
echo "Running Normal SamyGO Startup"
fi

#Your lines here!

exit
usb.sh wrote: cd /dtv/usb/sda1/
cd SamyGO
sleep 10
./rcSGO
rc.sysinit wrote:
....
# SYSROOT="/dtv/usb/sda1/SamyGO"
# DISTROOT="/dtv/usb/sda1/SamyGO/opt"
....
pvr.ini wrote:
TARGET=/dtv/usb/fusesmb/DOM/NAS-SERVER/SamsungTVRecords/
i run SamyGO PVR
i start recording to "target directory"
(starting recording)
i press stop -10~15 sec lag
after this operation i pres "rec" again and dont start i check and fusesmb crashed - "coredump"

Post Reply

Return to “[B] Support”