[Solved] Replace old SLIC 2.0 done with ISA method for 2.1?

Discussion in 'BIOS Mods' started by vdesai, Jun 9, 2016.

  1. vdesai

    vdesai MDL Novice

    Jun 7, 2007
    14
    0
    0
    So I have a bios that is quite old and I can't find the original for with SLIC 2.0 modded in, but I wanted to mod it with 2.1. Is that possible?
     
  2. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,682
    18,581
    340
    @vdesai

    Can you please elaborate more? What's the model of the mobo/laptop?
     
  3. vdesai

    vdesai MDL Novice

    Jun 7, 2007
    14
    0
    0
    The Model is a HP m9402f I know the bios used to be on the manufacturer website a few years ago, but isn't anymore. The PC runs pretty great with win10 I was just hoping that maybe the new bios would resolve the issue I've been having with the PC waking up from sleep. So basically this PC is on 5.14, but I found the 5.17 bios on some other forums. They are modded with SLIC 2.0 using the ISA method already, but the version that I am on has SLIC 2.1, because I modded them using the Award tool created by andy. Now I want to update the updated version from SLIC 2.0 to 2.1 so that I don't have to re-licence it for Win10. The Mobo is a Narra3 MCP61P.
     
  4. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,321
    390
    #4 Serg008, Jun 11, 2016
    Last edited by a moderator: Apr 20, 2017
    use cbrom32.exe to remove "ISA ROM" module (iSLIC.BIN) from v.5.17 bios :
    Code:
    cbrom32 BIOS517.ROM /ISA Release
    then modify bios (e.g.BIOS517.ROM) with awardtool 1.53 to add SLIC2.1 (use ISA method and proper HP 2.1 SLIC - HPQOEMSLIC-WKS or HPQOEMSLIC-MPC or HPQOEMSLIC-CPC or HPQOEMSLIC-BPC)
     
  5. vdesai

    vdesai MDL Novice

    Jun 7, 2007
    14
    0
    0
    #5 vdesai, Jun 11, 2016
    Last edited: Jun 13, 2016
    (OP)
    Thanks that worked. I'll flash it and see how it goes.