On Wed, 2009-05-27 at 16:58 +0800, Jesse Barnes wrote: > > > > > Jesse, Just talked with Rui, the above status is based on "BIOS > > upgrade or FW fix is acceptable as a bug fix solution". are you ok > > with this? :) Many lid status has to be fixed via action such as DSDT > > upgrade... > > Yeah, I think that's ok, even if we need quirks for some platforms. I > really hate relying on BIOS vendors/OEMs to provide BIOS updates in > general: if Windows works on a given platform, why should Linux > require a BIOS "fix" on it? In this case though, we can work around > broken platforms by just returning "open" all the time, if it comes to > that. Hi, It is a good point that the LID status is used to decide whether the LVDS is connected or not. As Rui said in the previous thread, sometimes the initial status of LID is incorrect on some laptops. If we expect that LVDS can be initialized correctly on such boxes, we will have to add the quirk so that the LID status is not used for LVDS detection. But maybe on such boxes the LID initial status is correct after BIOS upgrading or using custom DSDT. Do we need to delete the quirk for such box? It is difficult to manage. So IMO we had better not use the LID status to determine whether the LVDS is connected or not. Thanks. > > Jesse > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html