1. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    19,091
    19,920
    340
    What is the exact model of your lappy??
     
  2. paulbaud

    paulbaud MDL Novice

    May 21, 2013
    5
    2
    0
    Hi, Sony Vaio VGN-Z590, Insyde Bios, Revision R2171M3. (Originally posted for VGN-Z540 but works for Z590 too). Thanks very much
     
  3. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    19,091
    19,920
    340
  4. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    19,091
    19,920
    340
    Thanks for the feedback.

    Can you please post a screenshot of SLIC Toolkit Advanced tab??
     
  5. paulbaud

    paulbaud MDL Novice

    May 21, 2013
    5
    2
    0
    Sorry, where do I find this?
     
  6. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    19,091
    19,920
    340
  7. Demon0taku

    Demon0taku MDL Novice

    May 19, 2013
    7
    0
    0
    Any update on a modded BIOS for my system? I have tried a few over at Bios-mods but they don't whitelist the bluetooth part, and I get error 704.
    Thank You.
     
  8. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    19,091
    19,920
    340
  9. topnuker

    topnuker MDL Novice

    May 15, 2013
    9
    0
    0
    I could go forward on my linux...

    I got backuped bios info by main.py :

    ---------------
    root@office1:/tmp/bios# sudo python main.py
    Opened BIOS 'data/original_bios-mine.fd' with md5:b229f67a1baaaba4d7fc6e56741d665a
    Operating on BIOS data/original_bios-mine.fd size = 0x200000
    Loading compressed sections
    .. found 1 compressed sections
    Locating Firmware Volumes
    .. found 8 FirmwareVolumes (4 compressed)
    Wrote SetupUtility to data/SetupUtility-mine.pe
    Size = 0x7f560 MD5: 502e8ecf4ce664e47cd46a7f2a8653e7
    Location = 0x1a1<1>, name='VT Support' help='Vanderpool Technology Enable/Disable.'
    Have vss_volume: <FirmVol position=0x190000 size=0x00ffb8 where=None [VSS]>
    Creating variable at 0
    Blah: 61 DF E4 8B CA 93 D2 11 AA 0D 00 E0 98 03 2B 8C
    <FirmVol position=0x190000 size=0x00ffb8 where=None [VSS]> <VSSData len=1 size=0x5fb8>
    <Variable status=0x7f size=0x004 name=martBoot>
    Have vss_volume: <FirmVol position=0x1a0000 size=0x05ffb8 where=None [VSS]>
    Have vss_volume: <FirmVol position=0x000010 size=0x47ffb8 where=[compr at 0x81069] [VSS]>
    Done
    -------------------

    my question: how can I get which are the right variables from above information :

    VSS_OFFSET =
    VSS_SIZE =

    PATCH_OFFSET = 0x1a1
    PATCH_VALUE =
    --------
    I know the Location variable = 0x1a1 is equal PATCH_OFFSET.
    Do you know what the next steps?

    Thanks in advance.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...