Jerky playback
Enable DMA
sudo hdparm -d1 /dev/hdc
To apply at boot you need to edit the /etc/hdparm.conf} script.
To do this use this command:
sudo gedit /etc/hdparm.conf
Add the following to the end of your hdparm.conf
-
/dev/hdc {
dma = on
}


0 Comments:
Post a Comment
<< Home