LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Once again DVD playback problems (https://www.linuxquestions.org/questions/linux-hardware-18/once-again-dvd-playback-problems-212093/)

k.van.hagen 08-01-2004 07:19 AM

Once again DVD playback problems
 
Hi there,

I know there are a lot of threads on the net about slow dvd drives.
However, after reading dozens of them it seemed all problems were solved by enabling DMA on the drive.... Well doesn't work for me though I hope any of you can help me.

These are my specs:

AMD Athlon XP 2700+
1024 MB RAM
GeForce FX5200 (running the corporate nvidia drivers)

hdc: LITE-ON DVDRW LDW-851S, ATAPI CD/DVD-ROM drive

Code:

arrakis:~# uname -a
Linux arrakis 2.6.7-1-k7 #1 Thu Jul 8 06:45:35 EDT 2004 i686 GNU/Linux

Running Debian unstable.

This is my hdparm output:

Code:

arrakis:~# hdparm -i /dev/hdc

/dev/hdc:

 Model=LITE-ON DVDRW LDW-851S, FwRev=GS08, SerialNo=
 Config={ Fixed Removeable DTR<=5Mbs DTR>10Mbs nonMagnetic }
 RawCHS=0/0/0, TrkSize=0, SectSize=0, ECCbytes=0
 BuffType=unknown, BuffSize=0kB, MaxMultSect=0
 (maybe): CurCHS=0/0/0, CurSects=0, LBA=yes, LBAsects=0
 IORDY=yes, tPIO={min:227,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
 Drive conforms to: device does not report version:

 * signifies the current active mode

arrakis:~# hdparm -d /dev/hdc

/dev/hdc:
 using_dma    =  1 (on)

I hope this is enough info for you.

Thnx.

J.W. 08-01-2004 02:43 PM

Can you be more specific, and describe in more detail the problem that you are having? According to the output you've listed, DMA is enabled on /dev/hdc. Maybe I'm missing the point of your question. -- J.W.

Electro 08-02-2004 12:11 AM

Try setting the DVD drive to use ide-scsi module. This may or may not help. Also you can try to use cache in your video player. With hdparm you can try to enable interrupt-unmask and I/O support to 32-bit.


All times are GMT -5. The time now is 04:13 AM.