It looks to me like the two modprobe requests that cause the error messages are these ones shown below. If so, perhaps cryptomgr should be compiled into the kernel if it is loaded unconditionally anyway? I will also attach my full bootlog in case it is of interest to anyone.
[ 0.432970] Request to load module cryptomgr, wait=1, ret=256 [ 0.432973] Pid: 1, comm: swapper Not tainted 2.6.35-22-generic #34 [ 0.432975] Call Trace: [ 0.432983] [<ffffffff81079e2c>] __request_module+0x1dc/0x240 [ 0.432987] [<ffffffff81088f89>] ? sysctl_check_table+0x239/0x320 [ 0.432991] [<ffffffff81580072>] ? detect_ht+0xfe/0x1b2 [ 0.432994] [<ffffffff81084f35>] ? __blocking_notifier_call_chain+0x65/0x80 [ 0.432999] [<ffffffff812932e3>] crypto_probing_notify+0x43/0x60 [ 0.433001] [<ffffffff81295242>] crypto_wait_for_test+0x22/0x80 [ 0.433004] [<ffffffff812953ec>] crypto_register_alg+0x6c/0x80 [ 0.433008] [<ffffffff81b15c8c>] ? md5_mod_init+0x0/0x12 [ 0.433011] [<ffffffff8129a4ee>] crypto_register_shash+0x6e/0xc0 [ 0.433013] [<ffffffff81b15c9c>] md5_mod_init+0x10/0x12 [ 0.433017] [<ffffffff8100204c>] do_one_initcall+0x3c/0x1a0 [ 0.433021] [<ffffffff81aed70a>] do_basic_setup+0x54/0x66 [ 0.433023] [<ffffffff81aed84f>] kernel_init+0x133/0x1bd [ 0.433026] [<ffffffff8100aee4>] kernel_thread_helper+0x4/0x10 [ 0.433029] [<ffffffff81aed71c>] ? kernel_init+0x0/0x1bd [ 0.433031] [<ffffffff8100aee0>] ? kernel_thread_helper+0x0/0x10 [ 0.434245] Request to load module cryptomgr, wait=1, ret=256 [ 0.434248] Pid: 1, comm: swapper Not tainted 2.6.35-22-generic #34 [ 0.434250] Call Trace: [ 0.434254] [<ffffffff81079e2c>] __request_module+0x1dc/0x240 [ 0.434258] [<ffffffff81589255>] ? _raw_spin_lock_irq+0x15/0x20 [ 0.434260] [<ffffffff81580072>] ? detect_ht+0xfe/0x1b2 [ 0.434263] [<ffffffff81084f35>] ? __blocking_notifier_call_chain+0x65/0x80 [ 0.434267] [<ffffffff812932e3>] crypto_probing_notify+0x43/0x60 [ 0.434269] [<ffffffff81295242>] crypto_wait_for_test+0x22/0x80 [ 0.434272] [<ffffffff812953ec>] crypto_register_alg+0x6c/0x80 [ 0.434275] [<ffffffff81b15cc2>] ? krng_mod_init+0x0/0x12 [ 0.434277] [<ffffffff81b15cd2>] krng_mod_init+0x10/0x12 [ 0.434280] [<ffffffff8100204c>] do_one_initcall+0x3c/0x1a0 [ 0.434283] [<ffffffff81aed70a>] do_basic_setup+0x54/0x66 [ 0.434285] [<ffffffff81aed84f>] kernel_init+0x133/0x1bd [ 0.434287] [<ffffffff8100aee4>] kernel_thread_helper+0x4/0x10 [ 0.434290] [<ffffffff81aed71c>] ? kernel_init+0x0/0x1bd [ 0.434292] [<ffffffff8100aee0>] ? kernel_thread_helper+0x0/0x10 -- Maverick could not load /lib/modules/2.6.35-22-generic/modules.dep https://bugs.launchpad.net/bugs/642421 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
