| Summary: | Fedora 20 beta (and updates) unable to boot Intel Atom N2600 without 'acpi=off' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dave Kline <dkline> | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | bugs, collura, gansalmon, itamar, johan, jonathan, kernel-maint, madhu.chinakonda, michele | ||||
| 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: | 2013-12-04 14:07:33 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Dave Kline
2013-11-14 20:19:54 UTC
Created attachment 825225 [details]
journalctl output of boot with 'acpi=off'
Followed some advice here: http://fedoraproject.org/wiki/Common_kernel_problems Couple of quick updates. Booting with pci=noacpi hangs at the same place (Switched to clocksource tsc), and applying different 'clocksource' parameters (hpet, jiffies, etc) also yields no love. Booting with 'noapictimer' gives a different error, a couple of lines of "Could not switch to high resolution mode on CPU 3", etc per CPU, and " lapic is not functional." Net result is still a hang. Per the above web page, the only way to boot that I know of is 'acpi=off'. Exactly same issue here, also on Intel Atom N2600. If I could help anyhow with e.g. testing, please let me know. As a positive update, kernel-3.11.9-300.fc20.x86_64 appears to fix the issue. I am able to boot this kernel leaving ACPI enabled. Odd, don't see any changes between 3.11.7 and 3.11.9 that could be relevant. Johan, is it fixed for you as well if you use 3.11.9-300.fc20 like Dave? thanks, Michele Confirmed that: my kernel version is 3.11.10 now, it boots successfully without the acpi=off parameter. Thanks all. |