My Fedora 15 (2.6.40.4-5.fc15.x86_64, SELinux disabled) installation hangs during 'shutdown -h'. The following lines keeps repeating:
Code:
[ xxxx.xxxxxx ] pulseaudio[xxx]: core-util.c: Failed to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused
<above message repeated 11 times in total>
[ xxxx.xxxxxx ] pulseaudio[xxxx]: bluetooth-util.c: Failed to get D-Bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused
[ xxxx.xxxxxx ] pulseaudio[xxxx]: module.c: Failed to load module "module-bluetooth-discover" (argument: ""): initialization failed.
[ xxxx.xxxxxx ] pulseaudio[xxxx]: main.c: Module load failed.
[ xxxx.xxxxxx ] pulseaudio[xxxx]: main.c: Failed to initialize daemon.
[ xxxx.xxxxxx ] pulseaudio[xxxx]: main.c: Daemon startup failed.
I can continue the shutdown sequence by pressing CTRL + ALT + DELETE, but as the box should be used as a server physically out of reach, that's a bit annoying...
Any ideas?