2008/2/21, Jonas Meurer <jonas@xxxxxxxxxxxxxxx>: > If it is, you can add aes_x86_64 to /etc/modules and reboot. Afterwards > check with lsmod again, and aes_x86_64 should be loaded instead of aes. Just curious, if lsmod looks like this, does that mean that the generic aes modules is in use (since its ref count is 4) and the x64 one is unused? aes_x86_64 26920 0 aes 27968 4 Here's modinfo for the aes modules fwiw. # modinfo aes_x86_64 filename: /lib/modules/2.6.22-14-generic/kernel/arch/x86_64/crypto/aes-x86_64.ko alias: aes license: GPL description: Rijndael (AES) Cipher Algorithm srcversion: CED230B771D27DAF5732CC4 depends: vermagic: 2.6.22-14-generic SMP mod_unload # modinfo aes filename: /lib/modules/2.6.22-14-generic/kernel/crypto/aes.ko license: Dual BSD/GPL description: Rijndael (AES) Cipher Algorithm srcversion: 8CB82B3A254D5A950FD0D14 depends: vermagic: 2.6.22-14-generic SMP mod_unload -- noah --------------------------------------------------------------------- dm-crypt mailing list - http://www.saout.de/misc/dm-crypt/ To unsubscribe, e-mail: dm-crypt-unsubscribe@xxxxxxxx For additional commands, e-mail: dm-crypt-help@xxxxxxxx