[mythtv-users] ALSA proc files and permissions

Wayne Thomas waynethomas69 at gmail.com
Wed May 25 13:49:43 UTC 2011


Check that the user you are trying to run mythtv as is a member of the audio
group.  You can check using the command "grep audio /etc/group".  If the
user isn't listed, you've found your problem.  Add them to the group using
the usermod command (i.e. "usermod -a -G audio username", replace username
with the appropriate name).

Ciao

On Wed, May 25, 2011 at 1:17 PM, Robin Gilks <g8ecj at gilks.org> wrote:

> If I run as an ordinary user I get the error
>
> 2011-05-25 23:07:29.616 ALSA, Error: Setting hardware audio buffer size to
> 128
> 2011-05-25 23:07:29.616 ALSA, Error: Error opening
> /proc/asound/card0/pcm1p/sub0/prealloc: Permission denied.
> 2011-05-25 23:07:29.616 ALSA, Error: Try to manually increase audio buffer
> with: echo 128 | sudo tee /proc/asound/card0/pcm1p/sub0/prealloc
> 2011-05-25 23:07:29.616 ALSA, Error: Unable to sufficiently increase ALSA
> hardware buffer size - underruns are likely
>
> This has been documented before but if I try running the frontend SUID
> root then the BBC weather scripts fail due to perl getting huffy running
> as root.
>
> Is there a solution to this?
>
> --
> Robin Gilks
>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mythtv.org/pipermail/mythtv-users/attachments/20110525/9d9f91c0/attachment.html 


More information about the mythtv-users mailing list