<div dir="ltr">If it was my system, I would check the groups of my user to see if he's in the "audio" group and such able to use the audio hardware at all.<div><br></div><div>Then I would check the output of "lspci -vvv" and search for audio hardware, if it's there. Then I woud check "lsmod" if there is the "snd" module and all other needed modules for your audio hardware.</div>
<div><br></div><div>Then I would start alsamixer to check if it can access the mixer of your audio hardware.<br><div><br></div><div>If that is okay and still not works, I would disable pulseaudio autostart by setting "autospawn = off" in client.conf, kill all pulseaudio processes, start it manually with -vvv option and look at the output to see what it tries and where it fails.<div>
<br></div><div>If that won't work, I would start pulseaudio through strace and search for access to /dev/snd/* devices, to verify it really tried to access it and what this system call will return as exit code.</div></div>
<div><br></div><div>If it was the PC of my neighbor who has no linux administration knowhow, I would suggest to backup all personal files and reinstall, because it should work from scratch. If it fails from scratch, too, then either the linux distribution he uses is flawed, or the audio hardware might be broken and dead.</div>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/1 James Board <span dir="ltr"><<a href="mailto:jpboard2@yahoo.com" target="_blank">jpboard2@yahoo.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif"><div style="display:block"><div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:12pt">
<div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:12pt"><div><div class="im"><div><div><div dir="ltr"><font><font face="Arial">></font></font>I guess you may have something already hogging up the ALSA hardware devices before pulseaudio starts. Perhaps you installed >and activated jackd or some other audio system.<div>
><br clear="none"></div><div>>When pulseaudio starts, it cannot find any free hardware ports to connect to and falls back to load a null audio sink.</div>
<div>><br clear="none"></div><div>>That's just a wild guess, but there are a bazillion of possibilities why it fails, so I don't have any insights to share with you.</div><br></div></div></div></div>Well, you know more than me.  First question: can I assume  this is causing me to not be able to play sounds?  If this the right direction for me to look?<br>
<br>I don't know what jackd is and there is no file named jackd on my entire system.<br><br>Second question: how would I learn why it can't find free hardware ports?  Is there a log file somewhere that tells me what is hogging the ALSA hardware devices, whatever they are?<br>
<br>What do I read?  What would you do next if this was your system?<br><br><br><br><br><br><br></div>  </div> </div>  </div> </div></div><br>_______________________________________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@lists.freedesktop.org">pulseaudio-discuss@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss" target="_blank">http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss</a><br>
<br></blockquote></div><br></div>