thanks for the build! alas...

$ cat /var/log/dpkg.log|grep "status installed"
2012-12-01 11:16:21 status installed linux-image-3.7.0-4-generic:i386 
3.7.0-4.12~lp1085115v1
2012-12-01 11:29:08 status installed linux-headers-3.7.0-4:all 
3.7.0-4.12~lp1085115v1
2012-12-01 11:33:14 status installed linux-image-extra-3.7.0-4-generic:i386 
3.7.0-4.12~lp1085115v1
2012-12-01 11:37:36 status installed linux-image-extra-3.7.0-4-generic:i386 
3.7.0-4.12~lp1085115v1
2012-12-01 11:38:11 status installed linux-headers-3.7.0-4-generic:i386 
3.7.0-4.12~lp1085115v1
(image-extra was installed twice, due to software center's slow gui)

$ grep -E 'Crypto|crypto|Hifn|hifn' /var/log/boot.log
(nothing)

$ sudo dmesg>dmesg.log && grep -E 'Crypto|crypto|Hifn|hifn' dmesg.log
(nothing)

$ sudo lspci|grep Hifn
02:08.0 Co-processor: Hifn Inc. 7955 Security Processor

$ ls /lib/modules/3.7.0-4-generic/kernel/drivers/crypto/
total 48
drwxr-xr-x  2 root root  4096 Dec  1 11:36 .
drwxr-xr-x 70 root root  4096 Dec  1 11:32 ..
-rw-r--r--  1 root root 10876 Nov 30 22:31 geode-aes.ko
-rw-r--r--  1 root root 11668 Nov 30 22:31 padlock-aes.ko
-rw-r--r--  1 root root 12748 Nov 30 22:31 padlock-sha.ko

$ sudo find /lib/modules/3.7.0-4-generic/ -type f -follow -name '*795x*'
(nothing)

$ sudo find /lib/modules/3.7.0-4-generic/ -type f -follow -name '*hifn*'
(nothing)

anything else i can try?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1085115

Title:
  hifn 795x module doesn't exist on a 32bit system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1085115/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to