[Bugme-new] [Bug 6678] New: ASUS M9V smbus disabled

bugme-daemon at bugzilla.kernel.org bugme-daemon at bugzilla.kernel.org
Sun Jun 11 06:08:14 PDT 2006


http://bugzilla.kernel.org/show_bug.cgi?id=6678

           Summary: ASUS M9V smbus disabled
    Kernel Version: 2.6.17-rc6
            Status: NEW
          Severity: low
             Owner: greg at kroah.com
         Submitter: shadowcaster00 at gmail.com


Most recent kernel where this bug did not occur:
Distribution: ubuntu 6.06 dapper drake
Hardware Environment: ASUS M9V ( 82801FBM ICH6M )
Software Environment: any
Problem Description:

  The smbus is disabled, I added a line in the asus_hides_smbus_lpc_ich6
function in driver/pci/quirk.c to identify the subsystem device number.

    if (dev->subsystem_device == 0x1157) asus_hides_smbus = 1;

  It works, but I think it's not pretty. I'm not a programmer.

Steps to reproduce: boot

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Bugme-new mailing list