FedeDP / Clightd

A linux bus interface that lets you change screen brightness, compute captured webcam frames brightness and change screen temperature.
GNU General Public License v3.0
83 stars 10 forks source link

Clight stopped working with X11 (Fedora 33) #57

Closed perceival closed 3 years ago

perceival commented 3 years ago

iglo.txt

Due to NVidia drivers I had to move from Wayland to X11. Unfortunately Clight stopped working along the process. Any hint? Here is a log.

FedeDP commented 3 years ago

Hi! It seems like clight is working fine; but it finds a super low ambient brightness:

Captured [5/5] from '/dev/video0'. Ambient brightness: 0.007843. Ambient brightness: 0.008 -> Backlight pct: 0.000.

Is this normal? Can you check that your webcam is working fine? Then, can you try a quick: busctl call org.clightd.clightd /org/clightd/clightd/Sensor org.clightd.clightd.Sensor Capture "sis" "" 5 ""

eg: in my case, it returns:

sad "/dev/video0" 5 0.990907 0.990572 0.990161 0.980002 0.974617

Thank you!

FedeDP commented 3 years ago

Hi! Any news on this?

perceival commented 3 years ago

Seems to be working although not always. For a few days I am not going to have that particular laptop. Will update then.

FedeDP commented 3 years ago

Thank you!

FedeDP commented 3 years ago

Closing! Feel free to reopen it if you've got more info ;)