BTW. Between tries better power off your TV from cable

insmod_qca.sh WITHOUT runSamyGO.shssidquest wrote:What should I look for to know if it is successful?
No:)ssidquest wrote:Would there by any manual way to root? Like via serial or something?
You are correct, the WIFI chipset is broadcom. I saw it from the service menu. How should I proceed?sectroyer wrote:insmod_qca.sh WITHOUT runSamyGO.shAlso I am NOT sure if you didn't mess up with Main.js since looks you have different wifi vendor might be insmod_bcm
Code: Select all
if(copy(networkPath + "/insmod_qca.sh",usbMountPath+"/"))
{
skypeNotFound = true;
currentStep += 1;
}
else if(copy(networkPath + "/insmod_bcm.sh",usbMountPath+"/"))
{
skypeNotFound = true;
data_zip="data_bcm.zip";
currentStep += 1;
}
Code: Select all
var data_zip = "data.zip";
Code: Select all
var data_zip="data_bcm.zip";
Code: Select all
echo " insmod_qca.sh begin"
echo 1 > /dtv/NET_OK
/bin/sh /mtd_rwarea/network/runSamyGO.sh &
insmod /mtd_cmmlib/WIFI_LIB/QCA/cfg80211.ko
insmod /mtd_cmmlib/WIFI_LIB/QCA/ath6kl_usb.ko ath6kl_p2p=0x19 debug_quirks=0x200 reg_domain=0x37
echo " insmod_qca.sh end"
Code: Select all
CurrentType=1
Code: Select all
4
Code: Select all
/sbin/insmod /tmp/antysfd.ko
Code: Select all
/bin/dmesg | /bin/busybox tail
Code: Select all
/bin/netstat -plunt
Code: Select all
[SFD][ERR] !!! Failed to find sign padding (size:921224)
[SFD][BLOCK] [UEP] File /dtv/bin/busybox is not signed!. sign it.
##### send signal SIG : 15, busybox(23405)->busybox(23405) __send_signal
[SFD][BLOCK] Process with PID 23405 has been blocked!
##### deliver signal SIG : 9, busybox(23405) get_signal_to_deliver
[SFD][ERR] !!! Failed to find sign padding (size:921224)
[SFD][BLOCK] [UEP] File /dtv/bin/busybox is not signed!. sign it.
##### send signal SIG : 15, busybox(23406)->busybox(23406) __send_signal
[SFD][BLOCK] Process with PID 23406 has been blocked!
##### deliver signal SIG : 9, busybox(23406) get_signal_to_deliver