Page 57 of 59 FirstFirst ... 7475556575859 LastLast
Results 561 to 570 of 581

Thread: HOWTO Fix A Buggy DSDT File

  1. #561
    Join Date
    Jan 2012
    Beans
    1

    Re: HOWTO Fix A Buggy DSDT File

    Hi first post x)

    can somebody can help me fix my tolhiba laptop dsdt...


    tks in advance
    Attached Files Attached Files

  2. #562
    Join Date
    Feb 2010
    Beans
    3

    Re: HOWTO Fix A Buggy DSDT File

    Hi there i got no luck fixing my dsdt i am unsing a ibm intellistation a pro with 2 opteron 285 cpuś thank you
    Attached Files Attached Files

  3. #563
    Join Date
    May 2009
    Beans
    16

    Re: HOWTO Fix A Buggy DSDT File

    Quote Originally Posted by devilkin View Post
    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.
    I was going to help you but apparently you already helped yourself. Good Job. But just so you know that you might have been able to avoid some errors if you had used an updated version of iasl.

    http://sadevil.org/blog/2012/01/01/f...rrari-one-200/

    EDIT:

    Also for the other two posters after devilkin. I have repeatedly said in my previous posts that posting the .aml would be so much better but I guess no one reads posts these days. They all just want help and providing the information specifically not asked for.
    Last edited by Zane Chua; February 4th, 2012 at 05:34 PM.

  4. #564
    Join Date
    Feb 2012
    Beans
    1

    Re: HOWTO Fix A Buggy DSDT File

    wew. im having a hard time following steps..Good luck!

    Santa Ana In-Home

  5. #565
    Join Date
    Jan 2012
    Beans
    1

    Re: HOWTO Fix A Buggy DSDT File

    Hello, ubuntu forums!

    I'm strugling with cleaning my ASUS X73SV DSDT. I've found it to be quite troublesome. I've been looking for solutions at few places now, but unfortunately some of my DSDT warrings have never been corrected before (or I just simply can't find a solution). So I'm asking you, experienced users, for help.

    Till now I've corrected two errors (pnp0c14 changed to PNP0C14) and few remarks (_T_* changed to T_*).

    I'm still getting few warnings:

    Code:
    Intel ACPI Component Architecture
    ASL Optimizing Compiler version 20120111-32 [Jan 11 2012]
    Copyright (c) 2000 - 2012 Intel Corporation
    
    dsdt.dsl   4376:                     Method (_CID, 0, NotSerialized)
    Warning  1113 -                                 ^ Not all control paths return a value (_CID)
    
    dsdt.dsl   4376:                     Method (_CID, 0, NotSerialized)
    Warning  1105 -                                 ^ Reserved method must return a value (Integer/String/Package required for _CID)
    
    dsdt.dsl   4515:                 Method (_REG, 2, NotSerialized)
    Warning  1079 -                             ^ _REG has no corresponding Operation Region
    
    dsdt.dsl   8588:                                     Return (\OPVK ())
    Warning  1119 -      Called method may not always return a value ^ 
    
    dsdt.dsl   9230:                     Method (_CRS, 0, NotSerialized)
    Warning  1113 -                                 ^ Not all control paths return a value (_CRS)
    
    dsdt.dsl   9230:                     Method (_CRS, 0, NotSerialized)
    Warning  1105 -                                 ^ Reserved method must return a value (Buffer required for _CRS)
    
    dsdt.dsl  14798:             Return (Ones)
    Warning  1130 -                         ^ Statement is unreachable
    
    dsdt.dsl  14829:             Return (Ones)
    Warning  1130 -                         ^ Statement is unreachable
    
    dsdt.dsl  16706:                         Return (One)
    Warning  1103 -                                    ^ Reserved method should not return a value (_Q0E)
    
    dsdt.dsl  16742:             Return (One)
    Warning  1103 -                        ^ Reserved method should not return a value (_Q0E)
    
    dsdt.dsl  16764:                         Return (One)
    Warning  1103 -                                    ^ Reserved method should not return a value (_Q0F)
    
    dsdt.dsl  16798:             Return (One)
    Warning  1103 -                        ^ Reserved method should not return a value (_Q0F)
    
    dsdt.dsl  16814:         Method (_Q11, 0, Serialized)
    Warning  1113 -                     ^ Not all control paths return a value (_Q11)
    
    dsdt.dsl  16819:                 Return (One)
    Warning  1103 -                            ^ Reserved method should not return a value (_Q11)
    
    dsdt.dsl  19164:         Method (OPVK, 0, Serialized)
    Warning  1113 -                     ^ Not all control paths return a value (OPVK)
    
    dsdt.dsl  19428:         Method (_ON, 0, NotSerialized)
    Warning  1113 -                    ^ Not all control paths return a value (_ON_)
    
    dsdt.dsl  19504:         Method (MXDS, 1, NotSerialized)
    Warning  1113 -                     ^ Not all control paths return a value (MXDS)
    
    dsdt.dsl  19534:             If (LNotEqual (SVID, 0xFFFFFFFF))
    Warning  1130 -                          ^ Statement is unreachable
    
    ASL Input:     dsdt.dsl - 20191 lines, 600498 bytes, 9029 keywords
    AML Output:    DSDT.aml - 71065 bytes, 1944 named objects, 7085 executable opcodes
    
    Compilation complete. 0 Errors, 18 Warnings, 0 Remarks, 2710 Optimizations
    [Completed]
    I've attached the dsdt files (with my corrections applied) and txt file with warnings. To extract and compile I've used Jan 2012 iasl. Quite possibly the solution for my warnings is quite simple and I've just missed it somewhere.

    Thanks for the help.
    Attached Files Attached Files

  6. #566
    Join Date
    Feb 2010
    Beans
    3

    Re: HOWTO Fix A Buggy DSDT File

    Sorry i didn read it so here is my dsdt.aml thank you very much
    Attached Files Attached Files
    Last edited by awett; February 8th, 2012 at 01:24 AM.

  7. #567
    Join Date
    Feb 2012
    Beans
    1

    Re: HOWTO Fix A Buggy DSDT File

    Hi to all,

    will i get the same dsdt extracting it from aida64 from windows, and extracting it from ubutnu ?

    Here is my dsdt hp dv7, need help fixing errors and warnings

    DSDT hpdv7.zip

    Tnx for help
    Last edited by djjovica; February 7th, 2012 at 10:22 PM.

  8. #568
    Join Date
    Feb 2010
    Beans
    3

    Re: HOWTO Fix A Buggy DSDT File

    this is how far i get

    but still :

    Feb 9 00:59:18 andre-desktop kernel: powernow-k8: Found 2 Dual Core AMD Opteron(tm) Processor 285 (4 cpu cores) (version 2.20.00)
    Feb 9 00:59:18 andre-desktop kernel: powernow-k8: fid 0x12 (2600 MHz), vid 0x8
    Feb 9 00:59:18 andre-desktop kernel: powernow-k8: fid 0x10 (2400 MHz), vid 0xa
    Feb 9 00:59:18 andre-desktop kernel: powernow-k8: fid 0xe (2200 MHz), vid 0xc
    Feb 9 00:59:18 andre-desktop kernel: powernow-k8: fid 0xc (2000 MHz), vid 0xe
    Feb 9 00:59:18 andre-desktop kernel: powernow-k8: fid 0xa (1800 MHz), vid 0xe
    Feb 9 00:59:18 andre-desktop kernel: powernow-k8: fid 0x2 (1000 MHz), vid 0xe
    Feb 9 00:59:18 andre-desktop kernel: [Firmware Bug]: powernow-k8: No compatible ACPI _PSS objects found.
    Feb 9 00:59:18 andre-desktop kernel: [Firmware Bug]: powernow-k8: Try again with latest BIOS.
    Feb 9 00:59:26 andre-desktop kernel: EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
    Feb 9 00:59:26 andre-desktop kernel: EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro,commit=0
    Feb 9 01:00:08 andre-desktop kernel: wlan1: authenticate with bc:05:43:60:c7:d7 (try 1)
    Feb 9 01:00:08 andre-desktop kernel: wlan1: authenticated
    Feb 9 01:00:08 andre-desktop kernel: wlan1: associate with bc:05:43:60:c7:d7 (try 1)
    Feb 9 01:00:08 andre-desktop kernel: wlan1: RX AssocResp from bc:05:43:60:c7:d7 (capab=0x411 status=0 aid=3)
    Feb 9 01:00:08 andre-desktop kernel: wlan1: associated
    Feb 9 01:00:08 andre-desktop kernel: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
    Feb 9 01:00:08 andre-desktop kernel: Intel AES-NI instructions are not detected.
    Feb 9 01:00:18 andre-desktop kernel: wlan1: no IPv6 routers present
    Feb 9 01:02:28 andre-desktop kernel: powernow-k8: Found 2 Dual Core AMD Opteron(tm) Processor 285 (4 cpu cores) (version 2.20.00)
    Feb 9 01:02:28 andre-desktop kernel: powernow-k8: fid 0x12 (2600 MHz), vid 0x8
    Feb 9 01:02:28 andre-desktop kernel: powernow-k8: fid 0x10 (2400 MHz), vid 0xa
    Feb 9 01:02:28 andre-desktop kernel: powernow-k8: fid 0xe (2200 MHz), vid 0xc
    Feb 9 01:02:28 andre-desktop kernel: powernow-k8: fid 0xc (2000 MHz), vid 0xe
    Feb 9 01:02:28 andre-desktop kernel: powernow-k8: fid 0xa (1800 MHz), vid 0xe
    Feb 9 01:02:28 andre-desktop kernel: powernow-k8: fid 0x2 (1000 MHz), vid 0xe
    Feb 9 01:02:28 andre-desktop kernel: [Firmware Bug]: powernow-k8: No compatible ACPI _PSS objects found.
    Feb 9 01:02:28 andre-desktop kernel: [Firmware Bug]: powernow-k8: Try again with latest BIOS.
    Attached Files Attached Files

  9. #569
    Join Date
    Jan 2010
    Beans
    37

    Re: HOWTO Fix A Buggy DSDT File

    For whatever reason the fan on my HP dv6-6183nr laptop runs almost constantly at high speeds even when the laptop is not very hot. When the laptop does cool down, the fan sometimes lowers its RPM, however it never seems to turn off completely. In Windows 7 the fan works well in that it only turns on when needed, however with Ubuntu the problem persists. I ran into this blog post http://notebookequus.blogspot.com/20...sdt-table.html that gives a tutorial on how fix some fan issues in Windows and I thought I would follow the tutorial but with Ubuntu.

    Unfortunately I ran into a problem at this point:

    sudo cat /proc/acpi/dsdt > dsdt.dat
    cat: /proc/acpi/dsdt: No such file or directory

    If anyone can help me resolve this fan issue I would be grateful. Thanks.

  10. #570
    Join Date
    Sep 2010
    Beans
    1

    Re: HOWTO Fix A Buggy DSDT File

    I tried to fix this myself, but I couldn't find anyone who had the same error. This one actually tells me that the problem is on line 1 of all places. I haven't seen anything like it online. If anyone could help, that would be great.
    Attached Files Attached Files

Page 57 of 59 FirstFirst ... 7475556575859 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
  •