On Sun, Nov 23, 2008 at 1:30 PM, Steven Adeff <span dir="ltr"><<a href="mailto:adeffs.mythtv@gmail.com">adeffs.mythtv@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Sun, Nov 23, 2008 at 2:10 PM, spectro <<a href="mailto:spectro@gmail.com">spectro@gmail.com</a>> wrote:<br>
> I migrated my home setup from old Knoppmyth to mythbuntu. Everything works<br>
> fine except audio in the frontend where I have two issues:<br>
><br>
> 1. Audio starts muted in the frontend box. I need to reach out for the<br>
> keyboard, open xterm and unmute it with alsamixer everytime I boot the box<br>
> 2. Audio is way too low compared to my old Knoppmyth frontend in same<br>
> hardware. I use analog audio to my HDTV and audio levels used to be just<br>
> fine.<br>
><br>
> Any suggestions on how to solve these two issues?<br>
<br>
</div></div>the first is just a matter of storing your alsa state, 'alsactl store'<br>
should do the trick.<br>
the second is a bit tougher as there are a couple places to make sure<br>
the volume level is set correctly, so make sure the levels in<br>
alsamixer are at max and then check the audio output level in MythTV's<br>
settings.<br>
</blockquote></div><br>Somehow both issues got fixed. I opened alsamixer in a terminal and cranked every single audio level to 100%. I found a few ones I did not know about all the way to the right and they made a difference.<br>
<br>It seems the state got saved somehow, it is no longer muted after reboot.<br><br>Thanks.<br>