It sounds like your Windows installation is no longer recognizing your burner drives as burner drives. If Windows "thinks" your burner drives are CDrom or DVDrom drives you cannot copy files to burnable disks in them.In Device Manager - DVD\CDrom Drives - are you getting the proper model of each drive listed there, or does it say something else, such as CDrom and DVDrom?
If those say something else, or in any case, try this.......
Uninstall the labelled drives, and reboot.
Windows should then find the proper model numbers and you should see they are correct under Device Manager - DVD\CDrom Drives .
.....
"I have 2 Primary channels and 2 Secondary Channels configured as follows:
Primary IDe Channel DMA if available
Primary IDe Channel Ultra DMA if available
Current Transfer Mode Ultra DMA 5
Primary IDe Channel Current Transer Mode Ultra DMA4
Primary IDe Channel Current Transer Mode Ultra DMA5 "
You are misquoting what you are seeing.
I looked at your mboard model's manual.
I am assuming it is a plain P5P800, with no additional model number labelling.
Your mboard has two IDE headers, Primary and Secondary, each of which can have a master and a slave drive connected to them, and two Sata headers, each of which can only designate a drive as master.
The bios Setup lists these as:
Primary IDE Master
Primary IDE Slave
Secondary IDE Master
Secondary IDE slave
Third IDE Master (a SATA drive)
Fourth IDE Master (a SATA drive)
Windows usually defaults to listing the IDE drive controller channels first in Device Manager.
If Windows is setting your drives to their max modes, no optical drive can run faster than Ultra DMA mode 4 (UDMA66, 66mb/sec) - in fact I know of no CD burner drive (that only burns CDs) than can run faster than Ultra DMA mode 2 (UDMA33, 33mb/sec).
Ultra DMA mode 5 is UDMA100 (100 mb/sec).
Recent IDE hard drives are either UDMA100, or UDMA133 (Ultra DMA mode 6 in Windows)
(You did not mention a drive running in Ultra DMA mode 2, or Multiword mode 2, and there should only be one in Ultra DMA mode 5).
You should see something similar to this, if your information about where your drives are connected is correct:
(First IDE listed) Primary IDE - Channel 0 (master)
DMA if available
Current Transfer Mode: Ultra DMA 5
(the Maxtor hard drive)
no drive on Primary IDE - Channel 1, (slave)
(First and only listed) Secondary IDE - Channel 0 (master)
DMA if available
Current Transfer Mode: Ultra DMA 4 (If the DVD drive), or Ultra DMA 2 (If the CD drive)
Secondary IDE - Channel 1 (slave)
DMA if available
Current Transfer Mode: Ultra DMA 2 (If the CD drive), or Ultra DMA 4 (If the DVD drive)
Third IDE, whatever it's label - only has channel 0 (master)
DMA if available
Current Transfer Mode: Ultra DMA 6
Fourth IDE, whatever it's label - only has channel 0 (master)
DMA if available
Current Transfer Mode: Ultra DMA 6
(The default in your bios Setup is to run your SATA drive controller(s) (in the ICH5 chip of your chipset) in IDE compatible mode. In that made, all SATA drives run in UDMA133 mode, Ultra DMA 6 mode in Windows.)
.....
If either or both of your optical drives are not detected at all as running in a mode, check your data cable (see below) and the jumper settings of the drives. Both drives should use either master and slave jumpering, or both should use cable select jumpering - mixing those types will not allow both drives to be detected under some circumstances.
If either or both of your optical drives are in PIO mode, try selecting DMA if Available, saving settings, then looking at their settings again.
If they are still in PIO mode, Windows has probably placed lines in your registry limiting them to PIO mode because it has detected the drive(s) is(are) producing too many data errors.
The common causes of this are:
- there is a problem with the data cable or it's connection, or there was previously a problem and Windows hasn't yet set the same drive model(s) to their proper setting(s).
It is common to un-intentionally damage IDE data cables, especially while removing them - the 80 wire ones are more fragile. What usually happens is the cable is ripped at either edge and the wires there are either damaged or severed, often right at a connector or under it's cable clamp there, where it's hard to see - if a wire is severed but it's ends are touching, the connection is intermittant.
Another common thing is for the data cable to be separated from the connector contacts a bit after you have removed a cable - there should be no gap between the data cable and the connector - if there is press the cable against the connector to eliminate the gap.
If in doubt, replace the data cable.
- much less likely, one or both drives are defective. This is most often because the drive motor can no longer spin reliably at it's max speeds, or at 1X speed, or it doesn't spin at all, or, a lot less likely, one of the lasers or it's circuit(s) have failed, or it is otherwise damaged.
Hence some others suggested trying the drives one at a time; they would need to be jumpered appropriately if necessary.
Or you could try them connected to another computer
.....
If you cure the problem that caused the data errors, if there was previously a problem and Windows made the lines in the registry that force the drive into PIO mode, it will often NOT remove those lines and set the same drive model(s) to their proper setting(s).
You must remove those lines from the registry.
If you're leery about editing the registry create a Restore point in System Restore at this point
Start - Run - type: regedit, click ok.
Navigate to the first entry at the top of the left pane and make sure the first entry at the top of the left pane is highlighted - My Computer - so that regedit will search starting from the beginning of the registry -If it isn't highlighted click on it to highlight it.
Search the registry for: IdDataChecksum
If a drive has been forced into PIO mode there will be lines found on the right pane MasterIdDataChecksum or SlaveIdDataChecksum or both, and if any are found there will be at least two of each one.
If no instances of IdDataChecksum are found, you do not have this problem.
If IdDataChecksum is found,
Delete the first one found by RIGHT clicking on it's highlighted entry and selecting Delete.
Press F3 to find further instances, and Delete them.
Continue pressing F3 and deleting the entries until no more are found.
If you start the search over again, navigate to the first entry at the top of the left pane and click on it so that it is highlighted - My Computer - so that regedit will search starting from the beginning of the registry.
.......
If both your optical drives are detected as running in a mode but both are in PIO mode, and if no IdDataChecksum lines are found in the registry, your main chipset drivers are either not loaded or they are corrupted - if that's the case, it's common for your drive controllers to not be detected correctly, and because of that for optical drives to not be detected correctly, especially when they are connected to Secondary IDE.
In that case, go to the Intel web site and get the INF Update Utility for your 865PE chipset, and run it on your system.