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
UNLOCKED BIOS S3810 WITH LIMIT 8GB RAM
Last Post: ccrguez
Today 06:32 AM
» Replies: 10
» Views: 903
[REQUEST] Acer Predator Helios 500 PH517...
Last Post: MaksaMax
Yesterday 06:11 PM
» Replies: 46
» Views: 23890
[Request] Mod JGINYUE X99-M D4 BIOS
Last Post: polmzqwe
Yesterday 11:54 AM
» Replies: 0
» Views: 130
2x CPU Dell Workstation BIOS modding
Last Post: amyleon
Yesterday 06:59 AM
» Replies: 1
» Views: 1513
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
Yesterday 02:39 AM
» Replies: 135
» Views: 94676
Lenovo X250 WAN whitelist remove
Last Post: rahimali
10-20-2025 11:59 AM
» Replies: 12
» Views: 4118
[REQUEST] HP Elitebook 8560w Whitelist R...
Last Post: daedaluus
10-20-2025 11:16 AM
» Replies: 26
» Views: 16886
How to peek inside a bios that comes as ...
Last Post: amyleon
10-20-2025 10:46 AM
» Replies: 1
» Views: 1466
BTC79X9 Core unlock
Last Post: Stahan
10-20-2025 05:27 AM
» Replies: 0
» Views: 204
Biostar N68S3B to disable TDP check
Last Post: DeathBringer
10-20-2025 03:24 AM
» Replies: 3
» Views: 309
[REQUEST] Lenovo Thinkpad T420s (8CETxxW...
Last Post: fr4nk
10-19-2025 09:35 PM
» Replies: 196
» Views: 122405
BIOS P09ABE and 32GB RAM with 2 16GB mod...
Last Post: DeathBringer
10-19-2025 11:16 AM
» Replies: 3
» Views: 566
Microcode Update for HP Compaq DC7900 (7...
Last Post: MarkF
10-19-2025 09:53 AM
» Replies: 20
» Views: 11277
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-19-2025 02:03 AM
» Replies: 7
» Views: 1100
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: DeathBringer
10-18-2025 03:26 PM
» Replies: 6
» Views: 624
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-18-2025 02:52 PM
» Replies: 9
» Views: 2246
[REQUEST] Lenovo Flex 2-14 (A0CNxxWW) Wh...
Last Post: Dudu2002
10-18-2025 11:51 AM
» Replies: 246
» Views: 119479
disabling amd prochot with moded bios.
Last Post: vorajeeah
10-18-2025 07:21 AM
» Replies: 0
» Views: 544
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Dudu2002
10-17-2025 11:34 PM
» Replies: 343
» Views: 200119
[REQUEST] Samsung RV520 BIOS Unlock
Last Post: ezikCel
10-17-2025 07:45 PM
» Replies: 9
» Views: 13775

Lenovo M920s - resizable BAR mod?
#1
Greetings,

I've completed the mod that would allow the stock BIOS to support resizable BAR for the Intel ARC A380 that I have installed. (see: https://github.com/xCuri0/ReBarUEFI)

I am currently stuck on not being able to flash the modified BIOS. The stock Lenovo tools will not allow it, which I kind of figured would be the case. Does anyone know if there is some way around it? I've researched and found that maybe Intel FPT is what I'd be looking to use, but I am not 100% certain that's the case and really don't want to brick the machine. Confused

Thanks,
Digits

System Specs:
Intel i5-8600/32GB Crucial DDR4/512GB TeamGroup NVME/2TB TeamGroup SSD/Sparkle Intel ARC A380 - running Fedora 39.
find
quote
#2
(03-30-2024, 12:51 PM)digits Wrote: I am currently stuck on not being able to flash the modified BIOS. The stock Lenovo tools will not allow it, which I kind of figured would be the case. Does anyone know if there is some way around it? I've researched and found that maybe Intel FPT is what I'd be looking to use, but I am not 100% certain that's the case and really don't want to brick the machine. 

This Thread is Google Hit #1 for "m920s resizable bar", so i thought i'll add my failed attempt here. Maybe it'll help others, maybe someone might find another way.


- used the USB Drive Package, UEFI M1UKT77A/1.0.0.119  25 Apr 2024
- successfully Inserted the ReBarDxe Module to the PciBus Module
- used UEFIPatch with the ReBarUEFI projects patches.txt -> none were applicable
- tried to enable hidden 4G decoding -> no hidden option
- the UEFI does not provide such Option, but i flashed it anyways 
-- to answer digits' question: format a flash drive to fat32, put all content of m1ujt77usa.zip onto it's root, replace the imageM1U.ROM with the modified, boot from it. After 2 promts it will start flashing. 
- Result: ResBar is not working

- It meets the following criteria in DTST patching section:
| Systems without 4G decoding even in hidden settings, this fix will only work in Linux for them though (atleast with GPUs)
- Tried to find the GUID for DSDT modification, no matches

Gave up at this point. Good luck to the next guy, i'd be happy to find your mail in my inbox Wink
find
quote
#3
(09-29-2024, 01:33 AM)There is a hidden GPU option for 4G decode. Wrote:
  • You have to search for  "Above 4G" and you will come up with:
  1. 1) "Memory Remap" and Edit:Guide says not to mess with Memory Remap as it is not the same. 
  2. 2)"Above 4GB MMIO Bios assignment"
  • You then follow the modGrubShell instuctions to enablethe second of these. After  the second of these , GPU-Z shows 4G encoding enabled. Edit:GPU-Z can't really tell if 4G encoding is enabled.
(03-30-2024, 12:51 PM)digits Wrote: I am currently stuck on not being able to flash the modified BIOS. The stock Lenovo tools will not allow it, which I kind of figured would be the case. Does anyone know if there is some way around it? I've researched and found that maybe Intel FPT is what I'd be looking to use, but I am not 100% certain that's the case and really don't want to brick the machine. 

This Thread is Google Hit #1 for "m920s resizable bar", so i thought i'll add my failed attempt here. Maybe it'll help others, maybe someone might find another way.
- used the USB Drive Package, UEFI M1UKT77A/1.0.0.119  25 Apr 2024
- successfully Inserted the ReBarDxe Module to the PciBus Module
- used UEFIPatch with the ReBarUEFI projects patches.txt -> none were applicable
- tried to enable hidden 4G decoding -> no hidden option
- the UEFI does not provide such Option, but i flashed it anyways 
-- to answer digits' question: format a flash drive to fat32, put all content of m1ujt77usa.zip onto it's root, replace the imageM1U.ROM with the modified, boot from it. After 2 promts it will start flashing. 
- Result: ResBar is not working
- It meets the following criteria in DTST patching section:
| Systems without 4G decoding even in hidden settings, this fix will only work in Linux for them though (atleast with GPUs)
- Tried to find the GUID for DSDT modification, no matches
Gave up at this point. Good luck to the next guy, i'd be happy to find your mail in my inbox Wink
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)