View previous topic :: View next topic |
Author |
Message |
lamekain Guru
Joined: 25 Nov 2003 Posts: 331 Location: Helsinki, Finland
|
Posted: Sun Sep 19, 2004 5:03 pm Post subject: Help w/ laptop hotkeys (window$ is winning) |
|
|
Hi
I have a non-brand-laptop with five special keys on the side (for email, wlan, etc). They work fine in the evil OS, but I can't get any events in Linux. I've tried showkeys and xev, but nothing.
This is the last thing on my laptop that works only in window$. Help me fix it and beat windows ! _________________ "Only when the last tree has died, the last river been poisoned,
and the last fish been caught, will we realize we cannot eat money"
-Global Terrorism.org |
|
Back to top |
|
|
dtor Guru
Joined: 19 Jan 2004 Posts: 461 Location: Indiana, USA
|
Posted: Sun Sep 19, 2004 5:40 pm Post subject: |
|
|
When you press those keys do they generate messages like the one blow in dmesg?
Code: |
atkbd.c: Unknown key pressed (translated set 2, code 0x81 on isa0060/serio0).
atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
|
_________________ Dmitry |
|
Back to top |
|
|
lamekain Guru
Joined: 25 Nov 2003 Posts: 331 Location: Helsinki, Finland
|
Posted: Sun Sep 19, 2004 5:46 pm Post subject: |
|
|
nope. no messages in dmesg. and none in /var/log/everything/current either.. _________________ "Only when the last tree has died, the last river been poisoned,
and the last fish been caught, will we realize we cannot eat money"
-Global Terrorism.org |
|
Back to top |
|
|
dtor Guru
Joined: 19 Jan 2004 Posts: 461 Location: Indiana, USA
|
Posted: Sun Sep 19, 2004 5:53 pm Post subject: |
|
|
And you are saying that you have the latest version of kbd package and "showkey" command does not give any keycodes for those either..? Hmm. those keys may require laptop-specific ACPI driver, you proably out of luck here, sorry. _________________ Dmitry |
|
Back to top |
|
|
lamekain Guru
Joined: 25 Nov 2003 Posts: 331 Location: Helsinki, Finland
|
Posted: Sun Sep 19, 2004 5:57 pm Post subject: |
|
|
kbd is the newest. I guess i'm lacking kernel-support for my keyboard..
damn, windows won. _________________ "Only when the last tree has died, the last river been poisoned,
and the last fish been caught, will we realize we cannot eat money"
-Global Terrorism.org |
|
Back to top |
|
|
genstef Retired Dev
Joined: 13 Jun 2004 Posts: 668 Location: M/Bay/Germany
|
Posted: Sun Sep 19, 2004 8:11 pm Post subject: |
|
|
What is the manufacturer of the laptop? For almost all laptops exist implementations for the extra keys, sometimes you have to patch your kernel .. |
|
Back to top |
|
|
lamekain Guru
Joined: 25 Nov 2003 Posts: 331 Location: Helsinki, Finland
|
Posted: Mon Sep 20, 2004 5:26 am Post subject: |
|
|
genstef wrote: | What is the manufacturer of the laptop? For almost all laptops exist implementations for the extra keys, sometimes you have to patch your kernel .. |
the chassis is from AOpen. i found an actual website by googling (funny, that the manual doesn't even mention the manufacturer..).
Unfortunately, I didn't find a patch made by AOpen and nothing by googling. Any suggestions? _________________ "Only when the last tree has died, the last river been poisoned,
and the last fish been caught, will we realize we cannot eat money"
-Global Terrorism.org |
|
Back to top |
|
|
genstef Retired Dev
Joined: 13 Jun 2004 Posts: 668 Location: M/Bay/Germany
|
Posted: Mon Sep 20, 2004 11:50 am Post subject: |
|
|
whats the original software name that used to make them work in windows? |
|
Back to top |
|
|
lamekain Guru
Joined: 25 Nov 2003 Posts: 331 Location: Helsinki, Finland
|
Posted: Mon Sep 20, 2004 12:35 pm Post subject: |
|
|
genstef wrote: | whats the original software name that used to make them work in windows? |
The program is called "Launch Manager" (how original..) and it belongs to "Wistron Corporation". And of course no useful information about the hw is available. _________________ "Only when the last tree has died, the last river been poisoned,
and the last fish been caught, will we realize we cannot eat money"
-Global Terrorism.org |
|
Back to top |
|
|
|