Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Aug 1998 15:04:51 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Nathan Dorfman <nathan@fcc.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Recording CD's
Message-ID:  <Pine.BSF.4.00.9808141504151.13156-100000@resnet.uoregon.edu>
In-Reply-To: <19980813230452.A22829@fcc.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 13 Aug 1998, Nathan Dorfman wrote:

> Okay, for starters, cdrecord won't detect my Yamaha CDRW4260 (yes,
> it's in its supported list):
> 
> limbo# cdrecord -scanbus
> Cdrecord release 1.6 Copyright (C) 1995-1998 Jörg Schilling
> cdrecord: No target found.
> limbo# cdrecord dev="0,2,0" -scanbus
> Cdrecord release 1.6 Copyright (C) 1995-1998 Jörg Schilling
> scsidev: '0,2,0'
> scsibus: 0 target: 2 lun: 0
> cdrecord: No target found.
> limbo# dmesg | grep cd0
> cd0 at scbus0 target 2 lun 0
> cd0: <YAMAHA CRW4260 1.0h> type 5 removable SCSI 2
> cd0: CD-ROM can't get the size
> cd0: NOT READY asc:3a,1 
> cd0: NOT READY asc:3a,2 
> cd0: NOT READY asc:3a,2 

cdrecord defaults to using the rworm0.ctl interface (see the symlink
/dev/ssc).  You may need to point it to /dev/rcd0.ctl.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.00.9808141504151.13156-100000>