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] Dell 7400 2 in 1 Computrace/Ab...
Last Post: Lorand187
Today 10:34 PM
» Replies: 0
» Views: 15
[REQUEST] Asus eeepc 1025C
Last Post: biospherebios
Today 07:28 PM
» Replies: 86
» Views: 110192
Fujitsu Esprimo P5710 - unlock [REQUEST]
Last Post: monkeywrench
Today 02:28 PM
» Replies: 12
» Views: 282
[REQUEST] Gigabyte B75M-D3H BIOS Unlock
Last Post: topadefir
Today 12:56 PM
» Replies: 10
» Views: 4001
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: samugarob
Today 10:08 AM
» Replies: 674
» Views: 168092
[REQUEST] Asus GL504GV BIOS Unlock
Last Post: merjeu
Today 09:28 AM
» Replies: 5
» Views: 1671
[REQUEST] Asus ROG Strix GL702ZC BIOS Un...
Last Post: George205
Today 09:22 AM
» Replies: 168
» Views: 68502
[REQUEST] Lenovo G780 advanced menu
Last Post: serinity63
Today 07:03 AM
» Replies: 42
» Views: 16858
[REQUEST] HP Gaming Pavilion 15-cx0xxx B...
Last Post: falkorikstv
Today 07:03 AM
» Replies: 10
» Views: 1563
[REQUEST] Gigabyte G5 KC Unlock BIOS
Last Post: Dudu2002
Today 04:06 AM
» Replies: 6
» Views: 2239
[REQUEST] M920q BIOS unlock
Last Post: d3vf0x
Yesterday 04:50 PM
» Replies: 0
» Views: 122
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: MAVARACOMPLEX
Yesterday 02:15 PM
» Replies: 1186
» Views: 267884
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: BOJIKA
Yesterday 01:33 PM
» Replies: 49
» Views: 17205
[REQUEST] Lenovo Y400 & Y500 (6BCNxxWW) ...
Last Post: Dudu2002
Yesterday 11:17 AM
» Replies: 157
» Views: 54786
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
Yesterday 11:16 AM
» Replies: 877
» Views: 289891
[Removed, sp52359] HP Touchsmart Tm2t-22...
Last Post: OrionDakota
Yesterday 10:04 AM
» Replies: 24
» Views: 21098
[REQUEST] HP Laptop 15-dw3xxx BIOS Unloc...
Last Post: UltraVi0let
Yesterday 09:58 AM
» Replies: 4
» Views: 199
Clevo P775TM1-G BIOS
Last Post: Spacoom
04-29-2024 09:09 AM
» Replies: 146
» Views: 58565
[REQUEST] Unlocked BIOS for Gigabyte H51...
Last Post: IsHacker
04-29-2024 05:32 AM
» Replies: 0
» Views: 173
[REQUEST] Lenovo G510 (79CNxxWW) BIOS Un...
Last Post: Crazy tech
04-28-2024 09:51 PM
» Replies: 78
» Views: 43083

[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: 4 Guest(s)