Proper way to fix screen brightness

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
argentuM
Posts: 2
Joined: 17. Nov 2014, 17:01

Proper way to fix screen brightness

Post by argentuM »

I have a lenovo g50-45 amd a8 processor. I just cannot decrease or increase the screen brightness. My eyes start to hurt.
I have seen a lot of solutions like specifying acpi_backlight=vendor acpi_osi=!Windows etc, but none of which seem to work in my case when I append them to the lilo.conf.
I have checked the files in /sys/class/backlight/ideapad , the actual and brightness is 2 and max is 21. decreasing the values, no effect.
When i typed

Code: Select all

xbacklight -20
I got the output as No outputs have backlight property, and I have no idea how to fix it.
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Proper way to fix screen brightness

Post by gapan »

argentuM wrote:I have seen a lot of solutions like specifying acpi_backlight=vendor acpi_osi=!Windows etc, but none of which seem to work in my case when I append them to the lilo.conf.
Did you actually run lilo?

Code: Select all

sudo lilo -v
Otherwise your edits in lilo.conf don't matter.
Image
Image
argentuM
Posts: 2
Joined: 17. Nov 2014, 17:01

Re: Proper way to fix screen brightness

Post by argentuM »

Yes, obviously i ran thecommand.
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Proper way to fix screen brightness

Post by gapan »

OK, let's start with what video card you have then. Post the output of

Code: Select all

sudo lspci
Image
Image
Post Reply