Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[REQUEST] Acer Nitro 5 AN517-51 BIOS Unl...
Last Post: Dudu2002
Yesterday 04:08 PM
» Replies: 18
» Views: 12619
[REQUEST] Lenovo IdeaPad Z570 (45CNxxWW)...
Last Post: andkul
Yesterday 09:52 AM
» Replies: 96
» Views: 114232
Lenovo T430 clean Bios needed
Last Post: halfchemistry
Yesterday 04:40 AM
» Replies: 1
» Views: 807
ASUS M11AD > Haswell Refresh
Last Post: DeathBringer
07-02-2025 11:36 PM
» Replies: 19
» Views: 7107
[REQUEST] Clevo P150SM Prema Bios Reques...
Last Post: wussification
07-02-2025 10:21 PM
» Replies: 4
» Views: 1351
I need help updating the BIOS on my HP D...
Last Post: benjax_vg122
07-02-2025 01:08 PM
» Replies: 0
» Views: 183
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: luanstoltzemburg
07-02-2025 10:33 AM
» Replies: 216
» Views: 109314
BIOS Mod to Disable Intel iGPU on Acer V...
Last Post: diabolicgod
07-02-2025 09:14 AM
» Replies: 8
» Views: 791
[REQUEST] Lenovo G450 & G550 (18CNxxWW) ...
Last Post: SoporteNetFe
07-02-2025 09:07 AM
» Replies: 97
» Views: 72664
Help me please
Last Post: DarkKnight0
07-02-2025 04:39 AM
» Replies: 0
» Views: 214
[REQUEST] Acer Aspire E5-473(G) BIOS Unl...
Last Post: KUSANAGUI777
07-02-2025 12:45 AM
» Replies: 20
» Views: 13926
[REQUEST] Lenovo Thinkpad SL400 & SL500 ...
Last Post: FilhoSenhor
07-01-2025 09:39 PM
» Replies: 19
» Views: 11364
[REQUEST] HP ProBook 4720s whitelist rem...
Last Post: Paxviffpack
06-30-2025 04:26 PM
» Replies: 15
» Views: 11255
[REQUEST] Acer Aspire VN7-791(G) BIOS Un...
Last Post: Dudu2002
06-30-2025 02:16 AM
» Replies: 91
» Views: 89888
BIOS Unlock Request – Dell Latitude 5420
Last Post: gata.infernum
06-29-2025 09:14 PM
» Replies: 0
» Views: 244
Asus T100
Last Post: EmmetIsOfficial
06-29-2025 02:33 PM
» Replies: 6
» Views: 11854
BIOS Unlock Request – Dell Latitude 7480
Last Post: na3nou3.electronics
06-28-2025 10:33 AM
» Replies: 1
» Views: 348
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
06-27-2025 12:58 PM
» Replies: 597
» Views: 299463
[REQUEST] Lenovo G570 (40CNxxWW) Whiteli...
Last Post: Mark738
06-27-2025 12:07 PM
» Replies: 172
» Views: 160604
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
06-27-2025 01:23 AM
» Replies: 1
» Views: 717

[Pend] Request over/underclockable bios mod for acer 522 aspire one
#1
camomli has already supplied an unlocked bios for this netbook, however looking at the bytecode of the bios there are a plethora of additional options available. i know that it has been said that no more can be done, but if someone is interested, maybe they could patch in these additional features. for example:

One Of [0x1a7<1>] 'Turbo Mode'
\Help text: 'Enable processor Turbo Mode(requires EMTTM enabled too).'
Option 'Disabled' = 0x0 Flags 0x0 Key 0x0
Option 'Enabled' = 0x1 Flags 0x1 Key 0x0
End One Of
End If
Grayout If
EQ [0x85<1>] == 0x2
EQ [0x86<1>] == 0x1

and
from advanced:
Text: 'CPU Type:','[Not Detected]' Flags:0x0 Key:0x0
Text: 'System Bus Speed','[Not Detected]' Flags:0x0 Key:0x0
Text: 'System Memory Speed','[Not Detected]' Flags:0x0 Key:0x0

aspire one users are looking for fsb adjustments, video card ram adjustments, voltage adjustments. thanks so much

link to bios:
http://global-download.acer.com/GDFiles/...ep2=ASPIRE ONE&Step3=AO522&OS=ALL&LC=en&BC=ACER&SC=PA_7

version 1.12
acer
aspire one 522 c50chipset



Attached Files
.txt   bytecode.txt (Size: 105.22 KB / Downloads: 9)
find
quote
#2
Turbo mode is enabled by default, and the other items are just info. If you want any of the still hidden options unlocked, tell me and i will try to do it, but if it is not already built into the bios then forget it.

BIOS REPOSITORY.Please consider donating (me or forum) if you like my work.
Please remember to come back and leave feedback. I hate leech and disappear thing.

Nice day.
Camilo.
find
quote
#3
Thanks alot for taking another look at this. I've put a list of options together that I'm hoping to be able to see and tweak in the bios.

0xf3: Clock Chip Initialize:
0xf4: Enabled CK SSC:
0x19c: P-States(IST)
0x19d: Thermal Mode
0x19e: Fan On Temperature
0x1a4: EMTTM
0x1a6: Dynamic FSB Switching
0x1a7: Turbo Mode
0x1b2: C-States
0x1b3: Enhanced C-States

\Help text: 'Enable processor Enhanced Multi Threaded Thermal Monitoring (requires GV3).'
Option 'Disabled' = 0x0 Flags 0x0 Key 0x0
Option 'Enabled' = 0x1 Flags 0x1 Key 0x0
End One Of

One Of [0x1a6<1>] 'Dynamic FSB Switching'
\Help text: 'Enable or disable processor Dynamic FSB Frequency Switching(Bus GV).'
Option 'Disabled' = 0x0 Flags 0x1 Key 0x0
Option 'Enabled' = 0x1 Flags 0x0 Key 0x0
End One Of
End If
Grayout If
EQ [0x85<1>] == 0x2
EQ [0x86<1>] == 0x1
AND
One Of [0x1a7<1>] 'Turbo Mode'
\Help text: 'Enable processor Turbo Mode(requires EMTTM enabled too).'
Option 'Disabled' = 0x0 Flags 0x0 Key 0x0
Option 'Enabled' = 0x1 Flags 0x1 Key 0x0
End One Of
\Help text: 'Enable processor performance states(P-States).'
Option 'Disabled' = 0x0 Flags 0x0 Key 0x0
Option 'Enabled' = 0x1 Flags 0x1 Key 0x0
End One Of
find
quote
#4
Will have a look why those options are still hidden, but, if i enable it for you, don't blame me if you end up with a semibrick playing with them Smile
'Enable processor Enhanced Multi Threaded Thermal Monitoring (requires GV3).'
is enabled as default.
'Dynamic FSB Switching'
is disabled as default.
'Enable processor Turbo Mode(requires EMTTM enabled too).'
is enabled as default.
'Enable processor performance states(P-States).'
is enabled as default.

This is right now, even you don't see the options that are their default values.
Anyway if you have the script that dumps the menu forms you can patch them and see the result yourself Smile
hmmm, can't see why that options are still hidden, options appear and disappear accordingly other bios parameters configurations, like P-States(IST), C-States, etc.

Or do you see in the "bytecode" any Suppress just before that options???
One Of [0xf3<1>] 'Clock Chip Initialize:'
\Help text: ' '
Option 'Disabled' = 0x0 Flags 0x0 Key 0x0
Option '48MHz' = 0x30 Flags 0x0 Key 0x0
Option '66MHz' = 0x42 Flags 0x1 Key 0x0

is 66Mhz as default. And it's under video configuration.

BIOS REPOSITORY.Please consider donating (me or forum) if you like my work.
Please remember to come back and leave feedback. I hate leech and disappear thing.

Nice day.
Camilo.
find
quote
#5
thanks for confirming all of that. i have no skills in this area and am just trying to do anything i can to find a way to contribute to the users looking to undervolt the gpu and overclock the cpu of this netbook. i really do appreciate that you took the time to look at this. i guess no further modding is needed, as nothing can be patched in. keep up the good work camiloml
find
quote
#6
I am recieving requests for enabling dynamic fsb. If you could mod that in Camiloml that would be awesome!
find
quote
#7
I will try. Even i can't see why it's still hidden. Will force unhide it but that may bring unpredictable results when changed as it's chained to other options.

BIOS REPOSITORY.Please consider donating (me or forum) if you like my work.
Please remember to come back and leave feedback. I hate leech and disappear thing.

Nice day.
Camilo.
find
quote
#8
(09-20-2011, 12:18 PM)camiloml Wrote: I will try. Even i can't see why it's still hidden. Will force unhide it but that may bring unpredictable results when changed as it's chained to other options.

thers alot of users that will test this mod. i guess we'll know quickly whether or not it brings some overclocking, or a big brick
find
quote
#9
Look in your bios, do you have "Advanced CPU control" in POWER tab? Post please a screenshot of that menu if you have it.

BIOS REPOSITORY.Please consider donating (me or forum) if you like my work.
Please remember to come back and leave feedback. I hate leech and disappear thing.

Nice day.
Camilo.
find
quote
#10
its there. i'll have a photo in about 10 hours, when i get my camera. this is using your modded bios btw.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)