lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 16 Jul 2009 00:39:31 +0200
From:	Tobias Diedrich <ranma+kernel@...edrich.de>
To:	Henrique de Moraes Holschuh <hmh@....eng.br>
Cc:	Pavel Machek <pavel@....cz>,
	kernel list <linux-kernel@...r.kernel.org>
Subject: Re: 2.6.31-rc2: thinkpad boots with backlight low

Henrique de Moraes Holschuh wrote:
> There is one thing that comes to mind: display power management.
> 
> Is anything, by chance, setting the backlight devices to low power mode
> on machine restart?  The backlight drivers would try to set brightness
> to 0 when it cannot turn the display off for real...

Whatever registers /sys/class/backlight/thinkpad_screen/ seems to be
responsible.
After boot this has 0 for brightness and actual_brightness, 7 for
max_brightness.
Adjusting the backlight brightness with thinkpad keys does not
affect this at all, it always stays at 0.
If I manually change it to 7 and reboot (or poweroff, for
that matter), then backlight brightness is apparently changed to
that value (instead of minimum).

grepping shows it's actually thinkpad_acpi registering
thinkpad_screen. (Well, that was kind of to be expected)
And /proc/acpi/ibm/brightness also doesn't seem to reflect the real
current value...

What irritates me is that a compiled in thinkpad_acpi does not show
up as a module in /sys/modules and so I can't look at the
module parameters. (brightness_mode looks interesting)

-- 
Tobias						PGP: http://9ac7e0bc.uguu.de
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ