Help with UN46C8000XMXZD and PL50C7000YMXZD

General forum for C series TVs.

arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Help with UN46C8000XMXZD and PL50C7000YMXZD

Post by arris69 »

gsantosoliver wrote:Guys, please help me here since no DLNA server will work on my NAS. My only solution would be to use SamyGO to share my Samba shares (NFS shares are TOO slow in my NAS)
gsantosoliver wrote:After a little digging I have the SamyGO and the run.sh on a usb drive. I am still not able to see my samba shares.

run.sh

Code: Select all

#!/bin/sh
touch $1/ScriptOK
sync
rm -f /mtd_rwarea/profile
$1/SamyGO/rcSGO $1/SamyGO > $1/rcSGO_out 2>&1 &
if you call rcSGO then you don't need to mess around with mount commands and insmod. http://wiki.samygo.tv/index.php5/SamyGO ... uote][code]
insmod /dtv/usb/sda1/SamyGO/lib/modules/2.6.24_SELP.4.3.x-Cortex-A8/kernel/fs/cifs/cifs.ko
sleep 10; mount -t cifs -o -o guest //192.168.1.2/Public /dtv/usb/sda1/samba/
sleep 10; mount -t cifs -o -o guest //192.168.1.2/Public/Shared\ Videos /dtv/usb/sda1/shares/Videos
[/code]
[/quote][/quote]i don't say that access as guest without password won't work, but i don't answer questions if it won't. is it so hard to add a user with password?
rcSGO_out

Code: Select all

+ /dtv/usb/sda1/SamyGO/rcSGO /dtv/usb/sda1/SamyGO
./etc/rc.sysinit: line 94: /dtv/usb/sda1/SamyGO/opt/privateer/sbin/depmod: not found
insmod /dtv/usb/sda1/SamyGO/lib/modules/*.ko, this behavior is outdated modules are handled by the init scripts!
Replace /dtv/usb/sda1/SamyGO/lib/modules/treasure/*.ko
insmod: can't open '/dtv/usb/sda1/SamyGO/lib/modules/2.6.24_SELP.4.3.x-Cortex-A8/kernel/drivers/video/cfbcopyarea.ko': No such file or directory
insmod: can't open '/dtv/usb/sda1/SamyGO/lib/modules/2.6.24_SELP.4.3.x-Cortex-A8/kernel/drivers/video/cfbfillrect.ko': No such file or directory
insmod: can't open '/dtv/usb/sda1/SamyGO/lib/modules/2.6.24_SELP.4.3.x-Cortex-A8/kernel/drivers/video/cfbimgblt.ko': No such file or directory
insmod: can't open '/dtv/usb/sda1/SamyGO/lib/modules/2.6.24_SELP.4.3.x-Cortex-A8/kernel/drivers/usb/input/usbhid.ko': No such file or directory
mkfs.vfat 2.11 (12 Mar 2005)
real storage device at: /sys/block/sda/device/model
found gadget at: /sys/block/sdb/device/model
scsidev: sdb
fuse 30900 0 - Live 0xbf736000
insmod: can't open '/dtv/usb/sda1/SamyGO/lib/modules/2.6.24_SELP.4.3.x-Cortex-A8/kernel/net/sunrpc/sunrpc.ko': No such file or directory
insmod: can't open '/dtv/usb/sda1/SamyGO/lib/modules/2.6.24_SELP.4.3.x-Cortex-A8/kernel/fs/lockd/lockd.ko': No such file or directory
insmod: can't open '/dtv/usb/sda1/SamyGO/lib/modules/2.6.24_SELP.4.3.x-Cortex-A8/kernel/fs/nfs_common/nfs_acl.ko': No such file or directory
insmod: can't open '/dtv/usb/sda1/SamyGO/lib/modules/2.6.24_SELP.4.3.x-Cortex-A8/kernel/fs/nfs/nfs.ko': No such file or directory
Search Shares on: 192.168.1.100
192.168.1.2
portmap getport: RPC: Success
which: no hid2hci in (/dtv/usb/sda1/SamyGO/opt/privateer/sbin:/dtv/usb/sda1/SamyGO/opt/privateer/bin:/dtv/usb/sda1/SamyGO/opt/privateer/usr/bin:/dtv/usb/sda1/SamyGO/opt/privateer/usr/sbin:/dtv/usb/sda1/SamyGO/sbin:/dtv/usb/sda1/SamyGO/bin:/dtv/usb/sda1/SamyGO/usr/bin:/dtv/usb/sda1/SamyGO/usr/sbin:/sbin:/bin:/usr/sbin:/usr/bin)
Starting Bluetooth subsystem: hcidCan't get device info: No such device
 sdpd hidd.
recorder share not mounted!
this are normal messages, nothing wrong here
Please help me guys, I feel I am really close :)
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Help with UN46C8000XMXZD and PL50C7000YMXZD

Post by arris69 »

gsantosoliver wrote:
arris69 wrote:if you call rcSGO then you don't need to mess around with mount commands and insmod. http://wiki.samygo.tv/index.php5/SamyGO ... _Pack[code]
insmod /dtv/usb/sda1/SamyGO/lib/modules/2.6.24_SELP.4.3.x-Cortex-A8/kernel/fs/cifs/cifs.ko
sleep 10; mount -t cifs -o -o guest //192.168.1.2/Public /dtv/usb/sda1/samba/
sleep 10; mount -t cifs -o -o guest //192.168.1.2/Public/Shared\ Videos /dtv/usb/sda1/shares/Videos
[/code]
Hey, I went to the page you directed me to go but it is somehow not clear to me, it says:
04_04_fusesmb.init.dis
"fakes" windows/samba resources as local storage media, needs configuration and rename it to 04_04_fusesmb.init
04_04_samba.init.dis
"fakes" windows/samba resources as local storage media, needs configuration and rename it to 04_04_samba.init
So each one I want to edit?
you can use both (not really makes sense) or just one of them. this are 2 different methods to access windows shares

hth
arris

Post Reply

Return to “[C] General”