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] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: kaczorekbw
Today 01:33 PM
» Replies: 223
» Views: 134859
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 2202
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 901143
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 25835
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 29023
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 4079
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 4246
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 4496
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 5370
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 9468
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 7212
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38684
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 7191
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 7431
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 7531
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 54049
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 49616
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2614
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3422
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 32224

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