Help Toshiba SD-M1212 dvd-rom not running in UDMA mode
My CDRW is running udma fine. .
My CDRW is running udma fine.
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Is the DVD running in Multi Word DMA or PIO mode?
Have you tried setting to PIO only and then back to DMA if Available?, also try reinstalling bus mastering drivers.
P.S. Have you changed anything on that IDE channel recently as in added a new drive or changed jumper settings.
P.S. Have you changed anything on that IDE channel recently as in added a new drive or changed jumper settings.
This is another really annoying 2k/XP bug present on VIA chipsets (especially involving devices connected to the 2nd ide channel).
Periodically (and for God knows what reason) Windows forgets the correct transfer rate settings for a given ide channel. I'll assume that you have checked that the hardware is not faulty, set it up right, and has all the relavent uptodate drivers installed.
If you have done all this and it still doesn't detect the correct speed settings then this is 99% garenteed to solve it:
Open regedit
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}
Look at the subkeys at this location. You need 0001 (if your device is attached to your Primary IDE Channel) and 0002 (if it's on the Secondary one).
When you've found the right subkey you need to alter the following DWORD values:
MasterDeviceTimingMode (delete this value)
MasterDeviceTimingModeAllowed (enter a hex value of ffffffff)
**note: If your device is set as a Slave, then edit the appropriate DWORD values in the same pane and leave the Master ones alone.
Periodically (and for God knows what reason) Windows forgets the correct transfer rate settings for a given ide channel. I'll assume that you have checked that the hardware is not faulty, set it up right, and has all the relavent uptodate drivers installed.
If you have done all this and it still doesn't detect the correct speed settings then this is 99% garenteed to solve it:
Open regedit
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}
Look at the subkeys at this location. You need 0001 (if your device is attached to your Primary IDE Channel) and 0002 (if it's on the Secondary one).
When you've found the right subkey you need to alter the following DWORD values:
MasterDeviceTimingMode (delete this value)
MasterDeviceTimingModeAllowed (enter a hex value of ffffffff)
**note: If your device is set as a Slave, then edit the appropriate DWORD values in the same pane and leave the Master ones alone.