Riggs6012 submitted a new resource:
Kernel patch for all apps USB DAC 5.10 - all apps usb dac
diff --git a/sound/x86/intel_hdmi_audio.c b/sound/x86/intel_hdmi_audio.c
index d1db87b..f12ef42 100644
--- a/sound/x86/intel_hdmi_audio.c
+++ b/sound/x86/intel_hdmi_audio.c
@@ -41,1 +41,4 @@ /standard module options for ALSA. This module supports only one card/
-static int hdmi_card_index = SNDRV_DEFAULT_IDX1;
-static char *hdmi_card_id = SNDRV_DEFAULT_STR1;
-static bool single_port;
+static int hdmi_card_index = SNDRV_DEFAULT_IDX;
+static char *hdmi_card_id = SNDRV_DEFAULT_STR...
View the full version of this resource...
Kernel patch for all apps USB DAC 5.10 - all apps usb dac
diff --git a/sound/x86/intel_hdmi_audio.c b/sound/x86/intel_hdmi_audio.c
index d1db87b..f12ef42 100644
--- a/sound/x86/intel_hdmi_audio.c
+++ b/sound/x86/intel_hdmi_audio.c
@@ -41,1 +41,4 @@ /standard module options for ALSA. This module supports only one card/
-static int hdmi_card_index = SNDRV_DEFAULT_IDX1;
-static char *hdmi_card_id = SNDRV_DEFAULT_STR1;
-static bool single_port;
+static int hdmi_card_index = SNDRV_DEFAULT_IDX;
+static char *hdmi_card_id = SNDRV_DEFAULT_STR...
View the full version of this resource...