Slow CD / DVD Burning on Dell D820
I burned a DVD on my laptop, but it took ages :( The speed was between 0.5 – 1.3x; should be 8x. Arrrgh…
I was not able to enable DMA for the writer (TS-L632D). Fortunately I found a page with a solution.
It is necessary to add a boot parameter combined_mode=libata
. After this, my writer appears as a SCSI device (/dev/sr0 instead of /dev/hdc). It was necessary to update the /etc/fstab
file, a kde’s link to device for the writer and update a configuration for my burning software.
And the result? The speed is between 4-7x, that is 11 minutes instead of one hour.