Autoloader problem!

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

moras86
Official SamyGO Developer
Posts: 180
Joined: Sun Feb 21, 2010 3:18 pm
Location: Poland
Contact:

Re: Autoloader problem!

Post by moras86 »

Your libusb.conf content is wrong.

Your need only one line per each application. Just write patch to executable *.so file.

SamyGO DCA command look good:

Code: Select all

/mtd_rwarea/SamyGo/exe/samygodca/samygodca/samygodca.so
But FTP Server should be start only from telnet.so - like this:

Code: Select all

/mtd_rwarea/SamyGo/exe/SamyGO_FTP/telnet.so
Image . Image
TV LCD: Samsung LE40B651T3W (CI) | Internet@TV | fw: 2005 (patched: SamyGO v0.24 + GMT2, ArFIX2, ADFIX) | matrix: SQ04
BluRay: Samsung BD-D5300-ZF | SamsungApps | fw: 1013
Android-Box: Zidoo X8 | Realtek RTD1295 64bit (QuadCore), Mali-T820 GPU, 2 GB RAM, HDMI IN record, Android 6.0 | ZDMC 17.1
my projects: Remote LAN Control - Desktop app (v0.8) | Signal checker for DVB-T (v0.3)
moras86
Official SamyGO Developer
Posts: 180
Joined: Sun Feb 21, 2010 3:18 pm
Location: Poland
Contact:

Re: Autoloader problem!

Post by moras86 »

Please read thorough wiki once more.

Edit file using telnet connection and use only vi editor. Command: vi /mtd_rwarea/SamyGO/autorun.sh

Note one thing - autorun.sh (or SamyGO.sh) is for run apps like xupnpd and other telnet commands. You probably can run FTP this method but your need start file 'bftpd'. Before add anything to autorun,sh tray this commands using telnet to run FTP:

Code: Select all

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./mtd_rwarea/SamyGo/exe/SamyGO_FTP
nice -n +19 /mtd_rwarea/SamyGo/exe/SamyGO_FTP/bftpd -d -c /mtd_rwarea/SamyGo/exe/SamyGO_FTP/bftpd.conf
After success add this inside proper .sh file.
Image . Image
TV LCD: Samsung LE40B651T3W (CI) | Internet@TV | fw: 2005 (patched: SamyGO v0.24 + GMT2, ArFIX2, ADFIX) | matrix: SQ04
BluRay: Samsung BD-D5300-ZF | SamsungApps | fw: 1013
Android-Box: Zidoo X8 | Realtek RTD1295 64bit (QuadCore), Mali-T820 GPU, 2 GB RAM, HDMI IN record, Android 6.0 | ZDMC 17.1
my projects: Remote LAN Control - Desktop app (v0.8) | Signal checker for DVB-T (v0.3)
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Autoloader problem!

Post by juusso »

Because as result you get this crap what you`ve already posted here.
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
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Autoloader problem!

Post by juusso »

You shouldn`t use ftp for importing your scripts, because you definitelly dont know, that you need to have special encoding for your files.
As you don`t have any experience, i recommend you to use steps from wiki page i wrote you on PM.
Just this way you don`t make mistake.
By posting this:
juuso wrote:Because as result you get this crap what you`ve already posted here.
i just wanted to make your attention, here is not everything ok in your script, seems some unreadable characters. But not willing to be impolite.
It`s because you`ve used notepad or another editor and saved your script in bad encoding.

If you desperatelly wana use ftp for scripts, then you have to use N++, akelpad, ultrapad as editors and save your scripts in ANSI encoding.
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

Post Reply

Return to “[B] Support”