* notebook buttons trouble, acpi related
@ 2005-07-04 16:05 Hetfield
2005-07-04 16:30 ` Matthew Garrett
2005-07-07 20:24 ` Peter Buckingham
0 siblings, 2 replies; 5+ messages in thread
From: Hetfield @ 2005-07-04 16:05 UTC (permalink / raw)
To: Kernel
hi,
i have a problem with my Asus a1000 notebook.
some buttons, like video switch, mute on/off, brightness up/down
are not detected by acpi nor keyboard driver.
the strange thing is that brightness works and video switch turn on/off
my tft (can't enable other video mode, but this is not a trouble).
if it turns off tft and change brightness i guess kernel should receive
some events but
/proc/acpi/event doesn't get them.
how can i see what happens when i press those keys?
acpi4asus doesn't support my notebook.
Thanks so much.
ps. of course, as usual, i'm ready to test every suggestions/ patches
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: notebook buttons trouble, acpi related
2005-07-04 16:05 notebook buttons trouble, acpi related Hetfield
@ 2005-07-04 16:30 ` Matthew Garrett
2005-07-04 16:57 ` Hetfield
2005-07-07 20:24 ` Peter Buckingham
1 sibling, 1 reply; 5+ messages in thread
From: Matthew Garrett @ 2005-07-04 16:30 UTC (permalink / raw)
To: hetfield666; +Cc: linux-kernel
Hetfield <hetfield666@gmail.com> wrote:
> if it turns off tft and change brightness i guess kernel should receive
> some events but
> /proc/acpi/event doesn't get them.
In general, these keys generate events that are handled by the hardware.
The kernel never gets told about them. If you disassemble your DSDT, you
may be able to find methods that correspond to the hotkeys - then you
can use the ACPI generic hotkey driver to bind them to events. However,
this isn't always true and is very hardware dependent.
--
Matthew Garrett | mjg59-chiark.mail.linux-rutgers.kernel@srcf.ucam.org
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: notebook buttons trouble, acpi related
2005-07-04 16:30 ` Matthew Garrett
@ 2005-07-04 16:57 ` Hetfield
0 siblings, 0 replies; 5+ messages in thread
From: Hetfield @ 2005-07-04 16:57 UTC (permalink / raw)
To: Matthew Garrett; +Cc: linux-kernel
Il giorno lun, 04/07/2005 alle 17.30 +0100, Matthew Garrett ha scritto:
> Hetfield <hetfield666@gmail.com> wrote:
>
> > if it turns off tft and change brightness i guess kernel should receive
> > some events but
> > /proc/acpi/event doesn't get them.
>
> In general, these keys generate events that are handled by the hardware.
> The kernel never gets told about them. If you disassemble your DSDT, you
> may be able to find methods that correspond to the hotkeys - then you
> can use the ACPI generic hotkey driver to bind them to events. However,
> this isn't always true and is very hardware dependent.
>
i'm sorry, but i've no idea about how disasseble dsdt and how to use
that.
how can i get support?
(i know the question is google too )
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: notebook buttons trouble, acpi related
2005-07-04 16:05 notebook buttons trouble, acpi related Hetfield
2005-07-04 16:30 ` Matthew Garrett
@ 2005-07-07 20:24 ` Peter Buckingham
2005-07-07 20:58 ` Peter Buckingham
1 sibling, 1 reply; 5+ messages in thread
From: Peter Buckingham @ 2005-07-07 20:24 UTC (permalink / raw)
To: hetfield666; +Cc: Kernel
Hetfield wrote:
> i have a problem with my Asus a1000 notebook.
>
> some buttons, like video switch, mute on/off, brightness up/down
> are not detected by acpi nor keyboard driver.
you could try the acerhk driver:
http://www.informatik.hu-berlin.de/~tauber/acerhk/
it doesn't seem to claim support for the a1000, but you may still have
some luck...
peter
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: notebook buttons trouble, acpi related
2005-07-07 20:24 ` Peter Buckingham
@ 2005-07-07 20:58 ` Peter Buckingham
0 siblings, 0 replies; 5+ messages in thread
From: Peter Buckingham @ 2005-07-07 20:58 UTC (permalink / raw)
To: Peter Buckingham; +Cc: hetfield666, Kernel
Peter Buckingham wrote:
> Hetfield wrote:
>
>> i have a problem with my Asus a1000 notebook.
>>
>> some buttons, like video switch, mute on/off, brightness up/down
>> are not detected by acpi nor keyboard driver.
>
>
> you could try the acerhk driver:
>
> http://www.informatik.hu-berlin.de/~tauber/acerhk/
>
> it doesn't seem to claim support for the a1000, but you may still have
> some luck...
sorry for the noise, asus != acer, no matter how many times you read it...
peter
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-07-07 20:58 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-04 16:05 notebook buttons trouble, acpi related Hetfield
2005-07-04 16:30 ` Matthew Garrett
2005-07-04 16:57 ` Hetfield
2005-07-07 20:24 ` Peter Buckingham
2005-07-07 20:58 ` Peter Buckingham
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox