Understanding CEC in S905

  • Hello,

    I have S905 device and have some questions about CEC.

    If I want to power off the TV, I execute this in command line:

    Code
    # echo "standby 0" | cec-client -s


    Debian paste error

    The funny thing is that it power off the TV but it power on again and then the device (S905) use to power off. Is like the TV is sending a power off to the device.

    If I execute the comand to power on the TV I get this:

    Code
    # echo "on 0" | cec-client -s


    Debian paste error

    It power on the TV for a second but again the device (S905) and the TV goes to power off. Is something strange.

    Someone could test it with your devices?

    Kind regards.