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

cinnamon: brightness slider missing #407

Open
cloudysunnyrainy opened this issue Dec 30, 2024 · 10 comments
Open

cinnamon: brightness slider missing #407

cloudysunnyrainy opened this issue Dec 30, 2024 · 10 comments
Assignees
Labels

Comments

@cloudysunnyrainy
Copy link

Firstly, thanks for the amazing work! Not sure if this is related to issue #92 (already flagged), but just installed 22.1 yesterday on both a PC tower and an old 2009 macbook pro laptop (which was already running 22), and on both, the little screen Brightness slider is missing (but on the macbook, the keyboard light slider is showing, however).
Brightness

@mtwebster
Copy link
Member

Can you try running:

gsettings set org.cinnamon.settings-daemon.plugins.power backlight-helper-force true

Then log out and back in.

@cloudysunnyrainy
Copy link
Author

cloudysunnyrainy commented Dec 31, 2024

Thanks for the suggestion, mtwebster. I ran the script in the terminal on both the laptop and pc, and then logged in/out and also restarted, but unfortunately nothing seemed to change.

@clefebvre clefebvre changed the title Missing Brightness slider (system tray / panel) cinnamon: brightness slider missing Jan 4, 2025
@mtwebster
Copy link
Member

Is the brightness slider/tab missing in Power settings also?
image

Please see if one of the following work:

csd-backlight-helper --set-brightness 150 -b firmware
# or...
csd-backlight-helper --set-brightness 150 -b platform
# or...
csd-backlight-helper --set-brightness 150 -b raw

Can you also try gathering some debug info:

killall csd-power
killall csd-power ## (needs to be killed twice)
csd-power --verbose

and paste the output.

Thanks!

@cloudysunnyrainy
Copy link
Author

My apologies, mtwebster, but I am not able to access the computers right now and so I will not be able to run the commands until Fri (afternoon?), Sydney time. Very, very sorry for the delay :(

@clefebvre clefebvre transferred this issue from linuxmint/mint22.1-beta Jan 8, 2025
@clefebvre
Copy link
Member

Moved to CSD

@cloudysunnyrainy
Copy link
Author

Okies. Well, I'll test as soon as I can (Fri) and get back to you. Thanks again for all your amazing work :)

@cloudysunnyrainy
Copy link
Author

Apologies for the delay. I am away from the computers but managed to get someone to test the PC for me (HP PC AiO with an additional second 24" monitor).

Firstly, the 'Brightness' tab on the power settings was not there.

Attached also are images showing output after running the csd-backlight-helper commans, and a text editor doc showing the results of the verbose command.

Sorry again about the delay.

Screenshot from 2025-01-12 11-19-54
Screenshot from 2025-01-12 11-17-25
Screenshot from 2025-01-12 11-13-15

@cloudysunnyrainy
Copy link
Author

csd power verbose.odt

@cloudysunnyrainy
Copy link
Author

Apologies if that is not the best way to post output of terminal (my first time) - if there is a more useful way to do it, please let me know.

Thanks again

@mtwebster
Copy link
Member

Was there ever backlight support for your AIO? That's generally regarded as a 'desktop' PC and doesn't support backlight adjustment.

The laptop should support this - I'm curious what those commands will output on that machine (and the log output from csd-power --verbose).

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

No branches or pull requests

3 participants