From owner-freebsd-questions@FreeBSD.ORG Sun Jun 18 14:53:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D0BB16A481 for ; Sun, 18 Jun 2006 14:53:31 +0000 (UTC) (envelope-from alive@dienub.org) Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [195.41.46.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BEA443D6E for ; Sun, 18 Jun 2006 14:53:25 +0000 (GMT) (envelope-from alive@dienub.org) Received: from m00h.dienub.org (dienub.org [87.49.144.133]) by pfepa.post.tele.dk (Postfix) with ESMTP id 84371FAC040 for ; Sun, 18 Jun 2006 16:53:23 +0200 (CEST) Received: from [192.168.0.2] (unknown [192.168.0.2]) by m00h.dienub.org (Postfix) with ESMTP id 6ECB31CC0A for ; Sun, 18 Jun 2006 16:53:23 +0200 (CEST) From: "Daniel A. A." Organization: Dienub To: freebsd-questions@freebsd.org Date: Sun, 18 Jun 2006 16:53:10 +0000 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_3TYlE2jv/+d+xiV" Message-Id: <200606181653.11144.alive@dienub.org> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kernel: ad8: FAILURE - READ timed out LBA=234441585 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: Sun, 18 Jun 2006 14:53:31 -0000 --Boundary-00=_3TYlE2jv/+d+xiV Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, Whenever I try to boot my desktop workstation with FreeBSD, it suddenly just hangs there forever. When I boot into safe mode, however, I get this in the dmesg: Jun 18 16:01:46 b00b kernel: ad8: 114473MB at ata4-master PIO4 Jun 18 16:01:46 b00b kernel: ad8: FAILURE - READ timed out LBA=234441585 Jun 18 16:01:46 b00b kernel: ad8: TIMEOUT - READ retrying (1 retry left) LBA=0 Jun 18 16:01:46 b00b kernel: ad8: FAILURE - READ timed out LBA=234441631 Jun 18 16:01:46 b00b kernel: ad8: TIMEOUT - READ retrying (0 retries left) LBA=0 Jun 18 16:01:46 b00b kernel: ad8: FAILURE - READ timed out LBA=234441644 Jun 18 16:01:46 b00b kernel: ad8: FAILURE - READ timed out LBA=0 Jun 18 16:01:46 b00b kernel: ad8: FAILURE - READ timed out LBA=234441585 Jun 18 16:01:46 b00b kernel: ad8: TIMEOUT - READ retrying (1 retry left) LBA=0 The hard drive is connected to an onboard Promise FastTrak (atapci1: port 0x8000-0x803f,0x7800-0x780f,0x7400-0x747f mem 0xab800000-0xab800fff,0xab000000-0xab01ffff irq 11 at device 14.0 on pci0) controller on my Asus p4s8x motherboard. The drive itself is connected to the optional PATA connector, which works wonderfully in Windows. I've currently managed to install Xorg and KDE on the box, all entirely in Safe Mode, but the performance is really bad, or not as good as it should be on a PC with a Pentium IV 2.4GHz and 1GB PC3200 RAM. Googling yields irrelevant results to my case, and search results for "freebsd p4s8x" (no quotes) indicate that FreeBSD should be working OK with my motherboard and all of its native components. So, does anybody know how to a) Fix this issue (or, if not) b) How to prevent a specific device (atapci1 or ad8) from being loaded during boot time? Again, googling yields no results, but I might be querying the wrong strings. Attached is my dmesg.boot Thanks for any help. --Boundary-00=_3TYlE2jv/+d+xiV--