Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266421 - media-sound/pulseaudio-0.9.15: fail to start due to 'file not found' error if built with USE=-dbus flag
Summary: media-sound/pulseaudio-0.9.15: fail to start due to 'file not found' error if...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major with 1 vote (vote)
Assignee: Arun Raghavan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-16 20:12 UTC by Chao-Rui Chang
Modified: 2012-12-15 12:46 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pulse information I've gathered so far (pulse-info,37.93 KB, text/plain)
2010-01-03 11:27 UTC, Christopher Hogan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chao-Rui Chang 2009-04-16 20:12:15 UTC
If pulseaudio-0.9.15 built with USE=-dbus will fail to start:

E: modinfo.c: Failed to open module "/usr/lib/pulse-0.9.15/modules/module-alsa-card": file not found
E: modinfo.c: Failed to open module "/usr/lib/pulse-0.9.15/modules/module-alsa-sink": file not found
E: modinfo.c: Failed to open module "/usr/lib/pulse-0.9.15/modules/module-alsa-source": file not found

But these files exist:
# ll /usr/lib/pulse-0.9.15/modules/module-alsa-*
-rwxr-xr-x 1 root root 13640 Apr 17 02:37 /usr/lib/pulse-0.9.15/modules/module-alsa-card.so
-rwxr-xr-x 1 root root  9396 Apr 17 02:37 /usr/lib/pulse-0.9.15/modules/module-alsa-sink.so
-rwxr-xr-x 1 root root  9396 Apr 17 02:37 /usr/lib/pulse-0.9.15/modules/module-alsa-source.so

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Christopher Hogan 2010-01-03 11:27:54 UTC
Created attachment 215001 [details]
pulse information I've gathered so far

I'm giving up for tonight. I simply can not get pulse audio to work with alsa. I keep getting bogus file not found errors. I've attached what information I thought might be useful. Please let me know if anything else is needed.
Comment 2 Arun Raghavan (RETIRED) gentoo-dev 2011-05-18 04:15:55 UTC
Can you check with 0.9.22?
Comment 3 Nazgul 2011-07-05 21:52:27 UTC
(In reply to comment #2)
> Can you check with 0.9.22?

I've tried it. Same issue. pulseaudio is build with dbus support, though.
Comment 4 Arun Raghavan (RETIRED) gentoo-dev 2012-03-29 03:19:13 UTC
There were some fixes for starting without D-Bus in newer versions (1.1 or at least 1.99.2). Could you try now? If it doesn't work, please post logs.
Comment 5 Pacho Ramos gentoo-dev 2012-12-15 12:46:15 UTC
(In reply to comment #4)
> There were some fixes for starting without D-Bus in newer versions (1.1 or
> at least 1.99.2). Could you try now? If it doesn't work, please post logs.