LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Kernel 2.6.24.3-12 ata2.00 failed to identify (io error, err_mask=0x4) (https://www.linuxquestions.org/questions/linux-kernel-70/kernel-2-6-24-3-12-ata2-00-failed-to-identify-io-error-err_mask%3D0x4-627603/)

jzimm0007@msn.com 03-12-2008 05:16 PM

Kernel 2.6.24.3-12 ata2.00 failed to identify (io error, err_mask=0x4)
 
Hello. I updated to the latest kernel with the package updater (2.6.24.3-12) and am getting the following on boot:
ata2: Sata link up 3.0 Gbps (SStatus 123 SControl 300)
ata 200: failed to identify (io error, err_mask=0x4)
ata2: failed to recover some devices retrying in 5 secs
"booting has failed"
I guess I should tell you that my motherboard is an msi k9a platinum. It has 4 sata connections. The bios is set on native IDE mode which didn't work. If I change it to legacy IDE mode, it works fine. AHCI mode doesn't work either. Windows usually keeps rebooting if I change this setting (at least it has in the past). I will try to boot windows and then update this shortly... Okay, the computer posts fine if you save changes and exit from the bios, but when you boot into fedora, restart it then it won't post, it says 4th ide master error press F1 to resume, I hit F1 and I see a blank screen with a blinking cursor (No grub menu). In other words the computer won't post in legacy IDE, I need native IDE to work.
Could someone please tell me how to fix this if it is a bug?

mether 03-14-2008 10:13 AM

From the initial check it looks like just a warning :

<snip>
if (ata_msg_warn(ap))
ata_dev_printk(dev, KERN_WARNING, "failed to IDENTIFY "
"(%s, err_mask=0x%x)\n", reason, err_mask);
return rc;
</snip>
As you mentioned that this is stopping the system from boot..I am also confused.

jzimm0007@msn.com 03-20-2008 11:34 PM

They need to do something about it, because the next kernel did the same thing. I think it was 2.6.24.3-34


All times are GMT -5. The time now is 07:34 PM.