Ups

tesquenure

Member
Aug 18, 2009
109
1
16
Hi,

I try to setup an UPS on my serveur.
This UPS work on linux with winpower.

I try do to the same with no positif result.

Code:
Winpower Message: Communication Lost: check connection and port setting.
Code:
lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 0665:5161 Cypress Semiconductor USB to Serial
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Code:
usb 6-1: new low speed USB device using uhci_hcd and address 2
usb 6-1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver hiddev
input: Cypress Semiconductor USB to Serial as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/input/input4
generic-usb 0003:0665:5161.0001: input,hidraw0: USB HID v1.00 Gamepad [Cypress Semiconductor USB to Serial] on usb-0000:00:1d.0-1/input0
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
On other linux i have this

Code:
cat /proc/bus/usb/devices
T:  Bus=04 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  4 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0665 ProdID=5161 Rev= 0.02
S:  Manufacturer=Cypress Semiconductor
S:  Product=USB to Serial
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=00 Prot=00 Driver=(none)
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=32ms
In proxmox /proc/bus/usb/devices dont exist, how can i change that ?

Or do i have to use apcupsd ?

Does someone have any experience with USB UPS on proxmox ?

Regards,

Tes
 
Hi Dietmar,

Code:
pve-manager: 1.5-8 (pve-manager/1.5/4674)
running kernel: 2.6.32-1-pve
proxmox-ve-2.6.32: 1.5-4
pve-kernel-2.6.32-1-pve: 2.6.32-4
pve-kernel-2.6.24-7-pve: 2.6.24-11
pve-kernel-2.6.24-8-pve: 2.6.24-16
qemu-server: 1.1-11
pve-firmware: 1.0-3
libpve-storage-perl: 1.0-10
vncterm: 0.9-2
vzctl: 3.0.23-1pve8
vzdump: 1.2-5
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.11.1-2
ksm-control-daemon: 1.0-3

Regards,

Tes
 
Last edited:
Hi Dietmar,

Ok find my /sys/bus/usb/ and my UPS.
I think, but im not sure than winpower can just autodetect from /proc/bus/usb/devices
Or on ttyS0 and ttyS1 manual conf.

And i dont find support for winpower.

I try to setup apcupsd

Regards,

Tes