Hi, 2012/3/14 Rui Salvaterra <rsalvaterra@xxxxxxxxx>: > > Hi, Ezequiel. Thanks a lot for your reply. > I'm attaching a copy of my full dmesg, its a bit hard to spot exactly > where all modules are loaded (since the boot sequence became > asynchronous). Indeed. > > > Sure, no problem at all. I booted with em28xx disable_ir=1 and got the > same result. Additionally: > > rui@wilykat:~$ lsmod | grep ir > ir_lirc_codec 12901 0 > lirc_dev 19204 1 ir_lirc_codec > ir_mce_kbd_decoder 12724 0 > ir_sanyo_decoder 12513 0 > ir_sony_decoder 12510 0 > ir_jvc_decoder 12507 0 > ir_rc6_decoder 12507 0 > ir_rc5_decoder 12507 0 > ir_nec_decoder 12507 0 > rc_core 26373 9 > ir_lirc_codec,ir_mce_kbd_decoder,ir_sanyo_decoder,ir_sony_decoder,ir_jvc_decoder,ir_rc6_decoder,em28xx,ir_rc5_decoder,ir_nec_decoder > rui@wilykat:~$ Mmmm... Are you completely sure that em28xx driver is triggering the load of the ir related modules? Perhaps you could disable the module (blacklist, or compile out the module, or erase em28xx.ko to make sure) so you can see that effectively em28xx doesn't load and the rest of the modules doesn't load either, do you follow my line of reasoning? I'm also no kernel expert, just trying to be helpful. Hope it helps, Ezequiel. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html