ACPI Debugging Information
Akinjide
jidebankole70 at gmail.com
Mon Jan 6 12:17:09 UTC 2020
Hello,
I am aware of the developers watching this mailing list are busy. I just
want to say thank you for providing a communication channel to report
debugging information and reviewing the bugs associated.
*Description of the buggy behavior, including system type and model and
anything that causes the bug to appear. Also, please note as accurately as
possible when the bug began occurring if it is new for you.*
System Type: 64-bit (x64)
Model: Lenovo Thinkpad Yoga S1
Error Message(s):
- ACPI Error: AE_BAD_ADDRESS, Returned by Handler for [EmbeddedControl]
(20171214/evregion-424)
- ACPI Error: Method parse/execution failed \134_TZ.TZ01._TMP,
AE_BAD_ADDRESS (20171214/psparse-677)
Description: The error messages above logs on the screen continuously, the
first time I booted from USB on the installation screen. I researched and
found a thread indicating it might be a BIOS/UEFI issue so I updated the
BIOS/UEFI and retried the booting from USB but still got the same error
messages.
I installed FreeBSD 11.3-STABLE regardless, hoping I won’t get the message
after installation but after successful installation and booting from
internal storage, I got the same error message still.
*The *
*dmesg(8) <http://www.freebsd.org/cgi/man.cgi?query=dmesg&sektion=8> output
after boot -v, including any error messages generated by you exercising the
bug.*
Boot -v output in Google Drive
<https://drive.google.com/file/d/1hlAAY0Dnw4cUMwowlrxnDMDhSVOV6MTH/view?usp=sharing>
*The dmesg(8)
<http://www.freebsd.org/cgi/man.cgi?query=dmesg&sektion=8> output from boot
-v with ACPI disabled, if disabling it helps fix the problem.*
APIC: Could not find any APICs.
panic: running without device atpic requires a local APIC
cpuid = 0
KBD: stack backtrace:
#0 0xffffffff80b5b2c7 at ??+0
#1 0xffffffff80b13e3e at ??+0
#2 0xffffffff80b13cb3 at ??+0
#3 0xffffffff81114a30 at ??+0
#4 0xffffffff80aaf308 at ??+0
#5 0xffffffff8031302c at ??+0
Uptime: 1s
*Output from sysctl hw.acpi. This is also a good way of figuring out what
features your system offers.*
hw.acpi.acline: 1
hw.acpi.battery.info_expire: 5
hw.acpi.battery.units: 1
hw.acpi.battery.state: 2
hw.acpi.battery.rate: 0
hw.acpi.battery.time: -1
hw.acpi.battery.life: 6
hw.acpi.thermal.tz0._TSP: -1
hw.acpi.thermal.tz0._TC2: -1
hw.acpi.thermal.tz0._TC1: -1
hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
hw.acpi.thermal.tz0._CRT: 105.1C
hw.acpi.thermal.tz0._HOT: -1
hw.acpi.thermal.tz0._PSV: -1
hw.acpi.thermal.tz0.thermal_flags: 0
hw.acpi.thermal.tz0.passive_cooling: 0
hw.acpi.thermal.tz0.active: -2
hw.acpi.thermal.tz0.temperature: -273.1C
hw.acpi.thermal.user_override: 0
hw.acpi.thermal.polling_rate: 10
hw.acpi.thermal.min_runtime: 0
hw.acpi.cpu.cx_lowest: C2
hw.acpi.reset_video: 0
hw.acpi.handle_reboot: 1
hw.acpi.disable_on_reboot: 0
hw.acpi.verbose: 0
hw.acpi.s4bios: 0
hw.acpi.sleep_delay: 1
hw.acpi.suspend_state: S3
hw.acpi.standby_state: S1
hw.acpi.lid_switch_state: NONE
hw.acpi.sleep_button_state: S1
hw.acpi.power_button_state: S5
hw.acpi.supported_sleep_state: S1 S3 S4 S5
*URL where your ACPI Source Language (ASL) can be found. Do not send
the ASL directly to the list as it can be very large. Generate a copy of
your ASL by running this command:*
acpidump -t -d output in Google Drive
<https://drive.google.com/open?id=1VE20G3-y4EznDAeihyFnIa81ypsSSuHX>
More information about the freebsd-acpi
mailing list