Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266917 - >=sys-kernel/gentoo-sources-2.6.24: SATA Hard drives not recognized
Summary: >=sys-kernel/gentoo-sources-2.6.24: SATA Hard drives not recognized
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-20 22:52 UTC by Kyle
Modified: 2009-04-25 13:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle 2009-04-20 22:52:00 UTC
Some SATA harddrives will not load with newer libata drivers. The following is a short description of the bug from the vanilla kernel developers:

"WDC WD1600JS-62MHB5 successfully hits the window between ATA/ATAPI-7
and Serial ATA II standards and reports 3c/c3 signature which now is
assigned to SEMB.  Make ata_dev_classify() report ATA_DEV_SEMB on the
sig and let ata_dev_read_id() work around it by trying IDENTIFY once."


Reproducible: Always

Steps to Reproduce:
1. Try to install gentoo with gentoo-sources with WDC WD1600JS-62MHB5 hard drive
2.
3.

Actual Results:  
/dev/sdb is no where to be found!

Expected Results:  
Loaded /dev/sdb

The problem has been addressed and fixed/'worked around' for the vanilla kernel and is being addressed for the ubuntu kernel. This affects gentoo as well as several other distributions that I have tried with a 2.6.4 or newer kernel. I have applied the vanilla kernel patch to gentoo-sources 2.6.27 and then successfully been able to load my western digital WDC WD1600JS-62MHB5 hard drive.

Here is the vanilla bug report and patch : http://bugzilla.kernel.org/show_bug.cgi?id=11579
Patch: http://bugzilla.kernel.org/attachment.cgi?id=20986
Ubuntu bug report: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/257790
Comment 1 Kyle 2009-04-20 22:53:42 UTC
Can I expect a gentoo distribution fix?
Comment 2 Kyle 2009-04-20 22:55:04 UTC
Correction: This affects gentoo as well as several other distributions that I have tried with a 2.6.24 or newer kernel
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-21 02:54:25 UTC
Please do not CC people on bugs if you cannot assign them yourself. Please post your emerge --info
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-25 13:59:39 UTC
Reopen this bug when you provide the requested information.