|
Bugzilla – Full Text Bug Listing |
| Summary: | OpenSUSE 10.2 boot hangs | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Lóránt Rückert <lorantruckert> |
| Component: | Installation | Assignee: | Thomas Renninger <trenn> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Critical | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Output of dmidecode | ||
|
Description
Lóránt Rückert
2006-12-30 12:25:00 UTC
What does the firmware diagnosis tool report, which is available from the mini-iso boot menu? Alternatively, you can grab the toolkit from http://www.linuxfirmwarekit.org/ Here is the result of the firmware test. To start it, I have to use one of the acpi=off, acpi=noirq, or noapic kernel parameters, as in the case of the default installer to make my box running. The test has run with noapic kernel parameter. During the test, a line has appeared: plugins/thermal_trip.sh line 154: [: : integer expression expected I put only items marked FAIL and INFO: items marked FAIL: DMI information check out of spec value found EDD boot disk hinting boot device 0x80 does not support EDD ACPI passive thermal trip points changing passive trip points seems uneffective in Zone TZ0 General ACPI information DSDT was compiled by the Intel AML compiler PCI express port driver reports an invalid IRQ PCI express port driver reports an invalid IRQ MFCG PCI express* memory mapped config space E820: MCFG mmio config space at 0xe0000000 is not reserved in HPET configuration test failed to locate HPET base items marked INFO: Processor mircocode update kernel too old; the kernel does not export microcode version kernel too old; the kernel does not export microcode version CPU frequency steps supported 2 CPU frequency steps supported Nvida chipset, x86_64 with apic problems -> expect duplicate. *** This bug has been marked as a duplicate of bug 232013 *** Oh wait, maybe you have wrong dmi info in BIOS. Can you attach dmidecode output pls, if this is the case you should be able to boot with acpi=force apic=force? Created attachment 113755 [details]
Output of dmidecode
(In reply to comment #4) > Oh wait, maybe you have wrong dmi info in BIOS. > Can you attach dmidecode output pls, if this is the case you should be able to > boot with acpi=force apic=force? > I've tried the kernel parameters above, but the same has happened. The boot process stopped right after listing of the IO schedulers. Now I'm using the 2.6.20 rc5 kernel, downloaded from the opensuse ftp. Everything is fine, my CPUs, sound card and graphical boot is working. |