Help with DVD Drive

Discussion in 'DVDR' started by zach54, Sep 24, 2006.

  1. zach54

    zach54 Member

    Joined:
    May 4, 2004
    Messages:
    37
    Likes Received:
    0
    Trophy Points:
    16
    Hi There,

    Im trying to back up a few movies but my Phillips DVD RW is taking an AGE to read movies!! Today is the first time Ive ever had this problem. It seems to play the movies ok and will eventually read them. But why has it gone from super fast to slow as a tortoise??? Is it possible its on its way out? Its less than a year old! Any help would be greatly appreciated.

    Zach
     
  2. laddyboy

    laddyboy Regular member

    Joined:
    Jan 4, 2005
    Messages:
    3,699
    Likes Received:
    0
    Trophy Points:
    46
    Hi.

    It may have slipped back into PIO transfer mode instead of DMA transfer mode.

    Try resetting the transfer modes for your IDE devices as follows:

    Right click on My Computer and select Properties.
    Click the Hardware tab.
    Click the Device Manager button.
    Click the "+" beside IDE ATA/ATAPI Controllers.
    Right click on the Primary Channel and select Uninstall.
    Click OK.
    Right click on the Secondary Channel and select Uninstall.
    Click OK.
    Restart the system.
     
  3. zach54

    zach54 Member

    Joined:
    May 4, 2004
    Messages:
    37
    Likes Received:
    0
    Trophy Points:
    16
    Hi There!

    Thank you SO MUCH!!! That seems to have done the trick for me. If you have time please could you explain the difference between PIO mode and DMA mode. I would also love to know how it slipped back into PIO transfer mode.
    Once again thank you very,very much.

    Cheers,
    Zach
     
  4. laddyboy

    laddyboy Regular member

    Joined:
    Jan 4, 2005
    Messages:
    3,699
    Likes Received:
    0
    Trophy Points:
    46
    DMA direct memory access = fast
    PIO programmed input output = slow

    Under PIO the CPU actually controls the flow of information from the peripheral device to memory.

    Under DMA the peripheral transfers info to memory without intervention by the CPU.

    Whenever communication errors occur on the IDE channel, WinXP automatically switches from the faster DMA to the slower but surer PIO mode. Sometimes a faulty cable can cause the default to PIO mode. If it happens repeatedly, try another IDE data cable.

    Edit: typos

     
    Last edited: Sep 24, 2006
  5. zach54

    zach54 Member

    Joined:
    May 4, 2004
    Messages:
    37
    Likes Received:
    0
    Trophy Points:
    16
    Thank you for the explanation. I should know what to do the next time this happens!! Thank you for all your help in this matter.

    Zach.
     
  6. laddyboy

    laddyboy Regular member

    Joined:
    Jan 4, 2005
    Messages:
    3,699
    Likes Received:
    0
    Trophy Points:
    46
    you're welcome.
     

Share This Page