http://bugzilla.kernel.org/show_bug.cgi?id=15182





--- Comment #14 from Rolf Leggewie <bugzilla.kernel....@rolf.leggewie.biz>  
2010-02-24 22:37:00 ---
(In reply to comment #12)
> Could you send the acpidump for 1001P too ?

http://pastebin.com/f2ca56ac1 is indeed the 1001P.  Anything up to comment 4 is
related to the 1005P, comments after that are about the 1001P.  But as I said,
I believe they are essentially the same hardware inside, just a different
number.

Zhang, I wasn't able to completely reproduce what I said in
https://bugs.launchpad.net/linux/+bug/513921/comments/4 today with the latest
lucid live CD.  I'm just following instructions to the best of my abilities
without always understanding what it is that I'm currently doing.  My apologies
if my previous reports should have been erroneous (I'm not sure they were or
not).

Yes, the backlight changes brightness when the hotkeys are pressed, but it's
changing non-linear, seemingly erratic.  When I press the hotkeys, the value in
/sys/class/backlight/acpi_video0/actual_brightness decreases and increases
monotonically by a value of 2 per press.  Maximum is 15, minimum is 0.  So, you
might see 10-12-14-15-13-11 or 3-1-0-2-4.  The real display brightness does not
seem to have anything to do with it.  When I reran the test with xev and sed
from https://wiki.ubuntu.com/Hotkeys/Troubleshooting and pressing the Hotkeys a
few times, this is what I got

keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x0
keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x0
keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x0
keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x0
keycode 64 = (keysym 0xffe9, Alt_L), state = 0x0

Keypresses appear double, IOW, I press up once and down once before closing xev
with Alt+F4.

I guess that makes Gnome rather than the kernel the likely candidate, correct?

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to