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.

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 »

no this needs to be submitted on shell, webshell if you have it "http://IP_of_TV/phpsysinfo/shell.php" Username=user, Password=pass
tao13
Posts: 35
Joined: Wed Feb 08, 2012 10:34 am

Re: New web inferface (Webif) for SamyGO

Post by tao13 »

Hi again.

"by DEUS ? Thu May 31, 2012 2:06 pm
@tao13 click online and then select "#BUILD=2012-05-13 Main WebIF Module " if you get something there
"

when i click online , nothing happend.
have any sugestion?
hazara
Posts: 51
Joined: Wed Jan 11, 2012 1:50 pm

Re: New web inferface (Webif) for SamyGO

Post by hazara »

tao13 wrote:Hi again.
when i click online , nothing happend.
have any sugestion?
I have to report the same issue. When clicked on online nothing happens. clicked on devel nothing happened either.
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 »

can somebody with an D5XXX execute following commands in shell?

Code: Select all

curl -s "http://forum.samygo.tv/viewtopic.php?f=21&t=3856&p=29558#p29558" | sed 's_&_&_g' | busybox grep -o "###.*###" | sed 's_<br />_\n_g' | sed 's_^###.*$__g' | sed '/^$/d'
tao13
Posts: 35
Joined: Wed Feb 08, 2012 10:34 am

Re: New web inferface (Webif) for SamyGO

Post by tao13 »

HI DEUS
i run it and i received this message in shell on my ubuntu machine:

download/file.php?id=1249 poor_webif.SGO_ext.tar #BUILD=2012-05-13 Main WebIF Module
download/file.php?id=1252 curlftp_arm.SGO_ext.tar #BUILD=2012-05-16 curlftp module
download/file.php?id=1248 ntpclient_arm.SGO_ext.tar #BUILD=2012-05-13 ntpclient-2010 module.
download/file.php?id=1247 serial_unlock_arm.SGO_ext.tar #BUILD=2012-05-13 console_unlock_module
download/file.php?id=1255 xupnpd-arm.SGO_ext.tar #BUILD=2012-05-19 xupnpd_IPTV_server module
download/file.php?id=1208 moviemanager.SGO_ext.tar #BUILD=2012-05-01 Moviemanager Module
download/file.php?id=1223 Infopage.SGO_ext.tar #BUILD=2012-05-05 Infopage Module by juuso
download/file.php?id=1130 pvr_drm_disable.SGO_ext.tar #PVR_DRM_Disable_Genoa Does_not_work_with_FW_1018
download/file.php?id=1131 pvr_drm_disable.SGO_ext.tar #PVR_DRM_Disable_Valencia

and now what must i check?
how open my new webif page like in Posts: 4129

i verified again my /dtv/cgi-bin path but onlu Modules and tes are there.
Last edited by tao13 on Fri Jun 01, 2012 6:13 pm, edited 1 time in total.
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 »

just guessed: DEUS means in shell on tv
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 »

@DEUS: what about move fetching of modules to SF file area: found files=available modules (https://sourceforge.net/projects/samygo/files/WebIF/).
Seems curl of D5 series don`t know how to fetch the your given url. Same is on B series - no webpage is fetched.

EDIT: grr, found problem on B series:
curl "viewtopic.php?f=21&t=3856&p=29558#p29558"
curl: (6) Could not resolve host: forum.samygo.tv (Domain name not found)

# ping http://forum.samygo.tv
ping: http://forum.samygo.tv: Unknown host
@tao13
could you please execute in TV`s shell this:

Code: Select all

. /dtv/SGO.env;busybox ping http://samygo.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
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 »

juuso wrote:...

@tao13
could you please execute in TV`s shell this:

Code: Select all

. /dtv/SGO.env;busybox ping http://samygo.tv
maybe better just

Code: Select all

ping forum.samygo.tv
on b seies:

Code: Select all

localhost login: root
Password:
# curl -s "http://forum.samygo.tv/viewtopic.php?f=21&t=3856&p=29558#p29558" | sed 's_&_&_g' | busybox grep -o "###.*###" | sed 's_<br />_\n_g' | sed 's_^###.*$__g' | sed '/^$/d'
http://forum.samygo.tv/download/file.php?id=1249 poor_webif.SGO_ext.tar #BUILD=2012-05-13 Main WebIF Module
http://forum.samygo.tv/download/file.php?id=1252 curlftp_arm.SGO_ext.tar #BUILD=2012-05-16 curlftp module
http://forum.samygo.tv/download/file.php?id=1248 ntpclient_arm.SGO_ext.tar #BUILD=2012-05-13 ntpclient-2010 module.
http://forum.samygo.tv/download/file.php?id=1247 serial_unlock_arm.SGO_ext.tar #BUILD=2012-05-13 console_unlock_module
http://forum.samygo.tv/download/file.php?id=1255 xupnpd-arm.SGO_ext.tar #BUILD=2012-05-19 xupnpd_IPTV_server module
http://forum.samygo.tv/download/file.php?id=1208 moviemanager.SGO_ext.tar #BUILD=2012-05-01 Moviemanager Module
http://forum.samygo.tv/download/file.php?id=1223 Infopage.SGO_ext.tar #BUILD=2012-05-05 Infopage Module by juuso
http://forum.samygo.tv/download/file.php?id=1130 pvr_drm_disable.SGO_ext.tar #PVR_DRM_Disable_Genoa Does_not_work_with_FW_1018
http://forum.samygo.tv/download/file.php?id=1131 pvr_drm_disable.SGO_ext.tar #PVR_DRM_Disable_Valencia

Code: Select all

curl -V
curl 7.20.0 (arm-SamyGO_OE.dev-linux-gnueabi) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3 c-ares/1.6.0
Protocols: dict file ftp ftps http https imap imaps pop3 pop3s rtsp smtp smtps telnet tftp
Features: AsynchDNS Largefile NTLM SSL libz

Code: Select all

 busybox
BusyBox v1.18.3 (2011-10-30 11:35:20 CET) multi-call binary.
Copyright (C) 1998-2009 Erik Andersen, Rob Landley, Denys Vlasenko
and others. Licensed under GPLv2.
See source distribution for full notice.
so no problems here with fetch...
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 »

I think i have some problems

Code: Select all

# ping forum.samygo.tv
ping: forum.samygo.tv: Unknown host
SpoilerShow

Code: Select all

# busybox
BusyBox v1.18.3 (2011-10-30 11:35:20 CET) multi-call binary.
Copyright (C) 1998-2009 Erik Andersen, Rob Landley, Denys Vlasenko
and others. Licensed under GPLv2.
See source distribution for full notice.
but forget about this, i will catch the issue ;)[/off]
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
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 »

can somebody post sourcecode of webpage after clicking online (when it is not working), still wondering about the segfaults.
@arris69 you have it on your B? did you get something when click online?

Post Reply

Return to “[D] Software”