Bug#524505: qcontrol: no longer works with udev in lenny

2009-09-08 Thread Nis Martensen
Package: qcontrol
Followup-For: Bug #524505

With the recent udev update in Lenny (Version 0.125-7+lenny3), qcontrol no
longer works:
qcontrol error: gpio_keys device not available (warning).


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.26-2-orion5x
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages qcontrol depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  liblua5.1-0   5.1.3-1Simple, extensible, embeddable pro

qcontrol recommends no packages.

qcontrol suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524505: qcontrol: no longer works with udev in lenny

2009-09-08 Thread Frans Pop
On Tuesday 08 September 2009, Nis Martensen wrote:
 With the recent udev update in Lenny (Version 0.125-7+lenny3), qcontrol
 no longer works:
 qcontrol error: gpio_keys device not available (warning).

Thanks for reporting this. Not very nice of the udev maintainer to break a 
supposedly persistent device name like this...

Could you please file a *new* serious bug report against the stable 
version of qcontrol (0.4.2-1) for this?

What do you have in /dev/input/by-path/ now? I would expect:
   platform-gpio-keys-event

If that's the case, then you can work around it by creating a file
/etc/udev/rules.d/z60-qcontrol.rules:
KERNEL==event*, ENV{ID_PATH}==platform-gpio-keys, \
SYMLINK+=input/by-path/$env{ID_PATH}-event

That rule file can be deleted again when either udev or qcontrol is fixed 
in the next stable update.

Cheers,
FJP



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org