Comment 8 for bug 137470

Revision history for this message
Enrico Sardi (enricoss) wrote : Re: spurious completions during NCQ Hitachi HTS722016K9A300

Hi all!

This is a temporary workaround (until the patch arrives...):

sudo gedit /etc/rc.local

and then add the following line:

sh -c "echo 1 > /sys/block/sda/device/queue_depth"

save the file and reboot, this will disable ncq

Bye

Enrico