From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 22:50:03 2003 Return-Path: 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 BC92137B404 for ; Thu, 24 Jul 2003 22:50:03 -0700 (PDT) Received: from twix.hotpop.com (twix.hotpop.com [204.57.55.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1E6443F3F for ; Thu, 24 Jul 2003 22:50:02 -0700 (PDT) (envelope-from kitbsdlists@HotPOP.com) Received: from hotpop.com (kubrick.hotpop.com [204.57.55.16]) by twix.hotpop.com (Postfix) with SMTP id E50E24C02C6 for ; Fri, 25 Jul 2003 05:49:29 +0000 (UTC) Received: from fortytwo. (ip68-109-49-234.lu.dl.cox.net [68.109.49.234]) by smtp-3.hotpop.com (Postfix) with SMTP id C6EB64BF3DF; Fri, 25 Jul 2003 05:49:11 +0000 (UTC) Date: Fri, 25 Jul 2003 05:47:05 -0500 From: Vulpes Velox To: Ugo Bellavance Message-Id: <20030725054705.7515af7f.kitbsdlists@HotPOP.com> In-Reply-To: <20030725025748.14911.qmail@web13304.mail.yahoo.com> References: <20030725025748.14911.qmail@web13304.mail.yahoo.com> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- cc: freebsd-questions@freebsd.org Subject: Re: DMA limited to UDMA33, non-ATA66 cable or device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 05:50:04 -0000 Try getting new cables. I have had a similar problem caused by bad cables before. On Thu, 24 Jul 2003 22:57:48 -0400 (EDT) Ugo Bellavance wrote: > Hi, > > --System > FreeBSD 4.8 release > It is a kernel that I recompiled only to enable SMP. > The same error comes with the generic stock generic > Kernel. > It is a dual Athlon MP 1800+ on a tyan MB. The Raid > card is a TX-2000 with 2 Hot swap superswap enclosure. > The only other IDE device, the cd-rom is on the IDE > controller on the motherboard. The raid is a RAID1 > with 2 Western Digital 80 Gb, 8 Mb cache, 7200rpm, > each of them is ont a separate channel. I checked the > cable and they are connected on the right side. I > even tried to put them the other way around and I get > the same error message. > > --Problem: FreeBSD only puts my drive in udma33 while > the Motherboard, cables, enclosures and drives support > udma100. I don't know if it is a bogus error, because > I don't know how to test it (like hdparm in linux). > > --Other data: > > output from dmesg > > atapci1: port > 0x1010-0x101f,0x1024-0x1027,0x1028-0x102f,0x1030-0x1033,0x1038-0x103f > mem 0xf0000000-0xf000ffff irq 2 at device 8.0 on pci0 > ad4: DMA limited to UDMA33, non-ATA66 cable or device > ad6: DMA limited to UDMA33, non-ATA66 cable or device > ar0: 1907348MB [65535/255/63] > status: READY subdisks: > 0 READY ad4: 76319MB > [155061/16/63] at ata2-master UDMA33 > ad4: SuperSwap enclosure [FAN:4218rpm > TEMP:28.0C 5.022V 12.078V] > 1 READY ad6: 76319MB > [155061/16/63] at ata3-master UDMA33 > ad6: SuperSwap enclosure [FAN:4166rpm > TEMP:28.0C 4.941V 11.895V] > Jul 24 21:16:08 bibi /kernel: acd0: CDROM CD-ROM GCR-8520B> at ata1-master PIO4 > > output of atacontrol list > > atacontrol list > ATA channel 0: > Master: no device present > Slave: no device present > ATA channel 1: > Master: acd0 > ATA/ATAPI rev 0 > Slave: no device present > ATA channel 2: > Master: ad4 > ATA/ATAPI rev 5 > Slave: no device present > ATA channel 3: > Master: ad6 > ATA/ATAPI rev 5 > Slave: no device present > > Nothing interesting in /var/log/messages > > Other logs can be provided upon request. I just don't > want to make the post too long. > > Thanks for your help. > > Ugo Bellavance > > ______________________________________________________________________ > Post your free ad now! http://personals.yahoo.ca > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"