Page 59 of 59 FirstFirst ... 949575859
Results 581 to 581 of 581

Thread: HOWTO Fix A Buggy DSDT File

  1. #581
    Join Date
    May 2010
    Beans
    3

    Re: HOWTO Fix A Buggy DSDT File

    Hi I'm having trouble with a Toshiba satellite L775-V13. The laptop overheats and shuts down, has no brightness control
    and very little battery-life.
    ima@ima-SATELLITE-L775-13V:~$ iasl -tc /home/ima/dsdt.dsl

    Intel ACPI Component Architecture
    ASL Optimizing Compiler version 20100528 [Oct 1 2012]
    Copyright (c) 2000 - 2010 Intel Corporation
    Supports ACPI Specification Revision 4.0a

    /home/ima/dsdt.dsl 22927: Add (Local1, 0x01)
    Warning 1106 - Result is not used, operator has no effect ^

    /home/ima/dsdt.dsl 24933: Method (BBSF, 5, NotSerialized)
    Warning 1088 - ^ Not all control paths return a value (BBSF)

    /home/ima/dsdt.dsl 24945: Method (HWID, 5, NotSerialized)
    Warning 1088 - ^ Not all control paths return a value (HWID)

    /home/ima/dsdt.dsl 24960: Method (XPAP, 4, NotSerialized)
    Warning 1088 - ^ Not all control paths return a value (XPAP)

    ASL Input: /home/ima/dsdt.dsl - 25685 lines, 795158 bytes, 12647 keywords
    AML Output: /home/ima/dsdt.aml - 103127 bytes, 2411 named objects, 10236 executable opcodes

    Compilation complete. 0 Errors, 4 Warnings, 0 Remarks, 4206 Optimizations
    I have already messed with this bringing the number of warnings down (following the tutorial)
    but I can't get around the remaining ones.

    I hope someone can help !
    Attached Files Attached Files

Page 59 of 59 FirstFirst ... 949575859

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •