From owner-freebsd-current Thu Sep 24 18:07:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25456 for freebsd-current-outgoing; Thu, 24 Sep 1998 18:07:12 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dns.webwizard.org.mx (mexcom.net.mx [207.249.162.140]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA25171 for ; Thu, 24 Sep 1998 18:04:06 -0700 (PDT) (envelope-from eculp@webwizard.org.mx) Received: from webwizard.org.mx (mexcom.net.mx [207.249.162.140]) by dns.webwizard.org.mx (8.8.8/8.8.7) with ESMTP id TAA07004; Thu, 24 Sep 1998 19:57:19 -0500 (CDT) Message-ID: <360AEA6F.CDFF4387@webwizard.org.mx> Date: Thu, 24 Sep 1998 19:57:19 -0500 From: Edwin Culp X-Mailer: Mozilla 4.5b2 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: "Kenneth D. Merry" CC: croot@btp1da.phy.uni-bayreuth.de, current@FreeBSD.ORG, eculp@mexcom.net.mx Subject: Re: burn cd ? References: <199809250019.SAA01798@panzer.plutotech.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Kenneth D. Merry" wrote: > Edwin Culp wrote... > > "Kenneth D. Merry" wrote: > > > My guess is that one of the following is true: > > > > > > - you haven't made the xpt or pass devices in /dev > > > - you don't have the passthrough device in your kernel config file > > > > I didn't and I made pass0-3 and xpt0-1. Doesn't seem to be the problem. > > You'll need one passthrough device for each SCSI device in your system. > (not sure how many devices you have) > > > cdrecord.test: Undefined error: 0. Cannot open SCSI driver. > > Cdrecord release 1.6.1a3 Copyright (C) 1995-1998 Jörg > > Schilling > > scsidev: '0,3,0' > > scsibus: 0 target: 3 lun: 0 > > > > Can't open SCSI driver?? > > > > would the link from scgx to rcd0.ctl have anything to do with the problem? > > I doubt it. Are you running as root? By default, you can't open the xpt > or pass devices unless you're root. > > > > Please make sure that both of those devices are there, and that you've got > > > the passthrough device in your kernel. > > > > > > Try typing: > > > > > > ./cdrecord.test -scanbus > > > > > > You'll probably get a more verbose error message. > > Did you try typing that? Like I said, you'll get a more verbose error > message. It may indicate what the problem is. This IS the output of -scanbus unfortunately :-( It doesn't find the scsi driver? > cdrecord.test: Undefined error: 0. Cannot open SCSI driver. > Cdrecord release 1.6.1a3 Copyright (C) 1995-1998 Jörg > Schilling > scsidev: '0,3,0' > scsibus: 0 target: 3 lun: 0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message