Guest User

Untitled

a guest
Oct 20th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. root [ / ]# pulseaudio -vvv
  2. W: main.c: This program is not intended to be run as root (unless --system is specified).
  3. D: core-rtclock.c: Timer slack is set to 50 us.
  4. D: core-util.c: setpriority() worked.
  5. I: core-util.c: Successfully gained nice level -11.
  6. I: main.c: This is PulseAudio 0.9.23
  7. D: main.c: Compilation host: i686-pc-linux-gnu
  8. D: main.c: Compilation CFLAGS: -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option
  9. D: main.c: Running on host: Linux i686 2.6.38 #20 SMP Wed Aug 24 19:35:43 IST 2011
  10. D: main.c: Found 2 CPUs.
  11. I: main.c: Page size is 4096 bytes
  12. D: main.c: Compiled with Valgrind support: no
  13. D: main.c: Running in valgrind mode: no
  14. D: main.c: Running in VM: no
  15. D: main.c: Optimized build: yes
  16. D: main.c: All asserts enabled.
  17. I: main.c: Machine ID is d1f0297c35cf94cfdbd021eb0000052d.
  18. I: main.c: Using runtime directory /root/.pulse/d1f0297c35cf94cfdbd021eb0000052d-runtime.
  19. I: main.c: Using state directory /root/.pulse.
  20. I: main.c: Using modules directory /usr/lib/pulse-0.9.23/modules.
  21. I: main.c: Running in system mode: no
  22. I: main.c: Fresh high-resolution timers available! Bon appetit!
  23. I: cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1
  24. I: svolume_mmx.c: Initialising MMX optimized functions.
  25. I: remap_mmx.c: Initialising MMX optimized remappers.
  26. I: svolume_sse.c: Initialising SSE2 optimized functions.
  27. I: remap_sse.c: Initialising SSE2 optimized remappers.
  28. I: sconv_sse.c: Initialising SSE2 optimized conversions.
  29. D: memblock.c: Using shared memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65496
  30. I: module-device-restore.c: Successfully opened database file '/root/.pulse/d1f0297c35cf94cfdbd021eb0000052d-device-volumes'.
  31. I: module.c: Loaded "module-device-restore" (index: #0; argument: "").
  32. I: module-stream-restore.c: Successfully opened database file '/root/.pulse/d1f0297c35cf94cfdbd021eb0000052d-stream-volumes'.
  33. I: module.c: Loaded "module-stream-restore" (index: #1; argument: "").
  34. I: module-card-restore.c: Successfully opened database file '/root/.pulse/d1f0297c35cf94cfdbd021eb0000052d-card-database'.
  35. I: module.c: Loaded "module-card-restore" (index: #2; argument: "").
  36. I: module.c: Loaded "module-augment-properties" (index: #3; argument: "").
  37. D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9.23/modules/module-udev-detect.so': failure
  38. W: module.c: module-hal-detect is deprecated: Please use module-udev-detect instead of module-hal-detect!
  39. E: module-hal-detect.c: Unable to contact DBUS system bus: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
  40. E: module.c: Failed to load module "module-hal-detect" (argument: ""): initialization failed.
  41. E: main.c: Module load failed.
  42. E: main.c: Failed to initialize daemon.
  43. I: module.c: Unloading "module-device-restore" (index: #0).
  44. I: module.c: Unloaded "module-device-restore" (index: #0).
  45. D: core-subscribe.c: Dropped redundant event due to remove event.
  46. I: module.c: Unloading "module-stream-restore" (index: #1).
  47. I: module.c: Unloaded "module-stream-restore" (index: #1).
  48. D: core-subscribe.c: Dropped redundant event due to remove event.
  49. I: module.c: Unloading "module-card-restore" (index: #2).
  50. I: module.c: Unloaded "module-card-restore" (index: #2).
  51. D: core-subscribe.c: Dropped redundant event due to remove event.
  52. I: module.c: Unloading "module-augment-properties" (index: #3).
  53. I: module.c: Unloaded "module-augment-properties" (index: #3).
  54. D: core-subscribe.c: Dropped redundant event due to remove event.
  55. I: main.c: Daemon terminated.
Add Comment
Please, Sign In to add comment