From owner-freebsd-questions Tue Jul 2 14:37:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAB6437BB71 for ; Tue, 2 Jul 2002 14:35:42 -0700 (PDT) Received: from wopr.ife.no (wopr.ife.no [128.39.4.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7919B43E0A for ; Tue, 2 Jul 2002 14:35:41 -0700 (PDT) (envelope-from stein@wopr.ife.no) Received: from wopr.ife.no (vortex.sms.ife.no [128.39.4.71]) by wopr.ife.no (8.9.3/8.9.3) with ESMTP id XAA15768; Tue, 2 Jul 2002 23:35:33 +0200 (CEST) Message-ID: <3D221CB6.1080700@wopr.ife.no> Date: Tue, 02 Jul 2002 23:35:50 +0200 From: "Stein M. Sandbech" Reply-To: stein@ife.no Organization: IFE User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7) Gecko/20020521 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@freebsd.org Cc: stein@ife.no Subject: FYI. cdrtools problems. Solved! Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jeez, I've spent the better part of an otherwise nice evening searching for a solution to my problem with CDRTOOLS. The *real* problem was of course my faulty memory :-( (This is just to ensure that nobody else wasts time on a similar problem, and yes I did search the mail archive) Background: I've got a P4 with AHA29160N scsi controller and 2 Maxtor scsi disks and one Plextor CD-RW and one Pioneer DVD-rom, runns FreeBSD 4.5R. I added another Maxtor disk, and then cdrecord all of a sudden did not find the Plextor (did a "cdrecord -scanbus"). I downloaded the latest cdrtools ( 1.11.a21 ) from www.freebsd.org and built and installed. No change. I did check the /dev/cd* devices (that there was enough of them) So still it did not work. After a good while I went trough some of the code, and noticed that it uses the pass device! I knew this (once)!. Solution: As the README.FreeBSD says, make sure you have enough of the /dev/pass* devices. After a "./MAKEDEV pass5" everything works A OK. So, now I'm going to I'm going to execute some virtual kicking of my behind :-) /* Stein M Sandbech Email: stein@ife.no ** Senior Systems Engineer, EDP dept Email: stein@wopr.ife.no ** Institute for Energy Technology Tel: +47 63 80 60 00 ** Box 40, N-2007 Kjeller, NORWAY Fax: +47 63 81 11 68 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message