[Bug 696671] Re: Using bluetooth key displays wrong notification icon

Launchpad Bug Tracker 696671 at bugs.launchpad.net
Thu Nov 10 10:35:12 UTC 2011


This bug was fixed in the package udev - 175-0ubuntu1

---------------
udev (175-0ubuntu1) precise; urgency=low

  [ Loïc Minier ]
  * Update Vcs fields for precise.

  [ Steve Langasek ]
  * debian/udev.initramfs-hook: we aren't using pkill anymore, so don't put
    it in the initramfs.

  [ Martin Pitt ]
  * Unapply patches, they are not meant to be applied in the bzr branch.
  * New upstream releases 174 and 175:
    - Daemon moved to /lib/udev/udevd
    - path_id, usb_id, input_id tools are built-in commands now
    - fusectl filesystem is no longer mounted directly from udev
    - The long deprecated keys: SYSFS=, ID=, BUS= have been removed
    - The udev control socket is now created in /run/udev/control
    - The rules to create persistent network interface and cdrom link
      rules automatically in /etc/udev/rules.d/ have been disabled by
      default.
    - Support for 'udevadm trigger --type=failed, and the
      RUN{fail_event_on_error} attribute was removed.
    - Various keymap fixes (LP: #606599, #637695, #696671, #763525, #770680,
      LP: #795694)
    - Unbreak findkeyboards (LP: #881158)
    - Lots of bug fixes.
  * debian/rules: Explicitly enable persistent net/cdrom rule generator by
    default. Upstream default changed, but this seems too much a change for
    12.04 LTS.
  * Drop move-input_id-to-default-rules.patch, race-condition-on-exit: Applied
    upstream.
  * jack-detection.patch: Port to new upstream version.
  * load-fbcon.patch, use_run_tmpfs: Unfuzz.
  * debian/udev.install, debian/udev-udeb.install, debian/udev.initramfs-hook,
    debian/udev.initramfs-top, debian/udev.installer-startup,
    debian/udev.udev-finish.init, debian/udev.upstart: Update to changed
    location of udevd (/sbin → /lib/udev) and the three now builtin _id
    helpers.
  * debian/libudev0.symbols: Add new symbol from this release.
 -- Martin Pitt <martin.pitt at ubuntu.com>   Thu, 10 Nov 2011 08:49:07 +0100

** Changed in: udev (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
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/696671

Title:
  Using bluetooth key displays wrong notification icon

Status in “udev” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: udev

  Turning off bluetooth displays the wrong notification icon
  (brightnessup)

  
  See: /usr/share/doc/udev/README.keymap.txt

  cat /sys/class/dmi/id/sys_vendor = Acer
  cat /sys/class/dmi/id/product_name = TravelMate 7720

  sudo /lib/udev/keymap -i input/event3 = 
  scan code: 0xD9   key code: brightnessup

  I changed /lib/udev/rules.d/95-keymap.rules:88 into:

  ENV{DMI_VENDOR}=="Acer*",
  ATTR{[dmi/id]product_name}=="TravelMate*6292*|TravelMate*8471*|TravelMate*4720*|TravelMate*7720*|Aspire
  1810T*|AO751h|AO531h", RUN+="keymap $name 0xD9 bluetooth"

  But this does not work...

  Good luck

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




More information about the foundations-bugs mailing list