[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cdrdao, atapi, k3b



On Tue, Jan 13, 2004 at 05:27:17AM -0500, Antonio Rodriguez wrote:

> In the kde users list there was a thread (I got late to it) about
> certain version of cdrdao used in Redhat being able to use atapi
> interface. cdrdao I think is behind k3b. My question: Does anyone
> know anything about this? I would be glad if I could use cdrdao
> with atapi.

The changelog of cdrdao in sid suggests cdrdao can do ATAPI:

  cdrdao (1:1.1.7-4) experimental; urgency=low

  * Ram in a new version of libscg. This should get the linux 2.5+ ATAPI
    interface to work.

And a test with kernel 2.6.1-rc1-mm2 and a really really cheap ATAPI
burner:

  root@absolom:/home/ljlane/music/burned# modprobe ide-cd
  root@absolom:/home/ljlane/music/burned# cdrdao write --device /dev/hda --driver generic-mmc cd9743.toc
  Cdrdao version 1.1.7 - (C) Andreas Mueller <andreas@daneb.de>
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

  Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.
  
  Using libscg version 'schily-0.7'
  
  /dev/hda: OPTORITE CD-RW CW4802 Rev: 150E
  Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)
  
  Starting write at speed 32...
  Pausing 10 seconds - hit CTRL-C to abort.
  Process can be aborted with QUIT signal (usually CTRL-\).
  Turning BURN-Proof on
  Executing power calibration...
  Power calibration successful.
  Writing track 01 (mode AUDIO/AUDIO )...
[ some omitted ]
  Writing track 10 (mode AUDIO/AUDIO )...
  Wrote 530 of 530 MB (Buffer 100%).
  Wrote 236707 blocks. Buffer fill min 84%/max 100%.
  Flushing cache...
  Writing finished successfully.


It works for me, although the docs and program output only mention
SCSI. I don't know anything about k3b.



Reply to: