gadget n00b
Joined: 16 Sep 2003 Posts: 5
|
Posted: Thu Sep 18, 2003 5:40 pm Post subject: hdparm error <desperately need help> |
|
|
Okay, I've been scouring the forums and google and really haven't come across any answers to fixing this error :
hdparm -tT /dev/hda
Code: |
/dev/hda:
could not allocate sharedmem buf: Function not implemented
could not allocate sharedmem buf: Function not implemented
|
the hdparm line I'm using in /etc/conf.d/hdparm is :
Code: |
disc0_args="-c1 -d1 -A1 -m16 -u1 -a64"
|
and the hdparm /dev/hda returns :
Code: |
hdparm /dev/hda
/dev/hda:
multcount = 16 (on)
IO_support = 1 (32-bit)
unmaskirq = 1 (on)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 64 (on)
geometry = 7299/255/63, sectors = 117266688, start = 0
|
and hdparm -i /dev/hda returns:
Code: |
/dev/hda:
Model=MAXTOR 6L060J3, FwRev=A93.0500, SerialNo=663200257944
Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
RawCHS=16383/16/63, TrkSize=32256, SectSize=21298, ECCbytes=4
BuffType=DualPortCache, BuffSize=1819kB, MaxMultSect=16, MultSect=16
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=117266688
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5 udma6
AdvancedPM=no WriteCache=enabled
Drive conforms to: ATA/ATAPI-5 T13 1321D revision 1:
* signifies the current active mode
|
I tried to include all the important information if I left something out please let me know and I'll try to add it promptly. Any information, suggestions, answers will be greatly appreciated. Thanks in Advance.
-Gadget |
|