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 TravelMate 5760(G,Z) BIOS...
Last Post: quibic
Today 01:03 AM
» Replies: 49
» Views: 26350
Asus P8Z77-M RT-d Unlock
Last Post: cbaldwin1
Yesterday 04:21 PM
» Replies: 0
» Views: 145
Yoga 530-14arr smt option
Last Post: Dudu2002
Yesterday 02:04 PM
» Replies: 1
» Views: 139
[REQUEST] Gigabyte GA-X99P-SLI BIOS with...
Last Post: DKisCRUSHIN
Yesterday 09:50 AM
» Replies: 0
» Views: 118
Acer Aspire 5920G - Requesting Modded BI...
Last Post: EbrahimSiami
07-10-2025 02:56 PM
» Replies: 1
» Views: 311
Acer A517-51G-58S5 - Complete BIOS image...
Last Post: Humboldt
07-10-2025 01:07 PM
» Replies: 2
» Views: 174
i7 2860QM how to raise power limit?
Last Post: DeathBringer
07-10-2025 07:03 AM
» Replies: 10
» Views: 487
Lenovo Yoga Pro 7 14ASP9 Bios Unlock
Last Post: Dudu2002
07-10-2025 03:02 AM
» Replies: 3
» Views: 285
[RESOLVED] Help! BIOS for Asus GL503VS R...
Last Post: AmosNZ
07-10-2025 12:09 AM
» Replies: 5
» Views: 2988
[REQUEST] Acer Predator Helios 500 PH517...
Last Post: TeckToe
07-09-2025 11:29 PM
» Replies: 4
» Views: 1490
Gigabyte G6X 9MG insydeH2O IOS Unlock
Last Post: Zzhheennyyaa
07-09-2025 04:37 PM
» Replies: 2
» Views: 626
[SOLVED] Lenovo IdeaPad 510-15ISK - BIOS...
Last Post: outsydeh2o
07-09-2025 09:39 AM
» Replies: 1
» Views: 322
(new to forums) searching for aid/direct...
Last Post: adorable_yangire
07-09-2025 12:11 AM
» Replies: 0
» Views: 259
[SOLVED] Change Serial Number, UUID, Mac...
Last Post: dsdn1
07-08-2025 07:55 PM
» Replies: 10
» Views: 16891
[REQUEST] Lenovo G50-45 BIOS Unlock
Last Post: szakiz
07-08-2025 05:36 PM
» Replies: 49
» Views: 53478
[REQUEST] Lenovo Yoga 7 Pro 82Y7 unlock
Last Post: Dudu2002
07-08-2025 07:13 AM
» Replies: 1
» Views: 272
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
07-08-2025 07:12 AM
» Replies: 491
» Views: 217837
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
07-08-2025 12:15 AM
» Replies: 5
» Views: 1161
[REQUEST] Acer Aspire 8930(G) BIOS Unloc...
Last Post: Ilias manolopoulos
07-07-2025 01:52 PM
» Replies: 58
» Views: 43723
ASUS M11AD > Haswell Refresh
Last Post: JCY1962
07-07-2025 12:40 PM
» Replies: 22
» Views: 7792

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