<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16441" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>how can I find out what my onboard sound is called?
modprobe?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>JS (I have a feeling this will fix
it!)</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=electronikjunkie@gmail.com
href="mailto:electronikjunkie@gmail.com">Thomas Kessler</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=mythtv-users@mythtv.org
href="mailto:mythtv-users@mythtv.org">Discussion about mythtv</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, June 04, 2007 12:29
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [mythtv-users] pcHDTV 5500
No sound</DIV>
<DIV><BR></DIV>On 6/4/07, <B class=gmail_sendername>Cnudde, Paul</B> <<A
href="mailto:Paul.Cnudde@gowlings.com">Paul.Cnudde@gowlings.com</A>> wrote:
<DIV><SPAN class=gmail_quote></SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">I
had a similar issue with my 5500 where I had no sound. The issue
was that alsa believed that the 5500 was the sound card. The
solution was to blacklist alsa_cx88. Once I did that my actual
sound card was detected and I had sound again (I think alsa_cx88 is the name
of the module I blacklisted but I'm not in front of my mythbox right now).
lsmod will point you in the right direction. <BR></BLOCKQUOTE></DIV><BR>Hey
you just jogged my memory. I had the same issue, but took a different
approach. I added this to /etc/modprobde.d/aliases:<BR><BR>alias snd-card-0
snd-via82xx<BR>options snd-via82xx index=0<BR>alias snd-card-1
cx88-alsa<BR>options cx88-alsa index=1<BR><BR>My on board sound is the
via82xx.<BR><BR>TK<BR>
<P>
<HR>
<P></P>_______________________________________________<BR>mythtv-users mailing
list<BR>mythtv-users@mythtv.org<BR>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users<BR></BLOCKQUOTE></BODY></HTML>