Displaying 9 results from an estimated 9 matches for "usbups_rules_real".
2012 May 09
3
SMART3000RM2U?
...Driver not connected
I think the start of my trouble is I need to change the file added to
/etc/udev/rules.d
# This file is generated and installed by the Network UPS Tools package.
ACTION!="add", GOTO="nut-usbups_rules_end"
SUBSYSTEM=="usb_device", GOTO="nut-usbups_rules_real"
SUBSYSTEM=="usb", GOTO="nut-usbups_rules_real"
SUBSYSTEM!="usb", GOTO="nut-usbups_rules_end"
LABEL="nut-usbups_rules_real"
# TrippLite
# e.g. ? - usbhid-ups
SYSFS{idVendor}=="09ae", SYSFS{idProduct}=="3014", MODE="...
2007 Oct 17
2
usbhid-ups on openSUSE 10.3 does not see MGE Ellipse 1500
Dear List, The driver usbhid-ups does not detect my MGE Ellipse 1500.
I'm running openSuSE Linux 10.3, kernel 2.6.22 with mgeups-psp-3.0.4-2,
nut-2.2.0-20 installed from MGE's rpm's. (Merci MGE!)
lsusb shows:
Bus 001 Device 004: ID 0463:ffff MGE UPS Systems UPS
/etc/ups/ups.conf says:
[myups]
driver = usbhid-ups
port = auto
desc = "Local UPS"
2011 Aug 19
2
Debian squeeze: nut udev message at computer startup
Hi.
I'm using nut with debian squeeze.
When the computer boots and nut is loaded, I get the following messages:
"Starting the hotplug events dispatcher: udevdudevd [451]: BUS= will be removed in a future udev version.
please use SUBSYSTEM= to match the event device. or SUBSYSTEMS= to match a parent device.
in /lib/udev/rules.d/52-nut-usb.rules:6
.
Synthesizing the initial hotplug
2020 Jul 22
1
AVRX750/500 issues
...VR750U is using.
Thanks,
Scott
My Configuration
################
# /etc/udev/rules.d/62-nut-usbups-custom.rules
# based on the 62-nut-usbups.rules that came with the package ACTION!="add|change", GOTO="nut-usbups_rules_end"
SUBSYSTEM=="usb_device", GOTO="nut-usbups_rules_real"
SUBSYSTEM=="usb", GOTO="nut-usbups_rules_real"
SUBSYSTEM!="usb", GOTO="nut-usbups_rules_end"
LABEL="nut-usbups_rules_real"
# TrippLite
# e.g. TrippLite AVR750U - usbhid-ups
ATTR{idVendor}=="09ae", ATTR{idProduct}=="3024",...
2020 Jun 28
2
AVR750U Low Power not Triggering Shutdown
On Sat, Jun 27, 2020, at 23:11, Manuel Wolfshant wrote:
> On 6/28/20 5:54 AM, Scott Colby wrote:
>>
>> I'm not convinced this is the problem; I think that pfSense has
an alternative way of running the NUT components:
# ps aux | grep ups
root 45456 0.0 0.1 6796 884 - Is 02:22 0:00.01 /usr/local/sbin/upsmon
uucp 45751 0.0 0.1 6796 772 - S 02:22
2014 Apr 24
0
Problem making usbhid-ups working on Centos 5.7
On Apr 23, 2014, at 3:47 AM, Frantz de Germain wrote:
> I've compiled and installed nut-2.7.2 on a Xen server (Actually XCP
> 1.6/Centos 5.7) to manage a Dell UPS 2700W.
>
> Here is my ups.conf :
>
> [SU27003U-08]
> driver = usbhid-ups
> port = auto
> desc = "SU27003U-08"
>
> 52-nut-usbups.rules have well been installed in
2014 Apr 23
2
Problem making usbhid-ups working on Centos 5.7
Hello,
I've compiled and installed nut-2.7.2 on a Xen server (Actually XCP
1.6/Centos 5.7) to manage a Dell UPS 2700W.
Here is my ups.conf :
[SU27003U-08]
driver = usbhid-ups
port = auto
desc = "SU27003U-08"
52-nut-usbups.rules have well been installed in /lib/udev/rules.d/. I've put
it in /etc/udev/rules.d/ too.
I've rebooted the machine.
2015 Jan 30
5
Error: Connection failure: Connection refused
...52-nut-usbups.rules (based on an
example
on our database server, and changing the vendor and product id values):
[root at mypc:/etc/nut]# cat /etc/udev/rules.d/52-nut-usbups.rules
ACTION!="add|change", GOTO="nut-usbups_rules_end"
SUBSYSTEM=="usb_device", GOTO="nut-usbups_rules_real"
SUBSYSTEM=="usb", GOTO="nut-usbups_rules_real"
SUBSYSTEM!="usb", GOTO="nut-usbups_rules_end"
LABEL="nut-usbups_rules_real"
# APC - usbhid-ups
ATTR{idVendor}=="051d", ATTR{idProduct}=="0002", MODE="664", GROUP=&q...
2020 Jul 22
3
AVRX750/500 issues
...VR750U is using.
Thanks,
Scott
My Configuration
################
# /etc/udev/rules.d/62-nut-usbups-custom.rules
# based on the 62-nut-usbups.rules that came with the package ACTION!="add|change", GOTO="nut-usbups_rules_end"
SUBSYSTEM=="usb_device", GOTO="nut-usbups_rules_real"
SUBSYSTEM=="usb", GOTO="nut-usbups_rules_real"
SUBSYSTEM!="usb", GOTO="nut-usbups_rules_end"
LABEL="nut-usbups_rules_real"
# TrippLite
# e.g. TrippLite AVR750U - usbhid-ups
ATTR{idVendor}=="09ae", ATTR{idProduct}=="3024",...