Hello list, I am trying to configure Belkin F6C550-AVR UPS on a Squeeze server.
I try with "usbhid-ups" but I get "(driver(s) failed)"
message on service start.
This is my config:
nano /etc/nut/nut.conf
MODE=standalone
nano /etc/nut/ups.conf
[belkin]
driver = usbhid-ups
#driver = megatec_usb
port = auto
nano /etc/nut/upsd.conf
LISTEN 127.0.0.1 3493
nano /etc/nut/upsmon.conf
MONITOR belkin at localhost 1 admin pass master
nano /etc/nut/upsd.users
[admin]
password = pass
actions = SET
instcmds = ALL
allowfrom = localhost
upsmon master
This is my lsusb output:
$ lsusb
Bus 001 Device 004: ID 0665:5161 Cypress Semiconductor USB to Serial
Can you help with this? I am reading lots of tutorial and howtos but
there is no way to get it working.
Thanks for your help and best regards.
--
Josu Lazkano
Citeren Josu Lazkano <josu.lazkano op gmail.com>:> Hello list, I am trying to configure Belkin F6C550-AVR UPS on a > Squeeze server. > > I try with "usbhid-ups" but I get "(driver(s) failed)" message on > service start.[...]> This is my lsusb output: > > $ lsusb > Bus 001 Device 004: ID 0665:5161 Cypress Semiconductor USB to Serial > > Can you help with this? I am reading lots of tutorial and howtos but > there is no way to get it working.If you look in the compatibility list for Belkin, you'll find that for almost all F6Cxxx models in the list two drivers are listed. The usbhid-ups driver for <= 2005 models and the blazer_usb driver for 2007 models. I suspect that the internals of your UPS have also changed in the same way. Best regards, Arjen -- Please keep list traffic on the list (off-list replies will be rejected)