I am fairly new to linux so please, bare with me. I have been searching the web to figure out how to enable DMA support for a DVD drive, but haven't been able to find anything short of recompling the kernel. I have the latest Fedora 5 stable kernel build and hdparm installed. Please let me know what I can do. Here is my output:
Code:
[root@localhost sbin]# ./hdparm -d 1 /dev/hdc
/dev/hdc:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off)