Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2002 12:19:35 -0700
From:      "Kenneth D. Merry" <ken@kdm.org>
To:        Ben Neuman <olorin@olorin.homeip.net>
Cc:        freebsd-scsi@FreeBSD.ORG
Subject:   Re: Issues with ATAPICAM and 4.5-STABLE
Message-ID:  <20020217121935.A91499@panzer.kdm.org>
In-Reply-To: <20020216160043.69a1d4a0.olorin@olorin.homeip.net>; from olorin@olorin.homeip.net on Sat, Feb 16, 2002 at 04:00:43PM -0500
References:  <20020216160043.69a1d4a0.olorin@olorin.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
[ Please keep your line lengths less than 80 columns ]

On Sat, Feb 16, 2002 at 16:00:43 -0500, Ben Neuman wrote:
> I've been trying out the ATAPICAM patch(20020205), and not having much luck with it. After applying the patch, I enabled scbus, da, and ATAPICAM in the kernel. It compiled and installed fine, but I had issues on boot. Here is the output from dmesg: 
> acd0: DVD-ROM <Pioneer DVD-ROM ATAPIModel DVD-106S 0114> at ata1-master using UDMA66
> acd1: CD-RW <LITE-ON LTR-16102B> at ata1-slave using WDMA2
> (noperiph:atapi1:0:-1:-1): Registered SIM for ata1
> atapicam1m: read data overrun 96/95
> atapicam1s: unknown CMD (0x12) - ILLEGAL REQUEST asc=24 ascq=00 error=04
> atapicam1m: unknown CMD (0x12) - ILLEGAL REQUEST asc=24 ascq=00 error=00
> Mounting root from ufs:/dev/ad0s1a
> cd0 at atapi1 bus 0 target 0 lun 0
> cd0: <PIONEER DVD-ROM DVD-106 1.14> Removable CD-ROM SCSI-0 device 
> cd0: 844.800MB/s transfers (2048bit)
> cd0: Attempt to query device size failed: NOT READY, Medium not present
> cd1 at atapi1 bus 0 target 1 lun 0
> cd1: <LITE-ON LTR-16102B OS0B> Removable CD-ROM SCSI-0 device 
> cd1: 844.800MB/s transfers (2048bit)
> cd1: Attempt to query device size failed: NOT READY, Medium not present
> 
> It didn't hang, but running cdrecord -scanbus gave me a "No SCSI devices found". 

You probably haven't enabled the pass device in your kernel config.

cdrecord needs to use the pass device to talk to your cdrom.

Ken
-- 
Kenneth Merry
ken@kdm.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message




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