but ...
after i type
$hdparm -d1 /dev/hda5 which was my storage disk
and it shows some thing like
/dev/hda5:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Invalid argument
using_dma = 1 (on)
why there is a invalid argument?
What's wrong?
any idea?
Also, would u further explain what does "-d1" means ?
One more quesion,
[root@localhost root]# hdparm /dev/hda5
/dev/hda5:
multcount = 16 (on)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 8 (on)
geometry = 14946/255/63, sectors = 73047492, start = 20081313
normaly, shouldn't the underlined phrase be 32-bit?
Last edited by tricky_linux; 09-19-2003 at 08:45 PM.
|