Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hda error message
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
silex
n00b
n00b


Joined: 30 Dec 2002
Posts: 61

PostPosted: Sun Mar 23, 2003 4:02 am    Post subject: hda error message Reply with quote

I saw this in "dmesg"
Quote:
hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hda: drive_cmd: error=0x04 { DriveStatusError }
hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hda: drive_cmd: error=0x04 { DriveStatusError }


Could anyone tell me what does this mean and how to fix it? Thanks!
Back to top
View user's profile Send private message
FormerSlacker
Guru
Guru


Joined: 11 Mar 2003
Posts: 340
Location: Toronto, ON. Canada

PostPosted: Sun Mar 23, 2003 8:09 am    Post subject: Re: hda error message Reply with quote

silex wrote:
I saw this in "dmesg"
Quote:
hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hda: drive_cmd: error=0x04 { DriveStatusError }
hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hda: drive_cmd: error=0x04 { DriveStatusError }


Could anyone tell me what does this mean and how to fix it? Thanks!


This is just a guess, but it may be a dma problem, try disabling dma:
Code:

spitfire root # hdparm -d0 /dev/hda

/dev/hda:
 setting using_dma to 0 (off)
 using_dma    =  0 (off)


Note that this will decrease your performance.
Back to top
View user's profile Send private message
silex
n00b
n00b


Joined: 30 Dec 2002
Posts: 61

PostPosted: Tue Mar 25, 2003 4:12 pm    Post subject: Reply with quote

Thanks. I enabled ultra ATA 100 by "hdparm ... -X69 /dev/hda" (Ultra DMA mode 5)
Maybe this is the problem?
Back to top
View user's profile Send private message
FormerSlacker
Guru
Guru


Joined: 11 Mar 2003
Posts: 340
Location: Toronto, ON. Canada

PostPosted: Tue Mar 25, 2003 9:41 pm    Post subject: Reply with quote

It could very well be. No two chipsets are created equal. Some have problems at some modes while others don't. I guess you could try starting out at ATA 33,66,100,133 to see which mode works best on your system.

On my system, KT266a, ATA 100 works fine. Too bad it doesn't support 133, oh well :wink:
Back to top
View user's profile Send private message
xiao
n00b
n00b


Joined: 10 Jan 2003
Posts: 18

PostPosted: Tue Mar 25, 2003 11:24 pm    Post subject: IDE cable Reply with quote

The problem is the IDE cable that you use.
To avoid the problem, you may have to upgrade to a better UDMA IDE cable.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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