Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 1999 12:16:50 -0400 (EDT)
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        cjclark@home.com
Cc:        szoli@netvisor.hu, cjclark@home.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: cdrecord Problems
Message-ID:  <199907131616.MAA08949@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <199907122025.QAA24955@cc942873-a.ewndsr1.nj.home.com> from "Crist J. Clark" at "Jul 12, 99 04:25:33 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Crist J. Clark wrote,

[snip]

> This could be because the data write actually didn't go well before or
> the fixation did previously damage the disk, but I'd like some idea if
> the above lines in the kernel config should have fixed my _whole_
> problem before I sacrfice another blank CD.

Yeah, yeah, following myself up again.

I decided to risk it and tried a new blank CD. Trashed it.

First, I did a -dummy run,

pc222# cdrecord -v -dummy speed=2 -data dev=0,2,0 /cdimage/goes_cd.19990712
Cdrecord release 1.8a22 Copyright (C) 1995-1999 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,2,0'
scsibus: 0 target: 2 lun: 0
atapi: 0
Device type    : Removable CD-ROM
Version        : 2
Response Format: 2
Capabilities   : 
Vendor_info    : 'HP      '
Identifikation : 'CD-Writer 6020  '
Revision       : '1.07'
Device seems to be: Philips CDD-2600.
Using driver for Philips CDD-522 (philips_cdd522).
Driver flags   : 
FIFO size      : 4194304 = 4096 KB
Track 01: data  544 MB        
Total size:     625 MB (61:56.44) = 278733 sectors
Lout start:     625 MB (61:58/33) = 278733 sectors
Current Secsize: 2048
ATIP info from disk:
  Is not unrestricted
  Disk application code: 0
  ATIP start of lead in:  -11080 (97:34/20)
  ATIP start of lead out: 335100 (74:30/00)
Disk type: Cyanine, AZO or similar
Manuf. index: 11
Manufacturer: Mitsubishi Chemical Corporation
Blocks total: 335100 Blocks current: 335100 Blocks remaining: 56367
RBlocks total: 342460 RBlocks current: 342460 RBlocks remaining: 63727
Starting to write CD/DVD at speed 2 in dummy mode for single session.
Last chance to quit, starting dummy write in 1 seconds.
Waiting for reader process to fill input-buffer ... input-buffer ready.
Starting new track at sector: 0
Track 01: 544 of 544 MB written (fifo 100%).
Track 01: Total bytes read/written: 570841088/570841088 (278731 sectors).
Writing  time: 1860.958s
Fixating...
cdrecord: fifo had 8992 puts and 8992 gets.
cdrecord: fifo was 0 times empty and 8926 times full, min fill was 96%.
Fixating time:  120.496s
pc222#

And as you can see, it all went just fine. It went so well, that I
tried to do the actual burn,

pc222# cdrecord -v speed=2 -data dev=0,2,0 /cdimage/goes_cd.19990712 | & tee ~/cdrecord.log
Cdrecord release 1.8a22 Copyright (C) 1995-1999 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,2,0'
scsibus: 0 target: 2 lun: 0
atapi: 0
Device type    : Removable CD-ROM
Version        : 2
Response Format: 2
Capabilities   : 
Vendor_info    : 'HP      '
Identifikation : 'CD-Writer 6020  '
Revision       : '1.07'
Device seems to be: Philips CDD-2600.
Using driver for Philips CDD-522 (philips_cdd522).
Driver flags   : 
FIFO size      : 4194304 = 4096 KB
Track 01: data  544 MB        
Total size:     625 MB (61:56.44) = 278733 sectors
Lout start:     625 MB (61:58/33) = 278733 sectors
Current Secsize: 2048
ATIP info from disk:
  Is not unrestricted
  Disk application code: 0
  ATIP start of lead in:  -11080 (97:34/20)
  ATIP start of lead out: 335100 (74:30/00)
Disk type: Cyanine, AZO or similar
Manuf. index: 11
Manufacturer: Mitsubishi Chemical Corporation
Blocks total: 335100 Blocks current: 335100 Blocks remaining: 56367
RBlocks total: 342460 RBlocks current: 342460 RBlocks remaining: 63727
Starting to write CD/DVD at speed 2 in write mode for single session.
Last chance to quit, starting real write in 1 seconds.
Waiting for reader process to fill input-buffer ... cdrecord: Input/output error. write_track: scsi sendcmd: retryable error
status: 0x2 (CHECK CONDITION)
input-buffer ready.
CDB:  E6 00 00 00 00 00 01 00 00 00
Sense Bytes: F0 00 03 80 00 46 C0 0A 00 00 00 00 AF 00 00 00 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0xAF Qual 0x00 (optical power calibration error) Fru 0x0
Sense flags: Blk -2147465536 (valid) 
cmd finished after 10.710s timeout 40s
Writing  time:   10.780s
Fixating...
cdrecord: Input/output error. fixation: scsi sendcmd: retryable error
status: 0x2 (CHECK CONDITION)
CDB:  E9 00 00 00 00 00 00 00 01 00
Sense Bytes: F0 00 05 80 00 00 00 0A 00 00 00 00 2C 00 00 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x2C Qual 0x00 (command sequence error) Fru 0x0
Sense flags: Blk -2147483648 (valid) 
cmd finished after 0.029s timeout 480s
cdrecord: Input/output error. prevent/allow medium removal: scsi sendcmd: retryable error
status: 0x2 (CHECK CONDITION)
Fixating time:    0.029s
CDB:  1E 00 00 00 00 00
Sense Bytes: F0 00 05 80 00 00 00 0A 00 00 00 00 2C 00 00 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x2C Qual 0x00 (command sequence error) Fru 0x0
Sense flags: Blk -2147483648 (valid) 
cmd finished after 0.029s timeout 40s
cdrecord: fifo had 64 puts and 0 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
pc222# 

This clearly did not go as well. The drive was hung and the blank disk
trashed. I do not like that 'optical power calibration error.' Can
anyone interpret all of those SCSI errors and give me an idea what
this all means?

Thanks again.
-- 
Crist J. Clark                           cjclark@home.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907131616.MAA08949>