Re: Very Slow dvd writing (DMA enabled)
U can try this i am not sure whether it work for u or not but it work for me at least for me
Re-enable DMA using the Registry Editor
Run REGEDIT. Go to the following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}
It has subkeys like 0000, 0001, 0002, etc. Normally 0001 is the primary IDE channel, 0002 the secondary, but other numbers can occur under certain circumstances. Check the DriverDesc value to see which one it is.
Delete MasterIdDataChecksum or SlaveIdDataChecksum, depending on whether the device in question is attached as master or slave, but it can't actually hurt to delete both. Reboot. The drive DMA capabilities will be redetected.
Open Device Manager again and check whether the device is now actually using DMA mode. If so, congratulations, you've made it (at least until the next time Windows disables DMA.
OR simply search these two entry in registry and delete it
MasterIdDataChecksum and SlaveIdDataChecksum accurance of these entry can be more than one
NOTE
If u are using IDE for DVD-drive make sure u are using 80PIN wire
Last edited by paroh; 18-12-2008 at 05:10 PM.
|