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

Disk LEDs on NSLU2



Hi Michael

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

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

Please can you try the patch I suggested in 497305 [1]. If you do,
please add your findings to that bug report by emailing
497305@bugs.debian.org.

Thanks.

Gordon

[1] http://bugs.debian.org/497305

-- 
Gordon Farquharson
GnuPG Key ID: 32D6D676


Reply to: