21st Nov 04, 09:09 PM
|
|
Senior Member
|
|
Join Date: Nov 2002
Location: Los Angeles, CA, USA
Posts: 222
|
|
DVD takes 90 min to burn. Help?
After upgrading from Nero 6.0.0.0 to Nero 6.6.0.0, a 4GB DVD ISO takes 90 minutes to burn, where with 6.0.0.0 it took 14 minutes to burn. I'm going to try Alcohol 120% to see if I get the same problem. Anyone seen anything like this? I have loaded Nero 6.3.0.0 and it does the same thing.
Thanx in advance.
|
|
21st Nov 04, 10:44 PM
|
BetaONE Supporter
|
|
Join Date: Aug 2001
Posts: 377
|
|
I Don't think it's a incompatible/unsupported media problem.......your dvd would still be burned within an hour when burning at lowest speed....Check your device manager -->ide ata/atapi controller settings....it's possible that your drive reverted to PIO mode after updating Nero....set it to use UDMA2...
Last edited by roadworker : 21st Nov 04 at 10:47 PM.
|
|
22nd Nov 04, 01:59 AM
|
|
Senior Member
|
|
Join Date: Nov 2002
Location: Los Angeles, CA, USA
Posts: 222
|
|
Originally Posted by roadworker
I Don't think it's a incompatible/unsupported media problem.......your dvd would still be burned within an hour when burning at lowest speed....Check your device manager -->ide ata/atapi controller settings....it's possible that your drive reverted to PIO mode after updating Nero....set it to use UDMA2...
The Second IDE channel, which has the DVD-R, has reverted to PIO mode, I set it back to DMA and I'll reboot it. Thanks
Last edited by mikeh420 : 22nd Nov 04 at 04:38 AM.
|
|
22nd Nov 04, 05:30 AM
|
BetaONE Supporter
|
|
Join Date: Jul 2001
Location: U.S.A
Posts: 2,220
|
|
Yeap that should do it.
__________________
Ad Muncher Usage Statistics for v4.7 Build 27105/1624
Adverts removed by Ad Muncher: 1,601,933
Approximate bandwidth saved: 12,515 MB
Counter started: April 2, 2003
Download: http://war59312.admuncher.com/download.shtml
|
|
23rd Nov 04, 05:14 AM
|
|
Senior Member
|
|
Join Date: Nov 2002
Location: Los Angeles, CA, USA
Posts: 222
|
|
It didn't change the setting, "Transfer Mode = DMA if available" and "Current Transfer Mode = PIO". Is there a setting in Nero to fix this? It all happened after I installed Nero 6.6.0.0. Re-installing 6.3 didn't help.
|
|
23rd Nov 04, 07:15 AM
|
BetaONE Supporter
|
|
Join Date: Aug 2001
Posts: 377
|
|
What master/slave ide configuration you have on both IDE channels,which drives are attached and what mobo/chipset you use??
|
|
23rd Nov 04, 04:21 PM
|
|
Senior Member
|
|
Join Date: Nov 2002
Location: Los Angeles, CA, USA
Posts: 222
|
|
Originally Posted by roadworker
What master/slave ide configuration you have on both IDE channels,which drives are attached and what mobo/chipset you use??
Primary IDE Channel - Master=Maxtor 60GB - Slave=IBM 60GB
Sec IDE Channel - Master=BTC DVD-R - Slave=BTC CD-R
M/B Asus w/VIA chipset (Celeron/P3 900MHz)
Primary IDE Channel - both drives set to UDMA
Sec IDE Channel - Master set to PIO(set to use DMA if available)
- Slave set to UDMA
***Master was set to UDMA until I installed Nero 6.6.0.0***
Using WinXP SP1
|
|
23rd Nov 04, 09:14 PM
|
BetaONE Supporter
|
|
Join Date: Aug 2001
Posts: 377
|
|
A few things you can try:
.disconnect your cdwriter from the ide cord and try to enable dma aain for your dvdwriter when it's alone on the channel....
.if that doesn't work,change your ide cable to another format.....40 pin to 80 pin or vice versa...
|
|
23rd Nov 04, 09:44 PM
|
BetaONE Supporter
|
|
Join Date: Jul 2001
Location: U.S.A
Posts: 2,220
|
|
And install sp2 while your at it.
__________________
Ad Muncher Usage Statistics for v4.7 Build 27105/1624
Adverts removed by Ad Muncher: 1,601,933
Approximate bandwidth saved: 12,515 MB
Counter started: April 2, 2003
Download: http://war59312.admuncher.com/download.shtml
|
|
24th Nov 04, 01:02 AM
|
|
Super Moderator
|
|
Join Date: Jul 2002
Location: USA
Posts: 540
|
|
I had the same problem one time and this is the info from the net and here that resolved the issue.
From Microsoft
In Windows 2000 only, read requests to ATA disks are sometimes issued with a time-out value of 4 seconds. This occurs when your computer resumes from standby. This might cause a disk time-out because drives typically take more than 4 seconds to spin up. This time-out value was changed to 10 seconds.
In Windows XP and Windows Server 2003, this time-out value is always 10 seconds.
An alternate, less-aggressive policy is implemented to reduce the transfer mode (from faster to slower DMA modes, and then eventually to PIO mode) on time-out and CRC errors. The existing behavior is that the IDE/ATAPI Port driver (Atapi.sys) reduces the transfer mode after any 6 cumulative time-out or CRC errors. When the new policy is implemented by this fix, Atapi.sys reduces the transfer mode only after 6 consecutive time-out or CRC errors. This new policy is implemented only if the registry value that is described later in this article is present.
To implement the alternate behavior (reducing the transfer mode after six consecutive time-out or CRC errors instead of after six cumulative time-out or CRC errors), you must modify the registry as described below after you install the hotfix.
WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
Follow these steps, and then quit Registry Editor:
1. Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0001
3. On the Edit menu, point to New, and then click DWORD Value.
4. Type ResetErrorCountersOnSuccess, and then press ENTER.
5. On the Edit menu, click Modify.
6. Type 1, and then click OK.
Follow these steps, and then quit Registry Editor:
1. Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0002
3. On the Edit menu, point to New, and then click DWORD Value.
4. Type ResetErrorCountersOnSuccess, and then press ENTER.
5. On the Edit menu, click Modify.
6. Type 1, and then click OK.
Note The numbered subkeys that are listed earlier correspond to the primary and secondary IDE channels on a computer that contains a single IDE controller. If your computer contains two IDE controllers, the numbered subkeys for the primary and secondary IDE channels for each of the two controllers may be:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0002
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0003
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0004
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0005
To verify that you have located the correct subkey, verify that the DriverDesc value for the subkey contains the string value "Primary IDE Channel" or the string value "Secondary IDE Channel."
From FOX
reg. key :
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0001 or 0002 (depending on beeing primary[0001] or secondary[0002] ide channel)
there you modify the DWORD value of :
if the drive is on master: "MasterDeviceTimingModeAllowed" or
if the drive is on slave: "SlaveDeviceTimingModeAllowed"
to ffffffff
then go back to your device manager set your drive in IDE channel properties first back to pio and then, after confirming, again to dma ...that should do the trick
From McoreD
CD-ROM and DVD-ROM drives can revert to using PIO mode, despite being set to use "DMA if Available." Here's how to make Windows XP redetect the DMA capabilities of the drives.
This behaviour occurs with the following conditions:- Windows XP is the operating system
- A CD-ROM or DVD-ROM drive, which is known to support DMA mode now works only in PIO mode.
- The drive controller is set to use "DMA if available" but reports to be only in PIO mode.
Following is the mechanism that has worked for me, please try it at your own risk, it involves hacking the registry: - Open RegEdit
- Find the following KEY:
CODE
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\ Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\000x
- The last four digits will be 0000, 0001, 0002, 0003, and so on.
- Under each key, delete all occurences of the following values:
CODE
MasterIdDataChecksum
SlaveIdDataChecksum
- Reboot the computer. Windows will now redetect DMA settings.
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 07:30 AM.
|
|