Skip to main content

Questions tagged [sensors]

The tag has no usage guidance.

5 votes
4 answers
36k views

Why does my Logitech mouse sometimes ignore the scroll wheel turning?

About a week ago my Logitech G502 Proteus's scroll wheel intermittently stopped scrolling correctly. It appears to happen in a pattern; so if I scroll up 50 times in a row, it will ignore the 10th, ...
Pikamander2's user avatar
5 votes
4 answers
17k views

SpeedFan suddenly stops being able to detect controllers and sensors mid game

so I'm playing games on my PC and I have some fan control setup using SpeedFan for my PWM fans which usually works really nice. However, the other day my game wasn't running so smoothly and I saw that ...
Sam's user avatar
  • 105
0 votes
1 answer
1k views

Create Discovery Rule for Zabbix Agent

I am trying to create a discovery rule to automate task of creating new items for temperature sensors. We have inbuilt key:sensor[device,sensor,. I had added sensor name manually key: sensor[coretemp-...
gadhvi's user avatar
  • 157
1 vote
1 answer
363 views

PC is shutting down due to overheating but heat sink is cool to the touch

my PC is freezing up and shutting down. I have tried reseating the heatsink but the issue isn't fixed. I am very new to hardware maintenance and I'm not sure what to try next, any advice appreciated ...
sadie parker's user avatar
1 vote
2 answers
936 views

Locate hall effect sensor for disabling

We are wanting to use windows tablets in a high magnetic field. The problem we have encountered is the sensor used to detect a "smart cover" and shut off the screen is being triggered upon entered the ...
sonyisda1's user avatar
  • 297
0 votes
0 answers
330 views

Is using it87 Linux driver with ASUS M5A99FX safe?

Can it87 Linux driver conflict with BIOS or hardware devices (motherboard ASUS M5A99FX PRO 2)? For example, there is a function in Linux driver (drivers/hwmon/it87.c): /* * Must be called with data-&...
Петр Александров's user avatar
0 votes
0 answers
2k views

What temp sensors does my motherboard have?

How can I tell what temperature sensors my motherboard has and then be able to know what those sensors are when looking at various monitoring programs?
Kol12's user avatar
  • 83
1 vote
0 answers
244 views

Dell EC not detected after Windows crashed accessing it but is detected again when accessing it after some time. EC failure or compatibility issue?

When accessing Dell Embedded Controller (EC), which should be a temperature sensor on Dell Studio XPS 1645 notebook PC with SpeedFan and HWInfo, Windows would randomly crash with BSOD with memory-...
Fenixtriver's user avatar
1 vote
1 answer
787 views

Cpu is reporting its at 108 Celsius

My CPU in my HP Laptop ENVY TouchSmart m6-n113dx AMD FX-Series FX-7500 (2.10GHz) 6GB Memory 750GB HDD AMD Radeon R7 Series 15.6" Touchscreen Windows 8.1 1 Year warranty is reporting its at 108 Celsius ...
Helkio's user avatar
  • 21
1 vote
1 answer
4k views

How easily and continuously monitoring CPU's temperature using only "sensors" (without a gui widget)?

How easily and continuously monitoring the CPU's temperature using only "sensors"? That is, how continuously monitoring CPU's temperature without additional software (without a gui widget, for example)...
Eduardo Lucio's user avatar
0 votes
3 answers
3k views

How fast should a hot laptop's fan spin?

I am having some problems with my T420 Lenovo laptop overheating. The fan is working, in that I feel air being blown and can hear it when I put my ear near the heat sink fins. I have noticed however, ...
mattm's user avatar
  • 405
0 votes
1 answer
1k views

Disable light sensor of Webcam which lights up LED

I use an external webcam with pre-built LED lights which light up in low-light situations. The light sensor is on the top of the webcam. The software supplied with the webcam doesn't have a function ...
borb183's user avatar
-1 votes
1 answer
20k views

Could my CPU Temperature Sensor be broken?

One of my older computers started shutting down suddenly and when I tried running it again, it would give me the beep code for overheating. However, I tried to get some info using Speccy, but couldn't ...
frijyd's user avatar
  • 21
1 vote
1 answer
226 views

Mini "Xinda" board with 3 pins

Does anybody know what is this board, if it has some resistors and how is it wired to the sensor. The component on it is Dallas 18B20 digital temperature sensor.
david8's user avatar
  • 161
1 vote
1 answer
68 views

Receive realtime data from phone

I am using an android app that streams real-time accelerometer data to the specified ip address of a server. I have written a "server" in C running on Linux which is running in VMware. I am connected ...
Sushant Kolhe's user avatar
1 vote
1 answer
2k views

Strange battery behavior (not discharging)

Lately my laptop got this problem. Right after i unplug it (with full charge battery) it says that the duration remaining is about 30 minutes. Then, after few seconds, it drops from 100% to 90/96% ...
questioner's user avatar
0 votes
0 answers
301 views

Identifying temperaturs of sensors output

I need some help with interpreting the output of the sensors command. I use it together with watch to have updated live temperatures. Part of the output is this: f71882fg-isa-0a00 Adapter: ISA ...
Markus Kottländer's user avatar
1 vote
1 answer
4k views

Why is my motherboard's CPU temperature inconsistent with the individual core temperatures? [duplicate]

This image demonstrates what I'm talking about: The motherboard's CPU temperature is in green. The individual cores' temperatures are in red. I've tested the temperatures in three different ...
dauphic's user avatar
  • 213
0 votes
0 answers
766 views

Can not view fan speed rpm in hp 4530s laptop

Output of sensors is: ~$ sensors acpitz-virtual-0 Adapter: Virtual device temp1: +31.0°C (crit = +128.0°C) temp2: +0.0°C (crit = +128.0°C) temp3: +31.0°C (crit = +128.0°C) ...
Daniyal Javani's user avatar
0 votes
1 answer
472 views

What does the confidence value mean on the output of sensors-detect?

Sample output of sensors-detect taken from here: Driver `coretemp': * Chip `Intel digital thermal sensor' (confidence: 9) Driver `lm90': * Bus `SMBus nForce2 adapter at 4d00' Busdriver `...
Jamie's user avatar
  • 125
0 votes
0 answers
742 views

GPU sensor not working, fans out of control

My fans are out of control and my GPU is apparently hotter than the surface of the sun. I'm using an iMac with Windows 7, (no OS X partition) and I already tried resetting the pram and nvram. ...
user avatar
1 vote
1 answer
155 views

How do remote sensors connect to a password-protected wifi network?

I'm quite new to networking in general, and am wondering how remote sensing devices are able to connect to someone's home wifi network? For example, take a device like this: https://www.kickstarter....
Rohan's user avatar
  • 111
0 votes
1 answer
56 views

Re-enable Sudden Motion Sensor

I installed Mathias Bynens dotfiles which are very handy but when I check his code it says # Disable the sudden motion sensor as it’s not useful for SSDs sudo pmset -a sms 0 I don't have an SSD and ...
thibmaek's user avatar
  • 127
-1 votes
1 answer
57 views

iTunes 11.1.5 versus S.M.A.R.T. hard drive sensor

After I installed a bigger startup drive in my Mac Pro, I renamed the prior startup drive and use it to keep my media contents, including my iTunes media folder. I work that drive hard, doing video ...
Kevin Jaques's user avatar
0 votes
1 answer
663 views

How to check CPU temperature on BAMT (Debian)

How can I check CPU temperature on BAMT? BAMT is Debian based bitcoin/litecoin mining distribution (kernel is 2.6.32-41 32 bit version). I've tried with lm-sensors, every time I'm using, I'm ...
Axadiw's user avatar
  • 101
0 votes
2 answers
9k views

Temperature sensors showing high CPU temps, CPU not super hot

(For monitoring heating I have used SpeedFan, Ai suite II (asus mobo software), RealTemp and my bios (on an Asus Gene IV Rampage)) SpeedFan says 100-120 C RealTemp says 30-80 C at idle (30 C ...
Zvartsund's user avatar
1 vote
0 answers
857 views

Laptop Thermal Sensor Reading Excessively High Temperatures

My laptop has done a thermal shutdown several times tonight due to high temperature readings. The computer however is not running at a temperature any higher than it normally does. I think the ...
Adam P's user avatar
  • 113
0 votes
1 answer
332 views

how to send temperature DS9097 sensor data to apache and keep an archive of it

I want to show at my website this temperature readings data. USB DS18B20 with the prolific adaptor PL2303. instructions for Debian are: apt-get install digitemp digitemp_DS9097 -i -s /dev/ttyUSB0 ...
blades's user avatar
  • 23
2 votes
1 answer
248 views

Compass a la USB [closed]

I'm looking for a compass (the cardinal direction kind) sensor that I can connect via USB. I'm willing to revert to an integrated circuit and Arduino or some such, but an off-the-shelf device is ...
Richard Pianka's user avatar
1 vote
1 answer
6k views

Computation of temperature using Temp Sensor Lm35 with LPC1768

I have connected a LM35 to ADC channel 1 of LPC1768. getting a value of 306(adc reading). Vref =5V For 12 bit ADC Step size = 5V/4096=1.22mV to calculate the output voltage. Vout in mV = ...
newbie's user avatar
  • 9

15 30 50 per page