Subject: Re: CDRecord problem
To: Pat Wendorf <beholder@unios.dhs.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-alpha
Date: 02/25/2001 16:24:01
On Sat, Feb 24, 2001 at 04:39:20PM -0500, Pat Wendorf wrote:
> I'm having some difficulty getting a Sony 926S 2x CD-R working with my
> AXPpci33 machine. I'm not sure if this is a problem with the drive or
> the SCSI controller. 
> 
> When I run 'cdrecord -dev 0,6,0 -multi -audio audio.raw' (cd-r is scsi
> id 6) it says:

you need to use '-dev /dev/cd0d' (assuming your CD-R is probed as cd0).

> 
> Cdrecord 1.9 (alpha-unknown-netbsd1.5) Copyright (C) 1995-2000 Jörg
> Schilling
> cdrecord: Resource temporarily unavailable. Cannot get mmap for 4202496
> Bytes on /dev/zero.

Did you try 'unlimit' before running cdrecord ?

> 
> When I run 'cdrecord -scanbus' it says:
> 
> Cdrecord 1.9 (alpha-unknown-netbsd1.5) Copyright (C) 1995-2000 Jörg
> Schilling
> cdrecord: No such file or directory. Cannot open SCSI driver.
> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
> are root.
> 
> Is this a drive or controller, or kernel config problem?

-scanbus isn't supported under NetBSD; you have to specify the device name
anyway (instead of SCSI id).

--
Manuel Bouyer <bouyer@antioche.eu.org>
--