Coder Social home page Coder Social logo

Comments (10)

reidab avatar reidab commented on August 31, 2024 1

This is likely caused by the user that's running homebridge not having access to /dev/vchiq. If you're running homebridge as a user named homebridge, you can grant that access by adding them to the video group with:

sudo usermod -a -G video homebridge

from homebridge-tv-cec.

BartoszGan avatar BartoszGan commented on August 31, 2024

Hi, did you find any solution? I have the same problem

from homebridge-tv-cec.

thilojaeggi avatar thilojaeggi commented on August 31, 2024

Sadly no

from homebridge-tv-cec.

thilojaeggi avatar thilojaeggi commented on August 31, 2024

from homebridge-tv-cec.

dominick-han avatar dominick-han commented on August 31, 2024

You guys can try running cec-client -d 8 from your terminal and manually give it commands and see what happens

from homebridge-tv-cec.

BartoszGan avatar BartoszGan commented on August 31, 2024

Hi, manually everything looks ok:

pi@raspberrypi:~ $ echo scan | cec-client -d 8
log level set to 8
No device type given. Using 'recording device'
CEC Parser created - libCEC version 4.0.4
no serial port given. trying autodetect:
path: Raspberry Pi
com port: RPI

CEC bus information

device #0: TV
address: 0.0.0.0
active source: yes
vendor: Samsung
osd string: TV
CEC version: 1.4
power status: on
language: pol

device #1: Recorder 1
address: 4.0.0.0
active source: no
vendor: Pulse Eight
osd string: CECTester
CEC version: 1.4
power status: on
language: eng

currently active source: TV (0)

from homebridge-tv-cec.

nimbling avatar nimbling commented on August 31, 2024

This is likely caused by the user that's running homebridge not having access to /dev/vchiq. If you're running homebridge as a user named homebridge, you can grant that access by adding them to the video group with:

sudo usermod -a -G video homebridge

This helped me stop homebridge from crashing! ...now if only my LG TV did not have such a bad CEC implementation ;)

from homebridge-tv-cec.

adamrzanek avatar adamrzanek commented on August 31, 2024

I’m tri

This is likely caused by the user that's running homebridge not having access to /dev/vchiq. If you're running homebridge as a user named homebridge, you can grant that access by adding them to the video group with:

sudo usermod -a -G video homebridge

I’m trying this command it doesn’t help. My user is “pi”

from homebridge-tv-cec.

Samfox2 avatar Samfox2 commented on August 31, 2024

Then try sudo usermod -a -G video pi

from homebridge-tv-cec.

adamrzanek avatar adamrzanek commented on August 31, 2024

I tried... homebridge always crashing when I touch tv tile. I’m running official homebridge image on my raspberry. Don’t know what to do and I want to work so bad.

from homebridge-tv-cec.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.