From owner-freebsd-questions@FreeBSD.ORG Fri Oct 19 07:05:06 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66DC116A41B for ; Fri, 19 Oct 2007 07:05:06 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id D43BB13C44B for ; Fri, 19 Oct 2007 07:05:05 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so703992uge for ; Fri, 19 Oct 2007 00:05:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=GF7+PL5m2HKqc/pFvCDi9gwB5iuUkKWOnsYadM2/Yv4=; b=X99IyLW5eVIJIkG72g1ykn6rm6hXM/Fq/kzSuN2IWqwPjghCKE/9RsjjAhwBX4PlP9xLNLQz9O/Xt2VbJd6XVeXMRg2HE7EdLu6yjWb+9cDvorAWjDV12JigxBPCLuNdIgOfSpF0Ej2B4CAjAPGkrOn9nxpaJvy6QQANPfyCMB4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SpysmZ4oA8zv5O8Virs1bvdedrfo8Aqu3jmFUfrqMjHw/r08Qum+1p0065rFdOwbXvlHD1ifu08YoeLoA6eVMBi8XJVZbQDtQ9XrNZhSn10hZwggpmTS+FVR7naM0NSk5cYCRB3Y8TmaA8ROagCtqcMNMaGP9RpDOsI8QrHMjsg= Received: by 10.67.10.13 with SMTP id n13mr2730778ugi.1192777504043; Fri, 19 Oct 2007 00:05:04 -0700 (PDT) Received: by 10.67.87.9 with HTTP; Fri, 19 Oct 2007 00:05:04 -0700 (PDT) Message-ID: <14989d6e0710190005y60023940qf295446d4e991328@mail.gmail.com> Date: Fri, 19 Oct 2007 00:05:04 -0700 From: "Christian Walther" To: me4freebsd In-Reply-To: <200710190916168288297@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200710190916168288297@gmail.com> Cc: freebsd-questions Subject: Re: can you help me? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2007 07:05:06 -0000 [Error messages removed] Short answer: No. Long answer: Copying error messages, logfile and related information into a mail can only be a supplement to a proper problem description. It's evident that you obviously have some kind of hardware problem. But nobody here on this list can tell what hardware you're using, e.g. - mainboard - CPU - the card in question (as much as possible, including possible chip revisions, bus type etc.) - What devices are connected to the card (as it appears to be a SCSI HBA). The the question is, what software you're using. - What FreeBSD Version (6.0, 6.1, 6.2, latest Patchlevel, 7.0_PRERELEASE...) - Information about your kernel: Is it GENERIC, or did you compile your own? - Are you using i386 or arm64? And finally: - What did you try to resolve this issue? - Did you rule out any hardware related issue, e.g. a broken cable, a connector not being in place properly. Did you try another slot? - Oh yes: When does this error show up? During the initialization of the card? Or when you try to access one of the attached devices?