On Sun, 2006-11-19 at 16:59 -0700, Kevin Kempter wrote: > I tried this:# /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) > What type of drive do you have? What IDE chipset do you have? (`/sbin/lspci | grep IDE`) I'd wager that the kernel module for the chipset is not loaded (which would force it to revert to much slower PIO) but near as I can tell, every IDE driver in the stock Fedora kernel builds are static in the kernel image, only SATA stuff is built as modules. Hmm. This one will be tricky to debug, methinks... -- Peter Gordon (codergeek42) GnuPG Public Key ID: 0xFFC19479 / Fingerprint: DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479 My Blog: http://thecodergeek.com/blog/
Attachment:
signature.asc
Description: This is a digitally signed message part