Displaying 5 results from an estimated 5 matches for "rp4".
Did you mean:
rp
2007 Apr 13
2
Problem with GeekSquad GS-1500 (Cyberpower 1500 avr lcd)
...s, cyberpower and powerpanel.
here's the output of the different drivers
./cpsups -DDD /dev/ttyS1
Network UPS Tools - CyberPower text protocol UPS driver .05 (2.0.5)
Warning: This is an experimental driver.
Some features may not function correctly.
debug level is '3'
ups_sync: send [\rP4\r]
ups_sync: got ret -1 []
ups_sync: send [\rP4\r]
ups_sync: got ret -1 []
ups_sync: send [\rP4\r]
ups_sync: got ret -1 []
ups_sync: send [\rP4\r]
ups_sync: got ret -1 []
ups_sync: send [\rP4\r]
ups_sync: got ret -1 []
Unable to detect a CyberPower text protocol UPS
./cyberpower -DDD /dev/ttyS1
N...
2009 Jan 10
1
Setting a contingency table
... col1 col2 Total
row1 a b n10
rp1 rp2 100
cp1 cp2 rtp1
---------------------------------------------
row2 c d n20
rp3 rp4 100
cp3 cp4 rtp2
---------------------------------------------
Total n01 n02 n
ctp1 ctp2 100
100 100 100
Suppose
a<-67; b<-10; c<-79; d<-67;
n<-...
2007 Jun 19
2
Microdowell (cpsups) driver segfault
...000) connected to a Gentoo box by serial cable.
If I try to start the driver , I see the following :
Network UPS Tools - CyberPower text protocol UPS driver .05 (2.0.5)
Warning: This is an experimental driver.
Some features may not function correctly.
debug level is '13'
ups_sync: send [\rP4\r]
ups_sync: got ret 46 [#1000VA ,2.107,000000000000,CYBER POWER ]
ups_sync: got line beginning with #, looks usable, returning
get_ident: got [#1000VA ,2.107,000000000000,CYBER POWER ]
Detected MicroDowell B.Box BP 1000 2.107 on /dev/ttyS0
Segmentation fault
It segfaults no matter wh...
2020 Jul 18
25
[PATCH 00/12] Bunch of patches for cross-compilatio + RP4
Initially out there as #965245.
I strongly prefer to build ARM64 packages on non-ARM systems. Something
about my main build machine having twice the cores and twice the clock
speed. As such after many builds I've managed to generate a set of
patches which appear to mostly function to get functioning cross-builds
of Xen.
These are NOT a 100% solution. Some packaging hacks were needed. In
2009 Jan 15
2
Interface to open source Reporting tools
...Total
> row1 a b n10
> rp1 rp2 100
> cp1 cp2 rtp1
> ---------------------------------------------
> row2 c d n20
> rp3 rp4 100
> cp3 cp4 rtp2
> ---------------------------------------------
> Total n01 n02 n
> ctp1 ctp2 100
> 100 100 100
>
>
> Suppose
>
>...