Changes between Version 50 and Version 51 of venice/mipi
- Timestamp:
- 09/18/2025 12:16:39 AM (104 minutes ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
venice/mipi
v50 v51 185 185 }}} 186 186 187 - If DAI/CODEC are not probed first snd-soc-simple-card will not probe; so you must add the following to the end of /etc/modules-load.d/modules.conf to force the dai/codec modules load before simple-audio-card: 188 {{{#!bash 189 snd_soc_fsl_sai 190 snd_soc_sgtl5000 191 snd_soc_simple_card 192 }}} 187 193 188 194 A sample script used for testing: