Ticket #13122: cdrecord_ahci

File cdrecord_ahci, 3.2 KB (added by vidrep, 7 years ago)
Line 
1
2Welcome to the Haiku shell.
3
4~> cdrecord -scanbus
5Cdrecord-ProDVD-ProBD-Clone 3.02a06 (i586-pc-haiku) Copyright (C) 1995-2016 Joerg Schilling
6Using libscg version 'schily-0.9'.
7scsibus0:
8 0,0,0 0) '' '' '' NON CCS Disk
9 0,1,0 1) 'HL-DT-ST' 'DVD+-RW GH50N ' 'B104' Removable CD-ROM
10 0,2,0 2) *
11 0,3,0 3) *
12 0,4,0 4) *
13 0,5,0 5) *
14 0,6,0 6) *
15 0,7,0 7) *
16~> cdrecord dev=0,1,0 blank=all -v speed=4 -force -eject
17Cdrecord-ProDVD-ProBD-Clone 3.02a06 (i586-pc-haiku) Copyright (C) 1995-2016 Joerg Schilling
18TOC Type: 1 = CD-ROM
19cdrecord: WARNING: Cannot set priority on this OS.
20cdrecord: WARNING: This causes a high risk for buffer underruns.
21scsidev: '0,1,0'
22scsibus: 0 target: 1 lun: 0
23Using libscg version 'schily-0.9'.
24SCSI buffer size: 64512
25atapi: -1
26Device type : Removable CD-ROM
27Version : 2
28Response Format: 2
29Capabilities :
30Vendor_info : 'HL-DT-ST'
31Identifikation : 'DVD+-RW GH50N '
32Revision : 'B104'
33Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
34Current: CD-RW
35Profile: DVD-RAM
36Profile: DVD-R sequential recording
37Profile: DVD-R/DL sequential recording
38Profile: DVD-R/DL layer jump recording
39Profile: DVD-RW sequential recording
40Profile: DVD-RW restricted overwrite
41Profile: DVD+RW
42Profile: DVD+R
43Profile: DVD+R/DL
44Profile: DVD-ROM
45Profile: CD-R
46Profile: CD-RW (current)
47Profile: CD-ROM
48Profile: Removable Disk
49Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
50Driver flags : MMC-3 SWABAUDIO BURNFREE
51Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R LAYER_JUMP
52Drive buf size : 1053696 = 1029 KB
53Drive pbuf size: 1966080 = 1920 KB
54cdrecord: Warning: DMA resid 0 for 'read buffer', actual data is too short.
55cdrecord: Warning: The DMA speed test has been skipped.
56Current Secsize: 2048
57ATIP info from disk:
58 Indicated writing power: 6
59 Reference speed: 2
60Disk Is not unrestricted
61Disk Is erasable
62 ATIP start of lead in: -11078 (97:34/22)
63 ATIP start of lead out: 359849 (79:59/74)
64 1T speed low: 0 (reserved val 0) 1T speed high: 4
65 2T speed low: 0 (reserved val 5) 2T speed high: 0 (reserved val 12)
66 power mult factor: 3 5
67 recommended erase/write power: 3
68 A1 values: 02 3A B0
69 A2 values: 5C C6 26
70Disk type: Phase change
71Manuf. index: 11
72Manufacturer: Mitsubishi Chemical Corporation
73
74 Capacity Blklen/Sparesz. Format-type Type
75 0 2048 0x00 No Media Present or Unknown Capacity
76Waiting for drive to calm down.
77Starting to write CD/DVD/BD at speed 4 in real force BLANK mode for single session.
78Last chance to quit, starting real write 0 seconds. Operation starts.
79cdrecord: blank unit: scsi sendcmd: retryable error
80CDB: A1 00 00 00 00 00 00 00 00 00 00 00
81status: 0x0 (GOOD STATUS)
82cmd finished after 21.027s timeout 9600s
83Starting to write CD/DVD/BD at speed 4 in real force BLANK mode for single session.
84No chance to quit anymore. Operation starts.
85Performing OPC...
86Blanking entire disk
87cdrecord: blank unit: scsi sendcmd: retryable error
88CDB: A1 00 00 00 00 00 00 00 00 00 00 00
89status: 0x0 (GOOD STATUS)
90cmd finished after 21.027s timeout 9600s
91cdrecord: Cannot blank disk, aborting.
92~>