cdrdao: "ERROR: Cannot set write parameters mode page"
Posted: Wed May 02, 2012 3:52 pm
[PROBLEM]
I'm trying to burn an audio CD using cdrdao (v1.2.3) and a TOC file. Calling it with the following arguments:
I'm running into this error message:
I'm trying to burn an audio CD using cdrdao (v1.2.3) and a TOC file. Calling it with the following arguments:
Code: Select all
cdrdao write --device /dev/sr0 --speed 1 --buffer-under-run-protection 1 --write-speed-control 1 --driver generic-mmc:0x10 audiocd.toc
The CD-writer is a Lite-On Slimtype, eNAU608-T04 5 external USB drive.Cdrdao version 1.2.3 - (C) Andreas Mueller <andreas@daneb.de>
/dev/sr0: Slimtype eNAU608 5 Rev: CL02
Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0010)
Starting write at speed 10...
Pausing 10 seconds - hit CTRL-C to abort.
Process can be aborted with QUIT signal (usually CTRL-\).
WARNING: No super user permission to setup real time scheduling.
Turning BURN-Proof on
Enabling JustSpeed.
ERROR: Cannot set write parameters mode page.
Turning BURN-Proof on
Enabling JustSpeed.
ERROR: Cannot set write parameters mode page.
ERROR: Cannot setup write parameters for session-at-once mode.
ERROR: Please try to use the 'generic-mmc-raw' driver.
ERROR: Writing failed.