| Summary: | [boot] 8.0-RELEASE does not boot on DL585 [regression] | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Gunther Schadow <gunther> |
| Component: | amd64 | Assignee: | freebsd-amd64 (Nobody) <amd64> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 8.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Gunther Schadow
2010-03-06 03:20:01 UTC
Can you try setting 'hw.pci.mcfg=0' from the loader prompt? -- John Baldwin State Changed From-To: open->feedback Note that feedback was requested. Thanks for looking into this. If I set hw.pci.mcfg=0 it does not help at all. If I also try do disable acpi and apic it makes no difference. Always stuck at the same point: pci0: <PCI bus> on pcib0 The upshot is that it reminds me of the good old days of trying to install 386/bsd 0.0 or netbsd on a VAX :) -Gunther Thanks for looking into this. If I set hw.pci.mcfg=0 it does not help at all. If I also try do disable acpi and apic it makes no difference. Always stuck at the same point: pci0: <PCI bus> on pcib0 The upshot is that it reminds me of the good old days of trying to install 386/bsd 0.0 or netbsd on a VAX :) -Gunther On Tuesday 09 March 2010 11:41:42 pm Gunther Schadow wrote:
> Thanks for looking into this.
>
> If I set hw.pci.mcfg=0 it does not help at all.
>
> If I also try do disable acpi and apic it makes no difference.
> Always stuck at the same point:
>
> pci0: <PCI bus> on pcib0
>
> The upshot is that it reminds me of the good old days of trying
> to install 386/bsd 0.0 or netbsd on a VAX :)
Do you get any other printfs' beyond this line with boot -v or does boot -v
die sooner?
--
John Baldwin
On 3/10/2010 8:43 AM, John Baldwin wrote:
> Do you get any other printfs' beyond this line with boot -v or does boot -v
> die sooner?
No, it didn't die sooner. It comes to the same point but without
showing anything that I would have considered interesting. Notably
nothing was logged after the pci0: ... line.
-Gunther
On Saturday 20 March 2010 1:17:03 pm Gunther Schadow wrote: > On 3/10/2010 8:43 AM, John Baldwin wrote: > > Do you get any other printfs' beyond this line with boot -v or does boot - v > > die sooner? > > No, it didn't die sooner. It comes to the same point but without > showing anything that I would have considered interesting. Notably > nothing was logged after the pci0: ... line. Hmm, can you capture a verbose dmesg via a serial console or something similar? -- John Baldwin State Changed From-To: feedback->closed Feedback timeout. |