search for: cuau0

Displaying 20 results from an estimated 30 matches for "cuau0".

2013 Apr 28
8
[UART] GPS 18-5Hz LVC and COM1 silence, OK on Linux though...
...,00000.00000,W,170639.0,V*3C $GPGLL,0000.00000,N,00000.00000,W,170640.0,V*32 With FreeBSD, the story is different: # uname -a FreeBSD fbsd 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 # stty -f /dev/cuau0.init raw 4800 # stty -f /dev/cuau0.init -a speed 4800 baud; 0 rows; 0 columns; lflags: -icanon -isig -iexten -echo -echoe -echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo -extproc iflags: -istrip -icrnl -inlcr -igncr -ixon -ixoff ixany -imaxbel ignbrk...
2015 Aug 20
6
APC BACK UPS 2200 model BZ2200BI-BR
...: <EHCI root HUB Intel>at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen1.2:<APC USB SERIAL CONVERTER. APC BY SCHNEIDER ELECTRIC> at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (100mA) And here are the devices I get after pluging it in: ttyU0 ttyU0.init ttyU0.lock cuaU0 cuaU0.init cuaU0.lock ugen1.2 (ugen1.2 -> usb/1.2.0) (no umodem0 device shows) ** ups.conf [lobos] driver = solis port = /dev/ttyU0 (or cuaU0, or ugen1.2) *** RESULTS ** ugen1.2 [>]/usr/local/libexec/nut/solis -D -a lobos -u root Network UPS Tools - Microsol Solis UPS driver 0.62...
2008 Oct 20
1
FTDI FT232BM USB-COM driver problems
Hi. I have some problems with USB->Serial FTDI FT232BM chip drivers on FreeBSD 7.0... FreeBSD recognize the USB device, but when I making connection to /dev/cuaU0 or /dev/ttyU0 I cant send & receive any data from device. cu -l/dev/cuaU0 -s9600 - No response at all, can't even quit the program cu -l/dev/ttyU0 -s9600 - Sometimes working, but few bites/chars after - no response... Sometimes I have error message like: ucom0: open bluk out error (addr 2...
2009 Feb 28
2
devd question
...ames are /dev/cuaU[0-9] - how do I get the correct name in the device action? I haven't found a way to extract the number by itself, so I'm stuck with specifying a separate rule for each number, like so: attach 100 { device-name "ucom0"; action "stty -f /dev/cuaU0.init raw"; }; Help would be much appreciated! -- Cheers =8-} Mike Friede, V?lkerverst?ndigung und ?berhaupt blabla
2015 Aug 26
5
APC BACK UPS 2200 model BZ2200BI-BR (update)
Turns out another user reported the same issue with a slightly different model: https://github.com/networkupstools/nut/issues/231 <https://github.com/networkupstools/nut/issues/231> The "stty -f /dev/cuaU0 raw" trick should help, but I am confused as to why FreeBSD has different "raw" settings than what is set up at the same time as the baud rate: https://github.com/networkupstools/nut/blob/master/drivers/serial.c#L163 <https://github.com/networkupstools/nut/blob/master/drivers/seri...
2015 Aug 26
0
APC BACK UPS 2200 model BZ2200BI-BR (update)
Hi Charles; I tried both of your suggestions: 1) run stty -f /dev/cuaU0 raw jusbefore running solis 2) Unplug/plug, and run solis right after. The problem still persists. [~]>stty -a -f /dev/cuaU0 speed 9600 baud; 0 rows; 0 columns; lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -noke...
2013 Jun 29
0
upsrw doesn't set variable
...PW5125 at localhost |Enter new value for outlet.1.delay.shutdown: 10 |OK | |# upsc PW5125 at localhost | grep "outlet.1.delay.shutdown" |outlet.1.delay.shutdown: -1 | | | | |Am I missing something obvious? ============= Forgot to add ups.conf: [PW5125] driver = bcmxcp port = /dev/cuau0 baud_rate = 9600 desc = "PW 5125 - 1500"
2015 Aug 21
0
APC BACK UPS 2200 model BZ2200BI-BR
On Aug 20, 2015, at 6:33 PM, Mario Lobo <mlobo at digiart.art.br> wrote: > > ** cuaU0 > > [>]/usr/local/libexec/nut/solis -D -a lobos -u root > Network UPS Tools - Microsol Solis UPS driver 0.62 (2.7.3) > 0.000000 debug level is '1' > 21.065536 Solis not detected! aborting ... It looks like /dev/cuaU0 is the port that was suggested for a simila...
2010 Dec 02
1
Powercom SXL-1000A-LCD
Hi All! I have a traoble whith my ups, - megatec driver can not calculating % of charging and voltage on battery: # uname -a FreeBSD backup.*.*.* 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Wed Sep 22 12:25:01 EEST 2010 ups.conf [Powercom] driver = megatec port = /dev/cuau0 #battvolts=12:24 desc = "powercom sxl-1000A" # ./nut start Network UPS Tools - UPS driver controller 2.4.1 Network UPS Tools - Megatec protocol driver 1.6 (2.4.1) Megatec protocol UPS detected. Cannot calculate charge percentage for this UPS. <================================ !!! St...
2013 Jun 29
2
upsrw doesn't set variable
NUT 2.6.5 on FreeBSD 9.1 Why isn't the variable outlet.1.delay.shutdown set with the following command? # upsc PW5125 at localhost | grep "outlet.1.delay.shutdown" outlet.1.delay.shutdown: -1 # upsrw -u au -p ap -s outlet.1.delay.shutdown PW5125 at localhost Enter new value for outlet.1.delay.shutdown: 10 OK # upsc PW5125 at localhost | grep "outlet.1.delay.shutdown"
2012 Oct 08
1
mge-utalk ESV8+ comm problem
...lk, nut 2.6.4 (installed from FreeBSD Ports). I get messages: Could not get multiplier table: using raw readings. and updateinfo: Cannot update system status I saw similar thread on mailing list with no exact answer. My ups.conf file reads: [mge] driver = mge-utalk port = /dev/cuau0 desc = "Pulsar ESV" pollinterval = 20 I also attach zipped output from mge-utalk -DDDDD -a mge To verify my UPS, RS232 cable and computer COM port I installed Eaton Personal Solution Pack for Windows. It works very well with hte UPS. Thanks in advance for your help! B...
2015 Apr 01
2
mge-shut driver fails almost after every reboot
...esrv01 Network UPS Tools - Generic HID driver 0.38 (2.7.2) SHUT communication driver 0.84 Warning: This is an experimental driver. Some features may not function correctly. 0.000000 debug level is '2' 0.000901 upsdrv_initups... 0.000911 libshut_open: using port /dev/cuau0 0.001034 entering shut_synchronise() 0.037281 Communication with UPS established 0.037289 entering shut_get_descriptor(n 01, 18) 0.120208 shut_wait_ack(): ACK received 0.371873 shut_wait_ack(): ACK received 9.504230 shut_wait_ack(): Nothing received...
2013 Jun 29
3
upsrw doesn't set variable
...t; |# upsc PW5125 at localhost | grep "outlet.1.delay.shutdown" > |outlet.1.delay.shutdown: -1 > | > | > | > | > |Am I missing something obvious? > ============= > > > Forgot to add ups.conf: > > > [PW5125] > driver = bcmxcp > port = /dev/cuau0 > baud_rate = 9600 > desc = "PW 5125 - 1500" I was just going to gripe about the lack of driver information :-) Sounds similar to Pascal's question: http://lists.alioth.debian.org/pipermail/nut-upsuser/2013-June/008462.html Do you see anything from syslog at LOG_NOTICE? I...
2015 Aug 23
2
APC BACK UPS 2200 model BZ2200BI-BR (update)
On Sun, 23 Aug 2015 11:09:03 -0400 Charles Lepple <clepple at gmail.com> wrote: > On Aug 21, 2015, at 10:10 AM, Mario Lobo <mlobo at digiart.art.br> wrote: > > > >> Not sure what to look for yet. It might be easier to add in the > >> debug calls to the source code-- can you try building NUT from > >> source? If you installed via the ports tree (as
2013 Sep 22
1
Question on weird output from a Compaq R3000
...420 battery.voltage: 55.20 battery.voltage.maximum: 56.40 battery.voltage.minimum: 40.00 battery.voltage.nominal: 48.00 device.mfr: unknown device.model: UPS 3000 VA FW -0026 device.serial: E00202401 device.type: ups driver.name: upscode2 driver.parameter.pollinterval: 2 driver.parameter.port: /dev/cuau0 driver.version: 2.6.5 driver.version.internal: 0.88 input.phases: 1 input.voltage: 121.00 input.voltage.maximum: 145.00 input.voltage.minimum: 84.00 input.voltage.nominal: 120.00 output.current: 15.15 output.current.maximum: 28.50 output.current.nominal: 25.00 output.frequency: 60.00 output.frequen...
2010 Dec 02
1
(no subject)
...com backup# upsc Powercom at localhost battery.voltage: 28.80 <========= !!! it is a normal? what u thing about this value?? iam have 4x7AH battery in Ups battery.voltage.nominal: 24.0 beeper.status: disabled driver.name: blazer_ser driver.parameter.pollinterval: 2 driver.parameter.port: /dev/cuau0 driver.version: 2.4.1 driver.version.internal: 1.51 input.current.nominal: 5.0 input.frequency: 50.0 input.frequency.nominal: 50 input.voltage: 237.0 input.voltage.fault: 237.0 input.voltage.nominal: 220 output.voltage: 237.0 ups.delay.shutdown: 30 ups.delay.start: 180 ups.firmware: LCD V2.1 ups.l...
2013 Jun 29
0
upsrw doesn't set variable
...25 at localhost | grep "outlet.1.delay.shutdown" |> |outlet.1.delay.shutdown: -1 |> | |> | |> | |> | |> |Am I missing something obvious? |> ============= |> |> |> Forgot to add ups.conf: |> |> |> [PW5125] |> driver = bcmxcp |> port = /dev/cuau0 |> baud_rate = 9600 |> desc = "PW 5125 - 1500" | | |[snip] | |Do you see anything from syslog at LOG_NOTICE? In theory, the bcmxcp |driver should log a message if the parameter change is refused by the UPS. | |If not, you could try re-running the driver with a few -D flags. That w...
2014 Oct 19
1
Smart-UPS RT 3000 XL: very old or unknown APC model, support will be limited
...device.type: ups driver.name: apcsmart driver.parameter.pollinterval: 2 driver.parameter.port: /dev/cuau0 driver.version: 2.7.1 driver.version.internal: 3.1 input.voltage: 227.5 output.cu...
2015 Apr 02
0
mge-shut driver fails almost after every reboot
...ric HID driver 0.38 (2.7.2) > SHUT communication driver 0.84 > Warning: This is an experimental driver. > Some features may not function correctly. > > 0.000000 debug level is '2' > 0.000901 upsdrv_initups... > 0.000911 libshut_open: using port /dev/cuau0 > 0.001034 entering shut_synchronise() > 0.037281 Communication with UPS established > 0.037289 entering shut_get_descriptor(n 01, 18) > 0.120208 shut_wait_ack(): ACK received > 0.371873 shut_wait_ack(): ACK received > 9.504230 shut_wait_a...
2014 Jun 04
0
Unable to set up a "serial-over-USB" UPS (APC BZ2200BI-BR)
On Mar 20, 2014, at 10:01 AM, Douglas A. Augusto wrote: > Dear NUT users/developers, > > I'm having trouble while trying to configure the UPS APC BZ2200BI-BR[1] in NUT, > which despite having a USB cable it apparently communicates using the serial > protocol. > > The relevant output of 'lsusb' is: > > Bus 002 Device 004: ID 051d:c812 American Power