SLIC 2.0 to 2.1 module replacement in Phoenix BIOS with PBE - help!!!

Discussion in 'Windows Vista' started by sasovics, Jul 30, 2009.

Thread Status:
Not open for further replies.
  1. justinkb

    justinkb MDL Member

    Jul 16, 2008
    193
    9
    10
    i will take a look at that somewhere in the next few days... maybe tonight...

    be patient :p
     
  2. Gradius

    Gradius MDL Member

    Jul 30, 2009
    198
    10
    10
    I dunno why, but my post are begin deleted, sigh.
     
  3. Gradius

    Gradius MDL Member

    Jul 30, 2009
    198
    10
    10
    #23 Gradius, Aug 1, 2009
    Last edited by a moderator: Apr 20, 2017
  4. varunb

    varunb MDL Novice

    Dec 6, 2008
    12
    0
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. 911medic

    911medic MDL Guru

    Aug 13, 2008
    5,777
    504
    180
    It is best to cut and paste over code in existing modules than to just replace modules.

    Also the PBE is a notorious bios killer..be careful and know that no errors can still yield a bricked board.

    Have fun and be careful.:D:p
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. sasovics

    sasovics MDL Novice

    Mar 12, 2008
    34
    0
    0
    #28 sasovics, Aug 2, 2009
    Last edited by a moderator: Apr 20, 2017
    (OP)
  7. sasovics

    sasovics MDL Novice

    Mar 12, 2008
    34
    0
    0
    I agree, that's what I am actually doing - HEX cut & paste, not an actual module replace

    I agree with that as well, however this latest 2.2.1.3 version seems to be pretty stable. No report of bricked mobo as of yet :cool:
     
  8. varunb

    varunb MDL Novice

    Dec 6, 2008
    12
    0
    0
    Thnx for reply but its really confusing as to how I should split. Can you tell me from which addresses should I split the SLIC file. (I will be inserting the Acer SLIC only & I have the Acer-no cert.BIN file)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. 911medic

    911medic MDL Guru

    Aug 13, 2008
    5,777
    504
    180
    Kinda like this...
    See the pics and follow accordingly..:D

    PUBKEY.................... BBMARKER
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. joebloggs1881

    joebloggs1881 MDL Expert

    Jun 15, 2007
    1,049
    22
    60
    #32 joebloggs1881, Aug 2, 2009
    Last edited: Aug 2, 2009
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Gradius

    Gradius MDL Member

    Jul 30, 2009
    198
    10
    10
    Hi,

    Yes, RSDT infos was in BIOSCOD01.ROM, however, something went bad and now I blinked my Acer 5672 (I just included HPQ infos on BIOSCOD01 part, besides the other two know files), yes I triple checked, but PBE must be got mad on me and did that (sigh). Well, now I'm looking for a recovering procedure, if exists on MBs like Asus and Gigabyte, it might exists on Acer notebook too.

    Btw, my Acer Aspire 5672 uses a SST 39VF080 70-4C-EIE flash EEprom.

    So, be real careful with PBE.

    Gradius
     
  12. jackyca

    jackyca MDL Novice

    Oct 31, 2008
    7
    0
    0
  13. JustDoIt

    JustDoIt MDL Novice

    Oct 12, 2007
    36
    0
    0
    I have a problem understanding what exactly I'm supposed to change in BIOSCOD01.ROM. The code looks like
    52 53 44 54 00 00 00 00 01 00 41 43 52 53 59 53 20 20 52 53 44 54 ->
    RSDT . . . . . . ACRSYS RSDT.

    I'm trying to replace the original Acer slic 2.0 table to HP slic 2.1 looking like
    SLICv «HPQOEMSLIC-MPC HPQ  œ  $ RSA1    [«`V¼XèÁÒ¡\åO»ý©Œ”´®ÜYÓö>‡1¹•tÚ;¤[µ‚|9×
    |"¬*„é
    ˆmú±âØè!–á.hš¿DE><Ž™Þ78W ’¼Þÿò~µ@ŒQ:ÃHörûBxæGˆTÇ°ð“žû·¸¸ÞÛí2áûT¦ ¶  HPQOEMSLIC-MPCWINDOWS   0´¤¾€é3ìü±(¦ÎCrŒy0´ôYê}Ï·‹ÚpÅÈ?y odʈ³±´ºñ…R±õUµpaïDŒª_xf˜œóXتHà7øö«dúÚ*bã2-Õê3f\[;÷fB2ª™Ãîb;_ðHDÄæ2Y>ñ²8
    and I don't understand what this RSDT . . . . . . ACRSYS RSDT part in BIOSCOD01.ROM is supposed to look like.
    Replacing Acpi5.rom with a renamed HP.bin is no problem and PBE builds new bios w/o errors or warnings.
    Can someone help?

    I have two alternatives
    1/ RSDT . . . . . . HPQOEM RSDT
    2/ RSDTHPQOEMSLIC-MPCRSDT
     
  14. 911medic

    911medic MDL Guru

    Aug 13, 2008
    5,777
    504
    180
    Rebuild without warnings or errors means little. You can still brick the machine very easily with Phoenix.

    Your two alternatives are incorrect.

    RSDT . . . . . . HPQOEMSLIC-MPC, this Is what you need.. Without knowing your experience and what you have read, I cannot comment further. Sorry.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. JustDoIt

    JustDoIt MDL Novice

    Oct 12, 2007
    36
    0
    0
    So, just to sure, after the first occurence of the string RSDT leave six bytes as they are ( 00 00 00 00 01 00 ) overwrite with HPQOEMSLIC-MPC from A in ACRSYS on forwards?
     
  16. JustDoIt

    JustDoIt MDL Novice

    Oct 12, 2007
    36
    0
    0
    What exactly is the RSDT descriptor? Definition and characteristics please. I just want to be able to locate and edit it