Skip to content

Commit

Permalink
fixed ALC ID issue, set layout-id back to 32
Browse files Browse the repository at this point in the history
  • Loading branch information
jsassu20 committed Dec 6, 2019
1 parent e847fb1 commit 0763938
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EFI/CLOVER/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@
<key>device_type</key>
<string>Audio Device</string>
<key>layout-id</key>
<integer>55</integer>
<integer>32</integer>
<key>model</key>
<string>Realtek High Definition Audio Controller (Intel Broadwell-U Wildcat Point-LP Audio)</string>
<key>name</key>
Expand Down Expand Up @@ -945,7 +945,7 @@
<key>device_type</key>
<string>Audio Device</string>
<key>layout-id</key>
<integer>28</integer>
<integer>32</integer>
<key>model</key>
<string>Intel Broadwell-U HDMI Audio Controller</string>
<key>name</key>
Expand Down

0 comments on commit 0763938

Please sign in to comment.