Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 1999 10:25:07 -0600 (MDT)
From:      "Kenneth D. Merry" <ken@plutotech.com>
To:        jason@intercom.com (Jason J. Horton)
Cc:        freebsd-hardware@FreeBSD.ORG
Subject:   Re: HP 6020i troubles w/ cdrecord
Message-ID:  <199907301625.KAA37549@panzer.kdm.org>
In-Reply-To: <37A1CD96.27B095C9@intercom.com> from "Jason J. Horton" at "Jul 30, 1999 12:06:46 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Jason J. Horton wrote...
> I am having trouble with a CDR on -STABLE
> 
> cd0 at ahc0 bus 0 target 4 lun 0
> cd0: <HP CD-Writer 6020 1.07> Removable CD-ROM SCSI-2 device 
> cd0: 3.300MB/s transfers
> cd0: cd present [336225 x 2048 byte records]
> 
> # cdrecord dev=0,4,0 /root/isotest.iso
> Cdrecord release 1.8a22 Copyright (C) 1995-1999 J_rg Schilling
> scsidev: '0,4,0'
> scsibus: 0 target: 4 lun: 0
> cdrecord: Cannot do inquiry for CD/DVD-Recorder.
> cdrecord: Input/output error. test unit ready: scsi sendcmd: retryable
> error
> CDB:  00 00 00 00 00 00
> status: 0x0 (GOOD STATUS)
> cmd finished after 0.000s timeout 40s
> cdrecord: The unit seems to be hung and needs power cycling.
> 
> # uname -a
> FreeBSD jason.intercom.com 3.2-STABLE FreeBSD 3.2-STABLE #10: Fri Jul 30
> 11:50:21 EDT 1999   root@jason.intercom.com:/usr/src/sys/compile/JASON 
> i386
> 
> I am using an HP 6020i on an Adaptec 2940UW (on the scsi-2 bus) on
> FreeBSD 3.2-STABLE
> using CAM (passthru driver, posix scheduling enabled, etc)

Hmm, that doesn't look good.  Try the following:

camcontrol devlist
camcontrol tur cd0 -v
camcontrol inquiry cd0 -v
cdrecord -scanbus
cdrecord dev=0,4,0 -inq -v

Ken
-- 
Kenneth Merry
ken@plutotech.com


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




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