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
Microcode Update for HP Compaq DC7900 (7...
Last Post: MarkF
Today 09:53 AM
» Replies: 20
» Views: 11027
UNLOCKED BIOS S3810 WITH LIMIT 8GB RAM
Last Post: ccrguez
Today 09:20 AM
» Replies: 4
» Views: 420
BIOS P09ABE and 32GB RAM with 2 16GB mod...
Last Post: japa543
Today 09:05 AM
» Replies: 2
» Views: 110
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
Today 02:03 AM
» Replies: 7
» Views: 1014
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: TheMiataFanatic
Today 01:22 AM
» Replies: 134
» Views: 93935
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: DeathBringer
Yesterday 03:26 PM
» Replies: 6
» Views: 564
ASUS M2N4-SLI new cpu
Last Post: Vlad94
Yesterday 02:52 PM
» Replies: 9
» Views: 2194
[REQUEST] Lenovo Flex 2-14 (A0CNxxWW) Wh...
Last Post: Dudu2002
Yesterday 11:51 AM
» Replies: 246
» Views: 118811
disabling amd prochot with moded bios.
Last Post: vorajeeah
Yesterday 07:21 AM
» Replies: 0
» Views: 285
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Dudu2002
10-17-2025 11:34 PM
» Replies: 343
» Views: 199521
[REQUEST] Samsung RV520 BIOS Unlock
Last Post: ezikCel
10-17-2025 07:45 PM
» Replies: 9
» Views: 13744
Winflash "flash bios is not an upgrade" ...
Last Post: lovie_loveth
10-17-2025 06:47 PM
» Replies: 23
» Views: 11871
[REQUEST] Sony Vaio SVE141 & SVE151 seri...
Last Post: nitro88
10-17-2025 02:13 AM
» Replies: 59
» Views: 37994
[REQUEST] Toshiba Satellite L750D & L755...
Last Post: thepwrtank18
10-16-2025 08:20 PM
» Replies: 14
» Views: 12993
Huananzhi x79-8d
Last Post: lomajpure
10-16-2025 01:13 PM
» Replies: 0
» Views: 383
Alienware M17x R3 Bios Unlock
Last Post: Dudu2002
10-16-2025 10:40 AM
» Replies: 12
» Views: 20995
[REQUEST] Gigabyte Aorus 15G KC BIOS unl...
Last Post: Dudu2002
10-14-2025 05:10 PM
» Replies: 35
» Views: 15954
Aorus 17G YD unlock bios?
Last Post: Dudu2002
10-14-2025 05:08 PM
» Replies: 1
» Views: 647
Unlocking the Hidden MAINTENANCE Menu of...
Last Post: 123BIOS
10-14-2025 10:31 AM
» Replies: 0
» Views: 1008
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: pitnixu
10-14-2025 04:12 AM
» Replies: 757
» Views: 367007

[REQUEST] Lenovo ThinkCentre M715q 2nd Gen BIOS Unlock
#1
Hello. Is it possible to modify the bios on the Lenovo ThinkCentre M715q 2nd Gen nettop to 2Gb?
The maximum amount of allocated video memory is 512 MB, if you set it automatically, it is allocated 1 gb.
I tried changing the parameters in AMIBCP-5-02 in the UMA Frame Buffer Size section from auto to 2G, but there was no result.
Then one person on one of the forums suggested that from Boot_Shell_AmiSetupWriter line enter the command UEFI amisetupwriter 0x50 0x40 or amisetupwriter 0x50 0x00, then amisetupwriter 0x176 0x40. but the same result was no. Most likely, this limit is written in the code, and it must be sought by digging through half of the firmware
Below I attach the BIOS dump, merged by programmer

https://www.mediafire.com/file/e8yhsda64...8.BIN/file
find
quote
#2
@max911
First try this method to set 2g on UMA Frame Buffer Size ,then respond to the result.( It's change variables under Grub shell like you used AmiSetupWriter.)

find
quote
#3
No change(
find
quote
#4
@max911
1. It shouldn't be ,are you sure the command line you typed is correct ? if so ,in addition to original one command then also type this command : setup_var AmdSetup 0xDD 0x1 then test again.

2. If plan 1 is still get a failure ,now try plan 2. This is a mod of unlock advanced menus based on you provided dump. There are two "UMA Frame Buffer Size" options on setup module. One is Lenovo custom under Devices >> Video Setup ,another one is a hidden AMI setting under Chipset >> GFX Configuration. This mod can let you see another "UMA Frame Buffer Size" option in bios ,then you could directly tune it in bios without through variable change under uefi.

I have to sleep ,it's too late now(A.M 1:22) ,go luck!


*.setup module = what you can see the menus structures on AMIBCP. On plan1 i try to let you to change "UMA Frame Buffer Size" size under AMD CBS ,this is a external module ,insert it to bios screen is difficult and i can't guarantee if i can perform it. So i let you use Grub.

find
quote
#5
Plan one didn't work
Plan two worked!) Thank you so much! You are a true pro!
I installed 3 gb of video memory and everything works correctly.
I wanted to overclock the RAM a bit more, set the frequency to 1600 mhz, but no change. Maybe some other settings should be changed? The performance of Vega 11 depends very much on the memory frequency. I currently have 2 2666 mhz memory cards and I wanted to overclock them to 3200 mhz so I don't have to buy new ones.
https://www.mediafire.com/file/cktc7rjfq...t.pdf/file
find
quote
#6
1. I'm glad to hear that the result is great.

2. In fact ,the plan 1 is the same operation with what you did in plan 2 , setup_var AmdSetup 0xDD 0x1= set UMA Mode to UMA_SPECIFIED ,then setup_var AmdSetup 0xE0 0x400 = set UMA Frame buffer Size to 2g ,maybe also need to set Integrated Graphics Controller to Forces instead of Auto.

3. What's south bridge of this machine?? If it support overclocking ,you can attempt overclocking via Ryzen Master utility.

find
quote
#7
https://www.mediafire.com/view/otdtvil6f...9.jpg/file
find
quote
#8
@max911

I mentioned the chipset that support overclocking is mean such as :x470,b450,x570..etc ,but i'm can't sure your south bridge. You could try Ryzen Master yourself.

find
quote
#9
so i want to increase my ram mhz to its rated speed and get advanced option in bios can someone modify it for me pls thanks alot.its lenovo thinkcenter m715q 2nd gen
find
quote
#10
Recently I noticed that the CPU frequency is not stable and constantly changing, and under load it decreases. Tried to change different settings in BIOS, but all to no avail. I also changed the power supply.
When I connected a wattmeter, the consumption at maximum load in the system is about 40 watts, at reboot was a peak of 54 watts.
100% load on the processor can only be obtained by changing the power settings to disable downtime processor, then goes to 100% load. Any other applications do not allow to load the processor to 100%
My assumption is that something is limiting platform consumption at the hardware level. Can you help what might be the problem?
In attachment I will fix screenshots of settings in BIOS, which I changed, highlighted in red, what exactly changed

https://www.mediafire.com/file/cznb0pxf2...o.avi/file
https://www.mediafire.com/file/fg2ugwngo...o.pdf/file
https://www.mediafire.com/file/orp90hxq8...2.jpg/file
https://www.mediafire.com/file/u56o9p7zf...5.jpg/file
find
quote


Forum Jump:


Users browsing this thread: 3 Guest(s)