New web inferface (Webif) for SamyGO

Here are software that related with Samsung D series TVs.
Please don't create any new topic here unless you have software to post/release.

tempinbox
Posts: 317
Joined: Wed May 11, 2011 7:00 pm

Re: New web inferface (Webif) for SamyGO

Post by tempinbox »

I i want to do the tester for that project but i'm not an expert so i need help.
I have a c series tv...I'm a little bit confuse: the modules of this web interface are only for d series?
i have my tv c series with samygo extension telnet ssh e ftp access.
so what i've to do to obtain this userfriendly web interface is there one step by step guide to follow?
i know that c series is obsolete now but for those that has this series of tv this web interface will be more useful.
I hack my tv using the usb disk image so i have one webinterface that is that created by yandex.
So i'm thinking if i download samygo extension and replace the files with yours i obtain you webinterface.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: New web inferface (Webif) for SamyGO

Post by juusso »

Files are not only for D series. But curent version of files are tuned for D series. Means some functions can not work.
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
tempinbox
Posts: 317
Joined: Wed May 11, 2011 7:00 pm

Re: New web inferface (Webif) for SamyGO

Post by tempinbox »

On c series uec6000 doesn't work first time i get the message

Code: Select all

    . /dtv/SGO.env; wget "http://forum.samygo.tv/download/file.php?mode=view&id=1136" -O /dtv/install.tar; tar -mvxf /dtv/install.tar -C /
    --00:51:11--  http://forum.samygo.tv/download/file.php?mode=view&id=1136
               => `/dtv/install.tar'
    Resolving forum.samygo.tv... 46.4.199.222
    Connecting to forum.samygo.tv[46.4.199.222]:80... failed: Address family not supported by protocol.
    Connecting to forum.samygo.tv[46.4.199.222]:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 10,240 [application/octet-stream]

        0K ..........                                            100%  532.68 KB/s

    00:51:26 (532.68 KB/s) - `/dtv/install.tar' saved [10240/10240]

    dtv/
    dtv/cgi-bin/
    dtv/cgi-bin/Modules.cgi
and the page says error 404 not found.

So what i've to do?
I want this webif in my c series tv!!!!
Is there a solution to manually install the webIf files and modules?
I have telnet, ftp, ssh access to my tv i use samygo extension for c series so what can i do?
DEUS Why you don't create all in one pack and release it like the samygoextension pack released by Arriss??
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: New web inferface (Webif) for SamyGO

Post by juusso »

tempinbox wrote: Is there a solution to manually install the webIf files and modules?
now you have to navigate to http://yourTVIP/cgi-bin/Modules.cgi
then press Online and install main webif module and other modules...
I have telnet, ftp, ssh access to my tv i use samygo extension for c series so what can i do?
DEUS Why you don't create all in one pack and release it like the samygoextension pack released by Arriss??
The webif is in developement, it is not ready for releasing. yet. If yo uhave some bash knowledge (or php) you could adapt it for C series. None from us have C series TV.
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
tempinbox
Posts: 317
Joined: Wed May 11, 2011 7:00 pm

Re: New web inferface (Webif) for SamyGO

Post by tempinbox »

Code: Select all

/mtd_rwarea/network_opt # cd ..
/mtd_rwarea # cd ..
/ # cd dtv
/dtv # ls -a
.                         event1                    input
..                        event2                    locked
.SamyGO_startup_run_once  event3                    network_first_stsrt_ok
.ashrc                    event4                    network_opt
.auth_finish              firmware                  pcm_in
.bb                       fuse                      pcm_out
PART_FLAG_1               hidraw0                   socket
SGO.env                   hidraw1                   usb
Startup.log               hidraw2                   video_in
YWE                       hidraw3                   video_out
env_export                hidraw4                   vusb
event0                    info
/dtv # . /dtv/SGO.env; wget "http://forum.samygo.tv/download/file.php?mode=view&
id=1175" -O /dtv/install.tar; tar -mvxf /dtv/install.tar -C /
--00:02:49--  http://forum.samygo.tv/download/file.php?mode=view&id=1175
           => `/dtv/install.tar'
Resolving forum.samygo.tv... 46.4.199.222
Connecting to forum.samygo.tv[46.4.199.222]:80... failed: Address family not supported by protocol.
Connecting to forum.samygo.tv[46.4.199.222]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10,240 [application/octet-stream]

100%[====================================>] 10,240        25.58K/s

00:02:50 (25.52 KB/s) - `/dtv/install.tar' saved [10240/10240]

dtv/
dtv/cgi-bin/
dtv/cgi-bin/Modules.cgi
/dtv # ls -a
.                         event1                    install.tar
..                        event2                    locked
.SamyGO_startup_run_once  event3                    network_first_stsrt_ok
.ashrc                    event4                    network_opt
.auth_finish              firmware                  pcm_in
.bb                       fuse                      pcm_out
PART_FLAG_1               hidraw0                   socket
SGO.env                   hidraw1                   usb
Startup.log               hidraw2                   video_in
YWE                       hidraw3                   video_out
cgi-bin                   hidraw4                   vusb
env_export                info
event0                    input
This is my situation
then as you (juuso) write i go to http://192.1**.*.***/cgi-bin/Modules.cgi
and i get

Code: Select all

404 Not Found
The requested URL was not found 
the install tarball is saved to dtv folder and the cgi-bin folder is created and then in it there is one file: Modules.cgi
my tv is of the valdeuc family
in mtd_rwcommon there is the folder call temp
so why i get this error message???
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: New web inferface (Webif) for SamyGO

Post by arris69 »

what you get if you go to http://192.1**.*.***/phpsysinfo/ ?

if also 404 error then you have mixed enviroment from hotelmode hack and extensions pack
tempinbox
Posts: 317
Joined: Wed May 11, 2011 7:00 pm

Re: New web inferface (Webif) for SamyGO

Post by tempinbox »

arris69 wrote:what you get if you go to http://192.1**.*.***/phpsysinfo/ ?

if also 404 error then you have mixed enviroment from hotelmode hack and extensions pack


You're right.
so what i've to do?
could you explain me what pack of 3 files i've to download for my tv?
in download sections the are 3 files
1 - http://sourceforge.net/projects/samygo/ ... p/download
2 - http://sourceforge.net/projects/samygo/ ... p/download
3 - http://sourceforge.net/projects/samygo/ ... p/download

so i download version r12 i overwrite in it the pack of version r15 and then i copy the libraries from pack T-VALDEUC-20110123101934.zip

Is that right?
Please Arris reply because i'm a little bit confuse.
Maybe i've to format mtd-rwarea re-hack with usb img disk and then restart samygo extension?
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: New web inferface (Webif) for SamyGO

Post by juusso »

Sorry tempinbox, you gona offtopic. All stuf you`re asking is related to SamyGO Extensions for C series but not to WebIF we`re talking here about.
Check this wiki page and topic.
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
brunogts77
Posts: 772
Joined: Sat Feb 18, 2012 8:34 pm

Re: New web inferface (Webif) for SamyGO

Post by brunogts77 »

Hi. Good evening. I'm having trouble accessing online modules! When I insert "http://192.168.1.9/cgi-bin/Modules.cgi?var_a=online" does not appear to install the modules! Anyone can help me?
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
DEUS
Official SamyGO Developer
Posts: 316
Joined: Mon Feb 06, 2012 12:05 pm
Location: Germany

Re: New web inferface (Webif) for SamyGO

Post by DEUS »

brunogts77: need apache_error_log (use "code" when post here) and maybe try to run Modules.cgi from TV via shell

Post Reply

Return to “[D] Software”