From owner-freebsd-questions Mon Jun 21 12:34:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 0A2A61535A for ; Mon, 21 Jun 1999 12:34:11 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.8.8) id PAA04495 for freebsd-questions@FreeBSD.ORG; Mon, 21 Jun 1999 15:35:33 -0400 (EDT) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199906211935.PAA04495@cc942873-a.ewndsr1.nj.home.com> Subject: cdrecord Problems After Upgrade To: freebsd-questions@FreeBSD.ORG (FreeBSD Questions) Date: Mon, 21 Jun 1999 15:35:33 -0400 (EDT) Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We just upgraded a 3.1-STABLE system to 3.2-STABLE, and now it seems that 'cdrecord' is broken. The CDD is found fine during startup, cd0 at ahc0 bus 0 target 2 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 3.300MB/s transfers cd0: cd present [333975 x 2048 byte records] And CDs can be mounted and read, but cdrecord no longer seems to work at all. For example, # cdrecord -scanbus Cdrecord release 1.6.1 Copyright (C) 1995-1998 Jörg Schilling cdrecord: Inappropriate ioctl for device. CAMIOCOMMAND ioctl failed. cdrecord: Inappropriate ioctl for device. Cannot open SCSI driver. I thought there might be a problem in /dev, so I remade the cd0 devices and SCSI controllers with the new MAKEDEV. No help. What chaged or what might I have broken in the upgrade from 3.1 to 3.2 to cause this? We used to write CDs with this system regularly (and I know it is the exact same command that used to work since it is inside of a script that has not been changed since before the upgrade). Some extra info, ahc0: rev 0x01 int a irq 9 on pci0.13.0 ahc0: aic7880 Wide Channel A, SCSI Id=7, 16/255 SCBs -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message