When lauching pulseaudio on boot, I see these warnings in my syslog : Jun 18 18:12:08 localhost pulseaudio[2765]: ltdl-bind-now.c: Failed to find original dlopen loader. Jun 18 18:12:08 localhost pulseaudio[2772]: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted Jun 18 18:12:08 localhost pulseaudio[2772]: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted I find that RLIMIT_NICE and RLIMIT_RTPRIO are parameters in /etc/pulse/daemon.conf but I don"t kno which value is better to avoid the warning. Reproducible: Always
(In reply to comment #0) > When lauching pulseaudio on boot, I see these warnings in my syslog : > > Jun 18 18:12:08 localhost pulseaudio[2765]: ltdl-bind-now.c: Failed to find > original dlopen loader. > Jun 18 18:12:08 localhost pulseaudio[2772]: main.c: setrlimit(RLIMIT_NICE, (31, > 31)) failed: Operation not permitted > Jun 18 18:12:08 localhost pulseaudio[2772]: main.c: setrlimit(RLIMIT_RTPRIO, > (9, 9)) failed: Operation not permitted > > I find that RLIMIT_NICE and RLIMIT_RTPRIO are parameters in > /etc/pulse/daemon.conf but I don"t kno which value is better to avoid the > warning. > > Reproducible: Always > The warnings are desapearing with new pulseaudio-0.9.11 but at this time I get others like this : Aug 3 12:56:17 athlon64X2_Gentoo pulseaudio[11138]: control.c: Invalid CTL front:0 Aug 3 12:56:17 athlon64X2_Gentoo pulseaudio[11138]: control.c: Invalid CTL front:0 Aug 3 12:56:17 athlon64X2_Gentoo pulseaudio[11138]: control.c: Invalid CTL plughw:1
Fresh pulseaudio-0.9.12 seems to have corrected most of the warnings, I just find the following : ltdl-bind-now.c: Failed to find original dlopen loader
And what about 0.9.15? Please reopen if it's still a problem with latest.
(In reply to comment #3) > And what about 0.9.15? Please reopen if it's still a problem with latest. > no such warnings with 0.9.15 :-)