reload cd on laptop timeout
Status: Beta
Brought to you by:
alexpod
hi !
if cdrecord needs to reload the disc on a laptop, no erasing
or burning of cds is possible, because i'm not fast enough to
close the cd drive again, then it looks like a timeout.
at the command line cdrecord waits for return key to be pressed
after dic is reinserted and everything works fine.
one can see this in the log too.
thanks
uli
Logged In: YES
user_id=221726
If some one could send me what cdrecord message appears on
the comm. line/logs , I'd be able to fix this problem.
Logged In: NO
If I'm understanding correctly, this is due to the fact that
cdrecord has no standard input connected to it. This what I
gleamed from looking at CdboDialogActionFactory::lunchProcess()
The error message I get is:
Starting erase process!
scsidev: '00,00,00'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.1.24
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001
Jrg Schilling
TOC Type: 1 = CD-ROM
Using libscg version 'schily-0.5'
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 1
Vendor_info : 'MATSHITA'
Identifikation : 'UJDA330 '
Revision : '1.53'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags : SWABAUDIO
Drive buf size : 1359872 = 1328 KB
cdrecord: Drive needs to reload the media to return to
proper status.
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 5
Reference speed: 2
Is not unrestricted
Is erasable
ATIP start of lead in: -11745 (97:25/30)
ATIP start of lead out: 336156 (74:44/06)
speed low: 0 speed high: 4
power mult factor: 4 6
recommended erase/write power: 5
A2 values: 00 00 00
Disk type: Phase change
Manuf. index: 40
Manufacturer: INFODISC Technology Co., Ltd.
Trying to clear drive status.
Re-load disk and hit <CR>
cdrecord: Input/output error. test unit ready: scsi sendcmd:
no error
CDB: 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 02 00 00 00 00 0C 00 00 00 00 3A 00 00 00
Sense Key: 0x2 Not Ready, Segment 0
Sense Code: 0x3A Qual 0x00 (medium not present) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.001s timeout 40s
cdrecord: No disk / Wrong disk!
Erase failed!