From owner-freebsd-questions@FreeBSD.ORG Sun Jan 30 04:52:19 2005 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 D282316A4CE for ; Sun, 30 Jan 2005 04:52:19 +0000 (GMT) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52F6743D3F for ; Sun, 30 Jan 2005 04:52:19 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from BARTON (cpe-065-184-201-054.ec.rr.com [65.184.201.54]) j0U4qGKj017954 for ; Sat, 29 Jan 2005 23:52:16 -0500 (EST) Date: Sun, 30 Jan 2005 04:59:28 +0000 From: Jason Henson To: freebsd-questions@freebsd.org References: <20050129234026.131213988@mprdmxin.myway.com> In-Reply-To: <20050129234026.131213988@mprdmxin.myway.com> (from ad5gb@myway.com on Sat Jan 29 18:40:26 2005) X-Mailer: Balsa 2.2.6 Message-Id: <1107061168l.6754l.1l@BARTON> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: 5.3 .. acd0: WARNING - READ_TOC read data overrun 12>0 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: Sun, 30 Jan 2005 04:52:20 -0000 On 01/29/05 18:40:26, ad5gb wrote: >=20 > Greetings, >=20 > I have discovered more problems with atapi stuff on my system. Tried > to mount a > cd using my IDE CD and the system responded with... >=20 > acd0: WARNING - READ_TOC read data overrun 12>0 > acd0: WARNING - READ_TOC read data overrun 20>0 > acd0: WARNING - READ_TOC read data overrun 8>0 > acd0: TIMEOUT - READ_BIG retrying (2 retries left) > acd0: FAILURE - READ_BIG timed out > acd0: WARNING - READ_TOC read data overrun 12>0 > acd0: WARNING - READ_TOC read data overrun 20>0 > acd0: WARNING - READ_TOC read data overrun 8>0 > acd0: TIMEOUT - READ_BIG retrying (2 retries left) > acd0: FAILURE - READ_BIG timed out > acd0: TIMEOUT - READ_BIG retrying (2 retries left) > acd0: FAILURE - READ_BIG timed out >=20 > I first added hw.ata.atapi_dma=3D"0 to /boot/loader.conf but it didn't > help. I > then added hw.ata.ata_dma=3D"0" and tried again. If I leave the disc =20 > in > the > drive and reboot it reports: >=20 > acd0: WARNING - READ_TOC read data overrun 12>0 > > acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=3D0x21 ascq=3D0x00 > error=3D4 > SMP: AP CPU #1 Launched! >=20 > Between this and the atapicam problem I found a couple days ago, I'm > totally > stumped. >=20 > Any ideas? >=20 > Have you tried any other cds? Is this the first time with that cdrom, =20 has it worked before, or is it new? What version of FreeBSD are you =20 running and when was it built? A dmesg and kernel config? Did you =20 here anything from S=F8ren Schmidt . He is the ata =20 guru.