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] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: Pregal
Yesterday 04:35 PM
» Replies: 3
» Views: 20468
Gigabyte GA-EP45-UD3P (Rev 1.0) - BIOS F...
Last Post: zamar26
Yesterday 09:54 AM
» Replies: 17
» Views: 18173
UNLOCKED BIOS S3810 WITH LIMIT 8GB RAM
Last Post: DeathBringer
Yesterday 07:29 AM
» Replies: 11
» Views: 993
[REQUEST] Acer Predator Helios 500 PH517...
Last Post: MaksaMax
10-21-2025 06:11 PM
» Replies: 46
» Views: 24008
[Request] Mod JGINYUE X99-M D4 BIOS
Last Post: polmzqwe
10-21-2025 11:54 AM
» Replies: 0
» Views: 168
2x CPU Dell Workstation BIOS modding
Last Post: amyleon
10-21-2025 06:59 AM
» Replies: 1
» Views: 1528
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
10-21-2025 02:39 AM
» Replies: 135
» Views: 94867
Lenovo X250 WAN whitelist remove
Last Post: rahimali
10-20-2025 11:59 AM
» Replies: 12
» Views: 4151
[REQUEST] HP Elitebook 8560w Whitelist R...
Last Post: daedaluus
10-20-2025 11:16 AM
» Replies: 26
» Views: 16929
How to peek inside a bios that comes as ...
Last Post: amyleon
10-20-2025 10:46 AM
» Replies: 1
» Views: 1477
BTC79X9 Core unlock
Last Post: Stahan
10-20-2025 05:27 AM
» Replies: 0
» Views: 240
Biostar N68S3B to disable TDP check
Last Post: DeathBringer
10-20-2025 03:24 AM
» Replies: 3
» Views: 347
[REQUEST] Lenovo Thinkpad T420s (8CETxxW...
Last Post: fr4nk
10-19-2025 09:35 PM
» Replies: 196
» Views: 122506
BIOS P09ABE and 32GB RAM with 2 16GB mod...
Last Post: DeathBringer
10-19-2025 11:16 AM
» Replies: 3
» Views: 597
Microcode Update for HP Compaq DC7900 (7...
Last Post: MarkF
10-19-2025 09:53 AM
» Replies: 20
» Views: 11321
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-19-2025 02:03 AM
» Replies: 7
» Views: 1115
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: DeathBringer
10-18-2025 03:26 PM
» Replies: 6
» Views: 631
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-18-2025 02:52 PM
» Replies: 9
» Views: 2254
[REQUEST] Lenovo Flex 2-14 (A0CNxxWW) Wh...
Last Post: Dudu2002
10-18-2025 11:51 AM
» Replies: 246
» Views: 119603
disabling amd prochot with moded bios.
Last Post: vorajeeah
10-18-2025 07:21 AM
» Replies: 0
» Views: 567

[REQUEST] Acer EG43M & G43T-AM BIOS Unlock
#11
Yes i saw the post sorry about the delay. Unfortunately there isn't a single option hidden in this bios which means that the only path left to take is to try and find a retail motherboard which you coulld flash the bios over to but this is extremely risky and lots of research would need to be done.

Admin
find
quote
#12
Hello,

I have an old Packard Bell iXtream M5722. I bought a GTX 960 card for it but I soon figured out that the old q8300 is a big bottleneck. Bios does not have any overclocking features so I tried setFSB but the motherboard pll - CV194CPAG was not supported. So unlocking the bios is my last resort.

CPU-Z info:
Motherboard: Packard Bell
Model: EG43M

Bios: American Megatrends Inc.
Version: P01-A0
Date: 08/18/2009

Packard Bell website has a newer version P01-A1 for this desktop - link

Is it possible to unlock it? Thanks in advance!
find
quote
#13
Hi, I need some help.

I modded an Intel Xeon E5450 to fit in a lga 775 socket. I added xeon microcodes to the bios and flashed it. All went well, the bios recognize the cpu.

The problem arise at os boot time as both debian and windows get's stuck at the very initial boot procedure.

I knew that i could face this problem, as in some cases there is the need to disable Intel c-state c1e in bios. The fact is there is no such option in it.

As a workaround:

- for windows i've changed the registry key ControlSet001\Services\intelppm\Start from 3 to 4.
- for debian i've added the kernel option intel_idle.max_cstate=1 in grub

Both systems boots fine now, but i think i/i'll have some issues:

- In windows all seems fine, but i wonder if i'll need, some day, to install windows from scratch, will i be able to do it?

- (please read the UPDATE in the second post) In debian i observe high cores temperatures (~65°C on idle). I guess is because the kernel option intel_idle.max_cstate=1 doesn't disable c1e only, but it will set, as the option name say, the max c-state (c1 in this case), and the cpu can't go on deeper c-states. As of now i haven't found a way to disable c1e only.
-  Again, will i be able to install debian, or any other os?

All this to say, there is a way to add the option to disable c1e in my bios? And while we're at it, unlocking any other hidden options?

Attached there is the official bios file (P01-A1.1M.rom) and the one with xeon microcodes (p01-a1.1m_xeon.rom).

Thanks and best regards!


Attached Files
.rom   P01-A1.1M.rom (Size: 1 MB / Downloads: 6)
.rom   p01-a1.1m_xeon.rom (Size: 1 MB / Downloads: 3)
find
quote
#14
- UPDATE -

Solved the high cores temperatures on debian. In coretemp kernel module the tjmax was at 100°, while for the Xeon E5450 the right value seems to be 85°. I've now set the correct tjmax by adding
Code:
options coretemp tjmax=85
in
Code:
/etc/modprobe.d/coretemp-xeon_e5450_tjmax.conf
and now the cores temperatures are ~50°C on idle.

Obviously the temperatures aren't "lower" now, but the readings should just be more accurate.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)