** Tags added: needs-upstream-testing

** Description changed:

  After installing Ubuntu 12.04 64bit i have the same problem as in Ubuntu
  11.10 64bit but this time it can not be fixed the way i did in 11.10.
  
  I have a Fujitsu Amilo PI 1505 laptop with FN+VolumeUp en Down keys but when 
i use them the system locks up because the key's keep repeating.
  For 11.10 i had a fix available for evdev_drv.so but the code in 12.04 is 
changed so i can not apply the fix described in: 
http://ubuntuforums.org/archive/index.php/t-974723.html
  The fix was incorporating an extra filter which added a key_up event after 
the key_down.
  But in the current source of evdev_drv.so (version 2.7.0) there is no such 
filter section.
  
- Is there a way to fix this lockup problem?
+ WORKAROUND: 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
  
- root@laptop:~# lsb_release -rd
- Description:  Ubuntu 12.04 LTS
- Release:      12.04
+ 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. Confirmed by testing, adding my model 'AMILO Pi 1505' to the udev 
rule in the rule file '95-keyboard-force-release.rules':
+ ENV{DMI_VENDOR}=="FUJITSU SIEMENS", ATTR{[dmi/id]product_name}=="AMILO Si 
1848+u|AMILO Xi 2428|AMILO Pi 1505", RUN+="keyboard-force-release.sh $devpath 
common-volume-keys"
+ 
+ Fixes my the problem to and is the better option.
  
  Package info: xserver-xorg-input-evdev-2.7.0
- --- 
+ ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
-  USER        PID ACCESS COMMAND
-  /dev/snd/controlC0:  klaas      2685 F.... pulseaudio
-  /dev/snd/pcmC0D6c:   Slmodemd    995 F.... slmodemd
-  /dev/snd/pcmC0D6p:   Slmodemd    995 F.... slmodemd
+  USER        PID ACCESS COMMAND
+  /dev/snd/controlC0:  klaas      2685 F.... pulseaudio
+  /dev/snd/pcmC0D6c:   Slmodemd    995 F.... slmodemd
+  /dev/snd/pcmC0D6p:   Slmodemd    995 F.... slmodemd
  Card0.Amixer.info:
-  Card hw:0 'Intel'/'HDA Intel at 0xf0000000 irq 45'
-    Mixer name : 'Realtek ALC861'
-    Components : 'HDA:10573055,10573055,00100700 
HDA:10ec0861,15840000,00100300'
-    Controls      : 21
-    Simple ctrls  : 14
+  Card hw:0 'Intel'/'HDA Intel at 0xf0000000 irq 45'
+    Mixer name : 'Realtek ALC861'
+    Components : 'HDA:10573055,10573055,00100700 
HDA:10ec0861,15840000,00100300'
+    Controls      : 21
+    Simple ctrls  : 14
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=331b48c1-a023-49f4-b359-e10931b1be91
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: FUJITSU SIEMENS AMILO Pi 1505
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-24-generic 
root=UUID=8b84843e-ba72-43f5-8561-7a0d71570c9d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  PulseList:
-  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/klaas not ours.
-  No PulseAudio daemon running, or not running as session daemon.
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/klaas not ours.
+  No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
-  linux-restricted-modules-3.2.0-24-generic N/A
-  linux-backports-modules-3.2.0-24-generic  N/A
-  linux-firmware                            1.79
+  linux-restricted-modules-3.2.0-24-generic N/A
+  linux-backports-modules-3.2.0-24-generic  N/A
+  linux-firmware                            1.79
  RfKill:
-  0: phy0: Wireless LAN
-       Soft blocked: no
-       Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: linux
  Tags:  precise precise
  Uname: Linux 3.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
-  
+ 
  dmi.bios.date: 03/15/2007
  dmi.bios.vendor: FUJITSU SIEMENS
  dmi.bios.version: 1.13C
  dmi.board.name: AMILO Pi 1505
  dmi.board.vendor: FUJITSU SIEMENS
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU SIEMENS
  dmi.modalias: 
dmi:bvnFUJITSUSIEMENS:bvr1.13C:bd03/15/2007:svnFUJITSUSIEMENS:pnAMILOPi1505:pvr:rvnFUJITSUSIEMENS:rnAMILOPi1505:rvr:cvnFUJITSUSIEMENS:ct10:cvr:
  dmi.product.name: AMILO Pi 1505
  dmi.sys.vendor: FUJITSU SIEMENS

-- 
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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to