[F] Fix backlight issue
This commit is contained in:
+1
-1
@@ -1259,7 +1259,7 @@
|
||||
<key>SystemAudioVolume</key>
|
||||
<data>Rg==</data>
|
||||
<key>boot-args</key>
|
||||
<string>-v keepsyms=1 -igfxcdc -igfxdvmt alcid=11 -noDC9</string>
|
||||
<string>-v keepsyms=1 -igfxcdc -igfxdvmt alcid=11 -noDC9 -igfxblr</string>
|
||||
<key>csr-active-config</key>
|
||||
<data>AAAAAA==</data>
|
||||
<key>prev-lang:kbd</key>
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user