Displaying 20 results from an estimated 739 matches for "sensor".
Did you mean:
senior
2016 Mar 25
7
[PATCH 0/4] Configure Power Sensors
The power sensors can be configured to sample the readout values over time.
Nvidia does this too, so nouveau should probably do that too.
Karol Herbst (4):
iccsense: remove read function
iccsense: convert to linked list
iccsense: split sensor into own struct
iccsense: configure sensors like nvidia does
d...
2016 Mar 25
0
[PATCH 3/4] iccsense: split sensor into own struct
...m/subdev/iccsense.h b/drm/nouveau/include/nvkm/subdev/iccsense.h
index a4c0da0..3c2ddd9 100644
--- a/drm/nouveau/include/nvkm/subdev/iccsense.h
+++ b/drm/nouveau/include/nvkm/subdev/iccsense.h
@@ -6,6 +6,7 @@
struct nvkm_iccsense {
struct nvkm_subdev subdev;
bool data_valid;
+ struct list_head sensors;
struct list_head rails;
};
diff --git a/drm/nouveau/nvkm/subdev/iccsense/base.c b/drm/nouveau/nvkm/subdev/iccsense/base.c
index 6fde68d..b6f6222 100644
--- a/drm/nouveau/nvkm/subdev/iccsense/base.c
+++ b/drm/nouveau/nvkm/subdev/iccsense/base.c
@@ -30,15 +30,14 @@
static bool
nvkm_iccsens...
2010 Feb 26
11
Temperature sensor
Does anyone know of a cheap temperature sensor that will work with
Linux? I don't need a fancy monitoring appliance, I just want a simple
sensor that I can connect to one of my monitoring servers to let me know
if the server room is getting hot.
--
Bowie
2016 Jul 27
0
[PATCH] nvkm/iccsense: Parse the resistors and config the right way
Previously we parsed that table a bit wrong:
1. The entry layout depends on the sensor type used.
2. We have all resitors in one entry for the INA3221.
3. The config is already included in the vbios.
This commit addresses that issue and with that we should be able to read
out the right power consumption for every GPU with a INA209, INA219 and
INA3221.
Signed-off-by: Karol Herbst &l...
2016 Mar 28
4
[PATCH v2 0/4] Configure Power Sensors
The power sensors can be configured to sample the readout values over time.
Nvidia does this too, so nouveau should probably do that too.
v2: use list_del and rework an error message
Karol Herbst (4):
iccsense: remove read function
iccsense: convert to linked list
iccsense: split sensor into own struct
ic...
2016 Mar 25
0
[PATCH 4/4] iccsense: configure sensors like nvidia does
...--- a/drm/nouveau/nvkm/subdev/iccsense/base.c
+++ b/drm/nouveau/nvkm/subdev/iccsense/base.c
@@ -95,6 +95,63 @@ nvkm_iccsense_ina3221_read(struct nvkm_iccsense *iccsense,
40 * 8);
}
+static void
+nvkm_iccsense_ina2x9_config(struct nvkm_iccsense *iccsense,
+ struct nvkm_iccsense_sensor *sensor)
+{
+ struct nvkm_subdev *subdev = &iccsense->subdev;
+ /* configuration:
+ * 0x0007: 0x0007 shunt and bus continous
+ * 0x0078: 0x0078 128 samples shunt
+ * 0x0780: 0x0780 128 samples bus
+ * 0x1800: 0x0000 +-40 mV shunt range
+ * 0x2000: 0x0000 16V FSR
+ */
+ u16 value...
2011 Feb 15
1
selecting columns
I need help.
I have very big .csv files with many unnecessary columns. From the original
.csv files I would like to create a new .csv file with just the columns I
need.
For example:
The original column heading are: Date, Time, Location, Sensor Name, Sensor
Serial, Ambient Temp, IR Temp, Sensor Name.1, Sensor Serial.1, Ambient
Temp.1, IR Temp.1, Sensor Name.2, Sensor Serial.2, Ambient
Temp.2,..........Sensor Name.45
I would like to create a new .csv file with only Date, Time, Sensor Serial,
IR Temp, Sensor Serial.1, IR Temp.1, Sensor Ser...
2012 Apr 12
1
correlation matrix between data from different files
...mperature data for each weather station of my study area and for
each year (for example, a data file for the weather station N?1 for the year
2009, a data file for the N?2 for the year 2010, ....). So I have 70
weather stations with one data file per year since 2005. Each station has 4
temperature sensors.
Each data file has exactly the same structure: date&hour, sensor1, sensor2,
sensor3, sensor4. Here's an example:
time sensor1 sensor2 sensor3sensor4
01/01/2008 00:00 -0.25 -2.43 -3.25 -2.37
01/01/2008 00:15 -0.18 -2.37 -3.18 -2.25
01/01/2008 00:30 -0.25 -2.5...
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
2009 Nov 19
2
[RFC] nouveau: Add basic i2c sensor chip support
This adds basic support for driving sensor chips off the nvidia i2c buses,
along with basic support for reading the internal GPU sensor on supported
chipsets. It's heavily cribbed off nvclock. Having scanned a large number
of bioses, I'm pretty convinced that the appropriate i2c bus is always
number 2 in the list on <g80 - I'...
2009 May 07
1
Findings of dual APC UPS sensor attachments
Hi,
We have several APC Smart UPSes (serial port/apcsmart) with the APC
Temp/Humidity sensor cards (AP9612TH). The sensor cards have 2 plugs for
2 separate sensors. So far, we have only used one of the sensors in
conjunction with the apcsmart module from nut. This has been working
great. Example output:
[nut at nut]# upsc APC11
ambient.humidity: 037.2
ambient.humidity.alarm.maximum: NO,NO...
2020 Apr 02
4
Versions in RHEL and CentOS
On Wed, Apr 1, 2020 at 12:33 PM Peter Kjellstr?m <cap at nsc.liu.se> wrote:
> On Wed, 1 Apr 2020 10:01:04 +0530
> Thomas Stephen Lee <lee.iitb at gmail.com> wrote:
> ...
> > Thanks for the information ?.
> > Rented a new EPYC Rome Server from Hetzner, but sensors does not show
> > status of all cores in list, which is why I asked.
>
> Curious what "sensors" you are referring to..
>
> Like this:
>
> $ cat /sys/devices/system/cpu/online
> 0-63
>
> or this:
>
> $ lscpu | grep CPU\(s\)
> CPU(s):...
2006 Oct 01
0
Supermicro X6DH8-G2+ / sensors not working
Hello,
I'm having problems with lm_sensors on the motherboard Supermicro X6DH8-G2+
sensors-detect gives me the output attached in the textfile
sensors-detect-output.txt
As soon as I execute the recommended 'modprobe smbus-arp' I receive the
following message:
FATAL: Module smbus_arp not found.
When I execute sensors, I receive th...
2011 Sep 09
4
reshape data from long to wide format
This is my reproducible example:
example<-structure(list(SENSOR = structure(1:6, .Label = c("A", "B", "C",
"D", "E", "F"), class = "factor"), VALUE = c(270, 292.5, 0, 45,
247.5, 315), DATE = structure(1:6, .Label = c(" 01/01/2010 1",
" 01/01/2010 2", " 01/01/2010 3...
2012 Jan 27
2
PosixCT subsecond accuracy
A sample of the data I have is:
> head(sensor)
logged_on accx accy accz compassx compassy compassz
gyrox gyroy gyroz
1 1326561428000 -0.4602 0.8346 0.0936 0.145508 -0.350586 0.259766
59.617390 28.521740 59.617390
2 1326561428050 -0.4212 1.0452 0.1326 0.219727 -0.321289 0.241211
88.695656 27.478260 88.695656
3 132656...
2013 Feb 03
2
[PATCH 2/3] drm/nv40/therm: reset temperature sensor on init
Current uninitialized sensor detection does not work for me on nv4b and
sensor returns crazy values (>190?C). It stabilises later, but it's too
late - therm code shutdowns the machine...
Let's just reset it on init.
Signed-off-by: Marcin Slusarz <marcin.slusarz at gmail.com>
---
drivers/gpu/drm/nouveau/core...
2006 Jul 10
0
Xen/Snort sensor VM network config
I am attempting to create an IDS appliance proof-of-concept using Xen to
virtualize the management server and sensors. To keep things simple, I am
just trying to get one domU sensor and the domU management VM working
together for now, but plan on using multiple domU sensors eventually. The
VMs are all configured and ready to go, but the problem I am running into
is an inability to see all the traffic from a swi...
2011 Jul 25
1
Updated Kernel sensors modules
...CentOS 6 and I'm very impressed so far with it.
The only small issue so far is that it doesn't seem to recognize the
new Sandy Bridge Core i5 CPU that I have and you can't monitor its
temperature.
I recompiled the latest coretemp module from the latest 2.6.39 kernel
and the latest lm_sensors version however this still wasn't enough as
the new module loads fine but still reports that there were no sensors
found.
I booted a Fedora 15 install and it recognized the CPUs and started
reporting the temperatures so obviously the modules are there but
maybe the coretemp is not the only th...
2016 Dec 12
3
Server turns off unexpectedly
...basic
> monitoring. If your server overheats, you'll gradually see your
> temperature indicator turn from green to purple and then to red. I know
> there are other utilities, but this is good for checking this sort of
> stuff in real-time.
I installed Glance and had a look, but the sensors didn't show, even when I
pressed 'S' as per the help page.
Also, as this is a headless server, can anyone suggest a non-GUI monitor app?
>
> Cheers,
>
> Niki
2016 Dec 12
1
Server turns off unexpectedly
On Monday 12 December 2016 12:15:10 David Both wrote:
> The lm_sensors package is required for the sensors module of glances to
> work. After installing lm_sensors, run sensors-detect. The sensors
> command will show the sensors detected and their current values. glances
> should then display the sensor readings.
Somewhere tucked in the back of my mind a me...