Check that the user you are trying to run mythtv as is a member of the audio group.  You can check using the command &quot;grep audio /etc/group&quot;.  If the user isn&#39;t listed, you&#39;ve found your problem.  Add them to the group using the usermod command (i.e. &quot;usermod -a -G audio username&quot;, replace username with the appropriate name).<div>
<br></div><div>Ciao<br><br><div class="gmail_quote">On Wed, May 25, 2011 at 1:17 PM, Robin Gilks <span dir="ltr">&lt;<a href="mailto:g8ecj@gilks.org">g8ecj@gilks.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
If I run as an ordinary user I get the error<br>
<br>
2011-05-25 23:07:29.616 ALSA, Error: Setting hardware audio buffer size to<br>
128<br>
2011-05-25 23:07:29.616 ALSA, Error: Error opening<br>
/proc/asound/card0/pcm1p/sub0/prealloc: Permission denied.<br>
2011-05-25 23:07:29.616 ALSA, Error: Try to manually increase audio buffer<br>
with: echo 128 | sudo tee /proc/asound/card0/pcm1p/sub0/prealloc<br>
2011-05-25 23:07:29.616 ALSA, Error: Unable to sufficiently increase ALSA<br>
hardware buffer size - underruns are likely<br>
<br>
This has been documented before but if I try running the frontend SUID<br>
root then the BBC weather scripts fail due to perl getting huffy running<br>
as root.<br>
<br>
Is there a solution to this?<br>
<br>
--<br>
Robin Gilks<br>
<br>
<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br></div>