[App] Dialog. Bash GUI C/D/E/F/H

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

sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Dialog. Bash GUI C/D/E/F/H

Post by sectroyer »

juuso wrote:

Code: Select all

root@[TV] /> echo $TERM
xterm
root@[TV] /> . /dtv/SGO.env
root@[TV] /> echo $TERM
xterm
root@[TV] />
Should be

Code: Select all

xterm-256color
or:

Code: Select all

xterm-color
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [App] Dialog. Bash GUI C/D/E/F/H

Post by juusso »

Code: Select all

root@[TV] /mtd_rwcommon/etc> TERM=xterm-color
root@[TV] /mtd_rwcommon/etc> echo $TERM
xterm-color
root@[TV] /mtd_rwcommon/etc> ./dialog --extra-label Info --extra-button  --menu "Choose one:" 10 30 3 1 red 2 green 3 bl
ue; echo $?
Error opening terminal: xterm-color.
1
root@[TV] /mtd_rwcommon/etc>
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
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Dialog. Bash GUI C/D/E/F/H

Post by sectroyer »

I think you don't have terminfo set up correctly :)

Code: Select all

TERMINFO='/dtv/usb/sda1/SamyGO/etc/terminfo'
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [App] Dialog. Bash GUI C/D/E/F/H

Post by juusso »

aha. now it worked.
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
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Dialog. Bash GUI C/D/E/F/H

Post by sectroyer »

juuso wrote:aha. now it worked.
It means you did see red,green, blue dialog ? :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Post by juusso »

Yes. And could chose one of three. Sure nothing hapened, it just returns to cmd line.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re:

Post by sectroyer »

juuso wrote:Yes. And could chose one of three. Sure nothing hapened, it just returns to cmd line.
Good. Please add all the things you changed to ssh/scp/telnet fixing thread. Now we have C->H covered :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
tempinbox
Posts: 317
Joined: Wed May 11, 2011 7:00 pm

Re: [App] Dialog. Bash GUI C/D/E/F/H

Post by tempinbox »

sectroyer wrote:Confirmed here it works like a charm on my C so all C/D problems you experience have to be caused by incorrectly setup telnet/ssh :)
So tell me how to you hack your c series so i re-hack again my tv after a mtd_rwarea format and fix all the fucking problems that i have very time. :oops:
on my c series doesn't works
:oops:
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Dialog. Bash GUI C/D/E/F/H

Post by sectroyer »

tempinbox wrote: So tell me how to you hack your c series so i re-hack again my tv after a mtd_rwarea format and fix all the fucking problems that i have very time. :oops:
on my c series doesn't works
:oops:
No!!!!! By incorrectly hacking C series you can brick your TV!!! If you have problems it means you might brick it. Besides you didn't even correctly test dialog... First figure out what you are doing wrong ;)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
tempinbox
Posts: 317
Joined: Wed May 11, 2011 7:00 pm

Re: Re:

Post by tempinbox »

sectroyer wrote:
juuso wrote:Yes. And could chose one of three. Sure nothing hapened, it just returns to cmd line.
Good. Please add all the things you changed to ssh/scp/telnet fixing thread. Now we have C->H covered :)
Yes please heklp me to fix telnet and get this working
SpoilerShow

Code: Select all

/ # /mtd_rwcommon/etc> TERM=xterm-color
/mtd_rwarea/sh: can't create TERM=xterm-color: Read-only file system
/ #  . /dtv/SGO.env
/ #  echo $TERM

/ # xterm
/mtd_rwarea/sh: xterm: not found
/ # echo $TERM

/ # cd mtd_rwcommon/etc
/mtd_rwcommon/etc # ls
dialog           libdialog.so.11  stagecraft-data
/mtd_rwcommon/etc # TERM=xterm-color
/mtd_rwcommon/etc # echo $TERM
xterm-color
/mtd_rwcommon/etc # echo $TERM
xterm-color
/mtd_rwcommon/etc # ./dialog --extra-label Info --extra-button  --menu "Choose o
ne:" 10 30 3 1 red 2 green 3 bl
./dialog: error while loading shared libraries: libdialog.so.11: cannot open shared object file: No such file or directory
/mtd_rwcommon/etc # ue; echo $?
/mtd_rwarea/sh: ue: not found
127
/mtd_rwcommon/etc #
/mtd_rwcommon/etc # TERMINFO='/dtv/usb/sda1/SamyGO/etc/terminfo'
/mtd_rwcommon/etc # ./dialog --extra-label Info --extra-button  --menu "Choose o
ne:" 10 30 3 1 red 2 green 3 bl
./dialog: error while loading shared libraries: libdialog.so.11: cannot open shared object file: No such file or directory
/mtd_rwcommon/etc #

Post Reply

Return to “[H] Software”