You are not logged in.

#1 2012-11-26 20:07:46

cyberius
Member
From: Germany
Registered: 2008-08-30
Posts: 97

ACPI doesn't recognise Fn functionkeys, X (i3, xev) do! What can I do?

Hello,

I want to bind two of my FN-Functionkeys (F3/F4 = Keyboard Backlight Down/Up) to the corresponding function.

With i3 this is an easy task, "bindsym XF86KbgBrightnessDown exec asus-kbd-backlight down" works.

The problem is, that this works only within X and not in pure TTY console.

I read in the wiki about ACPI, this should do the trick also in pure TTY?

I installed it and tried to find the key name. The problem is that ACPI doesn't regognizs them!

"acpi_listen" says PNP0C14:00 / PNP0C14:00 / 000000ff 00000000

/var/log/messages contains "ACPI group/action undefined: PNP0C14:00 / 000000"

Is there something I can do?

Thanks!

Offline

#2 2012-11-26 20:11:16

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: ACPI doesn't recognise Fn functionkeys, X (i3, xev) do! What can I do?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2012-11-26 20:18:45

cyberius
Member
From: Germany
Registered: 2008-08-30
Posts: 97

Re: ACPI doesn't recognise Fn functionkeys, X (i3, xev) do! What can I do?

okay, this sounds great, it would be one way to do it.

But I would be also interested in an ACPI solution. showkey -s in TTY shows "0xe0 0x58 0xe0 0xd8" and  "0xe0 0x59 0xe0 0xd9" when I press the two Fn Keys.

Offline

#4 2012-11-27 04:20:09

David Batson
Member
Registered: 2011-10-13
Posts: 640

Re: ACPI doesn't recognise Fn functionkeys, X (i3, xev) do! What can I do?

Possibly try some of the acpi kernel parameters on boot up to see if that helps.  For instance I read that the parameter "acpi_backlight=vendor" resolves some keyboard issues for changing the display brightness.

http://www.mjmwired.net/kernel/Document … meters.txt

Offline

Board footer

Powered by FluxBB