<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>When booting from the talkingarch CD, the following modules load automatically (as reported by lsmod | grep snd).<br><br>snd_hda_codec_idt      55648  1 <br>snd_hda_codec_hdmi     24487  1 <br>snd_hda_intel          26180  1 <br>snd_hda_codec          98033  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel<br>snd_hwdep               6300  1 snd_hda_codec<br>snd_pcm                75167  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel<br>snd_page_alloc          7217  2 snd_pcm,snd_hda_intel<br>snd_timer              18934  1 snd_pcm<br>snd                    59989  7 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_hda_codec,snd_hda_intel<br>soundcore               5442  1 snd<br><br><br>When booting the CD with the command:<br><br>arch64 brltty=auto,ttyUSB0,en_US modprobe.blacklist=snd_hda_codec_hdmi<br><br>the hdmi module no longer shows up under lsmod, but I still don't have sound.<br><br>"aplay -l" reports the same information for card 1, but there is no card 0 entry.  <br><br>The archwiki has tips for redefining default soundcard, but it looks like they require re-booting the kernel.<br>[https://wiki.archlinux.org/index.php/Alsa]<br><br>>From: chris@the-brannons.com<br>>To: blinux-list@redhat.com<br>>Date: Fri, 5 Jul 2013 10:37:51 -0700<br>>Subject: Re: amixer output<br>><br>><aerospace1028@hotmail.com> writes:<br>> <br>>> If I understand correctly, I can add a "modprobe.blacklist=" option<br>>> when I boot my cd. From looking at my lsmod output, would blacklisting<br>>> snd_hda_codec_hdmi preent the kernel from defaulting to the wrong<br>>> card?<br>> <br>>Yes, it should do that.  Try it and find out.  Good luck!<br>>I still can't find a really great permanent solution to this problem,<br>>but I'm looking.<br>> <br>>-- Chris<br><br>                                        </div></body>
</html>