diff --git a/EFI/OC/Config.plist b/EFI/OC/Config.plist
index 738a8a1..7d76d4e 100644
--- a/EFI/OC/Config.plist
+++ b/EFI/OC/Config.plist
@@ -1259,7 +1259,7 @@
SystemAudioVolume
Rg==
boot-args
- -v keepsyms=1 -igfxcdc -igfxdvmt alcid=11 -noDC9
+ -v keepsyms=1 -igfxcdc -igfxdvmt alcid=11 -noDC9 -igfxblr
csr-active-config
AAAAAA==
prev-lang:kbd
diff --git a/README.md b/README.md
index 59c9270..2b055cd 100644
--- a/README.md
+++ b/README.md
@@ -47,9 +47,11 @@ Tested on macOS 12.4 Monterey
## Issues
-- [ ] Backlight does not turn on after waking from display turning off
+- [x] Backlight does not turn on after waking from display turning off
- Tried switching off "POST Behavior > Sign of Life > Early Dell Logo Display" in bios.
- - Currently backlight will work again after waiting for around a minute.
+ - Tried recompiling SSDT-PNLF and adding SSDT-ALS0
+ - ~~Currently backlight will work again after waiting for around a minute.~~
+ - Fixed by adding `-igfxblr` bootarg
## Special Thanks