Citeren Tom Cassimon <[EMAIL PROTECTED]>: [...]
> Checking device (0925/1234) (007/002) > - VendorID: 0925 > - ProductID: 1234 > - Manufacturer: ? > - Product: UPS USB MON V1.4 > - Serial Number: unknown > - Bus: 007 > Trying to match device > Device matches OK, at least the device matching seems to work. > send: (4 bytes) => 01 00 00 30 > read: Resource temporarily unavailable > do_command: Resource temporarily unavailable And from here, that's it. No response at all. Maybe this is because the driver expects the query to be sent as a HID_REPORT_TYPE_INPUT instead of the HID_REPORT_TYPE_FEATURE that usb->set_report uses. Could you try again with the latest version (r1604) from the trunk? If that fails, we also have 'lakeview_usb', which might be worth trying out. [...] > I use the -u root option because the udev system doesn't seem to change the > permissions of the device. I know, this udev rules will be generated automatically in the future (and the driver is already setup to support that), but this isn't activate yet. For now I have modified this too. Best regards, Arjen -- Please keep list traffic on the list _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
