Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2004 16:59:00 +0200
From:      marta <wrig@tiscali.it>
To:        freebsd-current@freebsd.org
Subject:   Re: acd0 FAILURE READ_BIG MEDIUM
Message-ID:  <20041019145900.GB1143@hand>
In-Reply-To: <4174799C.3070607@comcast.net>
References:  <4174799C.3070607@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 19, 2004 at 02:19:08AM +0000, cwidger wrote:
> >>uname -r
> >>5.3-BETA7
> >>
> >>acd0 : CDRW <qsi CD-RW/DVD-ROM SBW-241/VH04> at ata1-master UDMA33
> >>acd0: FAILURE - READ_BIG MEDIUM ERROR asc=0x00 ascq=0x00 error=0
> >>acd0: FAILURE - READ_BIG MEDIUM ERROR asc=0x00 ascq=0x00 error=0
> >>acd0: FAILURE - READ_BIG MEDIUM ERROR asc=0x00 ascq=0x00 error=0
> >>acd0: FAILURE - READ_BIG MEDIUM ERROR asc=0x00 ascq=0x00 error=0
> >>acd0: FAILURE - READ_BIG MEDIUM ERROR asc=0x00 ascq=0x00 error=0
> >>
> >>This happens when there's a DVD in acd0. It doesn't happen when acd0's 
> >>empty.
> 
> 
> >What kind of DVD drive is it? Did this just start happening with 5.3, or
> >jas it been going on for a while?
> 
> I didn't have any problems with 5.2.1, only the 5.3-beta's. It's the built 
> in QSI SBW-241 CD-RW/DVD on my Compaq Presario 2100 Laptop. 


uname -r
	5.3-BETA7

sysctl hw.ata.atapi_dma
	hw.ata.atapi_dma: 0

I have the same laptop and the same problem, I solved using

	device atapicam
	device scbus
	device cd
	device pass

and cutting out

	device atapicd 

During the bootstrap I have 5/6 sec. of pause, after that 
all works well and I can use the DVD drive by the device /dev/cd0

marta



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041019145900.GB1143>