DToNAToR n00b
Joined: 21 Jun 2004 Posts: 53
|
Posted: Fri Jul 09, 2004 7:14 pm Post subject: smbus is flooding my /var/log/messages |
|
|
I have 2.6.7-gentoo-r5 kernel with patch for my adm1025 MB sensor and I'm using lm_sensors.
so far so good but my /var/log/messages is full of entries like:
Code: |
Jul 9 22:10:10 NeWT i801 smbus 0000:00:1f.3: Transaction (pre): CNT=08, CMD=39,ADD=5b, DAT0=00, DAT1=00
Jul 9 22:10:10 NeWT i801 smbus 0000:00:1f.3: Transaction (post): CNT=08, CMD=39, ADD=5b, DAT0=7f, DAT1=00
|
This is probably because of gkrellm which has the sensor monitoring enabled. So it reads the sensor the whole time it's running.
Right now my log file is 952 MB!!
How can I stop that?
Thanks in advance. |
|