All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Bugme-new] [Bug 12831] New: Hot/Fn Keys do not work EEEPC 1000HE (eeepc_laptop)
       [not found] <bug-12831-10286@http.bugzilla.kernel.org/>
@ 2009-03-09 19:51 ` Andrew Morton
  2009-03-09 20:04   ` Matthew Garrett
  2009-03-09 20:32   ` pyther
  0 siblings, 2 replies; 6+ messages in thread
From: Andrew Morton @ 2009-03-09 19:51 UTC (permalink / raw)
  To: Corentin Chary, Matthew Garrett
  Cc: bugme-daemon, pyther, patrick.bregman, linux-acpi


(switched to email.  Please respond via emailed reply-to-all, not via the
bugzilla web interface).


On Sat,  7 Mar 2009 10:05:56 -0800 (PST)
bugme-daemon@bugzilla.kernel.org wrote:

> http://bugzilla.kernel.org/show_bug.cgi?id=12831
> 
>            Summary: Hot/Fn Keys do not work EEEPC 1000HE (eeepc_laptop)
>            Product: Drivers
>            Version: 2.5
>      KernelVersion: 2.6.29-rc7
>           Platform: All
>         OS/Version: Linux
>               Tree: Mainline
>             Status: NEW
>           Severity: normal
>           Priority: P1
>          Component: Other
>         AssignedTo: drivers_other@kernel-bugs.osdl.org
>         ReportedBy: pyther@pyther.net
> 
> 
> Latest working kernel version: 2.6.28.7
> Earliest failing kernel version: 2.6.29-rc7 (may have been eailier, I haven't
> tested older rcs)
> Distribution: Archlinux
> Hardware Environment: EEEPC 1000HE
> 
> Problem Description: 
> 
> The function keys on the Asus EEEPC 1000HE do not register any keycodes / acpi
> code. However, Fn+F1 (Sleep) and the Power Button register keycodes and work as
> expected. Another note is that the Fn+F5 and Fn+F6 keys work as expected
> (brighten and dims the display), but do not give any acpi codes.
> 
> Here is a copy of my kernel config: http://rafb.net/p/GTQiS467.html
> 
> If you need any extra information, I'll be more than happy to provide it. I do
> not have a good grasp on how acpi works, so please forgive me if I used the
> wrong terminology.
> 
> 
> Steps to reproduce:
> 1. Compile 2.6.29-rc7
> 2. Run acpi_listen
> 3. Press Fn+F2-F10 or anyother special key
> 
> Expected results output of acpi keycode. Actual results no output.
> 

Two people (Patrick and Matthew) are reporting this post-2.6.28
regression.

Could someone please recategorise the report to something more
appropriate than drivers_other?

Thanks.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bugme-new] [Bug 12831] New: Hot/Fn Keys do not work EEEPC 1000HE (eeepc_laptop)
  2009-03-09 19:51 ` [Bugme-new] [Bug 12831] New: Hot/Fn Keys do not work EEEPC 1000HE (eeepc_laptop) Andrew Morton
@ 2009-03-09 20:04   ` Matthew Garrett
  2009-03-09 20:32   ` pyther
  1 sibling, 0 replies; 6+ messages in thread
From: Matthew Garrett @ 2009-03-09 20:04 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Corentin Chary, bugme-daemon, pyther, patrick.bregman, linux-acpi

Can you try disabling pciehp? eeepc-laptop provides the same 
functionality. If that works, I have a patch here somewhere...

-- 
Matthew Garrett | mjg59@srcf.ucam.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bugme-new] [Bug 12831] New: Hot/Fn Keys do not work EEEPC 1000HE (eeepc_laptop)
  2009-03-09 19:51 ` [Bugme-new] [Bug 12831] New: Hot/Fn Keys do not work EEEPC 1000HE (eeepc_laptop) Andrew Morton
  2009-03-09 20:04   ` Matthew Garrett
@ 2009-03-09 20:32   ` pyther
  2009-03-09 20:37     ` Matthew Garrett
  1 sibling, 1 reply; 6+ messages in thread
From: pyther @ 2009-03-09 20:32 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Corentin Chary, Matthew Garrett, bugme-daemon, patrick.bregman,
	linux-acpi


On Mon, 9 Mar 2009 12:51:42 -0700, Andrew Morton
<akpm@linux-foundation.org>
wrote:
> (switched to email.  Please respond via emailed reply-to-all, not via the
> bugzilla web interface).
> 
> 
> On Sat,  7 Mar 2009 10:05:56 -0800 (PST)
> bugme-daemon@bugzilla.kernel.org wrote:
> 
>> http://bugzilla.kernel.org/show_bug.cgi?id=12831
>> 
>>            Summary: Hot/Fn Keys do not work EEEPC 1000HE (eeepc_laptop)
>>            Product: Drivers
>>            Version: 2.5
>>      KernelVersion: 2.6.29-rc7
>>           Platform: All
>>         OS/Version: Linux
>>               Tree: Mainline
>>             Status: NEW
>>           Severity: normal
>>           Priority: P1
>>          Component: Other
>>         AssignedTo: drivers_other@kernel-bugs.osdl.org
>>         ReportedBy: pyther@pyther.net
>> 
>> 
>> Latest working kernel version: 2.6.28.7
>> Earliest failing kernel version: 2.6.29-rc7 (may have been eailier, I
>> haven't
>> tested older rcs)
>> Distribution: Archlinux
>> Hardware Environment: EEEPC 1000HE
>> 
>> Problem Description: 
>> 
>> The function keys on the Asus EEEPC 1000HE do not register any keycodes
/
>> acpi
>> code. However, Fn+F1 (Sleep) and the Power Button register keycodes and
>> work as
>> expected. Another note is that the Fn+F5 and Fn+F6 keys work as expected
>> (brighten and dims the display), but do not give any acpi codes.
>> 
>> Here is a copy of my kernel config: http://rafb.net/p/GTQiS467.html
>> 
>> If you need any extra information, I'll be more than happy to provide
it.
>> I do
>> not have a good grasp on how acpi works, so please forgive me if I used
>> the
>> wrong terminology.
>> 
>> 
>> Steps to reproduce:
>> 1. Compile 2.6.29-rc7
>> 2. Run acpi_listen
>> 3. Press Fn+F2-F10 or anyother special key
>> 
>> Expected results output of acpi keycode. Actual results no output.
>> 
> 
> Two people (Patrick and Matthew) are reporting this post-2.6.28
> regression.
> 
> Could someone please recategorise the report to something more
> appropriate than drivers_other?
> 
> Thanks.

I realized you were talking to Patrick, but I just wanted to say I do not
have pciehp compiled in. Here is my 2.6.29-rc7 kernel config:
http://world.pyther.net/kernel.2.6.29-rc7_config.txt (The rafb.net/paste
one got deleted)

Cheers!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bugme-new] [Bug 12831] New: Hot/Fn Keys do not work EEEPC 1000HE (eeepc_laptop)
  2009-03-09 20:32   ` pyther
@ 2009-03-09 20:37     ` Matthew Garrett
  2009-03-09 21:13       ` pyther
  0 siblings, 1 reply; 6+ messages in thread
From: Matthew Garrett @ 2009-03-09 20:37 UTC (permalink / raw)
  To: pyther
  Cc: Andrew Morton, Corentin Chary, bugme-daemon, patrick.bregman,
	linux-acpi

Ok. There haven't been any changes in eeepc-laptop that I can see 
causing this, and nothing springs to mind as an obvious cause. I know 
it's a pile of work (especially on an eee), but is there any chance to 
can bisect this to a smaller range of patches?

-- 
Matthew Garrett | mjg59@srcf.ucam.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bugme-new] [Bug 12831] New: Hot/Fn Keys do not work EEEPC 1000HE (eeepc_laptop)
  2009-03-09 20:37     ` Matthew Garrett
@ 2009-03-09 21:13       ` pyther
  2009-03-09 21:14         ` Matthew Garrett
  0 siblings, 1 reply; 6+ messages in thread
From: pyther @ 2009-03-09 21:13 UTC (permalink / raw)
  To: Matthew Garrett
  Cc: Andrew Morton, Corentin Chary, bugme-daemon, patrick.bregman,
	linux-acpi


I can do that, however how would I go about narrowing it down to a smaller
range of patches? Would I simply apply patches from
(http://kernel.org/diff/diffview.cgi?file=%2Fpub%2Flinux%2Fkernel%2Fv2.6%2Ftesting%2Fpatch-2.6.29-rc7.bz2)
to the 2.6.28 source and compile until I find the one that breaks the hot
key functionality?



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bugme-new] [Bug 12831] New: Hot/Fn Keys do not work EEEPC 1000HE (eeepc_laptop)
  2009-03-09 21:13       ` pyther
@ 2009-03-09 21:14         ` Matthew Garrett
  0 siblings, 0 replies; 6+ messages in thread
From: Matthew Garrett @ 2009-03-09 21:14 UTC (permalink / raw)
  To: pyther
  Cc: Andrew Morton, Corentin Chary, bugme-daemon, patrick.bregman,
	linux-acpi

If you have a git checkout, 
http://www.kernel.org/doc/local/git-quick.html#bisect has good 
instructions on how to do a bisection.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-03-09 21:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bug-12831-10286@http.bugzilla.kernel.org/>
2009-03-09 19:51 ` [Bugme-new] [Bug 12831] New: Hot/Fn Keys do not work EEEPC 1000HE (eeepc_laptop) Andrew Morton
2009-03-09 20:04   ` Matthew Garrett
2009-03-09 20:32   ` pyther
2009-03-09 20:37     ` Matthew Garrett
2009-03-09 21:13       ` pyther
2009-03-09 21:14         ` Matthew Garrett

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.