Page 1 of 1

C650 Skype+Hack

Posted: Sat Mar 02, 2013 2:41 pm
by yepp
how to get working Skype and Hack?
when i use /mtd_rwarea/usb_mount/usb_cmd:

Code: Select all

#!/bin/sh
if [ "$1" = "mount" ] ; then
   if [ -f /dtv/usb/$3/run.sh ] ; then
      sh +x /dtv/usb/$3/run.sh
   fi
fi
/sbin/usb_mount/usb_cmd $1 $2 $3 $4 $5 $6 $7
and
/mtd_rwarea/usb_mount/usb_mount:

Code: Select all

#!/bin/sh
/sbin/usb_mount/usb_mount $1 $2 $3 $4 $5 $6 $7
hack working but skype can't see WEBCAM.
when i remove /mtd_rwarea/usb_mount/usb_mount and /mtd_rwarea/usb_mount/usb_cmd camera start to work, but hack not working.

how to get hack and skype camera working simultaneously.

tried 3009, 3011, 3014 firmwares

Re: C650 Skype+Hack

Posted: Sat Mar 02, 2013 5:52 pm
by yepp
resolved!

need one more file in /mtd_rwarea/usb_mount/
/mtd_rwarea/usb_mount/usb_moip_cmd

Code: Select all

#!/bin/sh
/sbin/usb_mount/usb_moip_cmd $@
now camera and hack working

Re: C650 Skype+Hack

Posted: Sat Mar 02, 2013 6:18 pm
by juusso
ookey, the best when users asks and resolves problem by self :)

So missing script? Or? Haven`t understood your solution correct.

Re: C650 Skype+Hack

Posted: Sat Mar 02, 2013 8:27 pm
by beatfreak
i'd like to try this with my c6500, and i remember a thread where a how to had been posted but the widget-sw-pack wasn't available for download anymore...
has it found its way to the wiki already?

EDIT:
wiki:http://wiki.samygo.tv/index.php5/Samsun ... pe_Cameras

reup:viewtopic.php?f=13&t=1208&start=140#p53212

i haven't found the thread about camera firmware modding for compatibility yet...