public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rudmer van Dijk <rudmer@legolas.dynup.net>
To: Gregoire Favre <greg@ulima.unil.ch>
Cc: "Paul E. Erkkila" <pee@erkkila.org>, linux-kernel@vger.kernel.org
Subject: Re: Status of ide-cdrom writing?
Date: Sun, 19 Jan 2003 18:15:10 +0100	[thread overview]
Message-ID: <200301191810.3533@gandalf> (raw)
In-Reply-To: <20030119152458.GA28354@ulima.unil.ch>

On Sunday 19 January 2003 16:24, Gregoire Favre wrote:
> On Sun, Jan 19, 2003 at 03:00:44PM +0000, Paul E. Erkkila wrote:
> 
> > I can confirm it worked this morning with 2.5.58.
> > 
> > cdrecord --version
> > Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
> > 
> > uname -a
> > Linux nipplehead 2.5.58 #77 Thu Jan 16 02:57:13 GMT 2003 i686 AMD 
> > Athlon(TM) XP2000+ AuthenticAMD GNU/Linux
> > 
> > I do know vcdxrip hasn't worked since 2.5.42 or so.
> > 
> > This is a 1/2 gentoo, 1/2 my fault box.
> 
> Well, lots of people have CD-writer working, as you don't tell which
> unit you have, I don't know wheter it's a CD or a DVD writer one???
> 
> And are you really not using ide-scsi?
> 
> Is there anybody which has success with DVD-writer under 2.5.59 without
> ide-scsi?

yep:

Calling: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDRECORD dev= "/dev/hdc" 
fs=4096k -v driveropts=burnfree  speed=16 -eject -pad tsize=14928s -

scsidev: '/dev/hdc'
devname: '/dev/hdc'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Cdrecord 1.11a40 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
TOC Type: 1 = CD-ROM
Using libscg version 'schily-0.7'
Driveropts: 'burnfree'
atapi: 1
Device type    : Removable CD-ROM
Version        : 2
Response Format: 2
Capabilities   :
Vendor_info    : 'HL-DT-ST'
Identifikation : 'CD-RW GCE-8240B '
Revision       : '1.06'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 6037504 = 5896 KB
FIFO size      : 4194304 = 4096 KB
Track 01: data    29 MB         padsize:   30 KB
Total size:       33 MB (03:19.26) = 14945 sectors
Lout start:       33 MB (03:21/20) = 14945 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 2
Reference speed: 6
Is not unrestricted
Is erasable
Disk sub type: High speed Rewritable (CAV) media (1)
ATIP start of lead in:  -11077 (97:34/23)
ATIP start of lead out: 336075 (74:43/00)
1T speed low:  4 1T speed high: 10
power mult factor: 2 6
recommended erase/write power: 5
A1 values: 24 2C DC
A2 values: 00 00 00
Disk type:    Phase change
Manuf. index: 11
Manufacturer: Mitsubishi Chemical Corporation
Blocks total: 336075 Blocks current: 336075 Blocks remaining: 321130
Starting to write CD/DVD at speed 10 in real TAO mode for single session.
                0 seconds. Operation starts.
Waiting for reader process to fill input buffer ...
input buffer ready.
BURN-Free is ON.
Performing OPC...
Starting new track at sector: 0

Track 01: writing  30 KB of pad data.
Track 01: Total bytes read/written: 30572544/30603264 (14943 sectors).
Writing  time:   27.663s
Average write speed   7.2x.
Min drive buffer fill was 99%
Fixating...
Fixating time:   25.951s

to check that it really worked:

rudmer:~ # mount /mnt/cdrom/
rudmer:~ # ls /mnt/cdrom/
test_file_for_burning
rudmer:~ # cmp test_file_for_burning /mnt/cdrom/test_file_for_burning
rudmer:~ # 

so it works for me(TM)...

	Rudmer

  reply	other threads:[~2003-01-19 17:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-19 13:00 Status of ide-cdrom writing? Gregoire Favre
2003-01-19 15:00 ` Paul E. Erkkila
2003-01-19 15:24   ` Gregoire Favre
2003-01-19 17:15     ` Rudmer van Dijk [this message]
2003-01-19 17:36       ` Gregoire Favre
2003-01-19 18:15         ` Rudmer van Dijk
  -- strict thread matches above, loose matches on Subject: below --
2003-01-19 15:59 Shane Shrybman
2003-01-19 16:26 ` Gregoire Favre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200301191810.3533@gandalf \
    --to=rudmer@legolas.dynup.net \
    --cc=greg@ulima.unil.ch \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pee@erkkila.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox