Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
Today 01:30 PM
» Replies: 45
» Views: 30388
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 27468
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 1071
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 2663
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 9582
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 1070
MSI MS-9661 bios unlock/mod request
Last Post: Hunter2
08-12-2025 08:07 AM
» Replies: 3
» Views: 4209
Dell XPS m1730 - Unlock Power Supply che...
Last Post: Iljalein
08-11-2025 03:14 PM
» Replies: 7
» Views: 14113
[REQUEST] Samsung RV520 BIOS Unlock
Last Post: Dudu2002
08-08-2025 07:51 PM
» Replies: 8
» Views: 5686
[REQUEST] Asus G733PZ BIOS Unlock
Last Post: xfinity
08-07-2025 11:22 AM
» Replies: 0
» Views: 1518
[REQUEST] HP Envy 15-k203nl bios mod
Last Post: Maxinator500
08-05-2025 07:20 AM
» Replies: 3
» Views: 2561
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
07-31-2025 02:57 PM
» Replies: 133
» Views: 74966
[REQUEST] HP Stream 13 (13-c100nm) White...
Last Post: krusic22
07-29-2025 06:42 PM
» Replies: 0
» Views: 1919
Acer Aspire 7741G BIOS
Last Post: lucky42
07-28-2025 08:53 AM
» Replies: 1
» Views: 2414
[REQUEST] [AMIBIOS8] MSI MS-1731 unlock
Last Post: wololo
07-27-2025 02:07 PM
» Replies: 0
» Views: 2402
REQUEST - Unlock bios for Toshiba Satell...
Last Post: SaadC50
07-27-2025 10:14 AM
» Replies: 0
» Views: 2061
[REQUEST] Lenovo G500(S) (7BCNxxWW) Whit...
Last Post: Tchistiakov
07-27-2025 08:52 AM
» Replies: 566
» Views: 314837
[REQUEST] HP Pavilion dv7-6153er - F.1B ...
Last Post: swmint
07-26-2025 08:31 AM
» Replies: 2
» Views: 6452
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: Rt1213
07-26-2025 06:03 AM
» Replies: 817
» Views: 413003
Soltek SL-65KIV2
Last Post: DeathBringer
07-26-2025 05:44 AM
» Replies: 20
» Views: 3407

[Request] Unlock Bios Acer Aspire S7-391
#1
Computer:
Aspire S7-391

BIOS Rev 3.7

The reason I want to get the "extra" settings is because I can’t change the raid setting (when I change it to AHCI, it changes back to RAID again?!?)+ I want to be able to change the efi settings, which I can’t at the moment.

- Bios download link:
http://global-download.acer.com/GDFiles/...&SC=EMEA_9

- Screenshots of the original bios setup menus:

   
   
   
   
   
find
quote
#2
(02-10-2013, 02:18 AM)teddybear2 Wrote: Computer:
Aspire S7-391

BIOS Rev 3.7

The reason I want to get the "extra" settings is because I can’t change the raid setting (when I change it to AHCI, it changes back to RAID again?!?)+ I want to be able to change the efi settings, which I can’t at the moment.

- Bios download link:
http://global-download.acer.com/GDFiles/...&SC=EMEA_9

- Screenshots of the original bios setup menus:

When i try to use j-bios this is what i get:

Code:
claus@ubuntu:~/Desktop/j-bios$ sudo python j-bios.py isflash.bin newbios.bin
[sudo] password for claus:
Opened BIOS 'isflash.bin' with md5:3290683d3df569f418e2a928507ddd33
Operating on BIOS isflash.bin size = 0x4728c0
Locating Firmware Volumes
Analysing Firmware Volume (may take a while!)
uncompLen: 0xc00010 (12582928)
Analysing Firmware Volume (may take a while!)
Traceback (most recent call last):
  File "j-bios.py", line 2669, in <module>
    main()
  File "j-bios.py", line 2642, in main
    bios = BIOS(infile)
  File "j-bios.py", line 2338, in __init__
    volumes = self.locate_firmware_volumes(0)
  File "j-bios.py", line 2525, in locate_firmware_volumes
    return [FirmwareVolume(index, pos, where) for pos in items]
  File "j-bios.py", line 2157, in __init__
    f = FFSFile(i, pos+offset, self.header.erasePolarity, self)
  File "j-bios.py", line 2022, in __init__
    s = FFSFileSection(i, pos+offset, self)
  File "j-bios.py", line 1340, in __init__
    self.subSections.append(FFSFileSection(self.uncompBufNum, 0, self))
  File "j-bios.py", line 1776, in __init__
    self.leafFV = FirmwareVolume(i, pos+offset-36, None, self)
  File "j-bios.py", line 2157, in __init__
    f = FFSFile(i, pos+offset, self.header.erasePolarity, self)
  File "j-bios.py", line 2022, in __init__
    s = FFSFileSection(i, pos+offset, self)
  File "j-bios.py", line 1415, in __init__
    stringtable = locate_stringtable(bb[i][start:end], verbose)
  File "/home/claus/Desktop/j-bios/dumpsetup.py", line 82, in locate_stringtable
    raise RuntimeError
RuntimeError

I managed to extract all the files inside the bin file. So i attached setuputility i found in the extracted tolder.


Attached Files
.bin   SetupUtility_0x190f10.bin (Size: 569.69 KB / Downloads: 8)
find
quote
#3
(02-10-2013, 03:18 PM)teddybear2 Wrote:
(02-10-2013, 02:18 AM)teddybear2 Wrote: Computer:
Aspire S7-391

BIOS Rev 3.7

The reason I want to get the "extra" settings is because I can’t change the raid setting (when I change it to AHCI, it changes back to RAID again?!?)+ I want to be able to change the efi settings, which I can’t at the moment.

- Bios download link:
http://global-download.acer.com/GDFiles/...&SC=EMEA_9

- Screenshots of the original bios setup menus:

When i try to use j-bios this is what i get:

Code:
claus@ubuntu:~/Desktop/j-bios$ sudo python j-bios.py isflash.bin newbios.bin
[sudo] password for claus:
Opened BIOS 'isflash.bin' with md5:3290683d3df569f418e2a928507ddd33
Operating on BIOS isflash.bin size = 0x4728c0
Locating Firmware Volumes
Analysing Firmware Volume (may take a while!)
uncompLen: 0xc00010 (12582928)
Analysing Firmware Volume (may take a while!)
Traceback (most recent call last):
File "j-bios.py", line 2669, in <module>
main()
File "j-bios.py", line 2642, in main
bios = BIOS(infile)
File "j-bios.py", line 2338, in __init__
volumes = self.locate_firmware_volumes(0)
File "j-bios.py", line 2525, in locate_firmware_volumes
return [FirmwareVolume(index, pos, where) for pos in items]
File "j-bios.py", line 2157, in __init__
f = FFSFile(i, pos+offset, self.header.erasePolarity, self)
File "j-bios.py", line 2022, in __init__
s = FFSFileSection(i, pos+offset, self)
File "j-bios.py", line 1340, in __init__
self.subSections.append(FFSFileSection(self.uncompBufNum, 0, self))
File "j-bios.py", line 1776, in __init__
self.leafFV = FirmwareVolume(i, pos+offset-36, None, self)
File "j-bios.py", line 2157, in __init__
f = FFSFile(i, pos+offset, self.header.erasePolarity, self)
File "j-bios.py", line 2022, in __init__
s = FFSFileSection(i, pos+offset, self)
File "j-bios.py", line 1415, in __init__
stringtable = locate_stringtable(bb[i][start:end], verbose)
File "/home/claus/Desktop/j-bios/dumpsetup.py", line 82, in locate_stringtable
raise RuntimeError
RuntimeError

I managed to extract all the files inside the bin file. So i attached setuputility i found in the extracted tolder.

i have the same problem. some solution already?????
find
quote
#4
OH dear GOD....
Can any one help? This unlock will be very helpful!
find
quote
#5
(10-31-2013, 04:19 PM)dadaist Wrote: OH dear GOD....
Can any one help? This unlock will be very helpful!

I have the same laptop and I am having the same problem as you guys. This is not yet solved.

Have you tried to ask directly to the developer? (Jakob Heinemann). I am thinking on sending an email if you haven't done that yet.

By the way, I was taking a look to the python error and I think that is because it didn't find anything for our bioses.

Another thing, did you figure out by other ways which is the Recovery Name of BIOS needed for USB-Method in Acer Aspire S7-391?

Best regards
find
quote
#6
Recovery name is StormX64.fd

I've made a mod with Menus unlocked to be flashed by recovery.

https://hostr.co/k9iffIjO62oO

Report. Instructions inside.

<div style="background-color: #f9f9f9">
http://felipejfc.com
</div>
find
quote
#7
(03-17-2014, 08:25 AM)fjfc Wrote: Recovery name is StormX64.fd

I've made a mod with Menus unlocked to be flashed by recovery.

https://hostr.co/k9iffIjO62oO

Report. Instructions inside.

Sorry fjfc, I don't know which BIOS version have you modified. Is 2.18 revision or the one that teddybear2 posted (2.13)?

Do you mind doing Menus unlocked over the following release? This one is newer than the original one posted by teddybear2 with better fan control.

The 2.18 version link is the following:
http://global-download.acer.com/GDFiles/...ER&SC=PA_6

By the way, thank you very much for your work.
find
quote
#8
(03-17-2014, 11:58 AM)Spinete Wrote:
(03-17-2014, 08:25 AM)fjfc Wrote: Recovery name is StormX64.fd

I've made a mod with Menus unlocked to be flashed by recovery.

https://hostr.co/k9iffIjO62oO

Report. Instructions inside.

Sorry fjfc, I don't know which BIOS version have you modified. Is 2.18 revision or the one that teddybear2 posted (2.13)?

Do you mind doing Menus unlocked over the following release? This one is newer than the original one posted by teddybear2 with better fan control.

The 2.18 version link is the following:
http://global-download.acer.com/GDFiles/...ER&SC=PA_6

By the way, thank you very much for your work.

Last one was 2.13.

For 2.18, here you go:

https://hostr.co/kh9JvWftmjj3

Report!

<div style="background-color: #f9f9f9">
http://felipejfc.com
</div>
find
quote
#9
(03-17-2014, 12:15 PM)fjfc Wrote:
(03-17-2014, 11:58 AM)Spinete Wrote:
(03-17-2014, 08:25 AM)fjfc Wrote: Recovery name is StormX64.fd

I've made a mod with Menus unlocked to be flashed by recovery.

https://hostr.co/k9iffIjO62oO

Report. Instructions inside.

Sorry fjfc, I don't know which BIOS version have you modified. Is 2.18 revision or the one that teddybear2 posted (2.13)?

Do you mind doing Menus unlocked over the following release? This one is newer than the original one posted by teddybear2 with better fan control.

The 2.18 version link is the following:
http://global-download.acer.com/GDFiles/...ER&SC=PA_6

By the way, thank you very much for your work.

Last one was 2.13.

For 2.18, here you go:

https://hostr.co/kh9JvWftmjj3

Report!

Oh man, you are so fast! I really appreciate.
I will give you some feedback about how it is working and a donation will drop Wink
find
quote
#10
Veyr nice Smile

Regards

<div style="background-color: #f9f9f9">
http://felipejfc.com
</div>
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)