You are not logged in.
Pages: 1
Hardware: Asus eeepc 1015pn
Software: Arch (up to date) + Gnome 3/shell
Since a few updates my fn + mute/volume up-down and the lid close is without function. Everthing worked for month now it seems to be broken.
acpi_listen does not get a keycode from pressing the keys but for example the brightnes and suspend fn keys do work.
acpid.service is running
[christoph@netbook ~]$ systemctl status acpid.service
acpid.service - ACPI event daemon
Loaded: loaded (/usr/lib/systemd/system/acpid.service; enabled)
Active: active (running) since Wed 2014-03-26 21:40:22 CET; 1h 31min ago
Main PID: 230 (acpid)
CGroup: /system.slice/acpid.service
`-230 /usr/bin/acpid -f
Mar 26 21:43:13 netbook acpid[230]: 1 client rule loaded
Mar 26 21:43:14 netbook acpid[230]: client connected from 276[0:0]
Mar 26 21:43:14 netbook acpid[230]: 1 client rule loaded
Mar 26 21:43:27 netbook acpid[230]: client 1053[1000:100] has disconnected
Mar 26 22:58:47 netbook acpid[230]: client 276[0:0] has disconnected
Mar 26 22:58:47 netbook acpid[230]: client 276[0:0] has disconnected
Mar 26 22:58:47 netbook acpid[230]: client connected from 276[0:0]
Mar 26 22:58:47 netbook acpid[230]: 1 client rule loaded
Mar 26 22:58:49 netbook acpid[230]: client connected from 276[0:0]
Mar 26 22:58:49 netbook acpid[230]: 1 client rule loaded
I looked for some additional firmeware in the AUR but nothing seems to fit.
Hoping for some suggestions.
Offline
Have you try the acpi-eeepc-generic package ?
Lenovo Thinkpad x230 i5-3320M 2.6GHz 250GB SSD (M4) 16GB
SSD | SeaBIOS | GPT | BTRFS | OpenRC | Xfce4 | Zsh | Tmux | Spacemacs
* "Aware Newbie" *
Ibus IM for language script support (e.g. 日本語 - 中文)
Offline
Have you try the acpi-eeepc-generic package ?
Yes it's installed but doesn't help.
Offline
Have you edit the conf file ? It is requested in it (there's a line to comment as a joke at the end of the file ^^)
However, I do have too some issues with acpi, and I keep looking...
You say it worked fine for months. So at one point, you did something that confused the system.
Do you have any relevant things in journalctl or dmesg ?
Lenovo Thinkpad x230 i5-3320M 2.6GHz 250GB SSD (M4) 16GB
SSD | SeaBIOS | GPT | BTRFS | OpenRC | Xfce4 | Zsh | Tmux | Spacemacs
* "Aware Newbie" *
Ibus IM for language script support (e.g. 日本語 - 中文)
Offline
I edited the config file, still no luck. It seems that the keys/lidclose is not recognized by the system, maybe not longer supported by the kernel?
Offline
Pages: 1