Page 56 of 59 FirstFirst ... 6465455565758 ... LastLast
Results 551 to 560 of 581

Thread: HOWTO Fix A Buggy DSDT File

  1. #551
    Join Date
    Nov 2011
    Beans
    1

    Re: HOWTO Fix A Buggy DSDT File

    Hello everyone, i need help on this DSDT
    OS: Debian and Xubuntu
    I need ( if we can ) both the .aml,.dsl, and .hex file ( hex used as override on a recompiled kernel )
    Thanks a lot for this work/service.
    Attached Files Attached Files

  2. #552
    Join Date
    May 2009
    Beans
    16

    Re: HOWTO Fix A Buggy DSDT File

    Quote Originally Posted by silenx View Post
    Hello everyone, i need help on this DSDT
    OS: Debian and Xubuntu
    I need ( if we can ) both the .aml,.dsl, and .hex file ( hex used as override on a recompiled kernel )
    Thanks a lot for this work/service.
    Fixed.

    Code:
    Intel ACPI Component Architecture
    ASL Optimizing Compiler version 20111123-32 [Nov 23 2011]
    Copyright (c) 2000 - 2011 Intel Corporation
    
    ASL Input:     dsdt.dsl - 10262 lines, 391345 bytes, 4083 keywords
    AML Output:    dsdt.aml - 40492 bytes, 879 named objects, 3204 executable opcode
    s
    Hex Dump:      dsdt.hex - 385045 bytes
    
    Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 39 Optimizations
    Attached Files Attached Files

  3. #553
    Join Date
    May 2009
    Beans
    16

    Re: HOWTO Fix A Buggy DSDT File

    Quote Originally Posted by qiou View Post
    Hi,

    Could someone help me fix my DSDT table ? I'm stuck with the warning and remarks, I've fixed the 2 errors (Min/Max error using Max - Min + 1 equation).
    I've got an Acer 4820TG with 1.25 bios, maybe someone as already fixed the dsdt table.
    Particularities of this model : ATI switchable graphic between Intel GPU and ATI GPU.
    System : ArchLinux.

    I've attached my dsdt.aml (and .dsl if you need it) to the post.

    Thx,
    Qiou.
    Fixed.

    Code:
    Intel ACPI Component Architecture
    ASL Optimizing Compiler version 20111123-32 [Nov 23 2011]
    Copyright (c) 2000 - 2011 Intel Corporation
    
    ASL Input:     dsdt.dsl - 12305 lines, 399767 bytes, 5230 keywords
    AML Output:    dsdt.aml - 48751 bytes, 1117 named objects, 4113 executable opcod
    es
    Hex Dump:      dsdt.hex - 463477 bytes
    
    Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 6 Optimizations
    Attached Files Attached Files

  4. #554
    Join Date
    Dec 2011
    Beans
    1

    Re: HOWTO Fix A Buggy DSDT File

    I'm trying to compile a buggy DSDT file, The error I got is below. I deleted the line and was able to compile it. Will it work?

    dsdt.dsl 35: External (\TNOT)
    Error 4057 - ^ Name already exists in scope (\TNOT)

    I've attached the DSDT.dsl and the compiled .aml
    Couldn't find a way to fix on my own.
    Attached Files Attached Files
    Last edited by jjjooonnn; December 7th, 2011 at 05:26 PM.

  5. #555
    Join Date
    Dec 2011
    Beans
    2

    Re: HOWTO Fix A Buggy DSDT File

    Hi all

    I have buggy DSDT too and I can not compile it. It is Dell N7110 with i5 processor.
    Please help

    Thank you
    Attached Files Attached Files

  6. #556
    Join Date
    May 2009
    Beans
    16

    Re: HOWTO Fix A Buggy DSDT File

    Quote Originally Posted by jjjooonnn View Post
    I'm trying to compile a buggy DSDT file, The error I got is below. I deleted the line and was able to compile it. Will it work?

    dsdt.dsl 35: External (\TNOT)
    Error 4057 - ^ Name already exists in scope (\TNOT)

    I've attached the DSDT.dsl and the compiled .aml
    Couldn't find a way to fix on my own.

    Fixed.

    Code:
    Intel ACPI Component Architecture
    ASL Optimizing Compiler version 20111123-32 [Nov 23 2011]
    Copyright (c) 2000 - 2011 Intel Corporation
    
    ASL Input:     DSDT.dsl - 10027 lines, 334778 bytes, 3619 keywords
    AML Output:    DSDT.aml - 36690 bytes, 864 named objects, 2755 executable opcode
    s
    Hex Dump:      DSDT.hex - 348945 bytes
    
    Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 16 Optimizations
    Attached Files Attached Files

  7. #557
    Join Date
    May 2009
    Beans
    16

    Re: HOWTO Fix A Buggy DSDT File

    Quote Originally Posted by lexqqq View Post
    Hi all

    I have buggy DSDT too and I can not compile it. It is Dell N7110 with i5 processor.
    Please help

    Thank you
    Yawn. There's a reason why your .aml file is required instead of a .dsl

  8. #558
    Join Date
    Dec 2011
    Beans
    2

    Re: HOWTO Fix A Buggy DSDT File

    Quote Originally Posted by Zane Chua View Post
    Yawn. There's a reason why your .aml file is required instead of a .dsl
    please can u explain me?
    I can not get .aml because of compile errors. And I need it because of installing Mac OS X on my PC. I know that this forum is for ubuntu users, but this is the only place I found where forum users fix DSDT.

    So please can you explain me? Is it possible to repair this dsl file so I could compile it? Or how can I get .aml file?
    Last edited by lexqqq; December 12th, 2011 at 06:12 PM.

  9. #559
    Join Date
    May 2009
    Beans
    16

    Re: HOWTO Fix A Buggy DSDT File

    Quote Originally Posted by lexqqq View Post
    please can u explain me?
    I can not get .aml because of compile errors. And I need it because of installing Mac OS X on my PC. I know that this forum is for ubuntu users, but this is the only place I found where forum users fix DSDT.

    So please can you explain me? Is it possible to repair this dsl file so I could compile it? Or how can I get .aml file?
    I am not going to repair a 200 over error DSL file since it's been decompiled with an ancient version of IASL.

    Besides, this forum is meant for Ubuntu Users and if you're trying to hackintosh you should have said so from the start.

    http://www.insanelymac.com/forum/ind...owtopic=215844

    Boot into Ubuntu and use the python script to extract your .aml file.

    DO NOT GIVE ME A 0KB file. Check that it actually has data in it.

  10. #560

    Re: HOWTO Fix A Buggy DSDT File

    I know this thread is quite ancient, but is anyone still helping with fixing dsdts?

    I'm trying to get the dsdt of an Acer Ferrari 200 fixed, but it keeps annoying me with 21 errors.
    Attached Files Attached Files

Page 56 of 59 FirstFirst ... 6465455565758 ... LastLast

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
  •