https://bugzilla.kernel.org/show_bug.cgi?id=26342
--- Comment #8 from klondike <[email protected]> 2011-02-11 16:23:31 --- (In reply to comment #5) > That being said, there is no proof so far that the reporter's system would be > supported by the old i2c_ec driver. Please check if "ACPI0001" (or "SMBUS01") > appears anywhere in your disassembled DSDT. Nope, all I could get are references to SM00 and SMBS But maybe I did it wrong, am I supposed to do: $ cp /sys/firmware/acpi/tables/DSDT DSDT.dat $ iasl -d DSDT.dat $ less DSDT.dsl Then search inside or am missing something? (In reply to comment #1) > Why is i801_i2c needed on this system? Access to the as99127f chip in order to be able to check temperatures and voltages in the system. Just as a side note i2c_scmi seems to be not adequate for the system :( -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are watching the assignee of the bug. ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
