From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- articles/2023/1vyrain.html | 85 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100755 articles/2023/1vyrain.html (limited to 'articles/2023/1vyrain.html') diff --git a/articles/2023/1vyrain.html b/articles/2023/1vyrain.html new file mode 100755 index 0000000..e04c7e3 --- /dev/null +++ b/articles/2023/1vyrain.html @@ -0,0 +1,85 @@ + + + + + + + Bloggings + + +
+

Bloggings

+ Back + +
+ +
+
+

1vyrain - unlock your Thinkpad T430

+

01-09-2023

+
+ d888                                      d8b          
+d8888                                      Y8P          
+  888                                                   
+  888   888  888 888  888 888d888  8888b.  888 88888b.  
+  888   888  888 888  888 888P"       "88b 888 888 "88b 
+  888   Y88  88P 888  888 888     .d888888 888 888  888 
+  888    Y8bd8P  Y88b 888 888     888  888 888 888  888 
+8888888   Y88P    "Y88888 888     "Y888888 888 888  888 
+                      888                               
+                 Y8b d88P                               
+                  "Y88P"                                
+    
+ +

+The Thinkpad 430 comes with an older wifi card that doesn't support 802.11ac. My machine also didn't come with a Bluetooth card. +

+In order to fit a replacement card such as the AC 7260, the BIOS must be altered as by default Lenovo only allows you to install hardware they have whitelisted, and as the T430 dates a bit this list is defunct. +

+Thankfully, 1vyrain has created a BIOS that adds an advanced tab in th BIOS and wipes the whitelist, and allows you to install alternative hardware and deactivate Intel ME among other things. +

+I followed the following steps: +

+

1

+

+For this you'll need to be in Windows 64 bit +

+First downgrade the BIOS to one that is hackable, for the T430 this is version 2.64 +

+You can either download and install the BIOS from the Official Lenovo page +

+or use 1vprep: +

+https://github.com/n4ru/IVprep +

+Click "code"> Download ZIP. Unzip the package and click "downgrade.bat" +

+The system will reboot and install the BIOS +

+

2

+

+Boot into the BIOS and make sure Secure boot is disabled, and startup set to Both, UEFI first. +

+Boot back into Windows +

+Download the 1vyrain.iso from https://github.com/n4ru/1vyrain +

+Currently available from
https://drive.google.com/open?id=1yusq98ja6NmI4G4txKVueFqY_ZEwaZvO +

+Burn the iso to a USB drive using Rufus https://rufus.ie (select DD mode) +

+Reboot from the USB drive and follow the instructions. The computer will go into sleep mode, just hit the power button to get back into 1vyrain +

+Note: I had to remove the SATA drive where windows was installed to be able to select the USB drive to boot from. +

+The computer will reboot, it might recycle a few times. It might also display a CRC error, you can ignore this and reboot. +

+Boot into the BIOS again, you should now see a new tab "Advanced". In this tab you can disable Intel ME. +

+You are all set! +

+
+
+ + -- cgit v1.3.1