Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dma timeout error
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
thetroyv
Apprentice
Apprentice


Joined: 04 Sep 2005
Posts: 159
Location: new england

PostPosted: Mon Sep 12, 2005 2:33 am    Post subject: dma timeout error Reply with quote

im using gentoo kernel 2.6 i believe... well when i start up my computer one of the first things that happens after starting gentoo booting is a dma timeout error of the main drive:

/dev/ide/host0/bus0/target0/lun0:<4>hda: dma_timer expiry: dma status == 0x61
hda: DMA timeout error
hda:dma timeout error: status = 0x58 { DriveReady SeekComplete DataRequest }
ide: failed opcode was: unknown
p1 p2 p3 p4 <<4> hda: dma_timer_expiry: dma status ==0x61
hda: DMA timout error
hda dma timeout error: status = 0x58 { DriveReady SeekComplete DataRequest }
ide: failed opcode was: unknown
p5<p4> hda: dma_timer_expiry: dma status ==0x61

there are several ponts where it waits some time... but after a while it finishes booting up fine with no other errors.


any help would be great.
thanks
troy
Back to top
View user's profile Send private message
oKtosiTe
Tux's lil' helper
Tux's lil' helper


Joined: 15 Aug 2005
Posts: 122
Location: Halmstad, Sweden

PostPosted: Mon Sep 12, 2005 2:26 pm    Post subject: Reply with quote

Looks like your drive might be getting ready for a failure. You may want to consider running a filecheck that verifies your disks surface. The method for this differs, depending on the filesystem you're using, but in general you should make sure the partition you're checking isn't mounted when you check it.
_________________
Ask Ubuntu | Super User
Back to top
View user's profile Send private message
thetroyv
Apprentice
Apprentice


Joined: 04 Sep 2005
Posts: 159
Location: new england

PostPosted: Mon Sep 12, 2005 3:15 pm    Post subject: Reply with quote

getting ready or a failure? hmm so how exactly do you run this check on the disk?
(i have several partitions, i have a fat16 windows boot, ntfs windows, linux swap, linux boot(ext3) and linux root (ext3)
Back to top
View user's profile Send private message
thetroyv
Apprentice
Apprentice


Joined: 04 Sep 2005
Posts: 159
Location: new england

PostPosted: Mon Sep 12, 2005 4:20 pm    Post subject: Reply with quote

oyes i remember now for windows you right click and do the "check this disk for errors"
will this check the whole disk, windows and linux partitions? even if it did wouldnt it be good to run two disk checkers (after all its microsoft software...)
Back to top
View user's profile Send private message
oKtosiTe
Tux's lil' helper
Tux's lil' helper


Joined: 15 Aug 2005
Posts: 122
Location: Halmstad, Sweden

PostPosted: Tue Sep 13, 2005 11:46 am    Post subject: Reply with quote

Windows has the nasty habit of calling partitions and filesystems alike disks. A disk check will check only one partition.

I advise you to run, from a livecd, because the filesystem may NOT be mounted during the check, the following command:
Code:
fsck.ext3 -ccv /dev/[yourpartition]
This will perform a non-destructive read-write test of your harddrive. Be warned, this may take awhile. If you are told the filesystem is clean, use:
Code:
fsck.ext3 -ccvf /dev/[yourpartition]


Good luck!
_________________
Ask Ubuntu | Super User
Back to top
View user's profile Send private message
thetroyv
Apprentice
Apprentice


Joined: 04 Sep 2005
Posts: 159
Location: new england

PostPosted: Thu Sep 22, 2005 8:14 pm    Post subject: Reply with quote

well i downloaded the manufacturers disk checking ustility and that gave it an ok...
so could it be like a jumper setting or something?
Back to top
View user's profile Send private message
thetroyv
Apprentice
Apprentice


Joined: 04 Sep 2005
Posts: 159
Location: new england

PostPosted: Sat Sep 24, 2005 4:36 pm    Post subject: Reply with quote

any ideas?
Back to top
View user's profile Send private message
thetroyv
Apprentice
Apprentice


Joined: 04 Sep 2005
Posts: 159
Location: new england

PostPosted: Mon Oct 03, 2005 1:41 am    Post subject: Reply with quote

wow thats gonna take a looooooooooong time... is there any way to do a faster check? any other ideas about what the dma timout error could be? jumper settings?
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