diff --git a/FAQ b/FAQ index 1209f7e..cc31a21 100644 --- a/FAQ +++ b/FAQ @@ -25,3 +25,9 @@ A: Yes. Libcap is required on Linux plattform. Libmagic is needed to support unicode (optional, on plattform where iconv is not already included in the libc system library). +Q: Burning dies with (logical unit communication crc error (ultra-dma/32)). + Reason? Solutions? +A: Try enabling DMA for your device. Some CDROM readers/writters seem to send + non-critical UDMA control/error codes without beeing in DMA mode and so + those messages are not interpreted by the kernel but delivered to the + applications instead.