On 11/2/06, Arnaud Quette <[EMAIL PROTECTED]> wrote:
Hi Pedro,
Hey everyone. Thanks for being so helpful.
are you sure the owner / group doesn't change?
lsusb doesn't show that. I didn't know where to look for the dev files.
I'm running edgy too on the present laptop. I've not deeply gone through, but it seems the backward hotplug compatibility (upon which I've based the official .deb) has gone. So, a good test would be to: - backup /etc/udev/rules.d/025_nut-usbups.rules - overwrite the above with the attached version - reboot, check the /dev/... file and report back.
I've done that and here's the difference: With your file: $ ls -la /dev/bus/usb/004/003 crw-rw-r-- 1 root nut 189, 386 2006-11-02 18:50 /dev/bus/usb/004/003 With the original file before replug: $ ls -la /dev/bus/usb/004/003 crw-rw-r-- 1 root root 189, 386 2006-11-02 18:55 /dev/bus/usb/004/003 With the original file after replug: $ ls -la /dev/bus/usb/004/004 crw-rw---- 1 root nut 189, 387 2006-11-02 18:57 /dev/bus/usb/004/004 I guess /etc/hotplug/usb/libhidups isn't doing its job correctly on boot. Pedro. _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

