lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 26 Sep 2009 13:43:49 +0200
From:	Jean Delvare <khali@...ux-fr.org>
To:	Nix <nix@...eri.org.uk>
Cc:	linux-kernel@...r.kernel.org, Len Brown <lenb@...nel.org>,
	lm-sensors@...sensors.org, linux-i2c@...r.kernel.org
Subject: Re: 2.6.31 regression: brand-new ACPI conflicts prevent I2C bus and
 temperature sensors being visible

Hello man with no name,

On Sat, 26 Sep 2009 12:36:33 +0100, Nix wrote:
> [Sorry for the huge Cc:, but this problem may cross subsystems: at least
>  I have no idea which subsystem the problem is in.]
> 
> My desktop system is a newish Nehalem with PCIe (of course), the usual
> coretemp sensor, and a Winbond W83667HG on the I2C bus. In 2.6.30.5,
> this all worked, but in 2.6.31.1 the latter sensor isn't found. The boot
> log says, in part (full log appended):
> 
> [    0.929754] i2c /dev entries driver
> [    0.929821] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
> [    0.929887] ACPI: I/O resource 0000:00:1f.3 [0x400-0x41f] conflicts with ACPI region SMRG [0x400-0x40f]
> [    0.929955] ACPI: Device needs an ACPI driver
> [    0.930003] i801_smbus: probe of 0000:00:1f.3 failed with error -16
> [    0.930077] coretemp coretemp.0: Using relative temperature scale!
> [    0.930156] coretemp coretemp.1: Using relative temperature scale!
> [    0.930228] coretemp coretemp.2: Using relative temperature scale!
> [    0.930304] coretemp coretemp.3: Using relative temperature scale!
> [    0.930375] coretemp coretemp.4: Using relative temperature scale!
> [    0.930448] coretemp coretemp.5: Using relative temperature scale!
> [    0.930521] coretemp coretemp.6: Using relative temperature scale!
> [    0.930596] coretemp coretemp.7: Using relative temperature scale!
> [    0.930682] w83627ehf: Found W83667HG chip at 0x290
> [    0.930736] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI region HWRE [0x290-0x299]
> [    0.930804] ACPI: Device needs an ACPI driver
> 
> 2.6.30.x said (I didn't have coretemp built in back then):
> 
> [   40.297764] i2c /dev entries driver
> [   40.297830] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
> [   40.297952] w83627ehf: Found W83667HG chip at 0x290
> 
> Note: coretemp is not at fault, I just built it in because I wanted
> *some* sort of temperature monitoring. Here's the same part of my first
> 2.6.31.x boot log, without coretemp:
> 
> [    0.931782] i2c /dev entries driver
> [    0.931848] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
> [    0.931914] ACPI: I/O resource 0000:00:1f.3 [0x400-0x41f] conflicts with ACPI region SMRG [0x400-0x40f]
> [    0.931982] ACPI: Device needs an ACPI driver
> [    0.932031] i801_smbus: probe of 0000:00:1f.3 failed with error -16
> [    0.932109] w83627ehf: Found W83667HG chip at 0x290
> [    0.932163] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI region HWRE [0x290-0x299]
> [    0.932231] ACPI: Device needs an ACPI driver
> 
> The only kernel patch installed is TuxOnIce, and that too was installed
> and working in 2.6.30 and has hardly changed since then. (I very much
> doubt it gets involved in bus probes anyway, but I could verify that
> the regression still happens without it if need be.)
> 
> I can bisect for this if you wish.

You didn't do your homework. This issue has been reported several dozen
times already, both on LKML and on bugzilla. And it is fully documented
here:

http://www.lm-sensors.org/wiki/FAQ/Chapter3#Mysensorshavestoppedworkinginkernel2.6.31

-- 
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists