Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 165291
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Drake <dsd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mathijs Kwik <troxx@segfault.nl>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ahci-fix-backported-from-2.6.20.patch the fix, backported from 2.6.20 to 2.6.19-r5 patch Mathijs Kwik 2007-02-04 16:27 0000 6.79 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 165291 depends on: Show dependency tree
Bug 165291 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-02-04 16:26 0000
Some mainboards with intel's ICH8 chipset don't use ascending names/numbers for
their SATA-ports.

Mine has sata1 sata2 sata5 and sata6 for example.

The AHCI driver stopped checking after sata3 (non-existing), so 2 of my
sata-ports were never checked.

Fortunately I found a patch in 2.6.20 that fixes it, so I backported it to
2.6.19.

Can someone please include this in gentoo-sources?

Reproducible: Always

Steps to Reproduce:
1. boot PC
2. ls /dev/sd*


Actual Results:  
/dev/sda  /dev/sdb 

Expected Results:  
/dev/sda  /dev/sdb  /dev/sdc  /dev/sdd

------- Comment #1 From Mathijs Kwik 2007-02-04 16:27:39 0000 -------
Created an attachment (id=109142) [details]
the fix, backported from 2.6.20 to 2.6.19-r5

------- Comment #2 From Daniel Drake 2007-02-05 22:20:44 0000 -------
fixed in gentoo-sources-2.6.19-r6

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug