Re: ACPI Error: AE_NO_HARDWARE_RESPONSE

From: Nate Lawson (nate_at_root.org)
Date: 06/07/04

  • Next message: Nate Lawson: "Re: ACPI Error: AE_NO_HARDWARE_RESPONSE"
    Date: Sun, 6 Jun 2004 22:10:04 -0700 (PDT)
    To: j.e.drews@att.net
    
    

    On Wed, 2 Jun 2004 j.e.drews@att.net wrote:
    > I made the polling adjustment that you suggested:
    > sysctl hw.acpi.thermal.polling_rate=1
    >
    > and then ran the script while compiling qt33 and Mozilla at the same time.
    > the initial reading was at: hw.acpi.thermal.tz0.temperature: 3112
    > the high temps were:
    > hw.acpi.thermal.tz0.temperature: 3242
    > hw.acpi.thermal.tz0.temperature: 3252
    >
    > the fan kicked on at 3232. I could not get the error again, even though
    > I ran the computer under load for quite a while.

    Ok, thanks for all the debugging info. There are two issues here:

    ---
    GEOM: Configure ad0s1f, start 1851564032 length 22418914816 end 24270478847
    acpi_ec0: info: new max delay is 75 us
    acpi_ec0: info: new max delay is 90 us
    acpi_ec0: info: new max delay is 210 us
    acpi_ec0: info: new max delay is 805 us
    acpi_ec0: info: new max delay is 900 us
    system power profile changed to 'economy'
    ---
    1. Embedded controller read times out during boot.
    As seen above, during the probe of your flash key, the EC hits higher and
    higher delays until finally timing out.  The issue is that ACPI acquires
    Giant and so does CAM (which is probing your flash drive).  Try booting
    without your flash key inserted and see if the error goes away.  I am
    working on a patch for ACPI to run Giant-free that should address this.
    It's almost done.
    ---
    POWERRES-0257 [20] acpi_pwr_register_cons: registered power consumer
    \\_SB_.PCI0.USB7
    POWERRES-0350 [19] acpi_pwr_switch_consum: setup to switch
    \\_SB_.PCI0.USB7 D255 -> D3
    POWERRES-0479 [19] acpi_pwr_switch_consum: attempt to set unsupported state D3
    pci0: Failed to set ACPI power state D3 on (null): AE_BAD_PARAMETER
    POWERRES-0257 [20] acpi_pwr_register_cons: registered power consumer
    \\_SB_.PCI0.MODM
    POWERRES-0350 [19] acpi_pwr_switch_consum: setup to switch
    \\_SB_.PCI0.MODM D255 -> D3
    POWERRES-0479 [19] acpi_pwr_switch_consum: attempt to set unsupported state D3
    pci0: Failed to set ACPI power state D3 on (null): AE_BAD_PARAMETER
    ---
    2. Error messages for power switching consumer.
    These are harmless but I'll remove them.  The power state routines try to
    power down your USB7 and built-in modem since no driver attached them.
    However, they don't offer power control via ACPI so the attempt returns a
    harmless error message.  I'll add checks for this.
    Thanks for the help,
    Nate
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Nate Lawson: "Re: ACPI Error: AE_NO_HARDWARE_RESPONSE"

    Relevant Pages

    • Re: Delay in Startup
      ... >>before the fans start spinning and the computer starts booting up. ... however if I switch power off at the ... The delay in starting happened ...
      (uk.comp.homebuilt)
    • Re: A8N-SLI Start-up Problems
      ... The power off timer is inside the chipset. ... is already in a sleep state, this signal will cause a wake event. ... into the green connector on the back of the computer, ... for a table of error messages. ...
      (alt.comp.periphs.mainboard.asus)
    • Re: power delay profile
      ... Thanks for your answer In power deleay profile I mean the plot of the tap ... and the corresponding amplitude on the y axis.. ... >>>I'm given a power delay profile figure, ...
      (comp.dsp)
    • Re: Constructing a "Power on time delay relay" with 5 sec. delay. max 6V
      ... > 12V and has a delay of roughly 7 sec. ... > Since my motors run on 6V I would like the relay to do that as well. ... If you use a relay to switch the robot power, it will be ON or OFF. ... How do I have to change the circuit to reduce the voltage to 6V? ...
      (sci.electronics.basics)
    • Re: Power Outage Recovery
      ... Windows is not causing the error messages - your power problem did that. ... Windows is just trying to cope with the damage caused by the power outage. ...
      (microsoft.public.windowsxp.perform_maintain)