Advertisement
barjac

Untitled

Apr 5th, 2011
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. [baz@localhost ~]$ pulseaudio -vvvvv
  2. I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
  3. I: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
  4. D: core-rtclock.c: Timer slack is set to 50 us.
  5. D: core-util.c: RealtimeKit worked.
  6. I: core-util.c: Successfully gained nice level -11.
  7. I: main.c: This is PulseAudio 0.9.22-4.mga1
  8. D: main.c: Compilation host: x86_64-mageia-linux-gnu
  9. D: main.c: Compilation CFLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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
  10. D: main.c: Running on host: Linux x86_64 2.6.38.2-desktop-2.mga #1 SMP Sat Apr 2 19:36:15 UTC 2011
  11. D: main.c: Found 1 CPUs.
  12. I: main.c: Page size is 4096 bytes
  13. D: main.c: Compiled with Valgrind support: no
  14. D: main.c: Running in valgrind mode: no
  15. D: main.c: Running in VM: no
  16. D: main.c: Optimized build: yes
  17. D: main.c: All asserts enabled.
  18. I: main.c: Machine ID is 3ab4d0abd5b87bb3a5b66f2100000144.
  19. I: main.c: Session ID is 3ab4d0abd5b87bb3a5b66f2100000144-1301921813.760026-1560576472.
  20. I: main.c: Using runtime directory /home/baz/.pulse/3ab4d0abd5b87bb3a5b66f2100000144-runtime.
  21. I: main.c: Using state directory /home/baz/.pulse.
  22. I: main.c: Using modules directory /usr/lib64/pulse-0.9.22/modules.
  23. I: main.c: Running in system mode: no
  24. I: main.c: Fresh high-resolution timers available! Bon appetit!
  25. I: cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 MMXEXT 3DNOW 3DNOWEXT
  26. I: svolume_mmx.c: Initialising MMX optimized functions.
  27. I: remap_mmx.c: Initialising MMX optimized remappers.
  28. I: svolume_sse.c: Initialising SSE2 optimized functions.
  29. I: remap_sse.c: Initialising SSE2 optimized remappers.
  30. I: sconv_sse.c: Initialising SSE2 optimized conversions.
  31. 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 65472
  32. E: main.c: Daemon startup without any loaded modules, refusing to work.
  33. I: main.c: Daemon terminated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement