Solved my problem:

Created file: /lib/udev/keymaps/force-release/fujitsu-amilo_pi-1505
containing:

0xAE #volume down
0xB0 #volume up

added udev rule for:
Vendor: FUJITSU SIEMENS
Product: AMILO Pi 1505

in file: /lib/udev/rules.d/95-keyboard-force-release.rules

ENV{DMI_VENDOR}=="FUJITSU SIEMENS", ATTR{[dmi/id]product_name}=="AMILO
Pi 1505", RUN+="keyboard-force-release.sh $devpath fujitsu-
amilo_pi-1505"

I didn't test if common-volume-keys is sufficient, used for an allready 
existing udev rule.
This file contains the same scan codes but written in lowercase.

Does that make a difference ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1011323

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1011323/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to