guysoft / FullPageOS

A raspberrypi distro to display a full page browser on boot
GNU General Public License v3.0
3.84k stars 236 forks source link

HDMI-CEC not working #254

Open noxish opened 5 years ago

noxish commented 5 years ago

Hi,

i tried to turn on and off my TV with "cec-client" but it ends with an error

anyone has experience with libcec on FullpageOS?

guysoft commented 5 years ago

What are you controlling with CEC on a browser?

noxish commented 5 years ago

i want to control the TV with cec

i created a script wich should turn the TV on and off while a special event triggers

guysoft commented 5 years ago

Can you share the script? Others won't be able to test it otherwise. Will also note this is outside the scope of FullPageOS IMHO.

xvilo commented 5 years ago

Would be great if this would be within the scope of FullPageOS

guysoft commented 5 years ago

You are welcome to send a pull request. I have no time to implement this.

Alternativend commented 5 years ago

Any progress on this?

guysoft commented 5 years ago

No, as I said I have no time to develop it, and no one else tried to get it working.

@Alternativend You can play around with RC1 and read guides and report progress if you like. It might help us understand what is needed.

sambartle commented 2 months ago

This issue is still open.. however cec-utils seems to work fine for me today with the latest releases.

I'm using the Pi with fullpageos now to make TVs turn on and display webpages.. I just control cec-client using an @reboot crontab entry and when the pi starts, it turns on the TV and sets the right AV input.

@reboot echo 'as 0'|cec-client -s -d 1

guysoft commented 1 month ago

Its worth adding that to the wiki: https://github.com/guysoft/FullPageOS/wiki