Re: [arch-general] Intel AES-NI module doesn't get loaded automatically [SOLVED]

2012-02-16 Thread Thomas Bächler
Am 16.02.2012 16:18, schrieb Karol Babioch: > Am 16.02.2012 13:44, schrieb Thomas Bächler: >> There was a bug in kmod about this, but it should be fixed now. Make >> sure you have the latest kmod and update your initramfs, too. > > Yeah, 3.2.6-1 seems to fix it. Was it fixed with 3.2.5 already? To

Re: [arch-general] Intel AES-NI module doesn't get loaded automatically [SOLVED]

2012-02-16 Thread Karol Babioch
Hi, Am 16.02.2012 09:05, schrieb Christoph Vigano: > Can you still load aesni_intel by hand? Yes, I can load it manually. Am 16.02.2012 13:32, schrieb Genes MailLists: > For what its worth - another datapoint - on my lenovo w520 it loads > automatically Good to know ;). Am 16.02.2012 13:40, sc

Re: [arch-general] Intel AES-NI module doesn't get loaded automatically

2012-02-16 Thread Thomas Bächler
Am 16.02.2012 02:15, schrieb Karol Babioch: > Hi, > > my hardware supports the AES-NI instruction set, which is a performance > boost. > > I'm pretty sure that the appropriate module (aesni_intel) was loaded > automatically in the past, which seems not to be the case anymore. There was a bug in

Re: [arch-general] Intel AES-NI module doesn't get loaded automatically

2012-02-16 Thread Genes MailLists
Also, ff you're using 32bit system this may or may not be relevant ... https://lkml.org/lkml/2012/2/16/100 gene

Re: [arch-general] Intel AES-NI module doesn't get loaded automatically

2012-02-16 Thread Genes MailLists
On 02/16/2012 03:05 AM, Christoph Vigano wrote: > On 02/16/2012 02:15 AM, Karol Babioch wrote: >> my hardware supports the AES-NI instruction set, which is a performance >> boost. >> >> I'm pretty sure that the appropriate module (aesni_intel) was loaded >> automatically in the past, which seems n

Re: [arch-general] Intel AES-NI module doesn't get loaded automatically

2012-02-16 Thread Christoph Vigano
On 02/16/2012 02:15 AM, Karol Babioch wrote: > Hi, > > my hardware supports the AES-NI instruction set, which is a performance > boost. > > I'm pretty sure that the appropriate module (aesni_intel) was loaded > automatically in the past, which seems not to be the case anymore. > > I probably cou

[arch-general] Intel AES-NI module doesn't get loaded automatically

2012-02-15 Thread Karol Babioch
Hi, my hardware supports the AES-NI instruction set, which is a performance boost. I'm pretty sure that the appropriate module (aesni_intel) was loaded automatically in the past, which seems not to be the case anymore. I probably could place it in /etc/rc.conf or something like that, but before