chore: Add production Z13 to hardware setup

This commit is contained in:
Kyle Gospodnetich 2025-03-06 23:29:13 -08:00 committed by GitHub
parent a867b14ccd
commit ca4ce32eda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -162,7 +162,7 @@ if [[ ":ONEXPLAYER F1:ONEXPLAYER F1L:ONEXPLAYER F1 EVA-01:ONEXPLAYER X1Pro:" =~
fi
fi
if [[ ":ROG Flow Z13 GZ302EA_GZ302EA_03156148D:" =~ "$:SYS_ID:" ]]; then
if [[ ":ROG Flow Z13 GZ302EA_GZ302EA_03156148D:ROG Flow Z13 GZ302EA_GZ302EA:" =~ "$:SYS_ID:" ]]; then
if [[ ! $KARGS =~ "amdgpu.dcdebugmask" ]]; then
echo "ROG Flow Z13 2025, fixing display artifacts"
NEEDED_KARGS+=("--append-if-missing=amdgpu.dcdebugmask=0x410")