On Fri, Dec 18, 2009 at 18:54, Matthew Garrett <mjg59@xxxxxxxxxxxxx> wrote: > On Fri, Dec 18, 2009 at 06:44:58PM +0100, Anisse Astier wrote: > >> For this to work properly you need to have wmi built in your kernel, or have >> your distribution load the wmi module. Maybe there should be some kind of >> auto-loading for the wmi subsystem (acpi-based?). > > [mjg59@2530p ~]$ modinfo wmi | grep alias > alias: acpi*:pnp0c14:* > alias: acpi*:PNP0C14:* > > Should work already. > Indeed, it does, my mistake. I completely forgot about those lines. In fact, the reason I started hacking on msi-wmi (the previous driver), was because it didn't have a proper auto-loading, and thus we packaged it out of kernel tree. It was using dmi auto-loading with those standard wmi strings (pnp0c14). Regards, -- Anisse -- 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