[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: R: beep on slug



On Sun, Sep 14, 2008 at 03:09, Michael Glockenstein
<neues.nx6c4@glockenstein.de> wrote:

> Hello,
> I don't have the mail with the disk light bug anymore, so I want answer
> here.
>
> I changed the udev rules like suggested to
>
> SUBSYSTEM=="usb", DEVPATH=="*/usb1/1-[12]", ACTION=="add",
> PROGRAM="/usr/bin/leds disk-%n on"
> SUBSYSTEM=="usb", DEVPATH=="*/usb1/1-[12]", ACTION=="remove",
> PROGRAM="/usr/bin/leds disk-%n off"
>
> and first it worked for me but since yesterday it fails again.
> I do not understand much of udev, but I think the bus number
> is not constant.
>
> Now again the following is working:
> SUBSYSTEM=="usb", DEVPATH=="*/usb3/3-[12]", ACTION=="add",
> PROGRAM="/usr/bin/leds disk-%n on"
> SUBSYSTEM=="usb", DEVPATH=="*/usb3/3-[12]", ACTION=="remove",
> PROGRAM="/usr/bin/leds disk-%n off"

Have a look at 497305 for an update on this problem. Let's continue
the discussion there.

Gordon

-- 
Gordon Farquharson
GnuPG Key ID: 32D6D676


Reply to: