Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Andriy Gapon
on 22/09/2010 00:25 Jung-uk Kim said the following: > Please commit. You may add "Reviewed by: jkim" if you want. Please > make a note in the commit log that this code is redundant since > ACPICA 20040427. Committed as r212993. Thanks! -- Andriy Gapon

Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Jung-uk Kim
On Tuesday 21 September 2010 04:51 pm, Andriy Gapon wrote: > on 21/09/2010 23:29 Daniel Bilik said the following: > > On Tue, 21 Sep 2010 17:38:10 +0300 > > > > Andriy Gapon wrote: > >> To be precise, would you be able to test the following patch? > >> ... > > > > I have to report a success story.

Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Andriy Gapon
on 21/09/2010 23:29 Daniel Bilik said the following: > On Tue, 21 Sep 2010 17:38:10 +0300 > Andriy Gapon wrote: > >> To be precise, would you be able to test the following patch? >> ... > > I have to report a success story... The patch made 8-stable to correctly > attach acpi and recognize every

Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Daniel Bilik
On Tue, 21 Sep 2010 17:38:10 +0300 Andriy Gapon wrote: > To be precise, would you be able to test the following patch? > ... I have to report a success story... The patch made 8-stable to correctly attach acpi and recognize every piece of hardware in this mini-beast (except Broadcom wireless). T

Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Daniel Bilik
On Tue, 21 Sep 2010 17:32:02 +0300 Andriy Gapon wrote: > will you be able to try to boot custom built FreeBSD kernel on that > machine? I.e. your own live/installation CD or USB stick or etc. No problem. I've already built mfsbsd with custom kernel, when backporting changes to acpi_hp you've rec

Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Andriy Gapon
on 21/09/2010 17:32 Andriy Gapon said the following: > > Daniel, > > will you be able to try to boot custom built FreeBSD kernel on that machine? > I.e. your own live/installation CD or USB stick or etc. > To be precise, would you be able to test the following patch? --- a/sys/dev/acpica/acpi.

Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Andriy Gapon
Daniel, will you be able to try to boot custom built FreeBSD kernel on that machine? I.e. your own live/installation CD or USB stick or etc. -- Andriy Gapon ___ freebsd-acpi@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ac

Re: i386/135447: [i386] [request] Intel Core i7 and Nehalem-EP new features not supported

2010-09-21 Thread Alexander Motin
The following reply was made to PR i386/135447; it has been noted by GNATS. From: Alexander Motin To: Dmitry Kubov Cc: Andriy Gapon , j...@freebsd.org, bug-follo...@freebsd.org Subject: Re: i386/135447: [i386] [request] Intel Core i7 and Nehalem-EP new features not supported Date: Tue, 21 Sep

Re: i386/135447: [i386] [request] Intel Core i7 and Nehalem-EP new features not supported

2010-09-21 Thread Dmitry Kubov
The following reply was made to PR i386/135447; it has been noted by GNATS. From: Dmitry Kubov To: Alexander Motin Cc: Andriy Gapon , j...@freebsd.org, bug-follo...@freebsd.org Subject: Re: i386/135447: [i386] [request] Intel Core i7 and Nehalem-EP new features not supported Date: Tue, 21 Sep 2

Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Ian Smith
On Tue, 21 Sep 2010, Andriy Gapon wrote: > on 21/09/2010 11:41 Ian Smith said the following: > > I don't know anything about that, but having looked over our RTC code > > lately re another issue, I also wonder about the significance of this: > > > >> RTC BIOS diagnostic error 96 > > This

Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Daniel Bilik
On Tue, 21 Sep 2010 18:41:45 +1000 (EST) Ian Smith wrote: > I don't know anything about that, but having looked over our RTC code > lately re another issue, I also wonder about the significance of this: > > RTC BIOS diagnostic error 96 > ... > Daniel: have there been any other RTC messages like

Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Daniel Bilik
On Tue, 21 Sep 2010 10:04:02 +0300 Andriy Gapon wrote: > ... > P.S. Link to ASL of supposedly this machine that I googled up: > http://tavvva.net/data/hp_mini_5102-acpidump.txt A dump for this particular machine is here: http://neosystem.cz/freebsd/hp_mini_5102-dsl.txt Output of iasl was: Loa

Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Andriy Gapon
on 21/09/2010 11:41 Ian Smith said the following: > I don't know anything about that, but having looked over our RTC code > lately re another issue, I also wonder about the significance of this: > >> RTC BIOS diagnostic error 96 This check and message should be abolished altogether, I thought th

Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Ian Smith
On Tue, 21 Sep 2010, Andriy Gapon wrote: > on 21/09/2010 01:15 Daniel Bilik said the following: > > I've tried to get FreeBSD run on HP Mini 5102, but both 8-STABLE and > > 9-CURRENT fail to attach ACPI: > > cpu0 (BSP): APIC ID: 0 > > cpu1 (AP/HT): APIC ID: 1 > > ioapic0: Changing APIC ID t

Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST

2010-09-21 Thread Andriy Gapon
on 21/09/2010 01:15 Daniel Bilik said the following: > I've tried to get FreeBSD run on HP Mini 5102, but both 8-STABLE and > 9-CURRENT fail to attach ACPI: > cpu0 (BSP): APIC ID: 0 > cpu1 (AP/HT): APIC ID: 1 > ioapic0: Changing APIC ID to 1 > ioapic0 irqs 0-23 on motherboard > kbd1 at kbdmux0 >