Your message dated Sat, 06 Jun 2009 14:43:50 +0100
with message-id <1244295830.21215.62.ca...@deadeye>
and subject line Re: linux-image-2.6.24-1-686: airo hang when loading because
of aes
has caused the Debian Bug report #478166,
regarding linux-image-2.6.24-1-686: airo hang when loading because of aes
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
478166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478166
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
This bug was fixed in Linux 2.6.25. If you upgrade to Debian 5.0
"lenny" then it should be gone. Alternately you can work around it by
adding the line "blacklist geode_aes" to /etc/modprobe.d/blacklist.
Ben.
--
Ben Hutchings
Logic doesn't apply to the real world. - Marvin Minsky
signature.asc
Description: This is a digitally signed message part
--- End Message ---