Erik, can you provide more information regarding your system.  Attaching
the output of 'sudo dmidecode' would be great.  Also an udpated full
dmesg output which captures the "hdaps: supported laptopt not found!"
message would be good just so we have official confirmation this is
still not resolved with 2.6.27.  I've copied the current whitelist from
the driver below:

/* Note that HDAPS_DMI_MATCH_NORMAL("ThinkPad T42") would match

   "ThinkPad T42p", so the order of the entries matters.

   If your ThinkPad is not recognized, please update to latest

   BIOS. This is especially the case for some R52 ThinkPads. */

static struct dmi_system_id __initdata hdaps_whitelist[] = {

    HDAPS_DMI_MATCH_INVERT("IBM", "ThinkPad R50p"),

    HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad R50"),

    HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad R51"),

    HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad R52"),

    HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad R61i"),

    HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad R61"),

    HDAPS_DMI_MATCH_INVERT("IBM", "ThinkPad T41p"),

    HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad T41"),

    HDAPS_DMI_MATCH_INVERT("IBM", "ThinkPad T42p"),

    HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad T42"),

    HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad T43"),

    HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad T60"),

    HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad T61p"),

    HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad T61"),

    HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad X40"),

    HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad X41"),

    HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad X60"),

    HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad X61s"),

    HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad X61"),

    HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad Z60m"),

    HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad Z61m"),

    HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad Z61p"),

    HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad T61P"),

    HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad R61"),

    HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad T61"),

    { .ident = NULL }

};

-- 
hdaps module does not load on Thinkpad R61
https://bugs.launchpad.net/bugs/138018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to