I’d like to see some benchmarks to know if it made any measurable difference.
Workaround helps improve gaming performance on outdated Intel CPUs — Resizable Bar UEFI mod works with CPUs as old as Sandy Bridge
Submitted 9 months ago by throws_lemy@lemmy.nz to technology@lemmy.world
Comments
FunderPants@lemmy.ca 9 months ago
7heo@lemmy.ml 9 months ago
Somehow I doubt that manufacturers of 13 years old motherboards are going to update their UEFIs… I would love to be proven wrong, but it was hard enough to find a UEFI able to POST on a 2080 super already.
SteveTech@programming.dev 9 months ago
That’s exactly why this project exists, to allow users to add ReBAR support to their old motherboards.
7heo@lemmy.ml 9 months ago
Thanks 🙏
quaff@lemmy.ca 9 months ago
I’m running up against the wall of breaking the signature. I guess my motherboard protects itself from unsigned modifications and idiot tinkerers 😂
7heo@lemmy.ml 9 months ago
You might be able to drop the manufacturer’s keys somehow[^1] but I would not recommend.
If you really want to do this, I would recommend:
- Unsoldering the eeprom
- Soldering a slot in socket instead
- Getting a new blank chip
- Getting an eeprom programmer
- Dumping the eeprom to a bin file
- Flashing that bin file onto the new eeprom
- Testing that the motherboard POSTs
- Searching for cryptographic signatures (possibly compressed, possibly obfuscated - rolling XOR, reversed, etc) in the bin file
- Hacking around that bin file trying to blank the keys, or better yet, replace them with yours.
- Go to step 7, repeat.
Of course, you could always flash the modified bin onto the new eeprom directly at step 6, but what’s the fun in that? 😅
Also, if you really do this(!), please don’t forget to document. 🙏
[^1]: I doubt they went as far as “fusing” them in the factory, it would be perceived as “overkill” for a general public product - which I assume it is - and would risk running the risk of bricking upgradibility of the board, should the manufacturer lose the keys. Plus, it doesn’t help anything (quite the contrary) if the keys are somehow leaked by the manufacturer.
Toes@ani.social 9 months ago
Now I’m a bit out of the loop with this.
Would there be any benefit for a 8700k paired with a 1080ti?
hushable@lemmy.world 9 months ago
In order to use the resizable BAR feature.you need a compatible CPU and GPU. This would make it possible to use older CPUs but you’ll still need a compatible GPU which I think it’s series 2000 and newer for nVidia, so no.
altima_neo@lemmy.zip 9 months ago
Hmm, I’ve got a 3080 in my i7 5930K system. I wonder if it works on that?
quaff@lemmy.ca 9 months ago
If only I had access to a windows machine to patch my old ass motherboard 🥹🫡
SteveTech@programming.dev 9 months ago
I haven’t completed read through the tutorial, but UEFITool does exist for Linux. (I had unsuccessfully added NVMe support to an old motherboard previously)
quaff@lemmy.ca 9 months ago
Managed to get it working with
wine
. But now I am running up against issues with my motherboard and failing the security verification of the modified bios 😅Stay tuned… 🤓
quaff@lemmy.ca 9 months ago
I tried it out with my Linux box. There’s a step that requires MMtools that I can’t run with out windows unfortunately 🥲
bfg9k@lemmy.world 9 months ago
use a winPE boot image?
quaff@lemmy.ca 9 months ago
Whoa. I didn’t know this was a thing! Windows live CD! That’s awesome. Thank you for this! I managed to get MMtools working with
wine
. But definitely gonna try a few things with this since I’m getting some security verification failures with the modified bios 👀
sleepmode@lemmy.world 9 months ago
Sandy Bridge was such a monster when it dropped. Weird to see it in this context. shakes cane
Samueru@lemmy.world 9 months ago
This is common on the cheap X79 and X99 motherboard combos being sold in aliexpress, they even add nvme support.
sonovebitch@lemmy.world 9 months ago
My i7- 4790K from 2014 thanks you.
jonesy@aussie.zone 9 months ago
4790k brother!
Finerney@lemmy.blahaj.zone 9 months ago
I still have my 4790k too!
I swear basically everyone that bought one just never got rid of it.
Even now I’m thinking “I may need an upgrade… in a couple years”
AnUnusualRelic@lemmy.world 9 months ago
I have a 4770k that’s happily chugging along. It’s the only windows machine left in the house. I’m not the one using it but it’s a fine machine (it used to run linux before I had to downgrade it to pass it along to my SO).
It doesn’t get to run any games though. I’ll have to see if it’s worth it to mess with it.
sonovebitch@lemmy.world 9 months ago
The only game I’m having stutters in is Escape From Tarkov (CPU intensive, and optimized for single-core).
Other than that, It runs everything I throw at it without a flinch.