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] IBM ThinkPad X40 whitelist rem...
Last Post: kahlil88
Today 05:53 PM
» Replies: 0
» Views: 92
[Request] Lenovo v520s sff unit bios sup...
Last Post: alegatorul
Today 04:31 AM
» Replies: 16
» Views: 3610
[REQUEST] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: Dudu2002
Yesterday 03:56 PM
» Replies: 224
» Views: 140744
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 3434
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 909062
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 29986
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 33596
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 5467
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 5562
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 5677
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 6871
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 11304
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 8667
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 39203
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 8537
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 8804
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 8762
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 58319
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 53641
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2806

[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)