From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 06:56:51 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2441716A41F for ; Fri, 23 Sep 2005 06:56:51 +0000 (GMT) (envelope-from peceka@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91EB643D46 for ; Fri, 23 Sep 2005 06:56:50 +0000 (GMT) (envelope-from peceka@gmail.com) Received: by zproxy.gmail.com with SMTP id f1so184055nzc for ; Thu, 22 Sep 2005 23:56:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:x-mailer:reply-to:x-priority:message-id:to:subject:mime-version:content-type:content-transfer-encoding; b=k934fCWggSipXTMPwOFHAcE9gwMj7cStuxn6QFJjxCrhELo+gf3vS5UBfKo8KlhGsoyrM30ZYLj/rDsdEDUMluIg4JNVcv8x504WIzMVTBnbAEASXz5aSZPYJSMwkz8V9CcdEoEyGF/x+IHWxeW2EtTkfSEU38AVhc5Kx7/sHCU= Received: by 10.54.49.21 with SMTP id w21mr3639817wrw; Thu, 22 Sep 2005 23:56:48 -0700 (PDT) Received: from OP8 ( [217.153.93.59]) by mx.gmail.com with ESMTP id 13sm319058wrl.2005.09.22.23.56.47; Thu, 22 Sep 2005 23:56:48 -0700 (PDT) Date: Fri, 23 Sep 2005 08:56:51 +0200 From: peceka X-Mailer: The Bat! Professional (v3.0.2.10) X-Priority: 3 (Normal) Message-ID: <9660207.20050923085651@gmail.com> To: stable@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: HP DL140 and ata0-slave: FAILURE-ATA_IDENTIFY timed out. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: peceka List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2005 06:56:51 -0000 Hi, we've got HP DL-140 G3. When trying to startup installation CD of FBSD 5.4 on it we've got: atapci0: port 0x1470-0x147f,0x376,0x170-0x177,0x3f6,-x1f0-0x1f7 at device 31.2 on pci0 ata0: channel #0 on atapci0 ata1: channel #0 on atapci0 ... ata0-slave: FAILURE-ATA_IDENTIFY timed out. ata0-slave: FAILURE-ATA_IDENTIFY timed out. ata0-master: FAILURE-ATA_IDENTIFY timed out. ata0-master: FAILURE-ATA_IDENTIFY timed out. ata0-slave: FAILURE-ATA_IDENTIFY timed out. ata1-master: FAILURE-ATA_IDENTIFY timed out. ata1-master: FAILURE-ATA_IDENTIFY timed out. And after a while sysinstall start up, but there is no disks to partition it. FBSD 6-BETA4 is OK, and FBSD 4.11 too. But only in 5 it's broken. Can anybody tell what wrong with this? Best Regards, p.