>> In general, the first thing you should try is running
>> sensors-detect again, as root.
>
> Okay, I did that ('sudo sensors-detect') and answered with the
> default value to all questions, after that I did 'sensors -j'
> but it displayed the same er
Dan Ritter wrote:
> In general, the first thing you should try is running
> sensors-detect again, as root.
Okay, I did that ('sudo sensors-detect') and answered with the
default value to all questions, after that I did 'sensors -j'
but it displayed the same error.
Emanuel Berg wrote:
> sensors(1) and in particular the command 'sensors -j' now
> reports
>
> ERROR: Can't get value of subfeature in0_input: Can't read
> ERROR: Can't get value of subfeature in1_input: Can't read
>
> for the CPU and GPU t
sensors(1) and in particular the command 'sensors -j' now
reports
ERROR: Can't get value of subfeature in0_input: Can't read
ERROR: Can't get value of subfeature in1_input: Can't read
for the CPU and GPU temperatures.
This previously worked so I don't
at is the
>> "proper" way of collecting sensors readings?
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029995 :
>> please consider removing rrdcollect. Its a tool/daemon to collect
>> metrics from the local system into RRD files. There are quite a
number
at is the
>> "proper" way of collecting sensors readings?
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029995 :
>> please consider removing rrdcollect. Its a tool/daemon to collect
>> metrics from the local system into RRD files. There are quite a
number
On 2023-10-28 18:31, Roy J. Tellason, Sr. wrote:
On Saturday 28 October 2023 07:25:39 am gene heskett wrote:
On 10/28/23 00:14, Max Nikulin wrote:
> On 28/10/2023 01:39, Greg wrote:
>> I just noticed that there is no rrdcollect in Bookworm. What is the
>> "proper"
On Saturday 28 October 2023 07:25:39 am gene heskett wrote:
> On 10/28/23 00:14, Max Nikulin wrote:
> > On 28/10/2023 01:39, Greg wrote:
> >> I just noticed that there is no rrdcollect in Bookworm. What is the
> >> "proper" way of collecting sensors readings?
On 10/28/23 07:53, Darac Marjal wrote:
On 28/10/2023 12:25, gene heskett wrote:
On 10/28/23 00:14, Max Nikulin wrote:
On 28/10/2023 01:39, Greg wrote:
I just noticed that there is no rrdcollect in Bookworm. What is the
"proper" way of collecting sensors readings?
https://bugs.
On 28/10/2023 12:25, gene heskett wrote:
On 10/28/23 00:14, Max Nikulin wrote:
On 28/10/2023 01:39, Greg wrote:
I just noticed that there is no rrdcollect in Bookworm. What is the
"proper" way of collecting sensors readings?
https://bugs.debian.org/cgi-bin/bugreport.cgi?b
On 10/28/23 00:14, Max Nikulin wrote:
On 28/10/2023 01:39, Greg wrote:
I just noticed that there is no rrdcollect in Bookworm. What is the
"proper" way of collecting sensors readings?
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029995 :
please consider removing rrdcollect.
On Fri, Oct 27, 2023 at 2:39 PM Greg wrote:
>
> I just noticed that there is no rrdcollect in Bookworm. What is the
> "proper" way of collecting sensors readings?
Also take a look at <https://github.com/lm-sensors/lm-sensors>. It is
available in Debian 12.
Jeff
On 28/10/2023 01:39, Greg wrote:
I just noticed that there is no rrdcollect in Bookworm. What is the
"proper" way of collecting sensors readings?
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029995 :
please consider removing rrdcollect. Its a tool/daemon to collect
metric
On Fri, 27 Oct 2023 20:39:09 +0200
Greg wrote:
> I just noticed that there is no rrdcollect in Bookworm. What is the
> "proper" way of collecting sensors readings?
I'm not sure about proper, but sensors works for the purpose.
--
Does anybody read signat
Hi there,
I just noticed that there is no rrdcollect in Bookworm. What is the
"proper" way of collecting sensors readings?
Thanks in advance for any help
Greg
ppen in the longer term, no
attention paid to making sure the changes can be folded back into the
official kernel, ...).
> lm_sensors is built for it, and its installled by buster but
> apparently the kernel abi is different. sensors-detect does not
> detect it.
It works fine on systems usin
On Monday 18 January 2021 14:47:03 0...@caiway.net wrote:
> On Sun, 17 Jan 2021 23:47:48 -0500
>
> Gene Heskett wrote:
> > Greetings all;
> >
> > Cheers, Gene Heskett
>
> cpu=$( temperature: $((cpu/100)) Celsius" | sed 's/\B[0-9]\{1\}\>/,&/'
>
> This oneliner works on pi3 and pi4
>
>
> I use th
On Sun, 17 Jan 2021 23:47:48 -0500
Gene Heskett wrote:
> Greetings all;
> Cheers, Gene Heskett
cpu=$(/,&/'
This oneliner works on pi3 and pi4
I use this oneliner for some color:
cpu=$(/,&/'
Or in a script:
#!/bin/bash
cpu=$(/,&/'
#eof
hope this helps
in the fog of time.
> >>
> >> If the kernel is sane, then I think that the following command
> >> should give you this info:
> >>
> >> sensors
> >
> > This kernel isn't "sane": 4.19.71-rt24-v7l+ #1 SMP PREEMPT RT
>
Do not forget for sensors to work you must first run sensors-detect
Greetings
El lun, 18 ene 2021 a las 20:11, Eduardo M KALINOWSKI
() escribió:
>
> On 18/01/2021 15:35, Gene Heskett wrote:
> > On Monday 18 January 2021 12:15:00 Stefan Monnier wrote:
> >
> >>>
this info:
sensors
This kernel isn't "sane": 4.19.71-rt24-v7l+ #1 SMP PREEMPT RT
it comes from the `lm-sensors` package.
Returns a null.
In my RPI4, running stock Debian from https://raspi.debian.net/, sensors
works:
$ sensors
cpu_thermal-virtual-0
Adapter: Virtual device
tem
On Monday 18 January 2021 13:39:36 Stefan Monnier wrote:
> >> > ISTR there is a "vcg*" sort of thing to read that stuff, but have
> >> > lost it in the fog of time.
> >>
> >> If the kernel is sane, then I think that the following comm
>> > ISTR there is a "vcg*" sort of thing to read that stuff, but have
>> > lost it in the fog of time.
>> If the kernel is sane, then I think that the following command should
>> give you this info:
>> sensors
> This kernel isn't "s
On Monday 18 January 2021 12:15:00 Stefan Monnier wrote:
> > ISTR there is a "vcg*" sort of thing to read that stuff, but have
> > lost it in the fog of time.
>
> If the kernel is sane, then I think that the following command should
> give you this info:
>
>
> ISTR there is a "vcg*" sort of thing to read that stuff, but have lost it
> in the fog of time.
If the kernel is sane, then I think that the following command should
give you this info:
sensors
it comes from the `lm-sensors` package.
Stefan
Gene Heskett writes:
> Greetings all;
>
> ISTR there is a "vcg*" sort of thing to read that stuff, but have lost it
> in the fog of time.
vcgencmd measure_temp
Or has that changed? I don't have a Pi 4, just a 3B and 3B+.
Gene Heskett wrote:
>> vcgencmd get_throttled
> 0x0
means no trottle occured (see below)
>> https://www.raspberrypi.org/forums/viewtopic.php?t=190584
>
> That "forum" is NOT a list. And I've changed browsers, losing all my
> passwds. So while I can read it, I can't post.
>
I mean the raspberr
On Monday 18 January 2021 03:11:56 deloptes wrote:
> Gene Heskett wrote:
> > ISTR there is a "vcg*" sort of thing to read that stuff, but have
> > lost it in the fog of time.
> >
> > Cheers, Gene Heskett
>
> Hi Gene,
> why not ask on the RPI list - I think you are subscribed there.
> Actually at t
Gene Heskett wrote:
> ISTR there is a "vcg*" sort of thing to read that stuff, but have lost it
> in the fog of time.
>
> Cheers, Gene Heskett
Hi Gene,
why not ask on the RPI list - I think you are subscribed there. Actually at
the moment there is a discussion around this topic going on.
vcgenc
Greetings all;
ISTR there is a "vcg*" sort of thing to read that stuff, but have lost it
in the fog of time.
Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect fo
Hi.
On Mon, Jul 20, 2020 at 07:27:03PM +0200, Pòl Hallen wrote:
> Hi folks :-)
>
> I bought a new cpu: xeon E3-1243 v3
>
> sensors show me the follow data (normal use):
>
> Physical id 0: +46.0�C (high = +80.0�C, crit = +100.0�C)
> Core 0: +46.0�
On 2020-07-20 10:27, Pòl Hallen wrote:
Hi folks :-)
I bought a new cpu: xeon E3-1243 v3
sensors show me the follow data (normal use):
Physical id 0: +46.0�C (high = +80.0�C, crit = +100.0�C)
Core 0: +46.0�C (high = +80.0�C, crit = +100.0�C)
Core 1: +42.0�C (high = +80.0�C
Pòl Hallen writes:
Hi folks :-)
I bought a new cpu: xeon E3-1243 v3
Is it really an E3-1243 v3? ark.intel.com does not seem to know about it,
although judging from xeon it should be Intel, right? v3 may hint that
it is not exactly a “new cpu”, despite still performing wéll...
sensors
P??l Hallen wrote:
> Hi folks :-)
>
> I bought a new cpu: xeon E3-1243 v3
>
> sensors show me the follow data (normal use):
>
> Physical id 0: +46.0???C (high = +80.0???C, crit = +100.0???C)
> Core 0: +46.0???C (high = +80.0???C, crit = +100.0???C)
>
Hi folks :-)
I bought a new cpu: xeon E3-1243 v3
sensors show me the follow data (normal use):
Physical id 0: +46.0�C (high = +80.0�C, crit = +100.0�C)
Core 0: +46.0�C (high = +80.0�C, crit = +100.0�C)
Core 1: +42.0�C (high = +80.0�C, crit = +100.0�C)
Core 2: +42.0
On Thu, 9 Jul 2020 02:52:22 + (UTC)
Long Wind wrote:
> i want a small app that show cpu temperaturewhich package shall i
> install?Thanks!
>
psensor if you want a graph and/or remote
the packages are:
psensor is 63 kB,
psensor-common is 43 kB and
psensor-server is 110 kB
On Wednesday 08 July 2020 22:52:22 Long Wind wrote:
> i want a small app that show cpu temperaturewhich package shall i
> install?Thanks!
gkrellm and helpers. Small, still shows everything.
Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and
ay have a suitable addon. For XFCE, xfce4-sensors-plugin.
Otherwise, run
apt-cache search sensors
and see if any of that gives you ideas.
--
Does anybody read signatures any more?
https://charlescurley.com
https://charlescurley.com/blog/
On [4], 2020-07-09 at 02:52 +, Long Wind wrote:
> i want a small app that show cpu temperature
> which package shall i install?
> Thanks!
>
conky, as a background of desktop. not only cpu informaiton. Here is my
configuration file[1].
[1]https://github.com/bestucan/conky
On Thu, 9 Jul 2020 02:52:22 + (UTC)
Long Wind wrote:
> i want a small app that show cpu temperaturewhich package shall i
> install?Thanks!
>
Your desktop may have a suitable addon. For XFCE, xfce4-sensors-plugin.
Otherwise, run
apt-cache search sensors
and see if any of that
On 2020-07-08 19:52, Long Wind wrote:
i want a small app that show cpu temperaturewhich package shall i
install?Thanks!
I use Xfce with the CPU Frequency Monitor, CPU Graph, and Sensor panel
plug-ins.
David
Long Wind writes:
> i want a small app that show cpu temperature
> which package shall i install?
> Thanks!
I've been using gkrellm to show quite a bit of system information
(including temperatures) for years and years now.
On 28 December 2017 at 18:14, deloptes wrote:
> Michael Fothergill wrote:
>
> > I am running stretch on an AMD FX8350 box which uses an Arctic Freezer 13
> > cooler.
>
> I'm just wondering if you used the correct switch for the cpu fan - what is
> your mother board?
>
> also from the gentoo link
On 28 December 2017 at 18:14, deloptes wrote:
> Michael Fothergill wrote:
>
> > I am running stretch on an AMD FX8350 box which uses an Arctic Freezer 13
> > cooler.
>
> I'm just wondering if you used the correct switch for the cpu fan - what is
> your mother board?
>
> also from the gentoo link
On 28 December 2017 at 18:30, Michael Fothergill <
michael.fotherg...@gmail.com> wrote:
>
>
> On 28 December 2017 at 18:14, deloptes wrote:
>
>> Michael Fothergill wrote:
>>
>> > I am running stretch on an AMD FX8350 box which uses an Arctic Freezer
>> 13
>> > cooler.
>>
>> I'm just wondering if
On 28 December 2017 at 18:14, deloptes wrote:
> Michael Fothergill wrote:
>
> > I am running stretch on an AMD FX8350 box which uses an Arctic Freezer 13
> > cooler.
>
> I'm just wondering if you used the correct switch for the cpu fan - what is
> your mother board?
>
This is an interesting ide
Michael Fothergill wrote:
> I am running stretch on an AMD FX8350 box which uses an Arctic Freezer 13
> cooler.
I'm just wondering if you used the correct switch for the cpu fan - what is
your mother board?
also from the gentoo link
$ grep CONFIG_SENSORS_FAM15H_POWER /boot/config-4.12.10
CONFIG
On 28 December 2017 at 13:55, Greg Wooledge wrote:
> On Thu, Dec 28, 2017 at 01:11:56PM +, Michael Fothergill wrote:
> > root@bong:/boot# sudo modprobe coretemp
> > modprobe: ERROR: could not insert 'coretemp': No such device
> >
> >
> > This is odd because coretemp is set as a module option
is odd because coretemp is set as a module option in the config
> file:
> >
> > CONFIG_SENSORS_CORETEMP=m
> >
> > Comments appreciared
>
> Well, it *should* work with a standard Debian kernel and applicable
> hardware.
>
If you look here:
https://askubuntu.com
On 28 December 2017 at 13:55, Greg Wooledge wrote:
> On Thu, Dec 28, 2017 at 01:11:56PM +, Michael Fothergill wrote:
> > root@bong:/boot# sudo modprobe coretemp
> > modprobe: ERROR: could not insert 'coretemp': No such device
> >
> >
> > This is odd because coretemp is set as a module option
On 28 December 2017 at 13:55, Greg Wooledge wrote:
> On Thu, Dec 28, 2017 at 01:11:56PM +, Michael Fothergill wrote:
> > root@bong:/boot# sudo modprobe coretemp
> > modprobe: ERROR: could not insert 'coretemp': No such device
> >
> >
> > This is odd because coretemp is set as a module option
On 28 December 2017 at 13:55, Greg Wooledge wrote:
> On Thu, Dec 28, 2017 at 01:11:56PM +, Michael Fothergill wrote:
> > root@bong:/boot# sudo modprobe coretemp
> > modprobe: ERROR: could not insert 'coretemp': No such device
> >
> >
> > This is odd because coretemp is set as a module option
On 28 December 2017 at 13:55, Greg Wooledge wrote:
> On Thu, Dec 28, 2017 at 01:11:56PM +, Michael Fothergill wrote:
> > root@bong:/boot# sudo modprobe coretemp
> > modprobe: ERROR: could not insert 'coretemp': No such device
> >
> >
> > This is odd because coretemp is set as a module option
On Thu, Dec 28, 2017 at 01:11:56PM +, Michael Fothergill wrote:
> root@bong:/boot# sudo modprobe coretemp
> modprobe: ERROR: could not insert 'coretemp': No such device
>
>
> This is odd because coretemp is set as a module option in the config file:
>
> CONFIG_SENSORS_CORETEMP=m
>
> Commen
T1211=m
> CONFIG_SENSORS_VT8231=m
> CONFIG_SENSORS_W83781D=m
> CONFIG_SENSORS_W83791D=m
> CONFIG_SENSORS_W83792D=m
> CONFIG_SENSORS_W83793=m
> CONFIG_SENSORS_W83795=m
> # CONFIG_SENSORS_W83795_FANCTRL is not set
> CONFIG_SENSORS_W83L785TS=m
> CONFIG_SENSORS_W83L7
that the kernel is configured with the module m setting
consistently not the internal y setting so debian does not use the built in
option by default here it would seem
- see discussion here
https://www.linux.com/learn/intro-to-linux/2017/9/advanced-lm-sensors-tips-and-tricks-linux-0
so modifying
I have 3 case fans in the box here but lm-sensors only sees two of them
apparently as well as not seeing the cpu fan.
Funny stuff.
Regards
MF
On 28 December 2017 at 11:50, Michael Fothergill <
michael.fotherg...@gmail.com> wrote:
> Dear Folks,
>
> I am running stretch on an
Dear Folks,
I am running stretch on an AMD FX8350 box which uses an Arctic Freezer 13
cooler.
I installed lm-sensors and ran the /etc module update command.
The output looks like this:
root@bong:/home/mikef# sensors
asus-isa-
Adapter: ISA adapter
cpu_fan:0 RPM
k10temp-pci-00c3
Hello everybody,
Does anyone here know where can I download the driver for my fingerprint
ID 138a:0008 Validity Sensors, Inc. VFS300 Fingerprint Reader
I'm using debian wheezy and I didn't find the correct driver for it.
我在x200上面安装了 debian sid,风扇一直在全速运转,想要实现根据温度来调
节转速。
参考了http://www.linuxidc.com/Linux/2009-02/18270.htm
这篇文章提到lm-sensors,于是到官方网站(http://www.lm- sensors.org/wiki
/iwizard/Detection)
按照教程设置,最后加载模 块不能成功。
下面是我的操作过程,有知 道的,帮我看看。
PS:1.像这样 的问题应该在哪里的邮件列表去问呢?
2 有哪位朋友也在 thinkpad上面安装了debian之类的linux系
Hi folks,
after changing to systemd, I recognized, that fancontrol on my EEEPC did not
work properly any more. First I noticed nothing, but after some time I
noticed, the fan did not run at heavy load.
The reason for it, was the changed sensors. According to the debian wiki my
working
On Fri, 31 May 2013, Francois Gouget wrote:
>
> So I'm trying to get net-snmp to return lm_sensors data so I can monitor
> the temperature and fan speed of my PC. But currently it won't return
> any data:
>
> $ snmpwalk -v2c -c public localhost lmSensors
> LM-S
So I'm trying to get net-snmp to return lm_sensors data so I can monitor
the temperature and fan speed of my PC. But currently it won't return
any data:
$ snmpwalk -v2c -c public localhost lmSensors
LM-SENSORS-MIB::lmSensors = No more variables left in this MIB View
(It is past
Darac Marjal writes:
> It might be, for those motherboards that don't report any
> information, that they simply don't have the sensors.
It shows system and CPU temperature, fan speeds and other things in the
BIOS, and the RAID controller now shows me the temperature of the
atta
o
> get it to work.
It might be, for those motherboards that don't report any
information, that they simply don't have the sensors. Depending on who
the board is targeted at, adding thermal sensors may be seen by the
manufacturer as a needless expense. Most CPUs come with a sensor now, a
t;> [ 12.509372] ACPI: If an ACPI driver is available for this device, you
>> should use it instead of the native driver
>>
>>
>> Is there an ACPI driver available for this chip, and if so, which one
>> would that be? Sensors only says:
>
> You can look at
s available for this device, you
> should use it instead of the native driver
>
>
> Is there an ACPI driver available for this chip, and if so, which one
> would that be? Sensors only says:
You can look at this page: http://www.lm-sensors.org/wiki/Devices. You
want to find a line
there an ACPI driver available for this chip, and if so, which one
would that be? Sensors only says:
k10temp-pci-00c3
Adapter: PCI adapter
temp1:+29.5°C (high = +70.0°C)
I've never seen lmsensors show any useful values and now it's giving
error messages. Does that w
- are a bit high values for whatever
> >> they meassure (even for a laptop). From what source (s) does
> >> "sensors-applet" gather the data?
> >
> > I don't know. but the following should help... I hope it does :)
> >
> > root@wheejy:/#
>
> both icons are identical !!!
And what do they represent? A CPU chip?
>> but 74°C and 95°C -being Celsius- are a bit high values for whatever
>> they meassure (even for a laptop). From what source (s) does
>> "sensors-applet" gather the data?
>
> I don'
; values for whatever they meassure (even for a laptop). From what source
> (s) does "sensors-applet" gather the data?
I don't know. but the following should help... I hope it does :)
root@wheejy:/# sensors-detect
No i2c device files found.
root@wheejy:/# sensors
acpitz-
On Thu, 2011-06-09 at 18:46 +, Camaleón wrote:
> On Thu, 09 Jun 2011 16:34:37 +0100, Joao Ferreira Gmail wrote:
>
> > I'm using gnome sensors applet to keep an eye on computer temperature.
> >
> > The applet configuration lets me choose:
> >
> > - l
On Thu 09 Jun 2011 at 17:28:23 +0100, Brian wrote:
> sensors-detect (the lm-sensors package) should tell you. On my machine
> the higher figure would be the CPU.
Another way is to deduce which is which from what the bios reports.
--
To UNSUBSCRIBE, email to debian-use
On Thu, 09 Jun 2011 16:34:37 +0100, Joao Ferreira Gmail wrote:
> I'm using gnome sensors applet to keep an eye on computer temperature.
>
> The applet configuration lets me choose:
>
> - libsensors
> \temp1
> \temp1
>
> I also have udisk (for hard
On Thu 09 Jun 2011 at 16:34:37 +0100, Joao Ferreira Gmail wrote:
> These 2 libsensors/temp1 produce different values (about 20 degrees
> Celsius appart form each other; p.ex: 74 and 95). Can anyone tell me
> which is which ? CPU ? Motherboard ?
sensors-detect (the lm-sensors package) sh
Debian Squeeze/Testing
Kernel 2.6.26
I've installed the lm-sensors package and Gkrellm will display both
temperature and fan speed. If I run 'sensors', however, I get:
Can't access procfs/sysfs file
Unable to find i2c bus information;
For 2.6 kernels, make sure you ha
Brian McKee wrote:
On 18-Apr-08, at 1:22 PM, Bhasker C V wrote:
I want to monitor the harddisk temperature since I/O task in my system
is very high and usually heatsup the harddisk.
I get two different values viz. one from lm-sensors and other from
smartctl
smartctl gives me very large
On 18-Apr-08, at 1:22 PM, Bhasker C V wrote:
I want to monitor the harddisk temperature since I/O task in my
system
is very high and usually heatsup the harddisk.
I get two different values viz. one from lm-sensors and other from
smartctl
smartctl gives me very large values like the one
Hi all,
I want to monitor the harddisk temperature since I/O task in my system
is very high and usually heatsup the harddisk.
I get two different values viz. one from lm-sensors and other from
smartctl
smartctl gives me very large values like the one below showing 148
whereas hddtemp or the
I recently replaced by MB is an aopen (via chipset). After compiling the
needed module (found by sensor-detect), here is what I get:
~$ sensors
gl518sm-i2c-0-2d
Adapter: SMBus Via Pro adapter at 5000
+5V: +0.00 V (min = +4.68 V, max = +5.18 V)
+3.3V: +0.00 V (min = +3.74 V, max
Jan Willem Stumpel wrote:
When I run the "sensors" command, I get:
[EMAIL PROTECTED]:~$ sensors
w83627thf-isa-0290
Adapter: ISA adapter
VCore: +1.44 V (min = +0.00 V, max = +3.84 V)
+12V: +12.40 V (min = +5.84 V, max = +0.00 V)
+3.3V: +3.39 V (min = +0
-1 RPM, div = 4)
> fan3: 0 RPM (min = 131 RPM, div = 128)
-- snip
> CPU Temp:+30.0°C (high = +80.0°C, hyst = +75.0°C) sensor = diode
> temp3: -48.0°C (high = +80.0°C, hyst = +75.0°C) sensor =
>
> Are these values reasonable, or is there something wrong with t
When I run the "sensors" command, I get:
[EMAIL PROTECTED]:~$ sensors
w83627thf-isa-0290
Adapter: ISA adapter
VCore: +1.44 V (min = +0.00 V, max = +3.84 V)
+12V: +12.40 V (min = +5.84 V, max = +0.00 V)
+3.3V: +3.39 V (min = +0.10 V, max = +3.23 V)
+5V:
Please add daylightharvesting.com and lightingcontrols.com to your "safe
sender's list":
http://lightingcontrols.com/newsletter/safesenderlist.html
****
Occupant Sensors for the GR2400 System
- from L
t.
>>
>> when I try e.g.
>> apt-get install nmap
>>
>> i get following:
>
> [ snip: signs of an incomplete XFree86 to X.Org transition ]
>
>> Preparing to replace lm-sensors 1:2.10.1-3 (using .../lm-
>> sensors_1%3a2.10.1-3_i386.deb) ...
>
gt;
> i get following:
[ snip: signs of an incomplete XFree86 to X.Org transition ]
> Preparing to replace lm-sensors 1:2.10.1-3 (using .../lm-
> sensors_1%3a2.10.1-3_i386.deb) ...
> Unpacking replacement lm-sensors ...
> /etc/modutils/0keep: line 9: keep: command not found
&
fully installed or removed.
Need to get 0B/24.6MB of archives.
After unpacking 8937kB disk space will be freed.
Do you want to continue [Y/n]?
pressing Y
i get at the end:
(Reading database ... 110426 files and directories currently
installed.)
Preparing to replace lm-sensors 1:2.10.1-3 (using ..
Hi Wang Xu,
On Thu, 3 May 2007 13:13:56 +0800, Wang Xu wrote:
> On Sun, Apr 29, 2007 at 12:59:33PM +0800, gnawux wrote:
> > But under 2.6.18 and 2.6.20 kernel, no sensors could be found,
> > I enable the debug option of 2.6.20 kernel, and found the following
> > err
On Sun, Apr 29, 2007 at 12:59:33PM +0800, gnawux wrote:
> But under 2.6.18 and 2.6.20 kernel, no sensors could be found,
> I enable the debug option of 2.6.20 kernel, and found the following
> error message of i2c bus:
> | PCI: Unable to reserve I/O region #5:[EMAIL PROTECTED] for de
; PS: I reviewed the kernel sources, and migrate some codes from 2.6.16
> > to 2.6.20. now the sensors works fine again.
> >
>
> Is there an open bug on this to which you can submit your patch, and if
> not, will you submit your patch as a bug report on the kernel package
On Tue, May 01, 2007 at 08:09:04AM +0800, Wang Xu wrote:
> On Sun, Apr 29, 2007 at 08:40:37PM -0400, Douglas Allan Tutty wrote:
> > On Sun, Apr 29, 2007 at 12:59:33PM +0800, Wang Xu wrote:
> PS: I reviewed the kernel sources, and migrate some codes from 2.6.16
> to 2.6.20.
On Sun, Apr 29, 2007 at 08:40:37PM -0400, Douglas Allan Tutty wrote:
> On Sun, Apr 29, 2007 at 12:59:33PM +0800, Wang Xu wrote:
> > Anyone met similar case?
> >
> > I have a ASUS M2Ne Laptop, which has Intel ICH4 (i2c-i801) SMBus.
> My only box with sensors is my new
[snip good result]
> But under 2.6.18 and 2.6.20 kernel, no sensors could be found,
> I enable the debug option of 2.6.20 kernel, and found the following
> error message of i2c bus:
> | PCI: Unable to reserve I/O region #5:[EMAIL PROTECTED] for device
> :00:1f.3
> | i801_smbus 0
Hi List,
Anyone met similar case?
I have a ASUS M2Ne Laptop, which has Intel ICH4 (i2c-i801) SMBus.
With 2.6.16 and earlier 2.6 kernel, it could find max6657 sensor
and install lm90 module. the sensor result are:
| [EMAIL PROTECTED]:~$ sensors
| max6657-i2c-0-4c
| Adapter: SMBus I801
On April 4, 2007 10:39:31 am Siju George wrote:
> Hi,
>
> While Installing lm-sensors package on my Etch using
>
> 2.6.18-4-amd64 #1 SMP Mon Mar 26 11:36:53 CEST 2007 x86_64 GNU/Linux
>
> kernel. I got the following message
>
> ==
Hi,
While Installing lm-sensors package on my Etch using
2.6.18-4-amd64 #1 SMP Mon Mar 26 11:36:53 CEST 2007 x86_64 GNU/Linux
kernel. I got the following message
==
To make the sensors modules behave correctly, add these lines to
return value), while
> rdmsr_on_cpu/wrmsr_on_cpu does not. Coretemp needs the return value to
> work properly.
I reviewed Rudolf Marek's patches a few days ago and my first comment
was along these lines:
http://lists.lm-sensors.org/pipermail/lm-sensors/2007-March/019169.html
I do inde
Matt Price wrote:
On 5/4/06, Matt Price <[EMAIL PROTECTED]> wrote:
Sorry not to reply, I've been very busy lately...
for what it's worth, I am running little stress test, simultaneousluy
playing a dvd in the dvd-drive, and ocmpiling a kernel. I'm getting
slight shifts on the voltages:
+1
On Thu, May 04, 2006 at 08:24:08AM -0400, Matt Price wrote:
[...]
> - I do have 3 drives plugged in to this system, and 768 Megs of RAM,
> but on the other hand it's a 400W power source. Unfortunately the
> "mirror test" doesn't work that well for me since I don't know what to
> look for! -- bu
On 5/4/06, Matt Price <[EMAIL PROTECTED]> wrote:
- I do have 3 drives plugged in to this system, and 768 Megs of RAM,
but on the other hand it's a 400W power source. Unfortunately the
"mirror test" doesn't work that well for me since I don't know what to
look for! -- but I'd be surprisedi f t
1 - 100 of 294 matches
Mail list logo