tags 545801 pending
thanks

On Thursday 10 September 2009, Nis Martensen wrote:
> 2009/9/9 Frans Pop <elen...@planet.nl>:
> > Can you please provide the output of the following command (as root):
> >   udevadm test /class/input/event0
>
> [output of command snipped]

Thanks Nis, that confirms my suspicion: udev "fixed" the old rule that 
created a slightly broken persistent device name (trailing dash), but 
failed to add the new udev rule which creates the "improved" device name.

I've just uploaded a new version of qcontrol, but that will only really 
become available with the next stable point release.

In the mean time here's the correct workaround. The one I posted in reply 
to your original mail lacked the trailing dash needed by qcontrol in 
stable.

Create 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-"

In fact, the uploaded new version creates the same file (but then without 
the trailing dash).

Thanks again,
FJP



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

Reply via email to