Displaying 2 results from an estimated 2 matches for "prpc650".
Did you mean:
pr28650
2008 Dec 26
1
Advice Partner PRPC650 - no serial device
Good day!
I'm struggling to connect by Advice Partner PRPC650 UPS to Nut. The
UPS uses USB for communication and the current problem is that serial
device (/dev/ttyUSB*) is not detected. OS is Debian Lenny (same
behavior on Ubuntu Hardy).
Did anyone have any success with this UPS? Here is what my dmesg and
udevmonitor say (on Debian):
dmesg:
usb 2-3: new low...
2008 Dec 10
0
No subject
....gmane.org/gmane.linux.hotplug.devel/13551) I've managed
to /dev/ttyUSB0 to be registered, but:
# /sbin/upsdrvctl start
Network UPS Tools - UPS driver controller 2.2.2
Network UPS Tools - PowerCom and similars protocol UPS driver $
Revision: 0.5 $ (2.2.2)
writing error
# cat /etc/nut/ups.conf
[PRPC650]
driver = powercom
port = /dev/ttyUSB0
desc = "Test"
Trying with strace shows the following:
12369 open("/dev/ttyUSB0", O_RDWR|O_EXCL|O_NOCTTY|O_NONBLOCK) = 4
12369 flock(4, LOCK_EX|LOCK_NB) = 0
12369 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, {B1200 -opost -isig
-ic...