Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explain why power-toggle-function will turn off device, but same command again will not turn on device? #3

Open
Jibun-no-Kage opened this issue Jun 20, 2022 · 0 comments

Comments

@Jibun-no-Kage
Copy link

Explain why power-toggle-function will turn off device, but same command again will not turn on device?

Nor does power-on-function call turn on device. But image-view-on does? What is the difference?

`# sudo cec-ctl -d /dev/cec0 -v -d0 -t0 --user-control-pressed ui-cmd=power-toggle-function --user-control-released
Driver Info:
Driver Name : vc4_hdmi
Adapter Name : vc4
Capabilities : 0x0000011e
Logical Addresses
Transmit
Passthrough
Remote Control Support
Connector Info
Driver version : 5.15.32
Available Logical Addresses: 1
DRM Connector Info : card 0, connector 32
Physical Address : 1.0.0.0
Logical Address Mask : 0x4000
CEC Version : 2.0
Vendor ID : 0x000c03 (HDMI)
OSD Name : 'TV'
Logical Addresses : 1 (Allow RC Passthrough)

      Logical Address          : 14 (Specific)
        Primary Device Type    : TV
        Logical Address Type   : TV
        All Device Types       : TV
        RC TV Profile          : None
        Device Features        :
            None

Transmit from Specific to TV (14 to 0):
USER_CONTROL_PRESSED (0x44):
ui-cmd: power-toggle-function (0x6b)
Sequence: 340 Tx Timestamp: 17642.811s
Tx, OK

Transmit from Specific to TV (14 to 0):
USER_CONTROL_RELEASED (0x45)
Sequence: 341 Tx Timestamp: 17642.877s
Tx, OK
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant