Commit 2b323b2
authored
Fix Audio on ODROID-C4 (#136)
With the new axg-sound-card sound card configuration ODROID-C4 gets a
valid sound card now. However, startup doesn't complete since the sound
card is not properly setup due to missing soundconfig. This leads to
100% CPU usage by the Audio plug-in on ODROID-C4.
This adds soundconfig for ODROID-C4 to fix the problem.1 parent c9c820d commit 2b323b2
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
132 | 140 | | |
133 | 141 | | |
134 | 142 | | |
| |||
0 commit comments