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] Sony Vaio VPCEH & VPCEJ series...
Last Post: Cysero
Today 01:49 PM
» Replies: 249
» Views: 223068
HP DV6-6031er WiFi White list
Last Post: NVTNovo
Yesterday 09:48 PM
» Replies: 0
» Views: 89
[REQUEST] Toshiba Satellite C850 & C855 ...
Last Post: cyberzero
Yesterday 09:12 PM
» Replies: 66
» Views: 61333
Lenovo Y740 Compal LA-G132P, HM370 / Cof...
Last Post: Patrik
Yesterday 02:02 PM
» Replies: 0
» Views: 130
Ivy Bridge on old H67MP‑S
Last Post: DeathBringer
Yesterday 12:30 PM
» Replies: 1
» Views: 126
OptiPlex 360 380 760 780 960 Xeon LGA 77...
Last Post: meggal2003
Yesterday 10:15 AM
» Replies: 267
» Views: 399379
[Request] HP 620 whitelist removal
Last Post: Moddo73@PROXIMUS
Yesterday 04:29 AM
» Replies: 12
» Views: 17693
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: gluk0za
09-11-2026 04:42 PM
» Replies: 507
» Views: 330878
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: r3ebf64ie
09-10-2026 04:45 AM
» Replies: 1734
» Views: 1208661
Toshiba C850-16P PART NO. PSKC8E-0DK01UE...
Last Post: Nitropt
09-10-2026 04:41 AM
» Replies: 0
» Views: 185
Bios Lenovo v15 mod ram
Last Post: antares@69
09-09-2026 09:32 AM
» Replies: 0
» Views: 300
HP DX2300 (MS-7336): New CPU Support
Last Post: DeathBringer
09-07-2026 12:34 PM
» Replies: 34
» Views: 24326
[REQUEST] Gigabyte GA-MA785GM-US2H BIOS ...
Last Post: bobcan
09-06-2026 11:24 AM
» Replies: 1
» Views: 3602
[REQUEST] ASUS P7H55-M LE BIOS Unlock
Last Post: eazyblack
09-06-2026 07:37 AM
» Replies: 3
» Views: 506
Lenovo B590 unlock the checking original...
Last Post: ElPatronV7
09-05-2026 04:59 AM
» Replies: 47
» Views: 56925
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
09-05-2026 02:15 AM
» Replies: 8
» Views: 5696
[REQUEST] Lenovo K2450 (J2ETxxWW) Whitel...
Last Post: ezzzy41
09-05-2026 12:40 AM
» Replies: 15
» Views: 705
HP Proliant Microserver AMI BIOS MOD
Last Post: Papiertiger
09-04-2026 04:37 PM
» Replies: 67
» Views: 392183
Gigabyte H81m-S2V REV 1.0 F3 NVEM BIOS
Last Post: rs22
09-04-2026 10:02 AM
» Replies: 0
» Views: 370
HP ProBook 6550b BIOS Password Reset / U...
Last Post: KrzysztofB
09-04-2026 05:14 AM
» Replies: 0
» Views: 516

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
#4
So rather than mod the bios, I just did a bit of kernel hackery and made a patch which fixes this in the Linux kernel.  Apply the patch to your kernel, compile & install it with a kernel command line parameter of `pci=realloc=on` ... This enables Intel ARC resizable BAR without UEFI hackery on the C621 / Lenovo P920:

https://github.com/ben-efros/grimtickle-...bars.patch

Code:
b2:00.0 VGA compatible controller: Intel Corporation DG2 [Arc A380] (rev 05) (prog-if 00 [VGA controller])
        Subsystem: ASRock Incorporation Device 6004
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 32 bytes
        Interrupt: pin ? routed to IRQ 410
        NUMA node: 1
        IOMMU group: 21
        Region 0: Memory at e5000000 (64-bit, non-prefetchable) [size=16M]
        Region 2: Memory at 28000000000 (64-bit, prefetchable) [size=8G] <<<<<<< YAY!!!!!!!!!!!!!!!!!!!!!!
        Expansion ROM at e6000000 [disabled] [size=2M]
        Capabilities: [40] Vendor Specific Information: Len=0c <?>
        Capabilities: [70] Express (v2) Endpoint, IntMsgNum 0
                DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
                        ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 0W TEE-IO-
                DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq-
                        RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ FLReset-
                        MaxPayload 128 bytes, MaxReadReq 128 bytes
                DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend-
                LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us
                        ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+
                LnkCtl: ASPM Disabled; RCB 64 bytes, LnkDisable- CommClk-
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 2.5GT/s, Width x1
                        TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
                DevCap2: Completion Timeout: Range B, TimeoutDis+ NROPrPrP- LTR+
                        10BitTagComp+ 10BitTagReq+ OBFF Not Supported, ExtFmt+ EETLPPrefix-
                        EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
                        FRS- TPHComp- ExtTPHComp-
                        AtomicOpsCap: 32bit- 64bit- 128bitCAS-
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
                        AtomicOpsCtl: ReqEn-
                        IDOReq- IDOCompl- LTR- EmergencyPowerReductionReq-
                        10BitTagReq- OBFF Disabled, EETLPPrefixBlk-
                LnkCap2: Supported Link Speeds: 2.5GT/s, Crosslink- Retimer- 2Retimers- DRS-
                LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
                        Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
                        Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
                LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1-
                        EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
                        Retimer- 2Retimers- CrosslinkRes: unsupported
        Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable+ 64bit+
                Address: 00000000fee00078  Data: 0000
                Masking: 00000000  Pending: 00000000
        Capabilities: [d0] Power Management version 3
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold-)
                Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [100 v1] Alternative Routing-ID Interpretation (ARI)
                ARICap: MFVC- ACS-, Next Function: 0
                ARICtl: MFVC- ACS-, Function Group: 0
        Capabilities: [420 v1] Physical Resizable BAR
                BAR 2: current size: 8GB, supported: 256MB 512MB 1GB 2GB 4GB 8GB
        Capabilities: [400 v1] Latency Tolerance Reporting
                Max snoop latency: 0ns
                Max no snoop latency: 0ns
        Kernel driver in use: i915
        Kernel modules: i915, xe
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)