search for: sensores

Displaying 20 results from an estimated 738 matches for "sensores".

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 drm/nouveau/include/nvkm/subdev/iccsense.h | 6 +- drm/nouveau/nouveau_hwmon.c
2016 Mar 25
0
[PATCH 3/4] iccsense: split sensor into own struct
Signed-off-by: Karol Herbst <nouveau at karolherbst.de> --- drm/nouveau/include/nvkm/subdev/iccsense.h | 1 + drm/nouveau/nvkm/subdev/iccsense/base.c | 141 ++++++++++++++++++++--------- drm/nouveau/nvkm/subdev/iccsense/priv.h | 15 ++- 3 files changed, 112 insertions(+), 45 deletions(-) diff --git a/drm/nouveau/include/nvkm/subdev/iccsense.h
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 <karolherbst
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 iccsense: configure sensors like nvidia does
2016 Mar 25
0
[PATCH 4/4] iccsense: configure sensors like nvidia does
Signed-off-by: Karol Herbst <nouveau at karolherbst.de> --- drm/nouveau/nvkm/subdev/iccsense/base.c | 68 +++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/drm/nouveau/nvkm/subdev/iccsense/base.c b/drm/nouveau/nvkm/subdev/iccsense/base.c index b6f6222..6f3709e 100644 --- a/drm/nouveau/nvkm/subdev/iccsense/base.c +++ b/drm/nouveau/nvkm/subdev/iccsense/base.c @@
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
2012 Apr 12
1
correlation matrix between data from different files
Dear users, I'm quite a new french R-user, and I have a problem about doing a correlation matrix. I have temperature 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
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'm not sure about later cards yet. There's still a lot
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
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 the following:
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", " 01/01/2010
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 1326561428100 -0.2496 1.3416 0.2886 0.214844 -0.326172
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/subdev/therm/nv40.c | 12 +++++++++++- 1 file changed, 11
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
2011 Jul 25
1
Updated Kernel sensors modules
Last week I upgraded my box to 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
2016 Dec 12
3
Server turns off unexpectedly
On Monday 12 December 2016 11:01:52 Nicolas Kovacs wrote: (first thing I'm going to do it buy a new keyboard, or employ a proof reader. Sorry for all the errors folks) > > First thing I would do is check the temperature. In my experience, > excessive heat is the main reason for unexpected shutdown operations. I have had this in the past where either the CPU or PSU fan had died.
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 memory is screaming no.