Re: Machine hangs on boot with snapshots 5.8-beta

2015-06-26 Thread Philip Guenther
On Fri, Jun 26, 2015 at 6:41 AM, Pedro Caetano wrote: > After applying this patch i was able to get the machines booting! Thanks for the confirmation; committed! Philip Guenther

Re: Machine hangs on boot with snapshots 5.8-beta

2015-06-26 Thread Pedro Caetano
Hi, After applying this patch i was able to get the machines booting! Thank you for your help. Regards, Pedro Caetano On Wed, Jun 24, 2015 at 11:44 PM, Philip Guenther wrote: > On Wed, 24 Jun 2015, Pedro Caetano wrote: > > If case gmail wraps the lines output from dmesg and sendbug is attached

Re: Machine hangs on boot with snapshots 5.8-beta

2015-06-24 Thread Philip Guenther
On Wed, 24 Jun 2015, Pedro Caetano wrote: > If case gmail wraps the lines output from dmesg and sendbug is attached Thanks. I believe the issue is that the ACPI "APIC" table has extra LAPCI/processor entries which are marked as disabled...and which we let overwrite the enabled entry for cpu0.

Re: Machine hangs on boot with snapshots 5.8-beta

2015-06-23 Thread Mark Kettenis
> Date: Tue, 23 Jun 2015 11:59:39 +0100 > From: Pedro Caetano > > Hi, > > I'm currently testing -current snapshots (tagged 5.8-beta) on an hp dl320 > gen8 and the machine panics with the following message: > > panic: null acpicpu > Stopped at Debugger+0x9: leave > > > If i boot with an

Machine hangs on boot with snapshots 5.8-beta

2015-06-23 Thread Pedro Caetano
Hi, I'm currently testing -current snapshots (tagged 5.8-beta) on an hp dl320 gen8 and the machine panics with the following message: panic: null acpicpu Stopped at Debugger+0x9: leave If i boot with an older kernel (5.7 -current snapshot) and disable acpiprt (via config -ef /bsd) the sys