Bug 439398
| Summary: | F9 - Installer does not detect MacBook hardrive | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ryan roth <ryan.roth> | ||||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | rawhide | ||||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2008-05-02 10:58:33 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 439966 | ||||||||
| Attachments: |
|
||||||||
|
Description
ryan roth
2008-03-28 15:17:04 UTC
What kind of macbook? And what messages does the driver print when it loads? It is a two month old Santa Rosa (MacBook 4,1). The messages all say that the different partitions cannot be mounted, but I do not see any other errors. It has something to do with the sata driver I think. I am here at your disposal to try anything. This is still an issue with the FC9 Preview Release. This problem is still present in the 2.6.25 kernel downloaded from kernel.org http://bugzilla.kernel.org/show_bug.cgi?id=10512 You should be able to switch to console 2 using ctrl-alt-f2 and run the dmesg command to see the entire kernel log. If you write that output to a USB stick you can attach it to this bug report. Created attachment 303636 [details]
dmesg dump from FC9 installer
Created attachment 303804 [details]
lspci -nvv dump from fc9 installer
Try adding "pci=nomsi" to the kernel boot options. It look like this is a kernel bug related to SIDPR, we are currently testing patches to resolve it http://bugzilla.kernel.org/show_bug.cgi?id=10512 What are the odds of committing the patches from the kernel.org bugzilla to the FC9 final kernel so that we can have a working installer for laptops using this chipset? Thanks (In reply to comment #11) > What are the odds of committing the patches from the kernel.org bugzilla to the > FC9 final kernel so that we can have a working installer for laptops using this > chipset? > The odds are good if we can get a final patch. This bug is on the blocker list now... Excellent you guys are now officially my heroes :) Also it looks like the guys at kernel.org are almost ready for an official patch too There is a final patch on the kernel bugzilla page now and it is being committed to the kernel. The bug is officially closed there. http://bugzilla.kernel.org/show_bug.cgi?id=10512 Patch in 2.6.25-13 |