HP G60: Touchpad toggle on/off not working

Bug #554944 reported by David Giard
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
udev (Ubuntu)
Fix Released
Undecided
Martin Pitt

Bug Description

Binary package hint: udev

The touchpad on/off toggle button is not working. The touchpad is On all the time.

cat /sys/class/dmi/id/sys_vendor:
Hewlett-Packard

cat /sys/class/dmi/id/product_name:
HP G60 Notebook PC

When i press the touchpad toggle button (Off to On) i have this in dmesg:

[ 5433.506123] atkbd.c: Unknown key pressed (translated set 2, code 0xd9 on isa0060/serio0).
[ 5433.506128] atkbd.c: Use 'setkeycodes e059 <keycode>' to make it known.
[ 5433.513058] atkbd.c: Unknown key released (translated set 2, code 0xd9 on isa0060/serio0).
[ 5433.513061] atkbd.c: Use 'setkeycodes e059 <keycode>' to make it known.

When i press the touchpad toggle button (On to Off) i have this in dmesg:

[ 5371.220182] atkbd.c: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0).
[ 5371.220186] atkbd.c: Use 'setkeycodes e058 <keycode>' to make it known.
[ 5371.227361] atkbd.c: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
[ 5371.227365] atkbd.c: Use 'setkeycodes e058 <keycode>' to make it known.

Revision history for this message
David Giard (swe3tdave-deactivatedaccount) wrote :
Revision history for this message
David Giard (swe3tdave-deactivatedaccount) wrote :
description: updated
Revision history for this message
David Giard (swe3tdave-deactivatedaccount) wrote :

Adding:

ENV{DMI_VENDOR}=="Hewlett-Packard*", ATTR{[dmi/id]product_name}=="HP G60 Notebook PC", RUN+="keymap $name hewlett-packard-2510p_2530p"

To:

/lib/udev/rules.d/95-keymap.rules

Seems to fix most of the problems, now the touchpad only activate or deactivate after hitting the toggle button twice.

Revision history for this message
Martin Pitt (pitti) wrote :

Committed upstream. Thanks!

Changed in udev (Ubuntu):
assignee: nobody → Martin Pitt (pitti)
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package udev - 161+git20100825-1

---------------
udev (161+git20100825-1) maverick; urgency=low

  * Merge fixes from trunk:
    - keymap: Fix Sony VAIO VGN-SZ2HP/B (LP: #613578)
    - keymap: Add HP G60 (LP: #554944)
    - keymap: Add Onkyo PC (LP: #612529)
    - Add support for oom_score_adj, which replaces oom_adj in kernel 2.6.36
    - udevd: remove unneeded credential passing from init_notify()
  * debian/control: Update Vcs-Bzr to reworked tree. The current tree is now
    branched from lp:~vcs-imports/udev/trunk (which works well now) instead of
    the outdated manual lp:~scott/udev/master import.
  * Add debian/source/format: Keep 1.0 for now. We don't use quilt, but bzr,
    and this is not a native package.
  * Add debian/source/options: Supply tar-ignore and diff-ignore options to
    exclude .bzr/ and test/. This obsoletes the "debian/rules package" rule,
    so remove that.
 -- Martin Pitt <email address hidden> Thu, 26 Aug 2010 10:59:48 +0200

Changed in udev (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
NoOp (glgxg) wrote :

Still not fixed:
cat /sys/class/dmi/id/product_name
HP G60 Notebook PC

apt policy udev
udev:
  Installed: 229-4ubuntu10
  Candidate: 229-4ubuntu10
  Version table:
 *** 229-4ubuntu10 500
        500 http://us.archive.ubuntu.com/ubuntu xenial-security/main amd64 Packages
        500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     229-4ubuntu9 500
        500 http://us.archive.ubuntu.com/ubuntu xenial-proposed/main amd64 Packages
     229-4ubuntu4 500
        500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

Linux glghp 4.4.0-41-generic #61-Ubuntu SMP Tue Sep 27 17:27:48 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.