[Bug 355384] Re: Crypto engine module loading and breakage

2010-05-27 Thread Jeremy Foshee
** Changed in: linux (Ubuntu) Status: New => Fix Released -- Crypto engine module loading and breakage https://bugs.launchpad.net/bugs/355384 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 355384] Re: Crypto engine module loading and breakage

2010-05-26 Thread Adam Sweet
Ok, it seems that the module auto-loading does occur. I booted both the current stock Lucid kernel 2.6.32-22-generic and the latest Lucid mainline kernel 2.6.34-020634-generic after commenting out the alias lines I previously added to /etc/modprobe.d/aliases.conf and the modules are still loaded an

[Bug 355384] Re: Crypto engine module loading and breakage

2010-05-25 Thread Adam Sweet
As a side point, dmesg output using an Ubuntu mainline kernel (linux- image-2.6.32-02063211-generic) as requested: [4.093886] padlock: Using VIA PadLock ACE for AES algorithm. [4.104492] padlock: Fallback driver 'sha1' could not be loaded! [4.104507] alg: hash: Failed to load transform

[Bug 355384] Re: Crypto engine module loading and breakage

2010-05-25 Thread Adam Sweet
Hi, I'm sorry I didn't get around to commenting on this before it expired. I have an HP Mininote 2133, the short answer is yes and no :) The module naming has settled down and the padlock-sha, padlock_aes and via_rng modules are at least loadable in Lucid, but aren't auto-loaded as requested in th

[Bug 355384] Re: Crypto engine module loading and breakage

2010-05-25 Thread Jeremy Foshee
This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested in

[Bug 355384] Re: Crypto engine module loading and breakage

2010-03-13 Thread Jeremy Foshee
Hi mikez, This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/lucid. If it remains an issue

[Bug 355384] Re: Crypto engine module loading and breakage

2009-05-18 Thread mikez
Depending on what/when/how/who the developers decide to name the modules. ;) [quote] commit cd208bcc7cb0acd851e25c951ec2a9c14b084eab Merge: 8646010 acd246b Author: Linus Torvalds Date: Sun May 17 15:48:05 2009 -0700 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

[Bug 355384] Re: Crypto engine module loading and breakage

2009-05-18 Thread mikez
"Upstream" as in kernel.org versions 2.6.29.Y and 2.6.30-rcX - - - A work-around has also been posted on the 'net (no link handy, ask Google) - where you can edit in the required symbols in the module alias file and re-run depmod. No kernel building required. PS: Don't hold your breath waiting f

[Bug 355384] Re: Crypto engine module loading and breakage

2009-05-17 Thread Dirk Kraft
Bug still exists with version in proposed-updates for jaunty: Linux nas 2.6.28-12-generic #43-Ubuntu SMP Fri May 1 19:27:06 UTC 2009 i686 GNU/Linux (all of my above messages of today relate to this version) I could not reproduce the solution proposed by mikez above. Two possible reasons: - I did

[Bug 355384] Re: Crypto engine module loading and breakage

2009-05-17 Thread Dirk Kraft
** Package changed: ubuntu => linux (Ubuntu) -- Crypto engine module loading and breakage https://bugs.launchpad.net/bugs/355384 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com ht

[Bug 355384] Re: Crypto engine module loading and breakage

2009-04-19 Thread Dirk Kraft
I can confirm the problems. $ uname -a Linux x 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux AKA Ubuntu 9.04-rc on VIA C7 processor (EPIA-SN18000G board) -- Crypto engine module loading and breakage https://bugs.launchpad.net/bugs/355384 You received this bu

[Bug 355384] Re: Crypto engine module loading and breakage

2009-04-05 Thread mikez
Confirmed - padlock-sha is fixed upstream in 2.6.29.1 - - Please backport as this will break the boot process if the current version is included in /etc/modules -- Crypto engine module loading and breakage https://bugs.launchpad.net/bugs/355384 You received this bug notification because you are

[Bug 355384] Re: Crypto engine module loading and breakage

2009-04-05 Thread mikez
The following difference with current 2.6.29.1 is present: [code] --- linux-source-2.6.28/drivers/crypto/padlock-sha.c2008-12-24 17:26:37.0 -0600 +++ linux-2.6.29.1/drivers/crypto/padlock-sha.c 2009-04-02 15:55:27.0 -0500 @@ -304,7 +304,7 @@ MODULE_LICENSE("GPL"); MODULE_AUT

[Bug 355384] Re: Crypto engine module loading and breakage

2009-04-04 Thread mikez
Possible hint: sha256_generic and sha1_generic are shown as loaded (after modprobing padlock-sha) **BUT** They are not shown in the "depends" of padlock-sha by modinfo command. -- Crypto engine module loading and breakage https://bugs.launchpad.net/bugs/355384 You received this bug notification