View Single Post
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#66
Originally Posted by Gusse View Post
You are right, I should have said differences in sequence. Should there be differences between bootups? Is that normal?
yes, it's normal that not every boot is the same
sometimes a device is faster or slower than usual, for whatever reason. nothing to worry about, and probably not the reason for your problems with pulseaudio... the audio device (alsa) gets initialized fine in both logs.

what does
Code:
initctl list pulseaudio
as root say? if it's listed but not running, you could try debugging the event.d script. the command
Code:
initctl start pulseaudio
starts the daemon, maybe its output will give you a clue to the error.
if "initctl list pulseaudio" comes back empty ("no jobs matching"), your event.d scripts are messed up...
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg