Displaying 7 results from an estimated 7 matches for "vbats".
Did you mean:
bats
2005 Dec 16
2
multiple plots per page
...I would like to place nine (3X3) plots per page. I am not properly
implement mfrow(3,3) in the script below:
jpeg("xyplot.jpg") #names output file
my_args <- commandArgs() #sets up to take args from dos batch command
mfcol(3,3) #set page for 3X3
TEMPS <- c(-15,25,85)#list of temps
VBATS <- c(3,3.6,4.7)#list of Bats
BOARDS <- c("YZ0DC","ZD0DC","0E0DC","2E0DC","3E0DC")#list of boards
#load the xtal data into "all" with formatting for memory saving
all <- read.csv(my_args[3], colClasses=c('factor',
rep('...
2012 Oct 17
5
Problem reading vitals from Gigabyte H77-DH3H
Hello everyone,
I'm unable to read temperature Gigabyte H77-DH3H motherboard. Is that
motherboard supported or am I doing it incorrectly?
When trying to access hw.acpi.thermal everything appears to be ok, but
it is not, the system always returns 27,8C and 29,8C which fooled me
initially - the values never change.
Here is output:
[chinatsu]:/root# sysctl hw.acpi.thermal
2004 Sep 13
1
ProSLIC and measuring of PSTN parameters like Voltage, Polarity, Power (A) and Frequency (Hz)
Hi,
I am interesting how can I use the capabilities of ProSLIC to
measure the following PSTN parameters:
- Voltage (V) & Polarity (+-);
- Current (A);
- Frequency (Hz).
Are there any ready for use tools? If there aren't ready for use
tools how can I do the above measuring?
Best Regards,
Miroslav Nachev
2010 Jan 02
0
Tyan s4985 motherboard and lm_sensors
Trying to get cpu temps from lm_sensors for a Tyan s4985 motherboard, just
installed centos 5.4. Tyan release some lm_sensors conf files and other
information which I have done, but I am not getting any cpu temps. I was
wondering if anyone out there was running this board and if you have gotten
temps working for your cpu, here is my output...Thanks in advance.
w83627hf-isa-0c00
Adapter: ISA
2007 Dec 08
0
lmsensors sensors.conf file for gigabyte GA7N400 Pro2
Having done my fresh 5.0 install a couple months ago I'm slowly getting
things back in to working condition. Decided last night to try setting up
lmsensors.
Got it all set up (modules, etc taken care of) and it runs and reports
values, but some of 'em a clearly wrong with the default sensors.conf
Trying to use the old sensors.conf I used on Centos 4 produces even more
whacked-out results,
2007 Apr 17
3
acpitool
I downloaded and installed acpitool
when I run it I get
Battery Status <not available>
AC Adapter <not availble>
Thermal Info <not available>
I was trying to find out how hot the CPU is?
Any ideas how to get this information?
THanks,
jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Sep 03
1
Current status on _outgoing_ Swedish/Dutch DTMF CLIP for TDM400 FXS interfaces?
Hi all,
I have been looking at the code for both the zaptel driver (wctdm.c/wcfxs.c)
and the asterisk channel driver (chan_zap.c) trying to figure out how much
of this that has been implemented. So far I can see that the current stable
1.0.9.1 zaptel driver don't have the SETPOLARITY ioctl that would be
required to properly signal the Swedish/Dutch CLIP, but the 1.2 beta1 has
this