Package: linux-2.6 Version: 2.6.32-5 Severity: important I received a kernel BUG, which rendered the system unusable (all I/O was blocked, I think) immediately after issuing the command
eject /media/usb0 (which was an SDHC card formatted as FAT32 I'd just been using). At the same time, I was reading data from one of my SATA drives in order to test whether the drive had issues (since it had been kicked out of its md array). I don't think the MD kicking is related (it first occurred on 2.6.30 from testing) but the increase I/O load may have been? Note that there is quite a lot of reference to ext3 in the output below even though the umount was relating to a fat32 volume. Most of the system volumes are ext3, with one xfs volume. I had to reboot immediately after the crash but was able to capture the dmesg output via an existing ssh connection to another machine: [ 4277.081805] ------------[ cut here ]------------ [ 4277.081811] kernel BUG at /tmp/buildd/linux-2.6-2.6.32/debian/build/source_i3 86_none/fs/quota/dquot.c:1398! [ 4277.081815] invalid opcode: 0000 [#1] SMP [ 4277.081818] last sysfs file: /sys/devices/pci0000:00/0000:00:1d.3/pools [ 4277.081821] Modules linked in: nls_utf8 nls_cp437 vfat fat i915 drm_kms_helpe r drm video binfmt_misc output rfcomm l2cap crc16 bluetooth quota_v1 kvm_intel k vm ip6t_LOG ip6table_filter ip6_tables nf_conntrack_ftp xt_pkttype xt_tcpudp xt_ multiport nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ipt_ULOG iptabl e_filter ip_tables x_tables deflate zlib_deflate ctr twofish twofish_common came llia serpent blowfish cast5 des_generic cbc aes_i586 aes_generic xcbc rmd160 sha 256_generic sha1_generic hmac crypto_null af_key xfs exportfs fuse dm_crypt bttv v4l2_common ir_common i2c_algo_bit videobuf_dma_sg videobuf_core btcx_risc tvee prom via686a eeprom adm1021 i2c_viapro videodev v4l1_compat snd_hda_codec_realte k arc4 ecb snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_p cm joydev evdev snd_seq_midi asus_atk0110 snd_rawmidi parport_pc parport snd_seq _midi_event snd_seq ath5k mac80211 ath snd_timer snd_seq_device cfg80211 rfkill led_class snd serio_raw psmouse hid_microsoft processor button i2c_i801 i2c_core soundcore snd_page_alloc pcspkr intel_agp agpgart ext3 jbd mbcache dm_mirror dm _region_hash dm_log dm_snapshot dm_mod sg sr_mod cdrom raid1 md_mod usbhid hid s d_mod crc_t10dif ide_pci_generic usb_storage ata_piix aic7xxx scsi_transport_spi piix ata_generic it821x libata ide_core floppy ehci_hcd uhci_hcd scsi_mod e1000 e usbcore nls_base thermal fan thermal_sys [last unloaded: scsi_wait_scan] [ 4277.081941] [ 4277.081944] Pid: 5251, comm: umount Not tainted (2.6.32-trunk-686 #1) System Product Name [ 4277.081947] EIP: 0060:[<c10e2312>] EFLAGS: 00010246 CPU: 1 [ 4277.081954] EIP is at dquot_transfer+0x123/0x4f5 [ 4277.081956] EAX: f80ed614 EBX: f667d710 ECX: 00000000 EDX: 00000000 [ 4277.081958] ESI: 00000001 EDI: 00000000 EBP: d8dc7f64 ESP: d8dc7ec4 [ 4277.081961] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 [ 4277.081964] Process umount (pid: 5251, ti=d8dc6000 task=efa60440 task.ti=d8dc 6000) [ 4277.081966] Stack: [ 4277.081968] f69b30a8 c125a46c f667d69c f698f020 c10e1e1c 00001000 00000000 c 10e1466 [ 4277.081974] <0> f667d69c 00000000 00000000 00000000 00000000 f698f000 0000000 0 f667d69c [ 4277.081980] <0> d8dc7f64 00000000 d8dc7f64 c10df8f1 f69b30a8 f667d69c f80dfc0 b 00001846 [ 4277.081986] Call Trace: [ 4277.081992] [<c125a46c>] ? mutex_lock+0xb/0x24 [ 4277.081995] [<c10e1e1c>] ? dqget+0x238/0x27b [ 4277.081999] [<c10e1466>] ? dqput+0x6c/0x1b8 [ 4277.082002] [<c10df8f1>] ? vfs_dq_transfer+0x5c/0x76 [ 4277.082026] [<f80dfc0b>] ? ext3_setattr+0x90/0x198 [ext3] [ 4277.082030] [<c10c193f>] ? notify_change+0x152/0x28d [ 4277.082034] [<c10b07fe>] ? chown_common+0x58/0x69 [ 4277.082038] [<c10b0a34>] ? sys_chown+0x40/0x57 [ 4277.082042] [<c10030fb>] ? sysenter_do_call+0x12/0x28 [ 4277.082045] Code: ff 8b 5c 24 08 89 44 24 14 83 c3 74 89 d8 89 54 24 18 e8 62 8a 17 00 8b 54 24 08 8b 82 a4 00 00 00 8b 40 24 8b 50 44 85 d2 75 04 <0f> 0b eb fe 8b 44 24 08 ff d2 8b 48 04 8b 10 89 4c 24 20 8b 4c [ 4277.082080] EIP: [<c10e2312>] dquot_transfer+0x123/0x4f5 SS:ESP 0068:d8dc7ec4 [ 4277.082086] ---[ end trace ae33fe0a16cabee7 ]--- [ 4277.082167] ------------[ cut here ]------------ [ 4277.082169] kernel BUG at /tmp/buildd/linux-2.6-2.6.32/debian/build/source_i3 86_none/fs/jbd/transaction.c:280! [ 4277.082172] invalid opcode: 0000 [#2] SMP [ 4277.082175] last sysfs file: /sys/devices/pci0000:00/0000:00:1d.3/pools [ 4277.082177] Modules linked in: nls_utf8 nls_cp437 vfat fat i915 drm_kms_helpe r drm video binfmt_misc output rfcomm l2cap crc16 bluetooth quota_v1 kvm_intel k vm ip6t_LOG ip6table_filter ip6_tables nf_conntrack_ftp xt_pkttype xt_tcpudp xt_ multiport nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ipt_ULOG iptabl e_filter ip_tables x_tables deflate zlib_deflate ctr twofish twofish_common came llia serpent blowfish cast5 des_generic cbc aes_i586 aes_generic xcbc rmd160 sha 256_generic sha1_generic hmac crypto_null af_key xfs exportfs fuse dm_crypt bttv v4l2_common ir_common i2c_algo_bit videobuf_dma_sg videobuf_core btcx_risc tvee prom via686a eeprom adm1021 i2c_viapro videodev v4l1_compat snd_hda_codec_realte k arc4 ecb snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_p cm joydev evdev snd_seq_midi asus_atk0110 snd_rawmidi parport_pc parport snd_seq _midi_event snd_seq ath5k mac80211 ath snd_timer snd_seq_device cfg80211 rfkill led_class snd serio_raw psmouse hid_microsoft processor button i2c_i801 i2c_core soundcore snd_page_alloc pcspkr intel_agp agpgart ext3 jbd mbcache dm_mirror dm _region_hash dm_log dm_snapshot dm_mod sg sr_mod cdrom raid1 md_mod usbhid hid s d_mod crc_t10dif ide_pci_generic usb_storage ata_piix aic7xxx scsi_transport_spi piix ata_generic it821x libata ide_core floppy ehci_hcd uhci_hcd scsi_mod e1000 e usbcore nls_base thermal fan thermal_sys [last unloaded: scsi_wait_scan] [ 4277.082294] [ 4277.082297] Pid: 5251, comm: umount Tainted: G D (2.6.32-trunk-686 #1 ) System Product Name [ 4277.082300] EIP: 0060:[<f80a78cb>] EFLAGS: 00010287 CPU: 1 [ 4277.082315] EIP is at journal_start+0x31/0xac [jbd] [ 4277.082317] EAX: edb50880 EBX: f69b30a8 ECX: ef81bc00 EDX: 00000002 [ 4277.082319] ESI: f69b30a8 EDI: f645e49c EBP: ef81b000 ESP: d8dc7b10 [ 4277.082322] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 [ 4277.082325] Process umount (pid: 5251, ti=d8dc6000 task=efa60440 task.ti=d8dc 6000) [ 4277.082327] Stack: [ 4277.082328] 00000002 efa60440 f645e49c f69b30a8 f645e49c 00000000 f80dfb39 f 645e49c [ 4277.082334] <0> 00000001 00000001 c10c7a34 00000000 f645e49c 00000001 c10c035 4 4b5b43ac [ 4277.082340] <0> ef804000 00000000 f645e49c 00000000 d8dc7c74 c10882b1 0000424 c 00000000 [ 4277.082347] Call Trace: [ 4277.082363] [<f80dfb39>] ? ext3_dirty_inode+0x21/0x63 [ext3] [ 4277.082368] [<c10c7a34>] ? __mark_inode_dirty+0x20/0x10b [ 4277.082372] [<c10c0354>] ? file_update_time+0xbd/0xde [ 4277.082377] [<c10882b1>] ? __generic_file_aio_write+0x142/0x28d [ 4277.082381] [<c108844d>] ? generic_file_aio_write+0x51/0x93 [ 4277.082393] [<c10b1aa2>] ? do_sync_write+0xc0/0x107 [ 4277.082398] [<c10443b2>] ? autoremove_wake_function+0x0/0x2d [ 4277.082403] [<c1132dc9>] ? number+0x155/0x22c [ 4277.082407] [<c104b444>] ? ktime_get_ts+0xcd/0xd5 [ 4277.082420] [<c105cb5c>] ? do_acct_process+0x616/0x656 [ 4277.082424] [<c108b3d9>] ? __pagevec_free+0x4e/0x58 [ 4277.082428] [<c10bf991>] ? dput+0x22/0x105 [ 4277.082432] [<c105cbec>] ? acct_process+0x50/0x62 [ 4277.082436] [<c1033952>] ? do_exit+0x1a7/0x5c6 [ 4277.082440] [<c125933e>] ? printk+0xe/0x18 [ 4277.082444] [<c100609d>] ? oops_end+0x98/0x9d [ 4277.082447] [<c100424b>] ? do_invalid_op+0x0/0x75 [ 4277.082451] [<c10042b7>] ? do_invalid_op+0x6c/0x75 [ 4277.082454] [<c10e2312>] ? dquot_transfer+0x123/0x4f5 [ 4277.082466] [<c10bf593>] ? __d_lookup+0x9e/0xd3 [ 4277.082470] [<c10bf991>] ? dput+0x22/0x105 [ 4277.082474] [<c10b8292>] ? path_to_nameidata+0xe/0x26 [ 4277.082477] [<c10b8da6>] ? __link_path_walk+0x505/0x5bf [ 4277.082481] [<c125af7b>] ? error_code+0x73/0x78 [ 4277.082492] [<c10e2312>] ? dquot_transfer+0x123/0x4f5 [ 4277.082496] [<c125a46c>] ? mutex_lock+0xb/0x24 [ 4277.082499] [<c10e1e1c>] ? dqget+0x238/0x27b [ 4277.082502] [<c10e1466>] ? dqput+0x6c/0x1b8 [ 4277.082505] [<c10df8f1>] ? vfs_dq_transfer+0x5c/0x76 [ 4277.082521] [<f80dfc0b>] ? ext3_setattr+0x90/0x198 [ext3] [ 4277.082525] [<c10c193f>] ? notify_change+0x152/0x28d [ 4277.082528] [<c10b07fe>] ? chown_common+0x58/0x69 [ 4277.082532] [<c10b0a34>] ? sys_chown+0x40/0x57 [ 4277.082535] [<c10030fb>] ? sysenter_do_call+0x12/0x28 [ 4277.082537] Code: bb e2 ff ff ff 83 ec 08 64 a1 54 d4 3e c1 85 ed 89 14 24 89 44 24 04 8b b0 50 03 00 00 74 7e 85 f6 89 f3 74 0f 8b 06 39 28 74 04 <0f> 0b eb fe ff 46 08 eb 69 a1 d4 cd 0a f8 ba 50 00 00 00 e8 3c [ 4277.082574] EIP: [<f80a78cb>] journal_start+0x31/0xac [jbd] SS:ESP 0068:d8dc7 b10 [ 4277.082589] ---[ end trace ae33fe0a16cabee8 ]--- [ 4277.082591] Fixing recursive fault but reboot is needed! Please let me know if I can provide any more information. Thanks, Dominic. -- Package-specific info: ** Version: Linux version 2.6.32-trunk-686 (Debian 2.6.32-5) (b...@decadent.org.uk) (gcc version 4.3.4 (Debian 4.3.4-6) ) #1 SMP Sun Jan 10 06:32:16 UTC 2010 ** Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-686 root=/dev/md0 ro pci=routeirq ** Not tainted ** Kernel log: [ 21.803235] microsoft 0003:045E:00DB.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft NaturalĀ® Ergonomic Keyboard 4000] on usb-0000:00:1d.1-1/input0 [ 21.826966] input: Microsoft NaturalĀ® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.1/input/input4 [ 21.827067] microsoft 0003:045E:00DB.0002: input,hidraw1: USB HID v1.11 Device [Microsoft NaturalĀ® Ergonomic Keyboard 4000] on usb-0000:00:1d.1-1/input1 [ 22.264130] cfg80211: Using static regulatory domain info [ 22.264170] cfg80211: Regulatory domain: US [ 22.264202] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 22.264248] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm) [ 22.264285] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) [ 22.264321] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) [ 22.264358] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) [ 22.264394] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) [ 22.264431] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm) [ 22.264473] cfg80211: Calling CRDA for country: US [ 22.391429] ath5k 0000:01:0a.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 [ 22.391498] ath5k 0000:01:0a.0: registered as 'phy0' [ 22.991354] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input5 [ 23.074296] parport_pc 00:07: reported by Plug and Play ACPI [ 23.074438] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP] [ 23.918315] ath: EEPROM regdomain: 0x37 [ 23.918318] ath: EEPROM indicates we should expect a direct regpair map [ 23.918321] ath: Country alpha2 being used: AT [ 23.918323] ath: Regpair used: 0x37 [ 24.061405] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 24.061485] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 24.156240] phy0: Selected rate control algorithm 'minstrel' [ 24.156928] ath5k phy0: Atheros AR2414 chip found (MAC: 0x79, PHY: 0x45) [ 24.157068] cfg80211: Calling CRDA for country: AT [ 24.160017] udev: renamed network interface wlan0 to wlan1 [ 24.280819] hda_codec: ALC882: BIOS auto-probing. [ 24.282559] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6 [ 25.440063] EXT3 FS on md0, internal journal [ 26.379512] Linux video capture interface: v2.00 [ 26.753573] bttv: driver version 0.9.18 loaded [ 26.753613] bttv: using 8 buffers with 2080k (520 pages) each for capture [ 46.581288] fuse init (API version 7.13) [ 46.688210] kjournald starting. Commit interval 5 seconds [ 46.717574] EXT3 FS on dm-3, internal journal [ 46.717642] EXT3-fs: mounted filesystem with ordered data mode. [ 46.783340] kjournald starting. Commit interval 5 seconds [ 46.783619] EXT3 FS on dm-1, internal journal [ 46.783676] EXT3-fs: mounted filesystem with ordered data mode. [ 46.824896] kjournald starting. Commit interval 5 seconds [ 46.825157] EXT3 FS on dm-4, internal journal [ 46.825213] EXT3-fs: mounted filesystem with ordered data mode. [ 46.893587] kjournald starting. Commit interval 5 seconds [ 46.893629] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended [ 46.952205] EXT3 FS on dm-0, internal journal [ 46.952272] EXT3-fs: recovery complete. [ 46.952305] EXT3-fs: mounted filesystem with ordered data mode. [ 47.320354] kjournald starting. Commit interval 5 seconds [ 47.404275] EXT3 FS on dm-2, internal journal [ 47.404342] EXT3-fs: mounted filesystem with ordered data mode. [ 47.457159] kjournald starting. Commit interval 5 seconds [ 47.488217] EXT3 FS on dm-6, internal journal [ 47.488273] EXT3-fs: mounted filesystem with ordered data mode. [ 47.700055] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled [ 47.703658] SGI XFS Quota Management subsystem [ 47.917289] XFS mounting filesystem dm-8 [ 48.040521] Ending clean XFS mount for filesystem: dm-8 [ 48.497070] Adding 2097144k swap on /dev/mapper/tera_vg-swap. Priority:-1 extents:1 across:2097144k [ 49.581318] NET: Registered protocol family 15 [ 49.669665] alg: No test for cipher_null (cipher_null-generic) [ 49.669731] alg: No test for ecb(cipher_null) (ecb-cipher_null) [ 49.669788] alg: No test for digest_null (digest_null-generic) [ 49.669847] alg: No test for compress_null (compress_null-generic) [ 50.060822] padlock: VIA PadLock Hash Engine not detected. [ 50.295570] padlock: VIA PadLock Hash Engine not detected. [ 50.648169] padlock: VIA PadLock not detected. [ 52.811854] ip_tables: (C) 2000-2006 Netfilter Core Team [ 53.098250] nf_conntrack version 0.5.0 (16029 buckets, 64116 max) [ 53.098482] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use [ 53.098527] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or [ 53.098572] sysctl net.netfilter.nf_conntrack_acct=1 to enable it. [ 53.786506] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 54.337483] ADDRCONF(NETDEV_UP): wlan1: link is not ready [ 55.385430] wlan1: direct probe to AP 00:0d:54:9c:d2:d9 (try 1) [ 55.387091] wlan1: direct probe responded [ 55.387095] wlan1: authenticate with AP 00:0d:54:9c:d2:d9 (try 1) [ 55.388828] wlan1: authenticated [ 55.388840] wlan1: associate with AP 00:0d:54:9c:d2:d9 (try 1) [ 55.390762] wlan1: RX AssocResp from 00:0d:54:9c:d2:d9 (capab=0x431 status=0 aid=10) [ 55.390765] wlan1: associated [ 55.391413] ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready [ 56.563681] ttyS1: LSR safety check engaged! [ 56.564299] ttyS1: LSR safety check engaged! [ 75.781120] warning: `ntpd' uses 32-bit capabilities (legacy support in use) [ 77.876376] ttyS1: LSR safety check engaged! [ 78.233390] Bluetooth: Core ver 2.15 [ 78.234124] NET: Registered protocol family 31 [ 78.234167] Bluetooth: HCI device and connection manager initialized [ 78.234216] Bluetooth: HCI socket layer initialized [ 78.273660] Bluetooth: L2CAP ver 2.14 [ 78.273697] Bluetooth: L2CAP socket layer initialized [ 78.346977] Bluetooth: RFCOMM TTY layer initialized [ 78.347021] Bluetooth: RFCOMM socket layer initialized [ 78.347066] Bluetooth: RFCOMM ver 1.11 [ 81.497263] [drm] Initialized drm 1.1.0 20060810 [ 81.568726] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 81.568732] pci 0000:00:02.0: setting latency timer to 64 [ 81.574618] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 ** Model information not available ** Loaded modules: Module Size Used by i915 217023 1 drm_kms_helper 17183 1 i915 drm 107507 3 i915,drm_kms_helper video 14605 1 i915 binfmt_misc 4875 1 output 1204 1 video rfcomm 25063 0 l2cap 21677 5 rfcomm crc16 1027 1 l2cap bluetooth 36259 4 rfcomm,l2cap quota_v1 1808 1 kvm_intel 32446 0 kvm 179533 1 kvm_intel ip6t_LOG 3666 1 ip6table_filter 1908 1 ip6_tables 8560 2 ip6t_LOG,ip6table_filter nf_conntrack_ftp 4260 0 xt_pkttype 683 1 xt_tcpudp 1743 10 xt_multiport 1775 3 nf_conntrack_ipv4 7597 13 nf_defrag_ipv4 779 1 nf_conntrack_ipv4 xt_state 927 13 nf_conntrack 37775 3 nf_conntrack_ftp,nf_conntrack_ipv4,xt_state ipt_ULOG 4613 5 iptable_filter 1790 1 ip_tables 7690 1 iptable_filter x_tables 8335 8 ip6t_LOG,ip6_tables,xt_pkttype,xt_tcpudp,xt_multiport,xt_state,ipt_ULOG,ip_tables deflate 1315 0 zlib_deflate 15822 1 deflate ctr 2703 0 twofish 5665 0 twofish_common 12560 1 twofish camellia 16843 0 serpent 16187 0 blowfish 7252 0 cast5 15593 0 des_generic 15027 0 cbc 2047 0 aes_i586 6816 0 aes_generic 25738 1 aes_i586 xcbc 1925 0 rmd160 9448 0 sha256_generic 10748 0 sha1_generic 1395 0 hmac 2033 0 crypto_null 1876 0 af_key 20904 0 xfs 414272 1 exportfs 2586 1 xfs fuse 43554 1 dm_crypt 9059 0 bttv 88028 0 v4l2_common 9768 1 bttv ir_common 22187 1 bttv i2c_algo_bit 3497 2 i915,bttv videobuf_dma_sg 7099 1 bttv videobuf_core 10440 2 bttv,videobuf_dma_sg btcx_risc 2467 1 bttv tveeprom 9393 1 bttv via686a 7301 0 eeprom 2609 0 adm1021 5251 0 i2c_viapro 4419 0 videodev 25445 2 bttv,v4l2_common v4l1_compat 10250 1 videodev snd_hda_codec_realtek 162851 1 arc4 974 2 ecb 1405 2 snd_hda_intel 15263 1 snd_hda_codec 45998 2 snd_hda_codec_realtek,snd_hda_intel snd_hwdep 4054 1 snd_hda_codec snd_pcm_oss 28479 0 snd_mixer_oss 10461 1 snd_pcm_oss snd_pcm 47350 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss joydev 6771 0 snd_seq_midi 3480 0 asus_atk0110 6782 0 snd_rawmidi 12313 1 snd_seq_midi evdev 5609 4 snd_seq_midi_event 3684 1 snd_seq_midi parport_pc 15799 0 parport 22554 1 parport_pc snd_seq 35303 2 snd_seq_midi,snd_seq_midi_event ath5k 103718 0 mac80211 121381 1 ath5k ath 5982 1 ath5k snd_timer 12258 2 snd_pcm,snd_seq snd_seq_device 3673 3 snd_seq_midi,snd_rawmidi,snd_seq cfg80211 86910 3 ath5k,mac80211,ath rfkill 10196 2 bluetooth,cfg80211 led_class 1757 1 ath5k snd 33551 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device serio_raw 2916 0 psmouse 44409 0 i2c_i801 6442 0 button 3598 1 i915 hid_microsoft 1987 0 processor 25803 0 pcspkr 1207 0 i2c_core 12612 11 i915,drm,bttv,v4l2_common,i2c_algo_bit,tveeprom,eeprom,adm1021,i2c_viapro,videodev,i2c_i801 soundcore 3450 1 snd snd_page_alloc 4977 2 snd_hda_intel,snd_pcm intel_agp 20145 1 agpgart 19516 3 drm,intel_agp ext3 93828 7 jbd 31965 1 ext3 mbcache 3762 1 ext3 dm_mirror 9639 0 dm_region_hash 5612 1 dm_mirror dm_log 6369 2 dm_mirror,dm_region_hash dm_snapshot 17953 0 dm_mod 45854 30 dm_crypt,dm_mirror,dm_log,dm_snapshot sg 15932 6 sr_mod 10770 0 cdrom 26487 1 sr_mod raid1 16067 2 md_mod 67093 3 raid1 usb_storage 29825 0 sd_mod 25717 5 crc_t10dif 1012 1 sd_mod usbhid 26784 0 hid 50545 2 hid_microsoft,usbhid ide_pci_generic 1924 0 it821x 3821 0 piix 3564 0 ata_piix 16513 7 ata_generic 2015 0 aic7xxx 95043 0 scsi_transport_spi 14834 1 aic7xxx floppy 40923 0 ide_core 63850 3 ide_pci_generic,it821x,piix ehci_hcd 27230 0 libata 113728 2 ata_piix,ata_generic uhci_hcd 15953 0 e1000e 97425 0 scsi_mod 101073 7 sg,sr_mod,usb_storage,sd_mod,aic7xxx,scsi_transport_spi,libata usbcore 97930 6 usb_storage,usbhid,ehci_hcd,uhci_hcd nls_base 4541 1 usbcore thermal 9206 0 fan 2586 0 thermal_sys 9378 4 video,processor,thermal,fan ** Network interface configuration: -- System Information: Debian Release: 5.0.3 APT prefers stable APT policy: (500, 'stable'), (20, 'testing'), (10, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages linux-image-2.6.32-trunk-686 depends on: ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy ii initramfs-tools [linux-initra 0.92o tools for generating an initramfs ii module-init-tools 3.4-1 tools for managing Linux kernel mo Versions of packages linux-image-2.6.32-trunk-686 recommends: ii firmware-linux-free 2.6.32-5 Binary firmware for various driver ii libc6-i686 2.7-18lenny2 GNU C Library: Shared libraries [i Versions of packages linux-image-2.6.32-trunk-686 suggests: ii grub-pc [grub] 1.96+20080724-16 GRand Unified Bootloader, version pn linux-doc-2.6.32 <none> (no description available) Versions of packages linux-image-2.6.32-trunk-686 is related to: pn firmware-bnx2 <none> (no description available) pn firmware-bnx2x <none> (no description available) pn firmware-ipw2x00 <none> (no description available) pn firmware-ivtv <none> (no description available) pn firmware-iwlwifi <none> (no description available) pn firmware-linux <none> (no description available) ii firmware-linux-nonfree 0.22 Binary firmware for various driver pn firmware-qlogic <none> (no description available) pn firmware-ralink <none> (no description available) -- debconf information: linux-image-2.6.32-trunk-686/postinst/missing-firmware-2.6.32-trunk-686: linux-image-2.6.32-trunk-686/prerm/would-invalidate-boot-loader-2.6.32-trunk-686: true shared/kernel-image/really-run-bootloader: true linux-image-2.6.32-trunk-686/prerm/removing-running-kernel-2.6.32-trunk-686: true linux-image-2.6.32-trunk-686/postinst/bootloader-error-2.6.32-trunk-686: linux-image-2.6.32-trunk-686/postinst/bootloader-test-error-2.6.32-trunk-686: linux-image-2.6.32-trunk-686/postinst/depmod-error-initrd-2.6.32-trunk-686: false -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org