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

Thomas B Homburg thomas at homburg.dk
Fri Aug 3 11:02:40 UTC 2012


Hello

I have the same problem on Sony VPCCB4C5E

I have created a patch with an udev rule and a specific keymap for my
model

I will submit this after reading
/usr/share/doc/udev/README.keymap.txt.gz


You may try:
$ sudo /lib/udev/keymap input/eventX 0x05 f21

This should work for fn+f1 -> touchpad toggle

To weird things:
*   "$ sudo keymap -i" writes scancodes + 7. So you have to subtract 7 to get the usable scan code: 
    fn+f1: 0x0c -> 0x05
*   KEY_TOUCHPAD_TOGGLE does nothing, you have to use KEY_F21 instead (hence "f21")

-- 
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:
  Confirmed

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