ATA Revalidation Failed
Bug #206635 reported by
Stack
This bug report is a duplicate of:
Bug #153702: Dell Inspiron 530 SATA drive not detected in IDE mode.
Edit
Remove
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: linux-image-
The system in question is a Dell Vostro 200. It originally ran Gutsy AMD64 and has been upgraded to Hardy AMD64 Beta. The system will not boot with the linux-image-
The errors I see are the following:
ata1.00: revalidation failed (errno=-5)
ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata2.00: cmd a0/00:00:
ata2.00: status: { DRDY }
The 'ata1.00' line will appear twice followed by many lines of the 'ata2.00' line.
Attached is my 'lspci -v'
To post a comment you must log in.
I attempted to boot the amd64 install cd in live mode and came up with the same results.
I then booted the kernel from GRUB without the "quiet splash" options at the end, and the kernel booted correctly.
I also built the 2.6.24.4 kernel via the Git Kernel Build instructions. This kernel also exhibits the same problems. I get the errors with the "quiet splash" options and I can boot correctly without them.