Page 6 of 8

Re: How to disable OTN on ue40f8000

Posted: Mon Dec 15, 2014 11:22 am
by zoelechat
You mean RCremap and samyGOrc keycodes could be different?? (I wonder then why both threads are linked to each other, giving the same keycode list...)

My guess is that it would be interesting to create a "special" version of samyGOrc allowing user defined delay between keys :)

Re: How to disable OTN on ue40f8000

Posted: Mon Dec 15, 2014 11:29 am
by sectroyer
zoelechat wrote:You mean RCremap and samyGOrc keycodes could be different?? (I wonder then why both threads are linked to each other, giving the same keycode list...)

My guess is that it would be interesting to create a "special" version of samyGOrc allowing user defined delay between keys :)
we can do that but first I want to confirm it really works... I wouldn't suspect the key codes to be completely different... I am just saying that maybe my version of RCremap has different key code for KEY_SERVICE than his.... that's the only thing that comes to my mind... if we confirm everything (which codes are really used etc.) I will create a needed version/patch ;) But first we need to understand what really happened and how REALLY did he get it working...

Re: How to disable OTN on ue40f8000

Posted: Mon Dec 15, 2014 11:32 am
by sectroyer
I have noticed one more thing:
Deus3X wrote:
sectroyer wrote:Okay let's try something different. open normal service menu (info+....). Wait for samygo to load and run this:

Code: Select all

samyGOrc -p `pidof exeTV` 88 59
if doesn't work run this:

Code: Select all

samyGOrc -p `pidof exeTV` 88 60
Nothing happened :(
He says "nothing happened" but even if timing is wrong at least one of those command should send FACTORY and TV should start blinking... Maybe i blinks on 3SPEED?

Re: How to disable OTN on ue40f8000

Posted: Mon Dec 15, 2014 11:46 am
by Deus3X
sectroyer wrote:I have noticed one more thing:
Deus3X wrote:
sectroyer wrote:Okay let's try something different. open normal service menu (info+....). Wait for samygo to load and run this:

Code: Select all

samyGOrc -p `pidof exeTV` 88 59
if doesn't work run this:

Code: Select all

samyGOrc -p `pidof exeTV` 88 60
Nothing happened :(
He says "nothing happened" but even if timing is wrong at least one of those command should send FACTORY and TV should start blinking... Maybe i blinks on 3SPEED?
Ofcorse i have no experience...
But i can tell you that when i send a SamyGOrc command that have as first number the 59... The tv screen start blinking.. As it does when i press factory on RCremap.
As no expert i can think that with Samygorc the second number seams to no arrive.
I can try to send

Code: Select all

samyGOrc -p `pidof exeTV`59
and then

Code: Select all

samyGOrc -p `pidof exeTV` 60
...
If 60 is 3speed it should work
I'm thinking wrong?

Re: How to disable OTN on ue40f8000

Posted: Mon Dec 15, 2014 11:49 am
by zoelechat
sectroyer wrote:Maybe i blinks on 3SPEED?
Possible, it has never been strictly confirmed that was caused by FACTORY, we just know that FACTORY+3SPEED wave sometimes makes TV blink because obviously only one of both key is received by TV.
edit: but Deus3X just confirmed it :)
Deus3X wrote:I can try to send

Code: Select all

samyGOrc -p `pidof exeTV`59
and then

Code: Select all

samyGOrc -p `pidof exeTV` 60
...
If 60 is 3speed it should work
I'm thinking wrong?
Yes, but it would need to send both command VERY fast (less than 1 second, prepare copy/paste, and I'm even not sure it would be fast enough :) )
What you can try is from normal TV state (not service menu). Press INFO from real remote then immediately (or simultaneously, to anticipate) send FACTORY (=59) with RCremap.

Re: How to disable OTN on ue40f8000

Posted: Mon Dec 15, 2014 11:50 am
by sectroyer
Deus3X wrote:
Ofcorse i have no experience...
But i can tell you that when i send a SamyGOrc command that have as first number the 59... The tv screen start blinking.. As it does when i press factory on RCremap.
As no expert i can think that with Samygorc the second number seams to no arrive.
I can try to send

Code: Select all

samyGOrc -p `pidof exeTV`59
and then

Code: Select all

samyGOrc -p `pidof exeTV` 60
...
If 60 is 3speed it should work
I'm thinking wrong?
You are the first one who "got it working" so for now you are "an expert" ;) Well if it works for you like this it would mean that 59 might be factory... Try your test (enter normal service menu first ) just put SPACE before 59 ;) Then test this:
1) Run tv in normal mode (no service menu open)
2) quickly push on remote INFO and then run this command:

Code: Select all

samyGOrc -p `pidof exeTV` 59
@zoelchat: you were first but I wanted to just clarify one error (lack of space) in his command ;)

Re: How to disable OTN on ue40f8000

Posted: Mon Dec 15, 2014 11:58 am
by Deus3X
sectroyer wrote:
Deus3X wrote:
Ofcorse i have no experience...
But i can tell you that when i send a SamyGOrc command that have as first number the 59... The tv screen start blinking.. As it does when i press factory on RCremap.
As no expert i can think that with Samygorc the second number seams to no arrive.
I can try to send

Code: Select all

samyGOrc -p `pidof exeTV`59
and then

Code: Select all

samyGOrc -p `pidof exeTV` 60
...
If 60 is 3speed it should work
I'm thinking wrong?
You are the first one who "got it working" so for now you are "an expert" ;) Well if it works for you like this it would mean that 59 might be factory... Try your test (enter normal service menu first ) just put SPACE before 59 ;) Then test this:
1) Run tv in normal mode (no service menu open)
2) quickly push on remote INFO and then run this command:

Code: Select all

samyGOrc -p `pidof exeTV` 59
@zoelchat: you were first but I wanted to just clarify one error (lack of space) in his command ;)
We got it :)
pressing info from the samsung remote and then executing the command i entered in advanced menu :)
do you want me to try to execute the two command "samyGOrc -p `pidof exeTV` 59" and "samyGOrc -p `pidof exeTV` 60" ? what happened if i'm not so fast or if 60 is not the 3speed command?

Re: How to disable OTN on ue40f8000

Posted: Mon Dec 15, 2014 12:00 pm
by sectroyer
Deus3X wrote:
We got it :)
pressing info from the samsung remote and then executing the command i entered in advanced menu :)
do you want me to try to execute the two command "samyGOrc -p `pidof exeTV` 59" and "samyGOrc -p `pidof exeTV` 60" ? what happened if i'm not so fast or if 60 is not the 3speed command?
Great :D We are getting somewhere :D I think it will not work anyway (I believe I need to modify samyGOrc) but please try this:

Code: Select all

samyGOrc -p `pidof exeTV` 31; samyGOrc -p `pidof exeTV` 59 
It will quickly execute info and then factory :) Let's hope it's "fast enough" ;)

Re: How to disable OTN on ue40f8000

Posted: Mon Dec 15, 2014 12:01 pm
by Deus3X
sectroyer wrote:
Deus3X wrote:
We got it :)
pressing info from the samsung remote and then executing the command i entered in advanced menu :)
do you want me to try to execute the two command "samyGOrc -p `pidof exeTV` 59" and "samyGOrc -p `pidof exeTV` 60" ? what happened if i'm not so fast or if 60 is not the 3speed command?
Great :D We are getting somewhere :D I think it will not work anyway (I believe I need to modify samyGOrc) but please try this:

Code: Select all

samyGOrc -p `pidof exeTV` 31; samyGOrc -p `pidof exeTV` 59 
It will quickly execute info and then factory :) Let's hope it's "fast enough" ;)
It's working :P advanced menu :P

Re: How to disable OTN on ue40f8000

Posted: Mon Dec 15, 2014 12:02 pm
by sectroyer
Deus3X wrote:
sectroyer wrote:
Deus3X wrote:
We got it :)
pressing info from the samsung remote and then executing the command i entered in advanced menu :)
do you want me to try to execute the two command "samyGOrc -p `pidof exeTV` 59" and "samyGOrc -p `pidof exeTV` 60" ? what happened if i'm not so fast or if 60 is not the 3speed command?
Great :D We are getting somewhere :D I think it will not work anyway (I believe I need to modify samyGOrc) but please try this:

Code: Select all

samyGOrc -p `pidof exeTV` 31; samyGOrc -p `pidof exeTV` 59 
It will quickly execute info and then factory :) Let's hope it's "fast enough" ;)
It's working :P advanced menu :P
Hehe. Maybe I don't need to change anything. One last test:

Code: Select all

samyGOrc -p `pidof exeTV` 31 59
Just to check if we can do it with one command ;)