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