|
Bugzilla – Full Text Bug Listing |
| Summary: | IBM Netvista Machine | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | John Gleeson <jhn_gleeson> |
| Component: | Installation | Assignee: | Thomas Renninger <trenn> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Alpha 4 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | SUSE Technical Services | Services Priority: | 500 |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Hwinfo output for IBM | ||
|
Description
John Gleeson
2006-09-18 16:24:25 UTC
Created attachment 98974 [details]
Hwinfo output for IBM
Hwinfo output for IBM Machine
These are the last two lines of out put before the install hang's. PREFETCH window: disabled Net Recognised protocol family 2 The other lines visible on the boot screen looked unsuspicious so I DIDN't copy them. Tell me if you need more. This happens on every attempt to boot. Additional info: SUSE Linux 10.2 and also 10.2 alpha2 did install fine. Problem work around found if you type at the boot option screen maxcpus=0 the install will go but only run in text mode. *** This bug has been marked as a duplicate of bug 202079 *** *** Bug 210978 has been marked as a duplicate of this bug. *** maxcpus still not included as bootparameter in beta1, no install possible. withouth the bootoption maxcpus=0 it is not possible to install on old machines, this is not solved within beta1 but marked as solved in dublicates Can you try acpi=force (this one first) and/or apic boot parameter, pls. If acpi=force helps, can you provide dmidecode info (or tell us whether it fails). Sorry forget my last comment... I will have to dig. Andi can you help here, pls. There seem to be dozens of machines needing maxcpus=0 boot param, only this one has a lot duplicates. Also other strange things might occur, see: Bug #231149 - Thinkpad T23 hangs under load here maxcpus=0 also seem to help and there are others... John: You have a Pentium III built in 2000, right? Your machine should hit this line: /* All Intel BIOS since 1998 assumed APIC on. Don't include 1998 itself because we're not sure for that. */ if (vendor && !strncmp(vendor, "Intel", 5)) apic = 1; But it seems the vendor tag in dmi information does not match "Intel"? Can you please attach dmidecode output. It would also be helpful if you could attach dmesg with maxcpus=0 (this one works fine, right?). The blacklisting (auto apic/acpi off) should still be hit, but possibly PIC is setup in another way makes your machine work? I think there are more problems with APIC and SMP kernel on older machines, therefore there are so many (x86, x86_64,..) machines that seem to have (non-)APIC problems. A lot bugs that are marked as duplicates probably are not and I start loosing the overview, let's figure out one by one... *** This bug has been marked as a duplicate of bug 232013 *** |