[Bug 939868] Re: Sony VPCEL2S1E, some hotkeys not working

939868 at bugs.launchpad.net
Wed May 15 11:49:52 UTC 2013


I got my fn+f1 hotkey working by adding changing the following files:

added at the sony section in file    /lib/udev/rules.d/95-keymap.rules
ENV{DMI_VENDOR}=="Sony*", ATTR{[dmi/id]product_name}=="SVS*", ATTRS{name}=="Sony Vaio Keys", RUN+="keymap $name module-sony-svs"

created new file    /lib/udev/keymaps/module-sony-svs
0x05 f21 # fn_f1 -> KEY_F21 (The actual touchpad toggle)


Unfortunately the zoomin and zoomout hotkeys do not work, respectively fn+f9 and fn+f10.
The keys are not captured using xev nor using /lib/udev/keymap but they show up using acpi_listen:

$ acpi_listen
sony/hotkey SNC 00000001 00000014
sony/hotkey SNC 00000001 0000003b
sony/hotkey SNC 00000001 00000015
sony/hotkey SNC 00000001 0000003b

I have tried adding in /lib/udev/keymaps/module-sony-svs the following without success:
0x0d zoomout # fn_f9
0x0e zoomin # fn_f10

What should I do?

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

Title:
  Sony VPCEL2S1E, some hotkeys not working

Status in “udev” package in Ubuntu:
  Fix Released

Bug description:
  Trying with Ubuntu Daily 12.04 (20/2/2012),

  Hotkey Fn+F1 (disable touchpad): Not working
  Hotkey Fn+F2 (mute/unmute sound): Working
  Hotkey Fn+F3/F4 (audio lower/higher): Working
  Hotkey Fn+F5/F6 (brightness lower/higher): works, but also invokes the "enable/disable external monitor" (also changes resolution?)
  Hotkey Fn+F7 (enable/disable external monitor): works but also appears to change resolution (using with HDMI)
  Hotkey Fn+F12 (hibernate): Works fine (with open-source graphics driver, hangs if FGLRX is used)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: udev 175-0ubuntu5
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  ApportVersion: 1.92-0ubuntu1
  Architecture: amd64
  Date: Fri Feb 24 00:07:41 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120220)
  MachineType: Sony Corporation VPCEL2S1E
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no username)
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-17-generic root=UUID=d729a379-b421-4cd5-80fc-a68a8d0678a3 ro quiet splash vt.handoff=7
  SourcePackage: udev
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/13/2011
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R0160E3
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: dmi:bvnInsydeCorp.:bvrR0160E3:bd06/13/2011:svnSonyCorporation:pnVPCEL2S1E:pvrC90294ZC:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCEL2S1E
  dmi.product.version: C90294ZC
  dmi.sys.vendor: Sony Corporation

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




More information about the foundations-bugs mailing list