From ebc04e521256442318427476ef69ee2aa3b946eb Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Sat, 2 Sep 2023 14:44:07 -0600 Subject: Add Dell Latitude E6430 This was only tested on the iGPU model, though a dGPU model does exist. The vendor firmware used a 16KiB gbe.bin, which was modified with a random MAC address as well as shrinking it to 8KiB. As with the E6400, GRUB doesn't like the way the EC implements the keyboard controller and thus GRUB payloads are disabled at this time. Suspend does not currently work, and this is believed to be due to the EC controlling the DRAM reset gate which is required to prevent DRAM from being reset on resume. With some tweaks, the e6400-flash-unlock utility also works on this system, though both flash chips can be accessed through removal of only the keyboard. Signed-off-by: Nicholas Chin --- resources/blobs/sources | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'resources/blobs/sources') diff --git a/resources/blobs/sources b/resources/blobs/sources index 4297090c..8f82dfc6 100644 --- a/resources/blobs/sources +++ b/resources/blobs/sources @@ -104,3 +104,9 @@ E6400_VGA_offset 274451 E6400_VGA_romname mod_21.bin } + +{e6430}{ + DL_hash 039c89c6d44ae11ae2510cbd5fed756e97ed9a31 + DL_url https://download.lenovo.com/pccbbs/mobiles/g1rg24ww.exe + DL_url_bkup https://web.archive.org/web/20210706183911/https://download.lenovo.com/pccbbs/mobiles/g1rg24ww.exe +} -- cgit v1.2.1