Advertisement
Guest User

Untitled

a guest
Dec 12th, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. --- alsa-kernel/pci/hda/patch_analog.c.orig 2011-08-19 10:45:17.000000000 -$
  2. +++ alsa-kernel/pci/hda/patch_analog.c 2011-08-28 13:58:22.258532219 -0400
  3. @@ -467,6 +467,7 @@
  4. if (spec->multiout.dig_out_nid) {
  5. info++;
  6. codec->num_pcms++;
  7. + codec->spdif_status_reset = 1;
  8. info->name = "AD198x Digital";
  9. info->pcm_type = HDA_PCM_TYPE_SPDIF;
  10. info->stream[SNDRV_PCM_STREAM_PLAYBACK] = ad198x_pcm_digital_pl$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement