Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Strange hdparm messages
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
ianwilder
Tux's lil' helper
Tux's lil' helper


Joined: 30 Apr 2004
Posts: 121
Location: georgia.usa.earth

PostPosted: Sat Oct 23, 2004 11:23 am    Post subject: Strange hdparm messages Reply with quote

Hey all, when I did a hdparm I got some funky messages.... any ideas?
Code:
astral ian # hdparm -tT /dev/sda

/dev/sda:
 Timing cached reads:   2832 MB in  2.00 seconds = 1415.51 MB/sec
BLKFLSBUF failed: Operation not supported
HDIO_DRIVE_CMD(null) (wait for flush complete) failed: Operation not supported
 Timing buffered disk reads:  206 MB in  3.00 seconds =  68.59 MB/sec
BLKFLSBUF failed: Operation not supported
HDIO_DRIVE_CMD(null) (wait for flush complete) failed: Operation not supported

I'm using the VIA SATA module on the 2.6.9-ck1 sources. Thanks!
Back to top
View user's profile Send private message
hardcore
l33t
l33t


Joined: 01 Nov 2003
Posts: 626
Location: MSU, MI

PostPosted: Sat Oct 23, 2004 5:43 pm    Post subject: Reply with quote

You probably tried to set things that the libata driver does not support, like DMA. Because you're using you sata drive in a scsi sort of way, you get no DMA, but it doesn't matter anyways, because libata is as fast if not a faster implementation of sata.
_________________
Nothing can stop me now, cuz I just don't care.
Back to top
View user's profile Send private message
jubo
Tux's lil' helper
Tux's lil' helper


Joined: 30 Aug 2004
Posts: 87

PostPosted: Tue Nov 02, 2004 12:32 am    Post subject: Reply with quote

I get these messages too and exactly the same speed :D . Anyways, isn't the Support for SATA underneath the ATA/ATAPI/MFL/RLL support in the kernel deprecated. I think libata (the one under low level SCSI drivers) is the best way to go for SATA drives even though it gives some strange error messages. Also, how do you ensure you aren't trying to set stuff like dma for your libata drives. I don't remember specifying hdparm -d 1 for /dev/sda anywhere.
Back to top
View user's profile Send private message
mooseboy
n00b
n00b


Joined: 14 Oct 2004
Posts: 26

PostPosted: Tue Nov 02, 2004 2:31 am    Post subject: Reply with quote

I get those messages too, but I assumed it was because I was using raid. I have the same SATA controller as you.
Back to top
View user's profile Send private message
hardcore
l33t
l33t


Joined: 01 Nov 2003
Posts: 626
Location: MSU, MI

PostPosted: Tue Nov 02, 2004 9:10 pm    Post subject: Reply with quote

You more than likely have /etc/init.d/hdparm set to start on boot. You can just do
Code:
rc-update del hdparm

_________________
Nothing can stop me now, cuz I just don't care.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum