Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2011 17:10:06 GMT
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        freebsd-acpi@FreeBSD.org
Subject:   Re: kern/162491: EliteBook 8540p panic on acpi_hp module loading
Message-ID:  <201111151710.pAFHA6iF089299@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/162491; it has been noted by GNATS.

From: Jaakko Heinonen <jh@FreeBSD.org>
To: Alexey Slynko <slynko@tronet.ru>
Cc: bug-followup@FreeBSD.org, avg@FreeBSD.org
Subject: Re: kern/162491: EliteBook 8540p panic on acpi_hp module loading
Date: Tue, 15 Nov 2011 19:00:36 +0200

 On 2011-11-13, Alexey Slynko wrote:
 > I have applied your patch, and acpi_wmi loaded sucessfully, but
 > acpi_hp still doesn't work.
 
 Thanks for testing. Unfortunately, I don't know if there is much more
 that I can do to help you. However following information might be useful
 for solving the problem:
 
 - Did acpi_hp(4) work with previous FreeBSD versions? If it did, what is
   the exact working version?
 - verbose dmesg(8) output from working and non-working versions
 
 > acpi_wmi0: <ACPI-WMI mapping> on acpi0
 > acpi_wmi1: <ACPI-WMI mapping> on acpi0
 > acpi_wmi2: <ACPI-WMI mapping> on acpi0
 > acpi_hp0: <HP ACPI-WMI Mapping> on acpi_wmi0
 > acpi_hp0: WMI device does not provide the HP BIOS GUID
 > device_attach: acpi_hp0 attach returned 22
 > acpi_hp1: <HP ACPI-WMI Mapping> on acpi_wmi1
 > acpi_hp1: WMI device does not provide the HP BIOS GUID
 > device_attach: acpi_hp1 attach returned 22
 > acpi_hp2: <HP ACPI-WMI Mapping> on acpi_wmi2
 > acpi_hp2: WMI device does not provide the HP BIOS GUID
 > device_attach: acpi_hp2 attach returned 22
 
 -- 
 Jaakko



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111151710.pAFHA6iF089299>