On Nov 13, 2013, at 4:08 AM, Turbo Fredriksson wrote: > FATAL: Error inserting sha256_ssse3 (/lib/modules/3.12.0+scst+tf.1/kernel/arch/x86/crypto/sha256-ssse3.ko): No such Ok, so digging through the kernel source, I noticed that SSE? is apparently a CPU feature. This is an AMD Phenom II X6 1100T which seems to only support SSE and SSE2 (according to /proc/cpuinfo) which might explain the No such device. Now my question instead is, why did it try to load sha256_ssse3 in the first place? -- I love deadlines. I love the whooshing noise they make as they go by. - Douglas Adams -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html