[pulseaudio-discuss] New module compiles, but can't load it

James Ausmus james.ausmus at gmail.com
Tue Oct 14 17:59:42 PDT 2008


Hello all-
I'm playing with writing a PA module for experimentation purposes - I have
the new module written, and (finally) compiling properly (at least, it
doesn't error out anymore), but, when I go to load the module, I get the
following in the system log:

Oct 14 17:45:06 jausmus-gentoo-dev pulseaudio[13585]: module.c: Loaded
"module-gconf" (index: #14; argument: "").
Oct 14 17:45:06 jausmus-gentoo-dev pulseaudio[13585]: module.c: Failed to
open module "module-simple-enc-server": file not found
Oct 14 17:45:06 jausmus-gentoo-dev pulseaudio[13585]: main.c: Module load
failed.
Oct 14 17:45:06 jausmus-gentoo-dev pulseaudio[13585]: main.c: Failed to
initialize daemon.

And then PA shuts down...

However, the module exists in
/usr/lib/pulse-0.9/modules/module-simple-enc-server.so (along with all the
other modules that *do* work).

I also get the following when I run pulseaudio --dump-modules:

E: modinfo.c: Failed to open module
"/usr/lib/pulse-0.9/modules/module-simple-enc-server": file not found

What have I done wrong? How do I go about fixing this?

Thanks!

-James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20081014/b028900f/attachment.htm>


More information about the pulseaudio-discuss mailing list