Results 1 to 4 of 4

Thread: slow DVD-drive

  1. #1
    Join Date
    Dec 2010
    Beans
    3

    slow DVD-drive

    After DVDs, and CDs didnt play properly (playing,stop,playing,stop,playing... forgot the english word for that^^) on Maverick and on Lucid I tried to find a reason.

    My DMA seems to be on
    Code:
    bice@bice:~$ sudo hdparm -i /dev/sr0
    /dev/sr0:
    
     Model=RICOH DVD+RW MP5316DAG, FwRev=2.B9, SerialNo=
     Config={ Removeable DTR<=5Mbs DTR>10Mbs nonMagnetic }
     RawCHS=0/0/0, TrkSize=0, SectSize=0, ECCbytes=0
     BuffType=unknown, BuffSize=unknown, MaxMultSect=0
     (maybe): CurCHS=0/0/0, CurSects=0, LBA=yes, LBAsects=0
     IORDY=yes, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
     PIO modes:  pio0 pio1 pio2 pio3 pio4 
     DMA modes:  mdma0 mdma1 mdma2 
     UDMA modes: udma0 udma1 *udma2 
     AdvancedPM=no
    
     * signifies the current active mode
    but my drive is pretty slow (in other forums I read, that it should be 10-20 times as much buffer):
    Code:
    bice@bice:~$ sudo hdparm -tT /dev/sr0
    
    /dev/sr0:
     Timing cached reads:   664 MB in  2.00 seconds = 332.03 MB/sec
     Timing buffered disk reads:    8 MB in  3.39 seconds =   2.36 MB/sec
    Does anyone have an idea, why my drive could be so slow?

  2. #2
    Join Date
    Dec 2010
    Beans
    3

    Re: slow DVD-drive

    Please, Im sure someone in here knows how to deal with it.

  3. #3
    Join Date
    Dec 2010
    Beans
    925

    Re: slow DVD-drive

    It says buffer is unknown. Check settings, and go to system-administration-additional drivers and check if you need another driver or something. If worst comes to worst, make sure nothing's screwed up in BIOS. You might be having a master-slave problem (dvd drive struggles for control with the hard drive).

  4. #4
    Join Date
    Dec 2010
    Beans
    3

    Re: slow DVD-drive

    Can't find a special driver for it.

    And it's a slave to my well working master hard disk

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •