On 09/21/2013 04:18 PM, Gregory Nowak wrote:
On Sat, Sep 21, 2013 at 04:07:49PM -0700, Gary Roach wrote:
In reply to your question:
root@mysite:/var/lib# ls -ld /var/lib/alsa
drwxr-xr-x 2 root root 4096 Dec 29 2012 /var/lib/alsa
root@mysite:/var/lib# ls -ld /root
drwx------ 15 gary gary 4096 Sep 3 18:21 /root
I do stand to be corrected, but I think that's the problem. I haven't
yet come across a system where /root was owned by some user other than
root. Try this:
chown root.root /root
and try starting alsa again.
Greg
Greg
You were correct. I'm not sure why root got marked gary:gary but that
stopped Alsa from being restarted. I still don't have sound so I'll be
back as soon a I can find something concrete wrong.
Thanks
Gary R