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





------- Comment #28 from [EMAIL PROTECTED]  2008-01-13 11:06 -------
Yes I can.
1) plain 2.6.24-rc7
fn+fx generates no events (I thing interupts). I decided so because 
drivers/input/serio/i8042.c:
static irqreturn_t i8042_interrupt(int irq, void *dev_id)
doesn`t call when I press fn or fn+fx keys.
I can control brightness via /sys (eching the correct value to brightness file)
fn brightness keys does`n work under X. Reload video module solve this but keys
jumping throught some values.

2) 2.6.24-rc7 and commented out "if(..._INI) section"
fn+fx generates events (I thing interupts). I decided so because 
drivers/input/serio/i8042.c:
static irqreturn_t i8042_interrupt(int irq, void *dev_id)
calls when I press fn or fn+fx keys.
I can`t control brightness via /sys (eching the correct value to brightness
file does nothing)
fn brightness keys works under X. But after eching to the brightness file
changing process begins from that value. I can see the current brightness level
vie actual_brightness file

3) 2.6.24-rc7 and patch from bug #9627
same as 1)


-- 
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, or are watching someone who is.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to