2 | | The problem appears to be the FIFO size. By setting it to 16 (default is 4) cdrecord works for my drive. |
3 | | I created an entry in the CDRecord.settings file for my drive, and now it appears to work correctly. |
4 | | I have not tested blanking yet, so please keep the ticket open until I can verify that it is working as well. |
5 | | Attached is the result of the last succcessful test. |
| 2 | The problem appears to be the FIFO buffer. Setting it to 16 in the command line results in a correct burn. However, attempting to set it as the default value in the cdrecord.config results in a "panic FIFO addr. error. For whatever reason the default value is being ignored, unless it is less than 128k, in which case CDRecord will disable FIFO for being too small a value. |
| 3 | Blanking a CDRW does not appear to work correctly, whether using "fast" or "all". |
| 4 | Attached is a record of my last successful burn from the command line. |