notice - you will need to run journalctl -b -p err as root to see the errors
I forgot about the 3rd issue, which I can't seem to find a solution for yet avahi-daemon[1731]: chroot.c: open() failed: No such file or directory maybe someone else has some insight on that error On Tue, Jun 9, 2015 at 3:26 AM, Wolfden <[email protected]> wrote: > ~~Augh, think I sent last email to the wrong list, so resending~~ > > I'm noticing on the XFCE dev iso an error on every boot that bluetooth is > failing to load. > > [pulseaudio] bluez5-util.c: GetManagedObjects() failed: > org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to > load: No such file or directory. > > Fix: systemctl enable bluetooth > > > Not sure if issue is on other iso's, maybe someone else can confirm? > > > journalctl -b -p err << should show the error if so > > ----------------------------------------------------------------------------- > > > I also notice that pulseaudio is trying to start twice. In some researching > of the issue it seems we have > > > /etc/xdg/autostart/pulseaudio.desktop > > > From what I read, the Desktop manager will load pulseaudio on it's own, so we > are trying to start pulseaudio twice. > > > Fix: rename /etc/xdg/autostart/pulseaudio.desktop to something like > pulseaudio.none > > > and the error message in boot up log will go away and pulseaudio still works. > > > Regardless, pulseaudio works even if we are trying to start it twice, it just > kills the second one. > > > Again - journalctl -b -p err will confirm the message of pulseaudio killing > it, not sure if present on other iso's but I assume both issues are. > > > > -- > KJS > ~wolfden~ > -- KJS ~wolfden~
