From: Matan Ziv-Av (matan_at_nonexisting.hamakor.org.il)
Date: Sat 27 Nov 2004 - 00:43:03 IST
On Fri, 26 Nov 2004, Shlomi Fish wrote:
> I'm trying to get a Mustek PowerMust 600 USB UPS (= Uninterrupted Power
> Supply) working with Linux while connected using the USB connection. It ships
> with a monitoring software for Linux, but it is some kind of heavyweight
> Java application, that occupies 10's of MB's of hard-disk space (and probably
> memory), that I'd rather avoid using just to monitor the UPS. (Java? What
> the hell are they thinking?!).
Did you try the shipped program? Did it work?
> usb 2-2: new low speed USB device using address 7
> input: USB HID v1.00 Gamepad [Cypress Semiconductor USB to Serial] on
> usb-0000:00:1d.1-2
If it declares itself as HID device maybe it is simple:
Try running evtest (source attached ) on the correct device
- It could be /dev/input/event0, /dev/input/event1, etc. depending on
how many other HID devices you have. When evtest runs, create events
(for example, disconnect the UPS from the mains and reconnect).
-- Matan Ziv-Av. matan_at_svgalib.org ================================================================= To unsubscribe, send mail to linux-il-request_at_linux.org.il with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail linux-il-request_at_linux.org.il
This archive was generated by hypermail 2.1.7 : Sat 27 Nov 2004 - 00:55:18 IST