How to mod compressed AMI bios?

Discussion in 'Windows Vista' started by windstory, Oct 11, 2008.

  1. windstory

    windstory MDL Novice

    Oct 2, 2008
    29
    0
    0
    #1 windstory, Oct 11, 2008
    Last edited by a moderator: May 23, 2017
  2. Yen

    Yen Admin
    Staff Member

    May 6, 2007
    13,081
    13,980
    340
    Have you tried AMI superstatic v3 automatic mod tool?

    What exactly went wrong? More details, please!;)
    Btw: ALL bioses are compressed, no matter what manufacturer.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. windstory

    windstory MDL Novice

    Oct 2, 2008
    29
    0
    0
    What is AMI superstatic v3 automatic mod tool"?
    And where is it?
     
  4. Yen

    Yen Admin
    Staff Member

    May 6, 2007
    13,081
    13,980
    340
    :confused:
    You are funny:)

    See at your first post, you've already linked to it. Just follow the Method 1 - Easy Auto Method for AMI bios. (Next link)
    What exactly have you tried before?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. windstory

    windstory MDL Novice

    Oct 2, 2008
    29
    0
    0
    Yen, I have tried to run AMI_SLIC3.exe with 845D_P1.50.
    The program says OK", but I could not see green.
     
  6. Yen

    Yen Admin
    Staff Member

    May 6, 2007
    13,081
    13,980
    340
    Now it's all clear to me. You've got a old AMI core7 bios. I'll have a look and try for a mod. IMO Dell M07 SLIC should be possible. (Save mod)........a ASUS SLIC could have some issues.....
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Yen

    Yen Admin
    Staff Member

    May 6, 2007
    13,081
    13,980
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. windstory

    windstory MDL Novice

    Oct 2, 2008
    29
    0
    0
    #8 windstory, Oct 14, 2008
    Last edited: Oct 14, 2008
    (OP)
    Yen, Thanks a lot!

    I will try and report.

    ====================

    Yen, successfully wrote your bios.
    Now I will install vista and activate.
     
  9. windstory

    windstory MDL Novice

    Oct 2, 2008
    29
    0
    0
    #9 windstory, Oct 14, 2008
    Last edited: Oct 14, 2008
    (OP)
    Wow!!!!!

    Yen, I've successfully activated vista ulti x86 with your "DELLM07.XRM-MS" - DELL.XRM-MS on internet was not acrivated.

    Thanks a lot!
     
  10. pmdsp

    pmdsp MDL Novice

    Aug 27, 2014
    1
    0
    0
    #10 pmdsp, Aug 27, 2014
    Last edited by a moderator: Apr 20, 2017
    modifying/removing AMI BIOS content

    Hi Yen,

    Not sure im doing it rite by posting my query here, if you thing this query shouldn't have been here than please delete it.

    I have a unique query that i did not find answer for in this forum.

    My build > ASRock H67M ITX/HT
    BIOS > AMI v2.2

    Code:
        Method (PTS, 1, NotSerialized)
        {
            If (Arg0)
            {
                \_SB.PCI0.LPCB.SPTS (Arg0)
                \_SB.PCI0.NPTS (Arg0)
                LEDS (Arg0)
                S4RS (Arg0)
                \_SB.PCI0.LPCB.SIOS (Arg0)
            }
        }
        Method (WAK, 1, NotSerialized)
        {
            \_SB.PCI0.LPCB.SWAK (Arg0)
            \_SB.PCI0.NWAK (Arg0)
            LEDW (Arg0)
            \_SB.PCI0.LPCB.SIOW (Arg0)  //I want this line to be removed from the BIOS .rom file)
        }
    }

    Currently im running MAC OSX on this build and it runs smooth. To get it running smooth i have edited the DSDT which is extracted from BIOS.

    To get the sleep working on this build i have to remove a line from DSDT file and when the OSX is booting it loads this DSDT file and the sleep function works after that. Sleep is an important function and to get it i have to use a DSDT file.
    .
    My query is, ca
    n this line be removed from the BIOS .rom file? So that i can re-flash the bios and without using a DSDT get the sleep function working.

    The line im talking about is marked in red box in the above screenshot.

    Thanks in advance.
     

    Attached Files: