Bug#859978: [PATCH] cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores

2017-04-11 Thread Thomas Renninger
Hi Ben,

good catch, thanks!
Could you resubmit adding my Signed-off-by, please.
Rafael could directly pick it up then?

> Reported-by: GSR 
> Tested-by: GSR 

These seem not to make much sense, at least not in the kernel changelog?



Bug#587014: screen brightness can't be modified on some Panasonic laptops

2011-01-03 Thread Thomas Renninger
On Wednesday 29 December 2010 16:24:28 Nicolas Limare wrote:
 I also received a message reportin for this bug on a Panasonic CF-52.
 
 Can I in any way help this bug get more attention?
 
What is Bug#587014? Do you have a link?

Panasonic is the only driver which will always try to use
native backlight switching (may conflict with video.ko?).

drivers/platform/x86/panasonic-laptop.c misses a line like:
if (acpi_video_backlight_support()

The reason panasonic was not changed to differ acpi/native
switching was because ACPI based switching resulted in 2 missing
backlight states. But this was fixed by better (more Windows compatible) 
parsing the backlight ACPI states and they should be all availeable
with ACPI as well. Len Brown has/had such a machine.

 Just in case, I am at 27C3 now, with my laptop, so if anyone there
 wants to directly investigate the issue just let me know.
No idea whether it's above, there is not much info about the issue,
but you could try in this direction. Tell me if it helps or if
you need assistance to try things out.

Ah, and there is the global methods execution is broken:
https://bugzilla.kernel.org/show_bug.cgi?id=19462
which very much affects Panasonics.
Make sure your kernel has the git commit mentioned in the
last comment.

Thomas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org