Bug 481356
| Summary: | kernel-2.6.29-0.35.rc1.git4.fc11 and later won't boot (CONFIG_DMAR + buggy BIOS) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Will Woods <wwoods> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | kent.liu, kernel-maint, kmcmartin, luyu, moneta.mace, quintela, selinux, sysoutfran |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-02-22 20:54:39 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: | 446452 | ||
|
Description
Will Woods
2009-01-23 17:52:40 UTC
This sounds related to https://bugzilla.redhat.com/show_bug.cgi?id=479996 My system (Thinkpad X200) booted, but had problems afterwards, including FS corruption. I "fixed" this by disabling VT-d in the BIOS. Something else I should do? I've disabled this by default in rawhide. Enable it with "intel_iommu=on" until the data corruption by default issues get worked out. cheers, Kyle May have something similar, but think I placed it in the wrong bugzilla. https://bugzilla.redhat.com/show_bug.cgi?id=480667#c11 (c12,13) I'm having this problem, and have to boot with "intel_iommu=off". The system is a Supermicro C2SEA motherboard, 8GB RAM, Intel G45/X4500HD: http://www.smolts.org/client/show/pub_21f31cf1-2c1b-4e8a-860b-01f9d5a43910 (In reply to comment #4) > I'm having this problem, and have to boot with "intel_iommu=off". The system > is a Supermicro C2SEA motherboard, 8GB RAM, Intel G45/X4500HD: This option was re-enabled in kernel-2.6.29-0.118.rc5.fc11; what kernel version are you using? (In reply to comment #5) > (In reply to comment #4) > > I'm having this problem, and have to boot with "intel_iommu=off". The system > > is a Supermicro C2SEA motherboard, 8GB RAM, Intel G45/X4500HD: > > This option was re-enabled in kernel-2.6.29-0.118.rc5.fc11; what kernel version > are you using? I'm now running 2.6.29-0.124.rc5.fc11.x86_64 and I don't need to boot with "intel_iommu=off" anymore. It looks like all the issues resulting from intel_iommu are worked out now. (There may still be lingering issues from the DMA API debugging patchset, but those are seperate issues.) Closing this bug now. |