Bug#478166: linux-image-2.6.24-1-686: airo hang when loading because of aes
Package: linux-image-2.6.24-1-686
Version: 2.6.24-6
Severity: important
Hi,
airo driver hang with 2.6.24-6 on a PIII.
It seems it it because it need aes crypto.
It will first try to load padlock-aes, but it fails to load
Then it load geode_aes which load, and airo hang (airo seems to use
geode_aes). [1]
If a modprobe aes is done before loading airo, airo doesn't hang. [2]
[1]
$lsmod
Module Size Used by
geode_aes 6044 1
airo 66249 1
blkcipher 6724 1 geode_aes
[2]
$lsmod
Module Size Used by
airo 66012 0
aes_i586 33376 1
geode_aes 6024 0
blkcipher 6724 1 geode_aes
lspci -n
0000:00:00.0 0600: 8086:7124 (rev 03)
0000:00:01.0 0300: 8086:7125 (rev 03)
0000:00:1e.0 0604: 8086:2418 (rev 02)
0000:00:1f.0 0601: 8086:2410 (rev 02)
0000:00:1f.1 0101: 8086:2411 (rev 02)
0000:00:1f.2 0c03: 8086:2412 (rev 02)
0000:00:1f.3 0c05: 8086:2413 (rev 02)
0000:01:05.0 0280: 14b9:0350 (rev 01)
0000:01:07.0 0c03: 1033:0035 (rev 44)
0000:01:07.1 0c03: 1033:00e0 (rev 05)
0000:01:09.0 0480: 1131:7146 (rev 01)
0000:01:0b.0 0200: 10b7:9200 (rev 74)
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.24.2 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to fr_FR)
Shell: /bin/sh linked to /bin/dash
Reply to: