http://bugzilla.kernel.org/show_bug.cgi?id=15361
ykzhao <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from ykzhao <[email protected]> 2010-02-22 01:06:19 --- Hi, The corresponding I/O port(0x1C40-0x1c45) will be accessed by ACPI. If we still load the nforce2_smbus driver, they will access the same I/O port. As there is no synchronization between smbus driver and ACPI, maybe the system can't work well. So when the resource conflict is detected, we had better not load the corresponding nforce2_smbus driver. If you think that nforce2_smbus driver is very important, you can add the boot option of "acpi_enforce_resources=lax". Of course the warning message still exists. But it can be loaded. Thanks. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
