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
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: ArkuS
Today 09:37 AM
» Replies: 10
» Views: 6552
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
Today 03:45 AM
» Replies: 139
» Views: 98926
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
Today 03:43 AM
» Replies: 601
» Views: 350893
HP Elitebook 8540w Microcode for I7 920X...
Last Post: blackcat1996@
Today 03:25 AM
» Replies: 7
» Views: 376
ASUS X501A CPU 1000M > 3210M upgrade cl...
Last Post: ngocthienta
11-12-2025 11:16 PM
» Replies: 5
» Views: 2779
Help Acer Aspire 15
Last Post: mvlaurentiu
11-12-2025 06:41 PM
» Replies: 0
» Views: 281
[REQUEST] Acer Exstensa 5220 cpu mod
Last Post: DeathBringer
11-12-2025 04:09 PM
» Replies: 5
» Views: 312
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Gumpween
11-12-2025 03:45 PM
» Replies: 497
» Views: 256611
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: sam4011
11-12-2025 01:37 PM
» Replies: 100
» Views: 57715
[REQUEST] Lenovo L340-15API & L340-17API...
Last Post: Dudu2002
11-12-2025 10:24 AM
» Replies: 12
» Views: 8519
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: pupa57
11-12-2025 07:28 AM
» Replies: 818
» Views: 458267
Locate BIOS chip on DKL50 LA-E802P Rev:1...
Last Post: valerio_vanni
11-11-2025 08:29 PM
» Replies: 0
» Views: 147
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: wimmme
11-11-2025 10:55 AM
» Replies: 19
» Views: 38749
[REQUEST] Acer Nitro 5 AN515-55 BIOS Unl...
Last Post: mimouzunov
11-11-2025 10:37 AM
» Replies: 100
» Views: 81348
Asus A8JR / Z99J - T7200 CPU - confirmed
Last Post: Longmao0219
11-11-2025 10:16 AM
» Replies: 1
» Views: 3941
Samsung R60 plus
Last Post: Debilix4441
11-11-2025 09:01 AM
» Replies: 15
» Views: 17172
[REQUEST] Lenovo Legion Y540 (BHCNxxWW) ...
Last Post: fgonz
11-11-2025 08:22 AM
» Replies: 18
» Views: 10153
Foxconn 865G7MF Pinmodded Xeon Support
Last Post: Jackal1983
11-10-2025 10:01 PM
» Replies: 18
» Views: 642
H170-HD3 DDR3 Nvme RAID Unlock
Last Post: foxbnu
11-10-2025 04:18 PM
» Replies: 0
» Views: 147
[REQUEST] Lenovo L440 Whitelist Removal
Last Post: Dudu2002
11-10-2025 04:48 AM
» Replies: 144
» Views: 83607

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