Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285027 - gentoo-sources-2.6.31 has a problem with certain hardware sensors
Summary: gentoo-sources-2.6.31 has a problem with certain hardware sensors
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
: 286689 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-09-15 00:08 UTC by Billy DeVincentis
Modified: 2009-12-01 22:06 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
lspci vvv (lspci-vvv.txt,59.73 KB, text/plain)
2009-09-16 20:06 UTC, Billy DeVincentis
Details
dmesg (dmesg.txt,56.97 KB, text/plain)
2009-09-16 20:06 UTC, Billy DeVincentis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Billy DeVincentis 2009-09-15 00:08:57 UTC
Although I believe there might be a bug upstream for this, if you are using an amd board, mostly the socket 939 boards, you need to add this to your kernel line to allow lm sensors to report values.

acpi_enforce_resources=lax

Reproducible: Always
Comment 1 George Kadianakis (RETIRED) gentoo-dev 2009-09-16 14:06:24 UTC
I advice you to exercise caution with acpi_enforce_resources.

I'd also like you to read these:
http://lists.lm-sensors.org/pipermail/lm-sensors/2009-January/025063.html
https://bugzilla.redhat.com/show_bug.cgi?id=494938#c5

Also, could you attach the output of your:
'lspci -vvv'
and
'dmesg'?

acpi_enforce_resources=lax should be reporting collisions in your kernel log.
Comment 2 Billy DeVincentis 2009-09-16 20:06:00 UTC
Created attachment 204357 [details]
lspci vvv
Comment 3 Billy DeVincentis 2009-09-16 20:06:24 UTC
Created attachment 204358 [details]
dmesg
Comment 4 Billy DeVincentis 2009-09-16 20:15:50 UTC
Seems that there is a conflict

ACPI: I/O resource it87 [0xd05-0xd06] conflicts with ACPI region ECRE [0xd00-0xd1f]  
Comment 5 George Kadianakis (RETIRED) gentoo-dev 2009-09-18 03:22:41 UTC
Alright, I'll have to mark this bug as WONTFIX.

I'd advise you to read the following:
http://bugzilla.kernel.org/show_bug.cgi?id=13967
http://hansdegoede.livejournal.com/7932.html

After reading these, it's up to you if you want to use 'lax' or 'no' in your acpi_enforce_recourses.

Thanks for the bug report!
Comment 6 Sebastian Luther (few) 2009-09-28 10:34:21 UTC
*** Bug 286689 has been marked as a duplicate of this bug. ***
Comment 7 Billy DeVincentis 2009-09-29 03:26:20 UTC
For anyone who runs into this, see here for using the acpi hardware driver instead.
http://bugs.gentoo.org/show_bug.cgi?id=244598