Markku: I did as you suggested with dmesg | grep 'UPS" and am coming up with nothing. I even did the drastic (reboot), but still nothing. Am I searching for it incorrectly or is there another way to find this information? I did take a quick look through the entire messages file, and here is what I found that mentioned anything about USB: ------- Messages File Begins Here ------- Jun 20 07:36:57 mars kernel: usb.c: registered new driver usbdevfs Jun 20 07:36:57 mars kernel: usb.c: registered new driver hub Jun 20 07:36:57 mars kernel: SiS router pirq escape (96) Jun 20 07:36:57 mars kernel: SiS router pirq escape (96) Jun 20 07:36:57 mars kernel: usb-ohci.c: USB OHCI at membase 0xe084a000, IRQ 5 Jun 20 07:36:57 mars kernel: usb-ohci.c: usb-00:03.0, Silicon Integrated Systems [SiS] 7001 Jun 20 07:36:57 mars kernel: usb.c: new USB bus registered, assigned bus number 1 Jun 20 07:36:57 mars kernel: hub.c: USB hub found Jun 20 07:36:57 mars kernel: hub.c: 2 ports detected Jun 20 07:36:57 mars kernel: SiS pirq: advanced IDE/ACPI/DAQ mapping not yet implemented Jun 20 07:36:57 mars kernel: advanced SiS pirq mapping not yet implemented Jun 20 07:36:57 mars kernel: usb-ohci.c: USB OHCI at membase 0xe084c000, IRQ 9 Jun 20 07:36:57 mars kernel: usb-ohci.c: usb-00:03.1, Silicon Integrated Systems [SiS] 7001 (#2) Jun 20 07:36:57 mars kernel: usb.c: new USB bus registered, assigned bus number 2 Jun 20 07:36:57 mars kernel: hub.c: USB hub found Jun 20 07:36:57 mars kernel: hub.c: 2 ports detected Jun 20 07:36:57 mars kernel: PCI: Assigned IRQ 9 for device 00:03.2 Jun 20 07:36:57 mars kernel: usb-ohci.c: USB OHCI at membase 0xe084e000, IRQ 9 Jun 20 07:36:57 mars kernel: usb-ohci.c: usb-00:03.2, Silicon Integrated Systems [SiS] 7001 (#3) Jun 20 07:36:57 mars kernel: usb.c: new USB bus registered, assigned bus number 3 Jun 20 07:36:57 mars kernel: hub.c: USB hub found Jun 20 07:36:57 mars kernel: hub.c: 2 ports detected Jun 20 07:36:57 mars kernel: SiS router pirq escape (99) Jun 20 07:36:57 mars kernel: SiS router pirq escape (99) Jun 20 07:36:57 mars kernel: ehci-hcd 00:03.3: PCI device 1039:7002 (Silicon Integrated Systems [SiS]) Jun 20 07:36:57 mars kernel: ehci-hcd 00:03.3: irq 9, pci mem e0856000 Jun 20 07:36:57 mars kernel: usb.c: new USB bus registered, assigned bus number 4 Jun 20 07:36:57 mars kernel: PCI: 00:03.3 PCI cache line size set incorrectly (32 bytes) by BIOS/FW. Jun 20 07:36:57 mars kernel: PCI: 00:03.3 PCI cache line size corrected to 128. Jun 20 07:36:57 mars kernel: ehci-hcd 00:03.3: USB 2.0 enabled, EHCI 1.00, driver 2003-Jan-22 Jun 20 07:36:57 mars kernel: hub.c: USB hub found Jun 20 07:36:57 mars kernel: hub.c: 6 ports detected Jun 20 07:36:57 mars kernel: usb.c: registered new driver hiddev Jun 20 07:36:57 mars kernel: usb.c: registered new driver hid Jun 20 07:36:57 mars kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@xxxxxxx> Jun 20 07:36:57 mars kernel: hid-core.c: USB HID support drivers Jun 20 07:36:57 mars kernel: mice: PS/2 mouse device common for all mice Jun 20 07:36:57 mars kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal Jun 20 07:36:57 mars kernel: Adding Swap: 1044216k swap-space (priority -1) Jun 20 07:36:57 mars kernel: hub.c: new USB device 00:03.0-1, assigned address 2 Jun 20 07:36:57 mars kernel: usb.c: USB device 2 (vend/prod 0x51d/0x2) is not claimed by any active driver. ------- Messages File Ends Here ------- I noted the very last line. Is it possible that line refers to my UPS, and the system doesn't understand it? Additional suggestions? Thanks - Michael -----Original Message----- From: shrike-list-admin@xxxxxxxxxx [mailto:shrike-list-admin@xxxxxxxxxx] On Behalf Of Markku Kolkka Sent: Friday, June 20, 2003 5:51 AM To: shrike-list@xxxxxxxxxx Subject: Re: APC SmartUPS 1000XL VA + Red Hat 9 (Non-HTML repost) Viestissä Perjantai 20. Kesäkuuta 2003 08:00, Michael J. McGillick kirjoitti: > Determining which USB port this unit is running on. dmesg | grep 'UPS' It should be a HID device, e.g. hiddev0: $ dmesg | grep UPS hiddev0: USB HID v1.00 Joystick [American Power Conversion Back-UPS ES/CyberFort 500 FW: 4.1.I USB FW: d1] on usb2:2.0 > - How do I tell Linux about the hardware, and ensure it is using the > correct driver. Edit the nut configuration files /etc/sysconfig/ups and /etc/ups/* chmod the USB device file (/dev/usb/hiddev*) so that the driver can read and write the device. > - How do I correctly configure the configuration files to talk with this > unit. In /etc/sysconfig/ups set MODEL=hidups and DEVICE=/dev/usb/hiddev0 (or whatever is the correct HID device. In /etc/ups/ups.conf define the name for your ups and re-define the driver and port. In /etc/ups/upsd.users declare names, passwords and permissions. These are separate from normal Linux usernames/passwords. In /etc/ups/upsmon.conf define the UPS to be monitored, together with a username and password matching those defined in upsd.users -- Markku Kolkka markku.kolkka@xxxxxxxxxxxx -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list