From owner-freebsd-stable Fri Aug 16 2:58:32 2002 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 1568A37B400 for ; Fri, 16 Aug 2002 02:58:30 -0700 (PDT) Received: from wiebel.dommel.com (wiebel.dommel.com [64.37.114.98]) by mx1.FreeBSD.org (Postfix) with SMTP id 474B543E3B for ; Fri, 16 Aug 2002 02:58:29 -0700 (PDT) (envelope-from nephilim@nephilimco.com) Received: (qmail 18049 invoked by uid 99); 16 Aug 2002 09:58:22 -0000 Received: from 213.224.83.142 ( [213.224.83.142]) as user bart.peiren@nephilimco.com@wiebel.dommel.com by wiebel.dommel.com with HTTP; Fri, 16 Aug 2002 11:58:22 +0200 Message-ID: <1029491902.3d5cccbea09ad@wiebel.dommel.com> Date: Fri, 16 Aug 2002 11:58:22 +0200 From: Bart Peiren To: freebsd-stable@FreeBSD.ORG Subject: READ_BIG HARDWARE ERROR in 4.6.2 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1;q=1.0 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 213.224.83.142 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Just did a cvsup to -STABLE (so it should be 4.6.2 or better) this morning and finished my build/install world & kernel. I put these two in my /boot/loader.conf to have my dvd running in UDMA66 instead of PIO4 (which is does by default): hw.ata.ata_dma="1" hw.ata.atapi_dma="1" The DVD I'm talking about is (from dmesg): acd0: DVD-ROM at ata1-master UDMA66 However, when I then try to watch a dvd, ogle shows me this: ---- Debug[ogle_nav]: Opening DVD at "/dev/acd0c" libdvdread: Using libdvdcss version 1.2.1 for DVD access libdvdread: Can't open file VIDEO_TS.IFO. vm: faild to read VIDEO_TS.IFO ---- ttyv0 shows me this: acd0: READ_BIG - HARDWARE ERROR asc=0x08 ascq=0x03 error=0x00 Isn't this the ata bug that should be fixed in 4.6.2? I've never been able to watch dvds in FreeBSD, though it works perfectly under Windows XP. Greetings, n. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message