From owner-freebsd-ports Wed Dec 26 7:30:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0799537B41B for ; Wed, 26 Dec 2001 07:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBQFU0341530; Wed, 26 Dec 2001 07:30:00 -0800 (PST) (envelope-from gnats) Received: from mail.physik.uni-mainz.de (mail.Physik.Uni-Mainz.DE [134.93.180.161]) by hub.freebsd.org (Postfix) with ESMTP id 6AFF037B41A for ; Wed, 26 Dec 2001 07:29:00 -0800 (PST) Received: (from ohartman@localhost) by mail.physik.uni-mainz.de (8.11.6/8.11.4) id fBQFSxs33233; Wed, 26 Dec 2001 16:28:59 +0100 (CET) (envelope-from ohartman) Message-Id: <200112261528.fBQFSxs33233@mail.physik.uni-mainz.de> Date: Wed, 26 Dec 2001 16:28:59 +0100 (CET) From: "O. Hartmann" Reply-To: "O. Hartmann" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33197: cdrtools 1.10_1 produce non-readable discs with older SCSI-2 CD-R Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33197 >Category: ports >Synopsis: cdrtools 1.10_1 produce non-readable discs with older SCSI-2 CD-R >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 26 07:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: O. Hartmann >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Institut fuer Physik der Atmosphaere, IPA, Johannes Gutenberg-Universitaet Mainz >Environment: System: FreeBSD mail.physik.uni-mainz.de 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #27: Tue Dec 25 16:06:22 CET 2001 root@mail.physik.uni-mainz.de:/usr/obj/usr/src/sys/MAIL i386 AMD K7/850 MHz, ASUS A7V PCB, LSI Logic 21040 Ultra160 SCSI controller, Adaptec 2940U controller (to which the CD-R is connected). 512 MB ECC memory. cd1 at ahc0 bus 0 target 6 lun 0 cd1: Removable CD-ROM SCSI-2 device cd1: 10.000MB/s transfers (10.000MHz, offset 15) cdrtools 1.10_1, cvsupdated today, compiled and installed today. OS FreeBSD 4.5-PRE, cvsupdated yesterday, installed yesterday, the same happens with 4.4-REL and 4.4-STABLE >Description: The port of cdrtools produce unreadable CD ROMs with two of our FreeBSD boxes used to write ISO images. Three weeks ago, on both machines (one, as shown above has a TEAC CD-R55S, the other ( a K6-2/550 machine) has a PLEXTOR burner: cd0 at ahc1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 8) ) it is imossible to get ISO images gotten from ftp.freebsd.org or created by mkisofs burned on a CD-R! The problem occured synchronously on both machines with introduction of cdrtools (priorly I used cdrecord-port). The process is always the same: 1) I download the ISO image or create one with mkisofs. I check validity of the image by turning it into a virtual node and check it (or burn it on an ATAPI CD-R). 2) I enter command "cdrecord -v speed=4 dev=2,6,0r|/dev=1,0,0 fbsd-rel.iso" to burn the image. 3) I get normal output from cdrecord and it shows a normal status on progress. Then I try to mount the freshly burned CD ROM on several systems (all different machines and different OS). On all FreeBSD boxes I get the following error: cd9660: /dev/cd0c: invalid argument On Win2k/XP boxes I get an error about an unknown filesystem. Trying to burn an image read by "cdread" results in this: mount: cdrom: unknown special file or file system (this is a bootable CD-ROM with WinXP (we have a SELECT contract, don't panic)). I examined the recordable CD and I can see that there are information burned down (you can see this by some refractive light phenomenons watching the surface in light). Well, the cd recorder seems both to be all right and it is really unlikely that they died the same time, the same hour, the same minute! It seems to me that cdrtools did some major changes in the drivers, so our older CD-R aren't supported now. >How-To-Repeat: Take one of these mentioned CD-R, install FBSD 4.5-PRE and install cdrtools 1.10_1. The take any kind of working ISO image preferreably 4.4-RELEASE image from FreeBSD.org. Try to burn it ... >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message