* [lm-sensors] lm_sensors trigger pc buzzer beeping continuously
@ 2006-09-05 23:32 Prakash J K
2006-09-20 19:13 ` Rudolf Marek
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: Prakash J K @ 2006-09-05 23:32 UTC (permalink / raw)
To: lm-sensors
hello all,
i use a gigabyte mobo(GA-8I915GV-MF)with i915GV chipset and only CPU
temperature sensor available.it shows CPU temp correctly.now i configure it
with`sensors-detect` and it detected driver `it87'.the problem is during
booting itself after sometime it triggers PC beeping continuously.am quoting
results below.
Driver `it87' (should be inserted):
Detects correctly:
* ISA bus address 0x0290 (Busdriver `i2c-isa')
Chip `ITE 8712F Super IO Sensors' (confidence: 9)
To make the sensors modules behave correctly, add these lines to
/etc/modprobe.conf:
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----
To load everything that is needed, add this to some /etc/rc* file:
#----cut here----
# I2C adapter drivers
modprobe i2c-isa
# I2C chip drivers
modprobe it87
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#----cut here----
now one think i noticed is `sensors` gave all o/p along with CPU
temp(correctly)~33degrees and the non-existent M/B temp as -55 and temp3 as
-12degrees.
so i disabled those temps by ignore temp1 and temp3 and ran `sensors -s`.no
luxk yet as still beeps.help me ppl,it really hurts this beeping pals.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20060906/a6a20532/attachment.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* [lm-sensors] lm_sensors trigger pc buzzer beeping continuously
2006-09-05 23:32 [lm-sensors] lm_sensors trigger pc buzzer beeping continuously Prakash J K
@ 2006-09-20 19:13 ` Rudolf Marek
2006-09-21 17:07 ` Prakash J K
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Rudolf Marek @ 2006-09-20 19:13 UTC (permalink / raw)
To: lm-sensors
Hi,
> hello all,
> i use a gigabyte mobo(GA-8I915GV-MF)with i915GV chipset and only CPU
> temperature sensor available.it <http://available.it> shows CPU temp
> correctly.now i configure it with`sensors-detect` and it detected driver
> `it87'.the problem is during booting itself after sometime it triggers
> PC beeping continuously.am <http://continuously.am> quoting results below.
> Driver `it87' (should be inserted):
Maybe you have set up temp alarm in bios to too low level and it starts beep
when booting because your CPU is hotter. Please provide output of "sensors" so
we can check the levels.
Thanks,
regards
Rudolf
^ permalink raw reply [flat|nested] 7+ messages in thread
* [lm-sensors] lm_sensors trigger pc buzzer beeping continuously
2006-09-05 23:32 [lm-sensors] lm_sensors trigger pc buzzer beeping continuously Prakash J K
2006-09-20 19:13 ` Rudolf Marek
@ 2006-09-21 17:07 ` Prakash J K
2006-10-16 19:22 ` Rudolf Marek
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Prakash J K @ 2006-09-21 17:07 UTC (permalink / raw)
To: lm-sensors
Hi,
Thanks.below is the o/p of `sensors`
prakash at etch:~$ sensors
it8712-isa-0290
Adapter: ISA adapter
VCore 1: +1.31 V (min = +0.00 V, max = +4.08 V)
VCore 2: +2.61 V (min = +0.00 V, max = +4.08 V)
+3.3V: +3.28 V (min = +0.00 V, max = +4.08 V)
+5V: +5.03 V (min = +0.00 V, max = +6.85 V)
+12V: +11.97 V (min = +0.00 V, max = +16.32 V)
-12V: -14.97 V (min = -27.36 V, max = +3.93 V)
-5V: -5.26 V (min = -13.64 V, max = +4.03 V)
Stdby: +6.85 V (min = +0.00 V, max = +6.85 V) ALARM
VBat: +3.04 V
fan1: 1088 RPM (min = 664 RPM, div = 8)
fan2: 0 RPM (min = 0 RPM, div = 8)
fan3: 0 RPM (min = 0 RPM, div = 8)
M/B Temp: -55 C (low = +127 C, high = +127 C) sensor = thermistor
CPU Temp: +34 C (low = +127 C, high = +70 C) sensor = diode
Temp3: -2 C (low = +127 C, high = +127 C) sensor = thermistor
.i tried "ignore temp" in /etc/sensors.conf;that doesnt helped. hope this
helps.
regards,
Prakash J K
On 9/21/06, Rudolf Marek <r.marek at sh.cvut.cz> wrote:
>
> Hi,
>
> > hello all,
> > i use a gigabyte mobo(GA-8I915GV-MF)with i915GV chipset and only CPU
> > temperature sensor available.it <http://available.it> shows CPU temp
> > correctly.now i configure it with`sensors-detect` and it detected driver
> > `it87'.the problem is during booting itself after sometime it triggers
> > PC beeping continuously.am <http://continuously.am> quoting results
> below.
> > Driver `it87' (should be inserted):
>
> Maybe you have set up temp alarm in bios to too low level and it starts
> beep
> when booting because your CPU is hotter. Please provide output of
> "sensors" so
> we can check the levels.
>
> Thanks,
> regards
> Rudolf
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20060921/7579c4e0/attachment-0001.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* [lm-sensors] lm_sensors trigger pc buzzer beeping continuously
2006-09-05 23:32 [lm-sensors] lm_sensors trigger pc buzzer beeping continuously Prakash J K
2006-09-20 19:13 ` Rudolf Marek
2006-09-21 17:07 ` Prakash J K
@ 2006-10-16 19:22 ` Rudolf Marek
2006-10-17 17:07 ` Prakash J K
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Rudolf Marek @ 2006-10-16 19:22 UTC (permalink / raw)
To: lm-sensors
Hi again,
Sorry for the delay. I would like to know if it also beeps if you DO NOT load
the it87 module.
Have you tried to upgrade your BIOS?
Thanks,
Regards
Rudolf
^ permalink raw reply [flat|nested] 7+ messages in thread
* [lm-sensors] lm_sensors trigger pc buzzer beeping continuously
2006-09-05 23:32 [lm-sensors] lm_sensors trigger pc buzzer beeping continuously Prakash J K
` (2 preceding siblings ...)
2006-10-16 19:22 ` Rudolf Marek
@ 2006-10-17 17:07 ` Prakash J K
2006-10-17 21:39 ` Rudolf Marek
2006-11-01 21:32 ` Prakash J K
5 siblings, 0 replies; 7+ messages in thread
From: Prakash J K @ 2006-10-17 17:07 UTC (permalink / raw)
To: lm-sensors
Hi,
thanks for ur interest.i tried unloading it87 module and again it beeps for
the current session.BIOS is up2date.
regards,
Prakash Jose Kokkattu
On 10/17/06, Rudolf Marek <r.marek at assembler.cz> wrote:
>
> Hi again,
>
> Sorry for the delay. I would like to know if it also beeps if you DO NOT
> load
> the it87 module.
>
> Have you tried to upgrade your BIOS?
>
> Thanks,
> Regards
> Rudolf
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20061017/98a9fcb7/attachment.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* [lm-sensors] lm_sensors trigger pc buzzer beeping continuously
2006-09-05 23:32 [lm-sensors] lm_sensors trigger pc buzzer beeping continuously Prakash J K
` (3 preceding siblings ...)
2006-10-17 17:07 ` Prakash J K
@ 2006-10-17 21:39 ` Rudolf Marek
2006-11-01 21:32 ` Prakash J K
5 siblings, 0 replies; 7+ messages in thread
From: Rudolf Marek @ 2006-10-17 21:39 UTC (permalink / raw)
To: lm-sensors
Prakash J K wrote:
> Hi,
> thanks for ur interest.i tried unloading it87 module and again it beeps
> for the current session.BIOS is up2date.
> regards,
Ok and now please try following:
1) remove/delete/move the it87.ko
2) powerdown the system, unplug from power
3) boot linux
Does it make the beeps too? Or only when you load or later unload the driver?
Thanks,
Rudolf
^ permalink raw reply [flat|nested] 7+ messages in thread
* [lm-sensors] lm_sensors trigger pc buzzer beeping continuously
2006-09-05 23:32 [lm-sensors] lm_sensors trigger pc buzzer beeping continuously Prakash J K
` (4 preceding siblings ...)
2006-10-17 21:39 ` Rudolf Marek
@ 2006-11-01 21:32 ` Prakash J K
5 siblings, 0 replies; 7+ messages in thread
From: Prakash J K @ 2006-11-01 21:32 UTC (permalink / raw)
To: lm-sensors
hello,
Sorry for the long delay.i checked by moving it87.ko to my /root dir and now
no beeping and no sensors output.
> prakash at ubuntu:~$ sensors -s
> Can't access procfs/sysfs file
> Unable to find i2c bus information;
> For 2.6 kernels, make sure you have mounted sysfs and libsensors
> was compiled with sysfs support!
> For older kernels, make sure you have done 'modprobe i2c-proc'!
>
but if i keep it87.ko intact and remove the package lm_sensors in
debian/ubuntu,there is no beeping...and i can access sensors reading through
"hardinfo" utility.
thanks for your patience
Prakash J K
On 10/18/06, Rudolf Marek <r.marek at assembler.cz> wrote:
>
> Prakash J K wrote:
> > Hi,
> > thanks for ur interest.i tried unloading it87 module and again it beeps
> > for the current session.BIOS is up2date.
> > regards,
>
> Ok and now please try following:
>
> 1) remove/delete/move the it87.ko
> 2) powerdown the system, unplug from power
> 3) boot linux
>
> Does it make the beeps too? Or only when you load or later unload the
> driver?
>
> Thanks,
> Rudolf
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20061102/927740e7/attachment-0001.html
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-11-01 21:32 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-05 23:32 [lm-sensors] lm_sensors trigger pc buzzer beeping continuously Prakash J K
2006-09-20 19:13 ` Rudolf Marek
2006-09-21 17:07 ` Prakash J K
2006-10-16 19:22 ` Rudolf Marek
2006-10-17 17:07 ` Prakash J K
2006-10-17 21:39 ` Rudolf Marek
2006-11-01 21:32 ` Prakash J K
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.