I've just upgraded from 7.04 to 8.04, but I'm experiencing a lot of system slow downs. I think I've tracked this down to a lack of DMA on hda.
I have an IDE and a SATA hard drive as well as an IDE DVD writer connected.
What else can I try?
Code:
$ sudo hdparm -d1 /dev/hda /dev/hda: setting using_dma to 1 (on) HDIO_SET_DMA failed: Operation not permitted using_dma = 0 (off)
What else can I try?
Comment