* Re: Kernel 2.6.16-1.2122_FC5 & lmsensors
[not found] <4471F028.4090803@charter.net>
@ 2006-05-22 17:48 ` Dave Jones
2006-05-22 17:53 ` Pavel Machek
2006-05-22 18:38 ` Jean Delvare
0 siblings, 2 replies; 3+ messages in thread
From: Dave Jones @ 2006-05-22 17:48 UTC (permalink / raw)
To: Laurence Vanek
Cc: Linux Kernel, Carl-Daniel Hailfinger, Pavel Machek, Andrew Morton,
Chris Wright, Greg Kroah-Hartman, Jean Delvare
On Mon, May 22, 2006 at 12:08:56PM -0500, Laurence Vanek wrote:
> Upon updating to the latest kernel (2.6.16-1.2122_FC5) & rebooting I
> find that I no longer have lmsensors. /var/log/messages gives this in
> the suspect area:
>
> ==========
> May 22 11:42:42 localhost kernel: i2c_adapter i2c-0: SMBus Quick command
> not supported, can't probe for chips
> May 22 11:42:42 localhost kernel: i2c_adapter i2c-1: SMBus Quick command
> not supported, can't probe for chips
> May 22 11:42:42 localhost kernel: i2c_adapter i2c-2: SMBus Quick command
> not supported, can't probe for chips
> =========
>
> something new in this release?
Probably a side-effect of [PATCH] smbus unhiding kills thermal management
merged in 2.6.16.17. Is this an ASUS board ?
Dave
--
http://www.codemonkey.org.uk
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Kernel 2.6.16-1.2122_FC5 & lmsensors
2006-05-22 17:48 ` Kernel 2.6.16-1.2122_FC5 & lmsensors Dave Jones
@ 2006-05-22 17:53 ` Pavel Machek
2006-05-22 18:38 ` Jean Delvare
1 sibling, 0 replies; 3+ messages in thread
From: Pavel Machek @ 2006-05-22 17:53 UTC (permalink / raw)
To: Dave Jones, Laurence Vanek, Linux Kernel, Carl-Daniel Hailfinger,
Andrew Morton, Chris Wright, Greg Kroah-Hartman, Jean Delvare
On Po 22-05-06 13:48:18, Dave Jones wrote:
> On Mon, May 22, 2006 at 12:08:56PM -0500, Laurence Vanek wrote:
> > Upon updating to the latest kernel (2.6.16-1.2122_FC5) & rebooting I
> > find that I no longer have lmsensors. /var/log/messages gives this in
> > the suspect area:
> >
> > ==========
> > May 22 11:42:42 localhost kernel: i2c_adapter i2c-0: SMBus Quick command
> > not supported, can't probe for chips
> > May 22 11:42:42 localhost kernel: i2c_adapter i2c-1: SMBus Quick command
> > not supported, can't probe for chips
> > May 22 11:42:42 localhost kernel: i2c_adapter i2c-2: SMBus Quick command
> > not supported, can't probe for chips
> > =========
> >
> > something new in this release?
>
> Probably a side-effect of [PATCH] smbus unhiding kills thermal management
> merged in 2.6.16.17. Is this an ASUS board ?
You can disable CONFIG_ACPI_SLEEP, if it gets you lmsensors back, that
is it.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Kernel 2.6.16-1.2122_FC5 & lmsensors
2006-05-22 17:48 ` Kernel 2.6.16-1.2122_FC5 & lmsensors Dave Jones
2006-05-22 17:53 ` Pavel Machek
@ 2006-05-22 18:38 ` Jean Delvare
1 sibling, 0 replies; 3+ messages in thread
From: Jean Delvare @ 2006-05-22 18:38 UTC (permalink / raw)
To: Dave Jones, Laurence Vanek
Cc: Linux Kernel, Carl-Daniel Hailfinger, Pavel Machek, Andrew Morton,
Chris Wright, Greg Kroah-Hartman
> On Mon, May 22, 2006 at 12:08:56PM -0500, Laurence Vanek wrote:
> > Upon updating to the latest kernel (2.6.16-1.2122_FC5) & rebooting I
> > find that I no longer have lmsensors. /var/log/messages gives this in
> > the suspect area:
> >
> > ==========
> > May 22 11:42:42 localhost kernel: i2c_adapter i2c-0: SMBus Quick command
> > not supported, can't probe for chips
> > May 22 11:42:42 localhost kernel: i2c_adapter i2c-1: SMBus Quick command
> > not supported, can't probe for chips
> > May 22 11:42:42 localhost kernel: i2c_adapter i2c-2: SMBus Quick command
> > not supported, can't probe for chips
> > =========
> >
> > something new in this release?
>
> Probably a side-effect of [PATCH] smbus unhiding kills thermal management
> merged in 2.6.16.17. Is this an ASUS board ?
The fact that lm_sensors disappeared could indeed be caused by this
patch if the system is based on one of the affected boards (which are
NOT only Asus board, despite of some comments in the code). I _did_
expect people to complain... There's nothing we can do for now though.
The error messages are definitely not related though. I suspect that
they were already there before, or this is just a coincidence.
What does the following command return?
cat /sys/class/i2c-adapter/i2c-*/device/name
(Or even better "i2cdetect -l" if you have that installed.)
I'd guess that i2c-0, i2c-1 and i2c-2 are from either a framebuffer
driver or a tv card driver. Anything like that on this system? Probably
the eeprom driver (if you load it as I presume) is trying to probe
these busses and they don't want to be probed.
--
Jean Delvare
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-05-22 18:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <4471F028.4090803@charter.net>
2006-05-22 17:48 ` Kernel 2.6.16-1.2122_FC5 & lmsensors Dave Jones
2006-05-22 17:53 ` Pavel Machek
2006-05-22 18:38 ` Jean Delvare
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox