The following reply was made to PR kern/162491; it has been noted by GNATS.
From: Jaakko Heinonen <[email protected]> To: Alexey Slynko <[email protected]> Cc: [email protected], [email protected] 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "[email protected]"
