J - 2004-10-20

I issue the following command for my LITE-ON DVDRW SOHW-812S drive on Kernel 2.4.26 (Slackware):

cdrdao simulate --device ATAPI:0,1,0  --driver generic-mmc-raw cd.toc

I only use generic-mmc-raw driver because generic-mmc driver was telling me to use the raw one.  This is what I'm getting:

Cdrdao version 1.1.9 - (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.8'

ATAPI:0,1,0: LITE-ON DVDRW SOHW-812S    Rev: US0Q
Using driver: Generic SCSI-3/MMC (raw writing) - Version 2.0 (options 0x0000)

Burning entire 79 mins disc.
Starting write simulation ERROR: Cannot retrieve drive capabilities mode page.
at speed 0...
Pausing 10 seconds - hit CTRL-C to abort.
Process can be aborted with QUIT signal (usually CTRL-\).
ERROR: Cannot retrieve write parameters mode page.
ERROR: Cannot retrieve write parameters mode page.
ERROR: Cannot retrieve write parameters mode page.
ERROR: Cannot setup disk-at-once writing for this drive.
ERROR: Simulation failed.

I know my drive does in fact support DAO.  Do I need to upgrade kernels or is there anyway to salvage this?  I'm able to write data files with cdrecord without any issues, but I'm having issues writing audio files with both cdrecord and cdrdao.