You are not logged in.

#1 2011-04-15 20:48:35

Zuba
Member
Registered: 2011-04-14
Posts: 17

Problems with backlight

Hi. I have Samsung N150 Plus. I've installed samsung-tools to manage backlight. But, i wan't the backlight to turn off after 5 minutes. I've tried setting dpms, with "xset dpms 600 600 600", and after 5 minutes it goes off, but after 2 seconds it goes on again, and the backlight is blinking. How can i fix that? I think this have something to do with samsung-tools, but i need it to even change the backlight.

Offline

#2 2011-04-16 00:43:01

jeslinmx
Member
Registered: 2010-11-20
Posts: 120

Re: Problems with backlight

Can your backlight support changing over /sys?


Lenovo Y450 + Arch x86_64 dual boot with Windows 7 + Openbox standalone + Arch default kernel + Nouveau + yours truly = A lot of *****in' in the Arch Forums.

Offline

#3 2011-04-16 11:30:22

Zuba
Member
Registered: 2011-04-14
Posts: 17

Re: Problems with backlight

I don't know. How can i check it?

Offline

#4 2011-04-16 13:24:25

jeslinmx
Member
Registered: 2010-11-20
Posts: 120

Re: Problems with backlight

For me, it is under /sys/class/backlight/acpi_video0. Try cd /sys and find | grep backlight


Lenovo Y450 + Arch x86_64 dual boot with Windows 7 + Openbox standalone + Arch default kernel + Nouveau + yours truly = A lot of *****in' in the Arch Forums.

Offline

#5 2011-04-16 13:37:22

Zuba
Member
Registered: 2011-04-14
Posts: 17

Re: Problems with backlight

There are some entries there, but i think they're there because of samsung-tools.

Offline

#6 2011-04-16 14:49:06

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,623

Re: Problems with backlight

Zuba wrote:

There are some entries there, but i think they're there because of samsung-tools.

Specifically, is there a file called 'brightness' in that tree? Also is there a file called 'max_brightness' in that tree?

ewaller@odin:/sys 1017 %find | grep backlight | grep brightness
./devices/virtual/backlight/acpi_video0/brightness
./devices/virtual/backlight/acpi_video0/actual_brightness
./devices/virtual/backlight/acpi_video0/max_brightness
ewaller@odin:/sys 1018 %cat ./devices/virtual/backlight/acpi_video0/max_brightness
10
ewaller@odin:/sys 1019 %cat ./devices/virtual/backlight/acpi_video0/brightness 
10
ewaller@odin:/sys 1020 %sudo bash -c "echo 5 > ./devices/virtual/backlight/acpi_video0/brightness"
Password: 
ewaller@odin:/sys 1021 %

sets my display brightness to 50%


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#7 2011-04-16 14:53:34

Zuba
Member
Registered: 2011-04-14
Posts: 17

Re: Problems with backlight

But the thread is not about that i can't control brightness at all, it's just that it won't turn off after a period of time (it just starts blinking).

Offline

#8 2011-04-16 15:09:18

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,623

Re: Problems with backlight

Zuba wrote:

But the thread is not about that i can't control brightness at all, it's just that it won't turn off after a period of time (it just starts blinking).

I really need to get more sleep smile

What environment are you using? (KDE, Awesome,  *box, Gnome, tty, etc...)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#9 2011-04-16 15:17:03

Zuba
Member
Registered: 2011-04-14
Posts: 17

Re: Problems with backlight

Gnome.

Offline

#10 2011-04-17 00:19:23

jeslinmx
Member
Registered: 2010-11-20
Posts: 120

Re: Problems with backlight

Have you tried gnome power management? You probably would have but just making sure.
A quick and dirty fix would be to schedule a script which echoes a value into your sys backlight file.


Lenovo Y450 + Arch x86_64 dual boot with Windows 7 + Openbox standalone + Arch default kernel + Nouveau + yours truly = A lot of *****in' in the Arch Forums.

Offline

#11 2011-04-17 10:38:06

Zuba
Member
Registered: 2011-04-14
Posts: 17

Re: Problems with backlight

Same as with dpms, but it's not blinking. It just turns off for 2 seconds, then it turns back on again.

Offline

#12 2011-04-17 12:22:37

ctxfi-user
Member
Registered: 2010-10-31
Posts: 56

Re: Problems with backlight

I have the same problem on a Samsung N140. If I remember correctly it worked flawless until Kernel 2.6.36 and I never used the samsung-tools. Since then also the steps for adjusting the brightness became bigger. Maybe the problem is related to that. I noticed, that it is also possible to get the blinking thing when you adjust the brightness manually.

Offline

#13 2011-04-17 13:02:49

Zuba
Member
Registered: 2011-04-14
Posts: 17

Re: Problems with backlight

Yea, that's right. Sometimes even the computer hangs up when i'm trying to change brightness, i need to reboot manually.

Offline

Board footer

Powered by FluxBB