From owner-freebsd-current Mon Mar 24 13:26:26 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E49A37B401 for ; Mon, 24 Mar 2003 13:26:22 -0800 (PST) Received: from MX1.estpak.ee (ld3.estpak.ee [194.126.101.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0315243F93 for ; Mon, 24 Mar 2003 13:26:21 -0800 (PST) (envelope-from kalts@estpak.ee) Received: from kevad.internal (80-235-35-51-dsl.mus.estpak.ee [80.235.35.51]) by MX1.estpak.ee (Postfix) with ESMTP id 476A088810; Mon, 24 Mar 2003 23:24:53 +0200 (EET) Received: (from vallo@localhost) by kevad.internal (8.12.8/8.12.8/Submit) id h2OLQF3a016414; Mon, 24 Mar 2003 23:26:15 +0200 (EET) (envelope-from vallo) Date: Mon, 24 Mar 2003 23:26:15 +0200 From: Vallo Kallaste To: "Scott R." Cc: BelletJr@aol.com, current@FreeBSD.ORG Subject: Re: "READ_BIG command timeout" on CDROM drive Message-ID: <20030324212615.GA53475@kevad.internal> Reply-To: kalts@estpak.ee References: <28.358293be.2bade7c4@aol.com> <3E7F6872.1050809@sfmidimafia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E7F6872.1050809@sfmidimafia.com> User-Agent: Mutt/1.5.3i-ja.1 X-Spam-Status: No, hits=-32.5 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 24, 2003 at 12:20:02PM -0800, "Scott R." wrote: > Just wanted to report that I fixed this problem by adding: > > hw.ata.atapi_dma="1" # Run the CD-ROM/DVD in DMA mode > > to /boot/loader.conf. The system was trying to access the drive using > PIO4 rather than DMA and crapping out. I got the idea from another > thread today with the subject "playing mp3's and burning a cd". Just an > FYI. Oh, nice it was only configuration problem. I wish I had such problems, they're so easy to fix, hehe. The problem with I/O (specifically network I/O) I have for a long time is that mouse will be unresponsive (jumping) and sound skips under X while large ftp transfer is happening over the 100Mbit interface. Fxp driver and SMP system if that matters. No cure in the sight. -- Vallo Kallaste To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message