[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#579125: marked as done (linux-headers-2.6.32-4-amd64: problem initializing LSI controller)



Your message dated Fri, 5 Jul 2013 20:14:37 +0200
with message-id <20130705181437.GB8593@pisco.westfalen.local>
and subject line Closing
has caused the Debian Bug report #579125,
regarding linux-headers-2.6.32-4-amd64: problem initializing LSI controller
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 owner@bugs.debian.org
immediately.)


-- 
579125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579125
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-headers-2.6.32-4-amd64
Version: 2.6.32-11~bpo50+1
Severity: normal


Hi,

I'm not quite sure that this is the right package to report against.
Please reassign as you see fit.



I have an LSI dual-channel SCSI PCI/X card in my PC. Older kernels
recognize it as

[    1.685438] Fusion MPT base driver 3.04.06
[    1.685476] Copyright (c) 1999-2007 LSI Corporation
[    1.689241] Fusion MPT SPI Host driver 3.04.06
[   10.431564] ioc0: LSI53C1030 B2: Capabilities={Initiator}
[   10.759811] scsi6 : ioc0: LSI53C1030 B2, FwRev=01013d00h, Ports=1, MaxQ=255, IRQ=16
[   11.167696] ACPI: PCI Interrupt Link [APC6] enabled at IRQ 16
[   11.167696] ACPI: PCI Interrupt 0000:04:02.1[B] -> Link [APC6] -> GSI 16 (level, low) -> IRQ 16
[   11.167696] mptbase: ioc1: Initiating bringup
[   11.245420] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0011d80000d44bac]
[   21.258989] mptbase: ioc0: Initiating recovery
[   26.001939] ioc1: LSI53C1030 B2: Capabilities={Initiator}
[   26.330665] scsi7 : ioc1: LSI53C1030 B2, FwRev=01013d00h, Ports=1, MaxQ=255, IRQ=16
[   26.333100] ACPI: PCI Interrupt Link [APC8] enabled at IRQ 16
[   26.333141] ACPI: PCI Interrupt 0000:07:00.0[A] -> Link [APC8] -> GSI 16 (level, low) -> IRQ 16


This kernel, however, logs this during boot:

[    3.143057] scsi: waiting for bus probes to complete ...
[   17.928029] mptbase: ioc0: WARNING - Issuing Reset from mpt_config!!
[   17.928077] mptbase: ioc0: Initiating recovery
[   22.688019] ioc1: LSI53C1030 B2: Capabilities={Initiator}
[   23.160064] scsi9 : ioc1: LSI53C1030 B2, FwRev=01013d00h, Ports=1, MaxQ=255, IRQ=16
[   23.160221] ------------[ cut here ]------------
[   23.160269] WARNING: at /tmp/buildd/linux-2.6-2.6.32/debian/build/source_amd64_none/mm/page_alloc.c:1806 __alloc_pages_nodemask+0x167/0x5ce()
[   23.160328] Hardware name: System Product Name
[   23.160371] Modules linked in: sata_nv pata_amd usbhid hid mptspi(+) mptscsih e1000e ata_generic mptbase scsi_transport_spi firewire_ohci firewire_core crc_itu_t forcedeth lib
ata ohci_hcd ehci_hcd scsi_mod usbcore nls_base thermal fan thermal_sys
[   23.161207] Pid: 709, comm: scsi_scan_9 Not tainted 2.6.32-bpo.4-amd64 #1
[   23.161252] Call Trace:
[   23.161297]  [<ffffffff810b9169>] ? __alloc_pages_nodemask+0x167/0x5ce
[   23.161343]  [<ffffffff810b9169>] ? __alloc_pages_nodemask+0x167/0x5ce
[   23.161390]  [<ffffffff8104dbd8>] ? warn_slowpath_common+0x77/0xa3
[   23.161436]  [<ffffffff810b9169>] ? __alloc_pages_nodemask+0x167/0x5ce
[   23.161486]  [<ffffffff81015af6>] ? dma_generic_alloc_coherent+0x9a/0x120
[   23.161536]  [<ffffffffa007a3e5>] ? mptspi_write_spi_device_pg1+0xa1/0x1ce [mptspi]
[   23.161592]  [<ffffffffa007a576>] ? mptspi_write_width+0x64/0x69 [mptspi]
[   23.161640]  [<ffffffffa007adb5>] ? mptspi_target_alloc+0x18c/0x1a1 [mptspi]
[   23.161691]  [<ffffffffa0056cfb>] ? scsi_alloc_target+0x1e5/0x260 [scsi_mod]
[   23.161741]  [<ffffffffa0057f47>] ? __scsi_scan_target+0x5a/0x593 [scsi_mod]
[   23.161790]  [<ffffffff81041508>] ? select_task_rq_fair+0x4fd/0x8ca
[   23.161837]  [<ffffffff8100f5e7>] ? __switch_to+0xd0/0x297
[   23.161882]  [<ffffffff81040559>] ? set_next_entity+0x34/0x56
[   23.161928]  [<ffffffff81041afd>] ? pick_next_task_fair+0xcd/0xd8
[   23.161976]  [<ffffffffa00584cd>] ? scsi_scan_channel+0x4d/0x7a [scsi_mod]
[   23.162025]  [<ffffffffa00585d7>] ? scsi_scan_host_selected+0xdd/0x11d [scsi_mod]
[   23.162083]  [<ffffffffa0058688>] ? do_scan_async+0x0/0x12f [scsi_mod]
[   23.162132]  [<ffffffffa005869e>] ? do_scan_async+0x16/0x12f [scsi_mod]
[   23.162181]  [<ffffffffa0058688>] ? do_scan_async+0x0/0x12f [scsi_mod]
[   23.162228]  [<ffffffff81064765>] ? kthread+0x79/0x81
[   23.162272]  [<ffffffff81011baa>] ? child_rip+0xa/0x20
[   23.162317]  [<ffffffff810646ec>] ? kthread+0x0/0x81
[   23.162362]  [<ffffffff81011ba0>] ? child_rip+0x0/0x20
[   23.162406] ---[ end trace 91bf743ea3c11ed6 ]---
[   23.162450] scsi target9:0:0: mptspi: ioc1: dma_alloc_coherent for parameters failed
[   24.676020] mptbase: ioc0: Attempting Retry Config request type 0x4, page 0x1, action 2
[   24.676085] scsi target9:0:0: mptspi: ioc1: dma_alloc_coherent for parameters failed
[   24.676143] mptbase: ioc0: Retry completed ret=0x0 timeleft=3750


This renders the card unusable.


Kind regards,
--Toni++


-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'proposed-updates'), (450, 'testing'), (250, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-bpo.4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Hi,
your bug has been filed against the "linux-2.6" source package and was filed for
a kernel older than the recently released Debian 7.x / Wheezy with a severity
less than important.

We don't have the ressources to reproduce the complete backlog of all older kernel
bugs, so we're closing this bug for now. If you can reproduce the bug with Debian Wheezy
or a more recent kernel from testing or unstable, please reopen the bug by sending
a mail to control@bugs.debian.org with the following three commands included in the
mail:

reopen BUGNUMBER
reassign BUGNUMBER src:linux
thanks

Cheers,
        Moritz

--- End Message ---

Reply to: