Re: eeepc_hotkey adds 25s to boot

From: Alan Jenkins
Date: Mon Jul 27 2009 - 16:04:34 EST


On 7/27/09, Pekka Enberg <penberg@xxxxxxxxxxxxxx> wrote:
> (Adding Corentin to cc)
>
> On Mon, Jul 27, 2009 at 10:27 PM, Luciano Rocha<luciano@xxxxxxxxxxx> wrote:
>> As subject says, loading the eeepc_hotkeys driver or including it inside
>> the kernel adds 25s to the boot process:
>> [ 13.990092] eeepc: Eee PC Hotkey Driver
>> [ 39.560645] eeepc: Hotkey init flags 0x41
>> [ 39.566131] eeepc: Get control methods supported: 0x101713
>> [ 39.566418] input: Asus EeePC extra buttons as ...
>>
>> Kernel is 2.6.30.3 (with tuxonice).

Sounds like <http://bugzilla.kernel.org/show_bug.cgi?id=13620>. If
I'm right, it will go away if you blacklist the i2c_i801 module. E.g.

echo "blacklist i2c_i801" >> /etc/modprobe.d/blacklist.conf

>> Config and full dmesg follows.
>>
>> Also, a "rmmod eeepc_hotkeys" resulted in a kernel panic. If asked, I'll
>> try to replicate it.
>
> Yes, please.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/