I don’t know if any of you had this kind of problem, it surely annoy the hell out of me.
Symptom :
- Everytime you use your DVD/CD the CPU usage shoot up close to 90.
- Your CD/DVD burning session is longer than it should be.
- The CD/DVD drive lights keep flashing like morse code signal
Usually this is caused by your CD/DVD drive is using PIO mode instead of DMA. Under normal circumstances, you can easily instruct Windows to use DMA when accessing CD/DVD drive whenever possible, but in rare cases windows will still use PIO mode even though you’ve changed the setting.
The cause
This is caused by Windows permanently disable DMA mode for your CD/DVD driver after encountering certain errors during data transfer operations (usually caused by reading bad CDs), and this has been pointed out in Microsoft WHDC page
Windows will automatically disable DMA mode for the particular CD/DVD drive permanently, because it believe that you hardware is failing, but this is not usually the case.
The Fix
You can easily fix that by deleting the affected IDE Channel in Windows Device Manager. To access it, right click on My Computer, choose properties, choose Hardware, click on Hardware Manager.
Then delete the Primary IDE Channel and Secondary IDE Channel, reboot your pc. Windows will reinstall the Primary IDE Channel and Secondary IDE Channel driver back after that.
And If everything turns out allright, you should be able to change your CD/DVD drive setting back to DMA mode in no time.
[tags]cdrom, dvd, dma, ide, cd burner, dvd burner, hardware,guides,tips,howto[/tags]











