[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with HDMI audio output after upgrade



El 06/07/13 06:17, Igor Cicimov escribió:

I guess alsa got upgraded in same time right? Check your ~/.asoundrc file, or even better copy and paste it here, to confirm the config there still matches the hdmi device as showed by aplay. I've seen cases where different versions of alsa show the devices in different order.


Sorry, I totally forget to paste the content of that file. Sorry:

$ cat ~/.asoundrc
pcm.!default {
  type plug
  slave.pcm "hdmi"
}

ctl.!default {
  type hw
  card 1
}

pcm.!hdmi {
  type hw
  card 1
  device 7
}

ctl.!hdmi {
  type hw
  card 1
  device 7
}


Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: