Package: linux-2.6 Version: 2.6.32-9 Severity: critical Justification: breaks the whole system
Hello, I have the following setup in my system: 6 x 500GB drives with software RAID6 + encryption (luks) + LVM. This is a new installation and I'm having troubles with encryption. Every once and a while kcryptd crashes and system becomes unresponsive. Well it responds to ping and currently running applications will continue running (if they don't need disk access I suppose) but I'm unable to ssh to the box anymore or run any new applications. These crashes (always?) happen when there are lots of I/O going on. Ie. I can reproduce these crashes easily. I have tested this with latest stable kernel version 2.6.33.3 but the problem persists. I don't know if this is related to this or a different bug but I also noticed that when I transfer lots of files over nfs from my previous system about 5% of these files are corrupted. Ie. checksums do not match. Sometimes I need to transfer these files several times before everything is transferred ok. I'm able to transfer these files to my other box with no problems. Data gets corrupted only when transferring files to the box having this kcryptd problem. Nothing appears in system logs after the crash but I was able to get the following using netconsole: [ 3295.969539] ------------[ cut here ]------------ [ 3295.969580] kernel BUG at /build/mattems-linux-2.6_2.6.32-9-amd64-NYTFdD/linux-2.6-2.6.32-9/debian/build/source_amd64_none/include/linux/scatterlist.h:63! [ 3295.969627] invalid opcode: 0000 [#1] SMP [ 3295.969654] last sysfs file: /sys/module/nfsd/initstate [ 3295.969678] CPU 1 [ 3295.969699] Modules linked in: autofs4 nfsd exportfs nfs lockd fscache nfs_acl auth_rpcgss sunrpc ext2 netconsole configfs loop snd_hda_codec_realtek snd_hda_intel psmouse snd_hda_codec snd_hwdep parport_pc snd_pcm edac_core parport asus_atk0110 snd_timer serio_raw edac_mce_amd snd pcspkr evdev i2c_nforce2 soundcore wmi snd_page_alloc i2c_core button processor ext4 mbcache jbd2 crc16 sha256_generic cryptd aes_x86_64 aes_generic cbc dm_crypt dm_mod raid456 async_raid6_recov async_pq raid6_pq async_xor xor async_memcpy async_tx raid1 md_mod sd_mod crc_t10dif ata_generic ide_pci_generic ahci ohci_hcd amd74xx floppy ehci_hcd libata forcedeth scsi_mod ide_core usbcore nls_base thermal thermal_sys [last unloaded: scsi_wait_scan] [ 3295.970250] Pid: 450, comm: kcryptd Not tainted 2.6.32-3-amd64 #1 System Product Name [ 3295.970287] RIP: 0010:[<ffffffffa0187a5d>] [<ffffffffa0187a5d>] crypt_convert+0xe9/0x269 [dm_crypt] [ 3295.970336] RSP: 0018:ffff88012c39fd80 EFLAGS: 00010206 [ 3295.970360] RAX: 0000000000000002 RBX: ffff8800358533c0 RCX: 0000000000000002 [ 3295.970386] RDX: b2901491843e73a7 RSI: 0000000000000000 RDI: 0000000026726b70 [ 3295.970412] RBP: ffff88012b86f330 R08: 0000000000000000 R09: 0000000000000001 [ 3295.970438] R10: ffff88012ba548d0 R11: 0000000000000000 R12: ffff88003585fff0 [ 3295.970464] R13: ffff88012b86f200 R14: ffff88012c351000 R15: 0000000000000000 [ 3295.970492] FS: 00007fb5063f86f0(0000) GS:ffff880005480000(0000) knlGS:0000000000000000 [ 3295.970530] CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b [ 3295.970554] CR2: 00007f5f81faf000 CR3: 000000012054c000 CR4: 00000000000006e0 [ 3295.970580] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 3295.970606] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 3295.970633] Process kcryptd (pid: 450, threadinfo ffff88012c39e000, task ffff88012cb0cdb0) [ 3295.970669] Stack: [ 3295.970687] ffff880035853408 0000000300000000 ffff88010000d000 ffff88012b86f338 [ 3295.970776] <0> ffff88012ba54800 ffff8800ceaf83c0 0000000000000000 0000000000000202 [ 3295.970827] <0> ffff880035853390 000000000000df00 0000000000000000 ffffffffa0187fec [ 3295.970892] Call Trace: [ 3295.970919] [<ffffffffa0187fec>] ? kcryptd_crypt+0x40f/0x432 [dm_crypt] [ 3295.970951] [<ffffffff8106146b>] ? worker_thread+0x188/0x21d [ 3295.970979] [<ffffffffa0187bdd>] ? kcryptd_crypt+0x0/0x432 [dm_crypt] [ 3295.971008] [<ffffffff81064a56>] ? autoremove_wake_function+0x0/0x2e [ 3295.971035] [<ffffffff810612e3>] ? worker_thread+0x0/0x21d [ 3295.971060] [<ffffffff81064789>] ? kthread+0x79/0x81 [ 3295.971085] [<ffffffff81011baa>] ? child_rip+0xa/0x20 [ 3295.971110] [<ffffffff81064710>] ? kthread+0x0/0x81 [ 3295.971134] [<ffffffff81011ba0>] ? child_rip+0x0/0x20 [ 3295.971156] Code: 0c 48 8d 45 08 48 89 5d 00 48 89 c7 48 89 44 24 18 e8 80 8b 00 e1 49 8b 14 24 41 8b 7c 24 0c 8b 73 30 48 8b 4d 08 f6 c2 03 74 04 <0f> 0b eb fe 44 89 f8 4c 8b 7c 24 20 83 e1 03 48 09 ca 48 c1 e0 [ 3295.971523] RIP [<ffffffffa0187a5d>] crypt_convert+0xe9/0x269 [dm_crypt] [ 3295.971556] RSP <ffff88012c39fd80> [ 3295.971808] ---[ end trace 568ed39004d975a7 ]--- -- Package-specific info: ** Version: Linux version 2.6.32-3-amd64 (Debian 2.6.32-9) (m...@debian.org) (gcc version 4.3.4 (Debian 4.3.4-8) ) #1 SMP Wed Feb 24 18:07:42 UTC 2010 ** Command line: BOOT_IMAGE=/vmlinuz-2.6.32-3-amd64 root=/dev/mapper/vg0-root ro quiet ** Not tainted ** Kernel log: [ 26.285144] processor LNXCPU:03: registered as cooling_device3 [ 26.292428] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 [ 26.292437] ACPI: Power Button [PWRB] [ 26.292514] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 26.292517] ACPI: Power Button [PWRF] [ 26.318609] ACPI: WMI: Mapper loaded [ 26.321709] i2c i2c-0: nForce2 SMBus adapter at 0x600 [ 26.321726] i2c i2c-1: nForce2 SMBus adapter at 0x700 [ 26.336866] EDAC MC: Ver: 2.1.0 Feb 24 2010 [ 26.341152] parport_pc 00:05: reported by Plug and Play ACPI [ 26.341214] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] [ 26.343275] input: PC Speaker as /devices/platform/pcspkr/input/input3 [ 26.350892] EDAC amd64_edac: Ver: 3.2.0 Feb 24 2010 [ 26.350972] EDAC amd64: This node reports that Memory ECC is currently disabled, set F3x44[22] (0000:00:18.3). [ 26.350983] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. [ 26.350985] Either enable ECC checking or force module loading by setting 'ecc_enable_override'. [ 26.350986] (Note that use of the override may cause unknown side effects.) [ 26.350998] amd64_edac: probe of 0000:00:18.2 failed with error -22 [ 26.444000] Error: Driver 'pcspkr' is already registered, aborting... [ 26.500284] HDA Intel 0000:00:07.0: power state changed by ACPI to D0 [ 26.500685] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 21 [ 26.500690] HDA Intel 0000:00:07.0: PCI INT A -> Link[LAZA] -> GSI 21 (level, low) -> IRQ 21 [ 26.500852] HDA Intel 0000:00:07.0: setting latency timer to 64 [ 27.076006] hda_codec: ALC883: BIOS auto-probing. [ 27.316090] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:07.0/input/input4 [ 28.468438] loop: module loaded [ 28.497388] netconsole: local port 32769 [ 28.497391] netconsole: local IP 10.78.25.105 [ 28.497393] netconsole: interface eth0 [ 28.497394] netconsole: remote port 32769 [ 28.497396] netconsole: remote IP 10.78.25.103 [ 28.497398] netconsole: remote ethernet address 00:1f:c6:81:49:80 [ 28.509728] console [netcon0] enabled [ 28.509730] netconsole: network logging started [ 28.715618] Adding 3903480k swap on /dev/mapper/vg0-swap. Priority:-1 extents:1 across:3903480k [ 31.743945] EXT4-fs (dm-7): mounted filesystem with ordered data mode [ 31.761910] EXT4-fs (dm-2): mounted filesystem with ordered data mode [ 31.775884] EXT4-fs (dm-4): mounted filesystem with ordered data mode [ 31.805138] EXT4-fs (dm-3): mounted filesystem with ordered data mode [ 31.828173] EXT4-fs (dm-5): mounted filesystem with ordered data mode [ 32.552706] RPC: Registered udp transport module. [ 32.552709] RPC: Registered tcp transport module. [ 32.552710] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 32.599992] Slow work thread pool: Starting up [ 32.600040] Slow work thread pool: Ready [ 32.600094] FS-Cache: Loaded [ 32.630503] FS-Cache: Netfs 'nfs' registered for caching [ 32.664058] Installing knfsd (copyright (C) 1996 o...@monad.swb.de). [ 35.885661] svc: failed to register lockdv1 RPC service (errno 97). [ 35.886371] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 35.886828] NFSD: starting 90-second grace period [ 643.792032] ata4.00: exception Emask 0x0 SAct 0x4ff SErr 0x0 action 0x6 frozen [ 643.792112] ata4.00: failed command: READ FPDMA QUEUED [ 643.792470] ata4.00: cmd 60/50:00:00:57:dd/00:00:03:00:00/40 tag 0 ncq 40960 in [ 643.792471] res 40/00:00:10:0f:06/00:00:00:00:00/40 Emask 0x4 (timeout) [ 643.792622] ata4.00: status: { DRDY } [ 643.792672] ata4.00: failed command: READ FPDMA QUEUED [ 643.792724] ata4.00: cmd 60/00:08:00:52:dd/01:00:03:00:00/40 tag 1 ncq 131072 in [ 643.792725] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) [ 643.792865] ata4.00: status: { DRDY } [ 643.792917] ata4.00: failed command: READ FPDMA QUEUED [ 643.792974] ata4.00: cmd 60/00:10:00:53:dd/01:00:03:00:00/40 tag 2 ncq 131072 in [ 643.792975] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) [ 643.793107] ata4.00: status: { DRDY } [ 643.793159] ata4.00: failed command: READ FPDMA QUEUED [ 643.793215] ata4.00: cmd 60/e0:18:20:54:dd/00:00:03:00:00/40 tag 3 ncq 114688 in [ 643.793216] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) [ 643.793351] ata4.00: status: { DRDY } [ 643.793403] ata4.00: failed command: READ FPDMA QUEUED [ 643.793460] ata4.00: cmd 60/00:20:00:55:dd/01:00:03:00:00/40 tag 4 ncq 131072 in [ 643.793461] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) [ 643.793596] ata4.00: status: { DRDY } [ 643.793648] ata4.00: failed command: READ FPDMA QUEUED [ 643.793704] ata4.00: cmd 60/00:28:00:56:dd/01:00:03:00:00/40 tag 5 ncq 131072 in [ 643.793705] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) [ 643.793841] ata4.00: status: { DRDY } [ 643.793893] ata4.00: failed command: READ FPDMA QUEUED [ 643.793949] ata4.00: cmd 60/b0:30:50:57:dd/00:00:03:00:00/40 tag 6 ncq 90112 in [ 643.793950] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) [ 643.794085] ata4.00: status: { DRDY } [ 643.794137] ata4.00: failed command: READ FPDMA QUEUED [ 643.794194] ata4.00: cmd 60/58:38:00:58:dd/00:00:03:00:00/40 tag 7 ncq 45056 in [ 643.794195] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) [ 643.794331] ata4.00: status: { DRDY } [ 643.794386] ata4.00: failed command: READ FPDMA QUEUED [ 643.794443] ata4.00: cmd 60/20:50:00:54:dd/00:00:03:00:00/40 tag 10 ncq 16384 in [ 643.794444] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) [ 643.794580] ata4.00: status: { DRDY } [ 643.794635] ata4: hard resetting link [ 644.276010] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 644.278802] ata4.00: configured for UDMA/133 [ 644.278808] ata4.00: device reported invalid CHS sector 0 [ 644.278811] ata4.00: device reported invalid CHS sector 0 [ 644.278814] ata4.00: device reported invalid CHS sector 0 [ 644.278816] ata4.00: device reported invalid CHS sector 0 [ 644.278819] ata4.00: device reported invalid CHS sector 0 [ 644.278821] ata4.00: device reported invalid CHS sector 0 [ 644.278823] ata4.00: device reported invalid CHS sector 0 [ 644.278826] ata4.00: device reported invalid CHS sector 0 [ 644.278837] ata4: EH complete ** Model information sys_vendor: System manufacturer product_name: System Product Name product_version: System Version chassis_vendor: Chassis Manufacture chassis_version: Chassis Version bios_vendor: American Megatrends Inc. bios_version: 0403 board_vendor: ASUSTeK Computer INC. board_name: M3N78-EH board_version: Rev 1.xx ** Loaded modules: Module Size Used by autofs4 20773 2 nfsd 253734 13 exportfs 3170 1 nfsd nfs 240351 0 lockd 57539 2 nfsd,nfs fscache 29818 1 nfs nfs_acl 2031 2 nfsd,nfs auth_rpcgss 33492 2 nfsd,nfs sunrpc 161121 12 nfsd,nfs,lockd,nfs_acl,auth_rpcgss ext2 52969 1 netconsole 5891 0 configfs 19924 2 netconsole loop 11783 0 snd_hda_codec_realtek 235378 1 snd_hda_intel 19619 0 snd_hda_codec 54212 2 snd_hda_codec_realtek,snd_hda_intel snd_hwdep 5364 1 snd_hda_codec snd_pcm 60615 2 snd_hda_intel,snd_hda_codec snd_timer 15502 1 snd_pcm snd 46350 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer soundcore 4598 1 snd snd_page_alloc 6217 2 snd_hda_intel,snd_pcm psmouse 49505 0 serio_raw 3752 0 pcspkr 1699 0 parport_pc 18855 0 evdev 7336 2 edac_core 29245 0 edac_mce_amd 6353 0 i2c_nforce2 5280 0 wmi 4307 0 parport 27938 1 parport_pc i2c_core 15584 1 i2c_nforce2 asus_atk0110 7686 0 button 4634 0 processor 30215 0 ext4 285099 6 mbcache 4970 2 ext2,ext4 jbd2 66887 1 ext4 crc16 1319 1 ext4 sha256_generic 8692 2 cryptd 5366 0 aes_x86_64 7340 2 aes_generic 25714 1 aes_x86_64 cbc 2539 1 dm_crypt 10507 1 dm_mod 53674 24 dm_crypt raid456 44388 1 async_raid6_recov 5058 1 raid456 async_pq 3479 2 raid456,async_raid6_recov raid6_pq 77179 2 async_raid6_recov,async_pq async_xor 2478 3 raid456,async_raid6_recov,async_pq xor 4380 1 async_xor async_memcpy 1198 2 raid456,async_raid6_recov async_tx 1750 5 raid456,async_raid6_recov,async_pq,async_xor,async_memcpy raid1 18175 1 md_mod 73632 4 raid456,raid1 sd_mod 29689 18 crc_t10dif 1276 1 sd_mod ata_generic 2983 0 ide_pci_generic 2788 0 ahci 32038 12 ohci_hcd 19196 0 libata 132183 2 ata_generic,ahci amd74xx 4476 0 floppy 49087 0 ehci_hcd 30706 0 forcedeth 45448 0 ide_core 76850 2 ide_pci_generic,amd74xx scsi_mod 121925 2 sd_mod,libata usbcore 121703 3 ohci_hcd,ehci_hcd nls_base 6377 1 usbcore thermal 11674 0 thermal_sys 11878 2 processor,thermal ** PCI devices: 00:00.0 RAM memory [0500]: nVidia Corporation MCP78S [GeForce 8200] Memory Controller [10de:0754] (rev a2) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> 00:01.0 ISA bridge [0601]: nVidia Corporation MCP78S [GeForce 8200] LPC Bridge [10de:075c] (rev a2) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Region 0: I/O ports at 0900 [size=256] 00:01.1 SMBus [0c05]: nVidia Corporation MCP78S [GeForce 8200] SMBus [10de:0752] (rev a1) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin A routed to IRQ 11 Region 0: I/O ports at 0e00 [size=64] Region 4: I/O ports at 0600 [size=64] Region 5: I/O ports at 0700 [size=64] Capabilities: <access denied> Kernel driver in use: nForce2_smbus 00:01.2 RAM memory [0500]: nVidia Corporation MCP78S [GeForce 8200] Memory Controller [10de:0751] (rev a1) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:01.3 Co-processor [0b40]: nVidia Corporation MCP78S [GeForce 8200] Co-Processor [10de:0753] (rev a2) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 (750ns min, 250ns max) Interrupt: pin B routed to IRQ 10 Region 0: Memory at fbf80000 (32-bit, non-prefetchable) [size=512K] 00:01.4 RAM memory [0500]: nVidia Corporation MCP78S [GeForce 8200] Memory Controller [10de:0568] (rev a1) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:02.0 USB Controller [0c03]: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller [10de:077b] (rev a1) (prog-if 10 [OHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 (750ns min, 250ns max) Interrupt: pin A routed to IRQ 21 Region 0: Memory at fbf7e000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: ohci_hcd 00:02.1 USB Controller [0c03]: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller [10de:077c] (rev a1) (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 (750ns min, 250ns max) Interrupt: pin B routed to IRQ 22 Region 0: Memory at fbf7fc00 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: ehci_hcd 00:04.0 USB Controller [0c03]: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller [10de:077d] (rev a1) (prog-if 10 [OHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 (750ns min, 250ns max) Interrupt: pin A routed to IRQ 22 Region 0: Memory at fbf7d000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: ohci_hcd 00:04.1 USB Controller [0c03]: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller [10de:077e] (rev a1) (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 (750ns min, 250ns max) Interrupt: pin B routed to IRQ 23 Region 0: Memory at fbf7f800 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: ehci_hcd 00:06.0 IDE interface [0101]: nVidia Corporation MCP78S [GeForce 8200] IDE [10de:0759] (rev a1) (prog-if 8a [Master SecP PriP]) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 (750ns min, 250ns max) Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8] Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1] Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8] Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1] Region 4: I/O ports at ffa0 [size=16] Capabilities: <access denied> Kernel driver in use: AMD_IDE 00:07.0 Audio device [0403]: nVidia Corporation MCP72XE/MCP72P/MCP78U/MCP78S High Definition Audio [10de:0774] (rev a1) Subsystem: ASUSTeK Computer Inc. Device [1043:829f] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 (500ns min, 1250ns max) Interrupt: pin A routed to IRQ 21 Region 0: Memory at fbf78000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel 00:08.0 PCI bridge [0604]: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge [10de:075a] (rev a1) (prog-if 01 [Subtractive decode]) Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=64 Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr+ DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 00:09.0 SATA controller [0106]: nVidia Corporation MCP78S [GeForce 8200] AHCI Controller [10de:0ad4] (rev a2) (prog-if 01 [AHCI 1.0]) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 (750ns min, 250ns max) Interrupt: pin A routed to IRQ 27 Region 0: I/O ports at e480 [size=8] Region 1: I/O ports at e400 [size=4] Region 2: I/O ports at e080 [size=8] Region 3: I/O ports at e000 [size=4] Region 4: I/O ports at dc00 [size=16] Region 5: Memory at fbf76000 (32-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: ahci 00:0a.0 Ethernet controller [0200]: nVidia Corporation MCP77 Ethernet [10de:0760] (rev a2) Subsystem: ASUSTeK Computer Inc. Device [1043:82f2] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 (250ns min, 5000ns max) Interrupt: pin A routed to IRQ 28 Region 0: Memory at fbf7c000 (32-bit, non-prefetchable) [size=4K] Region 1: I/O ports at d880 [size=8] Region 2: Memory at fbf7f400 (32-bit, non-prefetchable) [size=256] Region 3: Memory at fbf7f000 (32-bit, non-prefetchable) [size=16] Capabilities: <access denied> Kernel driver in use: forcedeth 00:10.0 PCI bridge [0604]: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge [10de:0778] (rev a1) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 Memory behind bridge: fc000000-febfffff Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:12.0 PCI bridge [0604]: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge [10de:075b] (rev a1) (prog-if 00 [Normal decode]) Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:13.0 PCI bridge [0604]: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge [10de:077a] (rev a1) (prog-if 00 [Normal decode]) Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] HyperTransport Configuration [1022:1200] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Address Map [1022:1201] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] DRAM Controller [1022:1202] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Miscellaneous Control [1022:1203] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Link Control [1022:1204] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 02:00.0 VGA compatible controller [0300]: nVidia Corporation NV44 [GeForce 6200 LE] [10de:0163] (rev a1) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Device [1043:820b] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 10 Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M] Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M] Region 3: Memory at fc000000 (64-bit, non-prefetchable) [size=16M] Expansion ROM at febe0000 [disabled] [size=128K] Capabilities: <access denied> ** USB devices: Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (700, 'unstable'), (650, 'stable'), (600, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-3-amd64 (SMP w/4 CPU cores) Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages linux-image-2.6.32-3-amd64 depends on: ii debconf [debconf-2.0] 1.5.32 Debian configuration management sy ii initramfs-tools [linux-initr 0.94.4 tools for generating an initramfs ii module-init-tools 3.12~pre2-3 tools for managing Linux kernel mo Versions of packages linux-image-2.6.32-3-amd64 recommends: ii firmware-linux-free 2.6.32-11 Binary firmware for various driver Versions of packages linux-image-2.6.32-3-amd64 suggests: pn grub | lilo <none> (no description available) pn linux-doc-2.6.32 <none> (no description available) Versions of packages linux-image-2.6.32-3-amd64 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) ii firmware-linux 0.23 Binary firmware for various driver ii firmware-linux-nonfree 0.23 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-3-amd64/postinst/depmod-error-initrd-2.6.32-3-amd64: false shared/kernel-image/really-run-bootloader: true linux-image-2.6.32-3-amd64/prerm/removing-running-kernel-2.6.32-3-amd64: true linux-image-2.6.32-3-amd64/postinst/bootloader-test-error-2.6.32-3-amd64: linux-image-2.6.32-3-amd64/postinst/missing-firmware-2.6.32-3-amd64: linux-image-2.6.32-3-amd64/prerm/would-invalidate-boot-loader-2.6.32-3-amd64: true linux-image-2.6.32-3-amd64/postinst/bootloader-error-2.6.32-3-amd64: -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org